Your message dated Sun, 07 Feb 2021 07:33:21 +0000
with message-id <e1l8ezn-0001sg...@fasolo.debian.org>
and subject line Bug#957495: fixed in lives 3.0.2-1.1
has caused the Debian Bug report #957495,
regarding lives: ftbfs with GCC-10
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
957495: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957495
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:lives
Version: 3.0.2-1
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-10

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/lives_3.0.2-1_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-10/porting_to.html

[...]
/usr/bin/ld: giw/giwled.o:./src/./paramspecial.h:77: multiple definition of 
`mergealign'; widget-helper.o:./src/paramspecial.h:77: first defined here
/usr/bin/ld: giw/giwled.o:./src/./events.h:198: multiple definition of `rdet'; 
widget-helper.o:./src/events.h:198: first defined here
/usr/bin/ld: giw/giwled.o:./src/./widget-helper.h:1136: multiple definition of 
`widget_opts'; widget-helper.o:./src/widget-helper.h:1136: first defined here
/usr/bin/ld: giw/giwled.o:./src/./widget-helper-gtk.h:975: multiple definition 
of `LIVES_STOCK_LABEL_MEDIA_RECORD'; 
widget-helper.o:./src/widget-helper-gtk.h:975: first defined here
/usr/bin/ld: giw/giwled.o:./src/./widget-helper-gtk.h:974: multiple definition 
of `LIVES_STOCK_LABEL_MEDIA_PAUSE'; 
widget-helper.o:./src/widget-helper-gtk.h:974: first defined here
/usr/bin/ld: giw/giwled.o:./src/./widget-helper-gtk.h:973: multiple definition 
of `LIVES_STOCK_LABEL_MEDIA_PLAY'; 
widget-helper.o:./src/widget-helper-gtk.h:973: first defined here
/usr/bin/ld: giw/giwled.o:./src/./widget-helper-gtk.h:972: multiple definition 
of `LIVES_STOCK_LABEL_MEDIA_STOP'; 
widget-helper.o:./src/widget-helper-gtk.h:972: first defined here
/usr/bin/ld: giw/giwled.o:./src/./widget-helper-gtk.h:971: multiple definition 
of `LIVES_STOCK_LABEL_MEDIA_REWIND'; 
widget-helper.o:./src/widget-helper-gtk.h:971: first defined here
/usr/bin/ld: giw/giwled.o:./src/./widget-helper-gtk.h:970: multiple definition 
of `LIVES_STOCK_LABEL_MEDIA_FORWARD'; 
widget-helper.o:./src/widget-helper-gtk.h:970: first defined here
/usr/bin/ld: giw/giwled.o:./src/./widget-helper-gtk.h:968: multiple definition 
of `LIVES_STOCK_LABEL_GO_FORWARD'; 
widget-helper.o:./src/widget-helper-gtk.h:968: first defined here
/usr/bin/ld: giw/giwled.o:./src/./widget-helper-gtk.h:967: multiple definition 
of `LIVES_STOCK_LABEL_SELECT_ALL'; 
widget-helper.o:./src/widget-helper-gtk.h:967: first defined here
/usr/bin/ld: giw/giwled.o:./src/./widget-helper-gtk.h:966: multiple definition 
of `LIVES_STOCK_LABEL_DELETE'; widget-helper.o:./src/widget-helper-gtk.h:966: 
first defined here
/usr/bin/ld: giw/giwled.o:./src/./widget-helper-gtk.h:965: multiple definition 
of `LIVES_STOCK_LABEL_REFRESH'; widget-helper.o:./src/widget-helper-gtk.h:965: 
first defined here
/usr/bin/ld: giw/giwled.o:./src/./widget-helper-gtk.h:964: multiple definition 
of `LIVES_STOCK_LABEL_REVERT'; widget-helper.o:./src/widget-helper-gtk.h:964: 
first defined here
/usr/bin/ld: giw/giwled.o:./src/./widget-helper-gtk.h:963: multiple definition 
of `LIVES_STOCK_LABEL_CLOSE'; widget-helper.o:./src/widget-helper-gtk.h:963: 
first defined here
/usr/bin/ld: giw/giwled.o:./src/./widget-helper-gtk.h:962: multiple definition 
of `LIVES_STOCK_LABEL_APPLY'; widget-helper.o:./src/widget-helper-gtk.h:962: 
first defined here
/usr/bin/ld: giw/giwled.o:./src/./widget-helper-gtk.h:961: multiple definition 
of `LIVES_STOCK_LABEL_QUIT'; widget-helper.o:./src/widget-helper-gtk.h:961: 
first defined here
/usr/bin/ld: giw/giwled.o:./src/./widget-helper-gtk.h:960: multiple definition 
of `LIVES_STOCK_LABEL_OPEN'; widget-helper.o:./src/widget-helper-gtk.h:960: 
first defined here
/usr/bin/ld: giw/giwled.o:./src/./widget-helper-gtk.h:959: multiple definition 
of `LIVES_STOCK_LABEL_SAVE_AS'; widget-helper.o:./src/widget-helper-gtk.h:959: 
first defined here
/usr/bin/ld: giw/giwled.o:./src/./widget-helper-gtk.h:958: multiple definition 
of `LIVES_STOCK_LABEL_SAVE'; widget-helper.o:./src/widget-helper-gtk.h:958: 
first defined here
/usr/bin/ld: giw/giwled.o:./src/./widget-helper-gtk.h:957: multiple definition 
of `LIVES_STOCK_LABEL_NO'; widget-helper.o:./src/widget-helper-gtk.h:957: first 
defined here
/usr/bin/ld: giw/giwled.o:./src/./widget-helper-gtk.h:956: multiple definition 
of `LIVES_STOCK_LABEL_YES'; widget-helper.o:./src/widget-helper-gtk.h:956: 
first defined here
/usr/bin/ld: giw/giwled.o:./src/./widget-helper-gtk.h:955: multiple definition 
of `LIVES_STOCK_LABEL_OK'; widget-helper.o:./src/widget-helper-gtk.h:955: first 
defined here
/usr/bin/ld: giw/giwled.o:./src/./widget-helper-gtk.h:954: multiple definition 
of `LIVES_STOCK_LABEL_CANCEL'; widget-helper.o:./src/widget-helper-gtk.h:954: 
first defined here
/usr/bin/ld: giw/giwled.o:./src/./support.h:23: multiple definition of 
`trString'; widget-helper.o:./src/support.h:23: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./main.h:1406: multiple definition of 
`dummychar'; widget-helper.o:./src/main.h:1406: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./main.h:851: multiple definition of `tv'; 
widget-helper.o:./src/main.h:851: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./preferences.h:688: multiple definition 
of `prefsw'; widget-helper.o:./src/preferences.h:688: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./preferences.h:687: multiple definition 
of `future_prefs'; widget-helper.o:./src/preferences.h:687: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./preferences.h:686: multiple definition 
of `prefs'; widget-helper.o:./src/preferences.h:686: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./keyboard.h:11: multiple definition of 
`cached_mod'; widget-helper.o:./src/keyboard.h:11: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./keyboard.h:10: multiple definition of 
`cached_key'; widget-helper.o:./src/keyboard.h:10: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./mainwindow.h:1479: multiple definition 
of `pulse_message2'; widget-helper.o:./src/mainwindow.h:1479: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./mainwindow.h:1478: multiple definition 
of `pulse_message'; widget-helper.o:./src/mainwindow.h:1478: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./mainwindow.h:1474: multiple definition 
of `jack_message2'; widget-helper.o:./src/mainwindow.h:1474: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./mainwindow.h:1473: multiple definition 
of `jack_message'; widget-helper.o:./src/mainwindow.h:1473: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./mainwindow.h:1448: multiple definition 
of `fx_dialog'; widget-helper.o:./src/mainwindow.h:1448: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./paramspecial.h:77: multiple definition 
of `mergealign'; widget-helper.o:./src/paramspecial.h:77: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./events.h:198: multiple definition of 
`rdet'; widget-helper.o:./src/events.h:198: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./widget-helper.h:1136: multiple 
definition of `widget_opts'; widget-helper.o:./src/widget-helper.h:1136: first 
defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./widget-helper-gtk.h:975: multiple 
definition of `LIVES_STOCK_LABEL_MEDIA_RECORD'; 
widget-helper.o:./src/widget-helper-gtk.h:975: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./widget-helper-gtk.h:974: multiple 
definition of `LIVES_STOCK_LABEL_MEDIA_PAUSE'; 
widget-helper.o:./src/widget-helper-gtk.h:974: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./widget-helper-gtk.h:973: multiple 
definition of `LIVES_STOCK_LABEL_MEDIA_PLAY'; 
widget-helper.o:./src/widget-helper-gtk.h:973: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./widget-helper-gtk.h:972: multiple 
definition of `LIVES_STOCK_LABEL_MEDIA_STOP'; 
widget-helper.o:./src/widget-helper-gtk.h:972: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./widget-helper-gtk.h:971: multiple 
definition of `LIVES_STOCK_LABEL_MEDIA_REWIND'; 
widget-helper.o:./src/widget-helper-gtk.h:971: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./widget-helper-gtk.h:970: multiple 
definition of `LIVES_STOCK_LABEL_MEDIA_FORWARD'; 
widget-helper.o:./src/widget-helper-gtk.h:970: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./widget-helper-gtk.h:968: multiple 
definition of `LIVES_STOCK_LABEL_GO_FORWARD'; 
widget-helper.o:./src/widget-helper-gtk.h:968: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./widget-helper-gtk.h:967: multiple 
definition of `LIVES_STOCK_LABEL_SELECT_ALL'; 
widget-helper.o:./src/widget-helper-gtk.h:967: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./widget-helper-gtk.h:966: multiple 
definition of `LIVES_STOCK_LABEL_DELETE'; 
widget-helper.o:./src/widget-helper-gtk.h:966: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./widget-helper-gtk.h:965: multiple 
definition of `LIVES_STOCK_LABEL_REFRESH'; 
widget-helper.o:./src/widget-helper-gtk.h:965: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./widget-helper-gtk.h:964: multiple 
definition of `LIVES_STOCK_LABEL_REVERT'; 
widget-helper.o:./src/widget-helper-gtk.h:964: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./widget-helper-gtk.h:963: multiple 
definition of `LIVES_STOCK_LABEL_CLOSE'; 
widget-helper.o:./src/widget-helper-gtk.h:963: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./widget-helper-gtk.h:962: multiple 
definition of `LIVES_STOCK_LABEL_APPLY'; 
widget-helper.o:./src/widget-helper-gtk.h:962: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./widget-helper-gtk.h:961: multiple 
definition of `LIVES_STOCK_LABEL_QUIT'; 
widget-helper.o:./src/widget-helper-gtk.h:961: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./widget-helper-gtk.h:960: multiple 
definition of `LIVES_STOCK_LABEL_OPEN'; 
widget-helper.o:./src/widget-helper-gtk.h:960: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./widget-helper-gtk.h:959: multiple 
definition of `LIVES_STOCK_LABEL_SAVE_AS'; 
widget-helper.o:./src/widget-helper-gtk.h:959: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./widget-helper-gtk.h:958: multiple 
definition of `LIVES_STOCK_LABEL_SAVE'; 
widget-helper.o:./src/widget-helper-gtk.h:958: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./widget-helper-gtk.h:957: multiple 
definition of `LIVES_STOCK_LABEL_NO'; 
widget-helper.o:./src/widget-helper-gtk.h:957: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./widget-helper-gtk.h:956: multiple 
definition of `LIVES_STOCK_LABEL_YES'; 
widget-helper.o:./src/widget-helper-gtk.h:956: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./widget-helper-gtk.h:955: multiple 
definition of `LIVES_STOCK_LABEL_OK'; 
widget-helper.o:./src/widget-helper-gtk.h:955: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./widget-helper-gtk.h:954: multiple 
definition of `LIVES_STOCK_LABEL_CANCEL'; 
widget-helper.o:./src/widget-helper-gtk.h:954: first defined here
/usr/bin/ld: giw/giwtimeline.o:./src/./support.h:23: multiple definition of 
`trString'; widget-helper.o:./src/support.h:23: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:1000: lives-exe] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:645: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:7: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: lives
Source-Version: 3.0.2-1.1
Done: Adrian Bunk <b...@debian.org>

We believe that the bug you reported is fixed in the latest version of
lives, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 957...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adrian Bunk <b...@debian.org> (supplier of updated lives package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 07 Feb 2021 09:13:26 +0200
Source: lives
Architecture: source
Version: 3.0.2-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multime...@lists.debian.org>
Changed-By: Adrian Bunk <b...@debian.org>
Closes: 957495
Changes:
 lives (3.0.2-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Build with -fcommon to workaround FTBFS with gcc 10.
     (Closes: #957495)
Checksums-Sha1:
 acbce2689cf855dce010e8a719bcebd873e209ac 2480 lives_3.0.2-1.1.dsc
 9c413010062f36120d8196f55eb483d5337b5cd8 19060 lives_3.0.2-1.1.debian.tar.xz
Checksums-Sha256:
 f42c00f344b065b9317940b21aae305e75e8aa1202df2c21cc24a407fe84bdf9 2480 
lives_3.0.2-1.1.dsc
 5ada54375e3b6ba7386fe6a1da9abe22c6f0c2b0bd474f4a7bc04af252894681 19060 
lives_3.0.2-1.1.debian.tar.xz
Files:
 11cc22ef1d54147a5fcbedb3d0059d18 2480 video optional lives_3.0.2-1.1.dsc
 63d712b61c5e9a493296707dac3f3b5b 19060 video optional 
lives_3.0.2-1.1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIyBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmAflBIACgkQiNJCh6LY
mLExvw/2P/ZeSuLOFwe8IPUOm5QK4KGsJpF4JNJ0QLaFQgg+HwKm7hr6kyxTf0dm
CTqDIrTerjbZNb22aYnPW3fcPtDy/5ymstyf+Wi1KwcPHPY3dXjoJzwZIYWeYRML
cbOf+CBr+0UcDYQ8yMg5/tbpob7Yv3Dx+86dtQ54bv9SbvxBO7DTDBqKDlGxuV4a
Z5WeE1BCsovAiGo2NrUvpI+7YppTi+qt6paBHyjUueiB9sw7oRcnRj5tFao15DzD
o4NScE9JcPTkuX7YL0k6iJ6gzBAMrm9OtSchC3GrcARzUjpqhhp+/velK4d9u0En
I6lPkyeyImwjKdssKtJ/mfkLT8zm+9Oi1tBStHfd/Cpi6Sf8AtQHmb71VUgXwzqE
VUG+aKvzEzF/dN/Urd1lD34NCPSo4pVIo8MTmATBSJjfcI/mZi5XLUuxuKmPdzy2
HbgK01JPFFZP/2jV+8DQAFIMPLq4T2x9FUVhJqFAP+T9MVJtDWyaVoE22BXTffWG
koStriOryXZIKGdI5jzDlu5WHaLmqdOsQgrP4sm5kt/fRcBNOW4JCDaDBVpw7+ac
SXl9P62AQrNzGJC2U65kkcGRLp5x1wDcs0wlvfIpR2Hy8XmQnUxf1ZRohmD4nfKb
1SBqC/aTFe2VLwfXsSkUcH3WX730vjAoL8cfvA0zEeRuvnA2rQ==
=HWQh
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to