Your message dated Fri, 07 Aug 2020 13:03:42 +0000
with message-id <e1k422a-000exr...@fasolo.debian.org>
and subject line Bug#957511: fixed in luakit 1:2.1+git2020.08.04-1
has caused the Debian Bug report #957511,
regarding luakit: 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.)


-- 
957511: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957511
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:luakit
Version: 1:2.1-2
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/luakit_2.1-2_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: clib/luakit.o:././common/common.h:29: multiple definition of 
`common'; log.o:./common/common.h:29: first defined here
/usr/bin/ld: clib/download.o:././common/common.h:29: multiple definition of 
`common'; log.o:./common/common.h:29: first defined here
/usr/bin/ld: clib/download.o:././globalconf.h:71: multiple definition of 
`globalconf'; log.o:./globalconf.h:71: first defined here
/usr/bin/ld: clib/ipc.o:././clib/widget.h:91: multiple definition of 
`widget_class'; luah.o:./clib/widget.h:91: first defined here
/usr/bin/ld: clib/ipc.o:././globalconf.h:71: multiple definition of 
`globalconf'; log.o:./globalconf.h:71: first defined here
/usr/bin/ld: clib/ipc.o:././common/common.h:29: multiple definition of 
`common'; log.o:./common/common.h:29: first defined here
/usr/bin/ld: clib/msg.o:././common/common.h:29: multiple definition of 
`common'; log.o:./common/common.h:29: first defined here
/usr/bin/ld: clib/web_module.o:././common/common.h:29: multiple definition of 
`common'; log.o:./common/common.h:29: first defined here
/usr/bin/ld: clib/stylesheet.o:././globalconf.h:71: multiple definition of 
`globalconf'; log.o:./globalconf.h:71: first defined here
/usr/bin/ld: clib/stylesheet.o:././clib/widget.h:91: multiple definition of 
`widget_class'; luah.o:./clib/widget.h:91: first defined here
/usr/bin/ld: clib/stylesheet.o:././common/common.h:29: multiple definition of 
`common'; log.o:./common/common.h:29: first defined here
/usr/bin/ld: clib/widget.o:././clib/widget.h:91: multiple definition of 
`widget_class'; luah.o:./clib/widget.h:91: first defined here
/usr/bin/ld: clib/widget.o:././globalconf.h:71: multiple definition of 
`globalconf'; log.o:./globalconf.h:71: first defined here
/usr/bin/ld: clib/widget.o:././common/common.h:29: multiple definition of 
`common'; log.o:./common/common.h:29: first defined here
/usr/bin/ld: widgets/socket.o:././common/common.h:29: multiple definition of 
`common'; log.o:./common/common.h:29: first defined here
/usr/bin/ld: widgets/socket.o:././clib/widget.h:91: multiple definition of 
`widget_class'; luah.o:./clib/widget.h:91: first defined here
/usr/bin/ld: widgets/socket.o:././globalconf.h:71: multiple definition of 
`globalconf'; log.o:./globalconf.h:71: first defined here
/usr/bin/ld: widgets/stack.o:././clib/widget.h:91: multiple definition of 
`widget_class'; luah.o:./clib/widget.h:91: first defined here
/usr/bin/ld: widgets/stack.o:././globalconf.h:71: multiple definition of 
`globalconf'; log.o:./globalconf.h:71: first defined here
/usr/bin/ld: widgets/stack.o:././common/common.h:29: multiple definition of 
`common'; log.o:./common/common.h:29: first defined here
/usr/bin/ld: widgets/label.o:././clib/widget.h:91: multiple definition of 
`widget_class'; luah.o:./clib/widget.h:91: first defined here
/usr/bin/ld: widgets/label.o:././globalconf.h:71: multiple definition of 
`globalconf'; log.o:./globalconf.h:71: first defined here
/usr/bin/ld: widgets/label.o:././common/common.h:29: multiple definition of 
`common'; log.o:./common/common.h:29: first defined here
/usr/bin/ld: widgets/entry.o:././clib/widget.h:91: multiple definition of 
`widget_class'; luah.o:./clib/widget.h:91: first defined here
/usr/bin/ld: widgets/entry.o:././common/common.h:29: multiple definition of 
`common'; log.o:./common/common.h:29: first defined here
/usr/bin/ld: widgets/entry.o:././globalconf.h:71: multiple definition of 
`globalconf'; log.o:./globalconf.h:71: first defined here
/usr/bin/ld: widgets/webview.o:././globalconf.h:71: multiple definition of 
`globalconf'; log.o:./globalconf.h:71: first defined here
/usr/bin/ld: widgets/webview.o:././common/common.h:29: multiple definition of 
`common'; log.o:./common/common.h:29: first defined here
/usr/bin/ld: widgets/webview.o:././clib/widget.h:91: multiple definition of 
`widget_class'; luah.o:./clib/widget.h:91: first defined here
/usr/bin/ld: widgets/common.o:././common/common.h:29: multiple definition of 
`common'; log.o:./common/common.h:29: first defined here
/usr/bin/ld: widgets/common.o:././clib/widget.h:91: multiple definition of 
`widget_class'; luah.o:./clib/widget.h:91: first defined here
/usr/bin/ld: widgets/common.o:././globalconf.h:71: multiple definition of 
`globalconf'; log.o:./globalconf.h:71: first defined here
/usr/bin/ld: widgets/notebook.o:././common/common.h:29: multiple definition of 
`common'; log.o:./common/common.h:29: first defined here
/usr/bin/ld: widgets/notebook.o:././clib/widget.h:91: multiple definition of 
`widget_class'; luah.o:./clib/widget.h:91: first defined here
/usr/bin/ld: widgets/notebook.o:././globalconf.h:71: multiple definition of 
`globalconf'; log.o:./globalconf.h:71: first defined here
/usr/bin/ld: widgets/box.o:././clib/widget.h:91: multiple definition of 
`widget_class'; luah.o:./clib/widget.h:91: first defined here
/usr/bin/ld: widgets/box.o:././globalconf.h:71: multiple definition of 
`globalconf'; log.o:./globalconf.h:71: first defined here
/usr/bin/ld: widgets/box.o:././common/common.h:29: multiple definition of 
`common'; log.o:./common/common.h:29: first defined here
/usr/bin/ld: widgets/scrolled.o:././clib/widget.h:91: multiple definition of 
`widget_class'; luah.o:./clib/widget.h:91: first defined here
/usr/bin/ld: widgets/scrolled.o:././globalconf.h:71: multiple definition of 
`globalconf'; log.o:./globalconf.h:71: first defined here
/usr/bin/ld: widgets/scrolled.o:././common/common.h:29: multiple definition of 
`common'; log.o:./common/common.h:29: first defined here
/usr/bin/ld: widgets/paned.o:././clib/widget.h:91: multiple definition of 
`widget_class'; luah.o:./clib/widget.h:91: first defined here
/usr/bin/ld: widgets/paned.o:././globalconf.h:71: multiple definition of 
`globalconf'; log.o:./globalconf.h:71: first defined here
/usr/bin/ld: widgets/paned.o:././common/common.h:29: multiple definition of 
`common'; log.o:./common/common.h:29: first defined here
/usr/bin/ld: widgets/overlay.o:././clib/widget.h:91: multiple definition of 
`widget_class'; luah.o:./clib/widget.h:91: first defined here
/usr/bin/ld: widgets/overlay.o:././globalconf.h:71: multiple definition of 
`globalconf'; log.o:./globalconf.h:71: first defined here
/usr/bin/ld: widgets/overlay.o:././common/common.h:29: multiple definition of 
`common'; log.o:./common/common.h:29: first defined here
/usr/bin/ld: widgets/window.o:././globalconf.h:71: multiple definition of 
`globalconf'; log.o:./globalconf.h:71: first defined here
/usr/bin/ld: widgets/window.o:././clib/widget.h:91: multiple definition of 
`widget_class'; luah.o:./clib/widget.h:91: first defined here
/usr/bin/ld: widgets/window.o:././common/common.h:29: multiple definition of 
`common'; log.o:./common/common.h:29: first defined here
/usr/bin/ld: widgets/spinner.o:././clib/widget.h:91: multiple definition of 
`widget_class'; luah.o:./clib/widget.h:91: first defined here
/usr/bin/ld: widgets/spinner.o:././globalconf.h:71: multiple definition of 
`globalconf'; log.o:./globalconf.h:71: first defined here
/usr/bin/ld: widgets/spinner.o:././common/common.h:29: multiple definition of 
`common'; log.o:./common/common.h:29: first defined here
/usr/bin/ld: widgets/drawing_area.o:././clib/widget.h:91: multiple definition 
of `widget_class'; luah.o:./clib/widget.h:91: first defined here
/usr/bin/ld: widgets/drawing_area.o:././common/common.h:29: multiple definition 
of `common'; log.o:./common/common.h:29: first defined here
/usr/bin/ld: widgets/drawing_area.o:././globalconf.h:71: multiple definition of 
`globalconf'; log.o:./globalconf.h:71: first defined here
/usr/bin/ld: widgets/image.o:././clib/widget.h:91: multiple definition of 
`widget_class'; luah.o:./clib/widget.h:91: first defined here
/usr/bin/ld: widgets/image.o:././globalconf.h:71: multiple definition of 
`globalconf'; log.o:./globalconf.h:71: first defined here
/usr/bin/ld: widgets/image.o:././common/common.h:29: multiple definition of 
`common'; log.o:./common/common.h:29: first defined here
/usr/bin/ld: widgets/eventbox.o:././clib/widget.h:91: multiple definition of 
`widget_class'; luah.o:./clib/widget.h:91: first defined here
/usr/bin/ld: widgets/eventbox.o:././globalconf.h:71: multiple definition of 
`globalconf'; log.o:./globalconf.h:71: first defined here
/usr/bin/ld: widgets/eventbox.o:././common/common.h:29: multiple definition of 
`common'; log.o:./common/common.h:29: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:70: luakit] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 PREFIX=/usr DEVELOPMENT_PATHS=0 USE_LUAJIT=1 
returned exit code 2
make[1]: *** [debian/rules:18: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:15: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: luakit
Source-Version: 1:2.1+git2020.08.04-1
Done: Markus Demleitner <g...@ari.uni-heidelberg.de>

We believe that the bug you reported is fixed in the latest version of
luakit, 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.
Markus Demleitner <g...@ari.uni-heidelberg.de> (supplier of updated luakit 
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: Wed, 05 Aug 2020 09:17:25 +0200
Source: luakit
Architecture: source
Version: 1:2.1+git2020.08.04-1
Distribution: unstable
Urgency: medium
Maintainer: Markus Demleitner <msdem...@fsfe.org>
Changed-By: Markus Demleitner <g...@ari.uni-heidelberg.de>
Closes: 946362 957511
Changes:
 luakit (1:2.1+git2020.08.04-1) unstable; urgency=medium
 .
   * Change watch file temporarily to pull from a local tag (upstream
     hasn't tagged yet); calling this version 2.1+git2020-08-04
   * Many changes leading up to new upstream release (probably 2.2),
     including some bug fixes.
   * Closes: #946362, #957511
Checksums-Sha1:
 144bc953f33858f8ac4e562cc011b1c578ba8073 1984 luakit_2.1+git2020.08.04-1.dsc
 47e681894eb2bb772ee25d7839d3d8601956dc2b 488143 
luakit_2.1+git2020.08.04.orig.tar.gz
 b89e331637e5abdce79a811126f575df0e421f40 6796 
luakit_2.1+git2020.08.04-1.debian.tar.xz
Checksums-Sha256:
 9cc2bfe0ad1c4cd95aa03d7d80500b2f536e45a75c7ba8be89626a99f9cbf3b8 1984 
luakit_2.1+git2020.08.04-1.dsc
 93662d57a80eab45f68c7cc69872db0282807cc25ccd8c403819760d981f2912 488143 
luakit_2.1+git2020.08.04.orig.tar.gz
 aba5a45e49e00cd1585717890df7ed11d2d9ee50549242f87df00f46aeba9be0 6796 
luakit_2.1+git2020.08.04-1.debian.tar.xz
Files:
 0ae732093a099923bc8d333f641872da 1984 web optional 
luakit_2.1+git2020.08.04-1.dsc
 b4d47fa1f6dfea4841b468113bb527b5 488143 web optional 
luakit_2.1+git2020.08.04.orig.tar.gz
 410021aab9be713287c073c0d081689c 6796 web optional 
luakit_2.1+git2020.08.04-1.debian.tar.xz

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

iQIzBAEBCgAdFiEE7/BpV0Ra2/h0L3qtmk9WvbkOGL0FAl8tTWsACgkQmk9WvbkO
GL3/Ow//Rw+FfqKgMFnDDpDkW7GzztVhx/ctbmhp51MvslRd69WR+pkX6ouv6cQJ
7byuYL59t5s9D9qhvDcbzg9vfd3v5HnPHGnf5wDDXea898f0Nb9/QpgVdmdFHvE+
EtXPOtMRmR/Zj9JN9gixfO3cqxRN9uBRhXpen5CWRGewoAeqRH8ytVHp9JQ0fnQ6
OTEVpwlcYkQYwFsx2iOkWEaNh7LAggW3JEB4jy2NPhVoew+kjiT+w5ciUPHAwszY
xuuswZF4/q2N6cSes6+Q/TEomxGaAS9UuiLjdvQII3B7fCjpgX9GSwd37iqkSiN5
eP4bVnaDh/+rOk/eXOtsxQNloqX0Emp6olE0Rl5c8q67fZYF4bXEZru58z0UmqGs
kw7D6gntOFevyOCffFhL8xwDA+4R/pqbA4oxt2KemYpBuVO95gMm5WnPa2MvPI2Q
njVwOVDPma902FuSQ0f/FxOCsWnsQq7Z+rpED4P1B0bhmS9eFbUJ9WRdybTvxexF
3BOYdqJUdMw7ADqtg/bNXXzw/01gtCDVLLASSsU1m5f9mTLARFWhtW+Lkv4HZnLh
OIjRp/2DdaqbODFeOGQKb0FJoEqIjvPBhY8pw1Um6EwU6h/Gf5cndaTpqfTfLM7E
8Kfp+GQz3q2nF5sv3k7BM6u+X2AKPU9/36wSbY1x7G9XgrAb5P0=
=wGNs
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to