Your message dated Thu, 06 Aug 2020 19:19:58 +0000
with message-id <e1k3lqk-0009kq...@fasolo.debian.org>
and subject line Bug#957645: fixed in oroborus 2.0.20+nmu1
has caused the Debian Bug report #957645,
regarding oroborus: 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.)


-- 
957645: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957645
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:oroborus
Version: 2.0.20
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/oroborus_2.0.20_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

[...]
then mv -f ".deps/frame.Tpo" ".deps/frame.Po"; else rm -f ".deps/frame.Tpo"; 
exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -g -O2  -DDATADIR=\"/usr/share/oroborus\" 
 -Wall -g -O2 -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" -c -o getopt1.o 
getopt1.c; \
then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; else rm -f 
".deps/getopt1.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -g -O2  -DDATADIR=\"/usr/share/oroborus\" 
 -Wall -g -O2 -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o 
getopt.c; \
then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; 
exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -g -O2  -DDATADIR=\"/usr/share/oroborus\" 
 -Wall -g -O2 -MT globals.o -MD -MP -MF ".deps/globals.Tpo" -c -o globals.o 
globals.c; \
then mv -f ".deps/globals.Tpo" ".deps/globals.Po"; else rm -f 
".deps/globals.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -g -O2  -DDATADIR=\"/usr/share/oroborus\" 
 -Wall -g -O2 -MT hints.o -MD -MP -MF ".deps/hints.Tpo" -c -o hints.o hints.c; \
then mv -f ".deps/hints.Tpo" ".deps/hints.Po"; else rm -f ".deps/hints.Tpo"; 
exit 1; fi
hints.c: In function ‘initGnomeHints’:
hints.c:152:10: warning: variable ‘root’ set but not used 
[-Wunused-but-set-variable]
  152 |   Window root;
      |          ^~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -g -O2  -DDATADIR=\"/usr/share/oroborus\" 
 -Wall -g -O2 -MT i18n.o -MD -MP -MF ".deps/i18n.Tpo" -c -o i18n.o i18n.c; \
then mv -f ".deps/i18n.Tpo" ".deps/i18n.Po"; else rm -f ".deps/i18n.Tpo"; exit 
1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -g -O2  -DDATADIR=\"/usr/share/oroborus\" 
 -Wall -g -O2 -MT keyboard.o -MD -MP -MF ".deps/keyboard.Tpo" -c -o keyboard.o 
keyboard.c; \
then mv -f ".deps/keyboard.Tpo" ".deps/keyboard.Po"; else rm -f 
".deps/keyboard.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -g -O2  -DDATADIR=\"/usr/share/oroborus\" 
 -Wall -g -O2 -MT misc.o -MD -MP -MF ".deps/misc.Tpo" -c -o misc.o misc.c; \
then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f ".deps/misc.Tpo"; exit 
1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -g -O2  -DDATADIR=\"/usr/share/oroborus\" 
 -Wall -g -O2 -MT oroborus.o -MD -MP -MF ".deps/oroborus.Tpo" -c -o oroborus.o 
oroborus.c; \
then mv -f ".deps/oroborus.Tpo" ".deps/oroborus.Po"; else rm -f 
".deps/oroborus.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -g -O2  -DDATADIR=\"/usr/share/oroborus\" 
 -Wall -g -O2 -MT parserc.o -MD -MP -MF ".deps/parserc.Tpo" -c -o parserc.o 
parserc.c; \
then mv -f ".deps/parserc.Tpo" ".deps/parserc.Po"; else rm -f 
".deps/parserc.Tpo"; exit 1; fi
parserc.c: In function ‘parseRc’:
parserc.c:47:5: warning: ‘strncpy’ specified bound 512 equals destination size 
[-Wstringop-truncation]
   47 |     strncpy (filename, file, sizeof (filename));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -g -O2  -DDATADIR=\"/usr/share/oroborus\" 
 -Wall -g -O2 -MT pixmap.o -MD -MP -MF ".deps/pixmap.Tpo" -c -o pixmap.o 
pixmap.c; \
then mv -f ".deps/pixmap.Tpo" ".deps/pixmap.Po"; else rm -f ".deps/pixmap.Tpo"; 
exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -g -O2  -DDATADIR=\"/usr/share/oroborus\" 
 -Wall -g -O2 -MT session.o -MD -MP -MF ".deps/session.Tpo" -c -o session.o 
session.c; \
then mv -f ".deps/session.Tpo" ".deps/session.Po"; else rm -f 
".deps/session.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -g -O2  -DDATADIR=\"/usr/share/oroborus\" 
 -Wall -g -O2 -MT settings.o -MD -MP -MF ".deps/settings.Tpo" -c -o settings.o 
settings.c; \
then mv -f ".deps/settings.Tpo" ".deps/settings.Po"; else rm -f 
".deps/settings.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -g -O2  -DDATADIR=\"/usr/share/oroborus\" 
 -Wall -g -O2 -MT workspaces.o -MD -MP -MF ".deps/workspaces.Tpo" -c -o 
workspaces.o workspaces.c; \
then mv -f ".deps/workspaces.Tpo" ".deps/workspaces.Po"; else rm -f 
".deps/workspaces.Tpo"; exit 1; fi
gcc -g -O2  -DDATADIR=\"/usr/share/oroborus\"  -Wall -g -O2   -o oroborus  
client.o events.o frame.o getopt1.o getopt.o globals.o hints.o i18n.o 
keyboard.o misc.o oroborus.o parserc.o pixmap.o session.o settings.o 
workspaces.o  -lXpm -lXext -lX11   -lSM -lICE
/usr/bin/ld: events.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: multiple definition 
of `ScrollLockMask'; client.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: first defined 
here
/usr/bin/ld: events.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: multiple definition 
of `CapsLockMask'; client.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: first defined 
here
/usr/bin/ld: events.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: multiple definition 
of `NumLockMask'; client.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: first defined 
here
/usr/bin/ld: frame.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: multiple definition of 
`ScrollLockMask'; client.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: first defined 
here
/usr/bin/ld: frame.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: multiple definition of 
`CapsLockMask'; client.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: first defined here
/usr/bin/ld: frame.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: multiple definition of 
`NumLockMask'; client.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: first defined here
/usr/bin/ld: globals.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: multiple definition 
of `ScrollLockMask'; client.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: first defined 
here
/usr/bin/ld: globals.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: multiple definition 
of `CapsLockMask'; client.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: first defined 
here
/usr/bin/ld: globals.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: multiple definition 
of `NumLockMask'; client.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: first defined 
here
/usr/bin/ld: hints.o:/<<PKGBUILDDIR>>/src/hints.c:46: multiple definition of 
`dpy'; globals.o:(.bss+0x648): first defined here
/usr/bin/ld: keyboard.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: multiple definition 
of `NumLockMask'; client.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: first defined 
here
/usr/bin/ld: keyboard.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: multiple definition 
of `CapsLockMask'; client.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: first defined 
here
/usr/bin/ld: keyboard.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: multiple definition 
of `ScrollLockMask'; client.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: first defined 
here
/usr/bin/ld: oroborus.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: multiple definition 
of `ScrollLockMask'; client.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: first defined 
here
/usr/bin/ld: oroborus.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: multiple definition 
of `CapsLockMask'; client.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: first defined 
here
/usr/bin/ld: oroborus.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: multiple definition 
of `NumLockMask'; client.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: first defined 
here
/usr/bin/ld: session.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: multiple definition 
of `ScrollLockMask'; client.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: first defined 
here
/usr/bin/ld: session.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: multiple definition 
of `CapsLockMask'; client.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: first defined 
here
/usr/bin/ld: session.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: multiple definition 
of `NumLockMask'; client.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: first defined 
here
/usr/bin/ld: settings.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: multiple definition 
of `ScrollLockMask'; client.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: first defined 
here
/usr/bin/ld: settings.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: multiple definition 
of `CapsLockMask'; client.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: first defined 
here
/usr/bin/ld: settings.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: multiple definition 
of `NumLockMask'; client.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: first defined 
here
/usr/bin/ld: workspaces.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: multiple 
definition of `ScrollLockMask'; client.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: 
first defined here
/usr/bin/ld: workspaces.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: multiple 
definition of `CapsLockMask'; client.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: 
first defined here
/usr/bin/ld: workspaces.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: multiple 
definition of `NumLockMask'; client.o:/<<PKGBUILDDIR>>/src/keyboard.h:93: first 
defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:259: oroborus] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:184: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:196: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:15: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: oroborus
Source-Version: 2.0.20+nmu1
Done: Sudip Mukherjee <sudipm.mukher...@gmail.com>

We believe that the bug you reported is fixed in the latest version of
oroborus, 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.
Sudip Mukherjee <sudipm.mukher...@gmail.com> (supplier of updated oroborus 
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: Tue, 04 Aug 2020 19:36:05 +0100
Source: oroborus
Architecture: source
Version: 2.0.20+nmu1
Distribution: unstable
Urgency: medium
Maintainer: Stefan Pfetzing <dream...@dreamind.de>
Changed-By: Sudip Mukherjee <sudipm.mukher...@gmail.com>
Closes: 957645
Changes:
 oroborus (2.0.20+nmu1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix ftbfs with GCC-10. (Closes: #957645)
Checksums-Sha1:
 09182e13cf94d726991f60eb57b7bb27e0a5c8f4 1493 oroborus_2.0.20+nmu1.dsc
 fdfbf2c39e935a2a9838b2fd7381f7f594a26a36 338217 oroborus_2.0.20+nmu1.tar.gz
 b960715db91a75d332b0ae5d84b60ae0e1c73629 6405 
oroborus_2.0.20+nmu1_amd64.buildinfo
Checksums-Sha256:
 64ceb3a357fb535464bc48cf7e8056dadaea3521129a957a730364030c917edd 1493 
oroborus_2.0.20+nmu1.dsc
 d467956ae710a37994bcbd1f9d8223e5dced7d5ccc331cf0da6fd893956687b2 338217 
oroborus_2.0.20+nmu1.tar.gz
 e4055aae5a484cd945d1689ec86d39168bafcf52e75ad279676d7129916cce48 6405 
oroborus_2.0.20+nmu1_amd64.buildinfo
Files:
 230a5394fcd7aa9ee44a3c2e1198e321 1493 x11 optional oroborus_2.0.20+nmu1.dsc
 f7588e0121292d2457a1240a06a2dd44 338217 x11 optional 
oroborus_2.0.20+nmu1.tar.gz
 d7786cb73c12d5f27123c6ec00042371 6405 x11 optional 
oroborus_2.0.20+nmu1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEuDQJkCg9jZvBlJrHR5mjUUbRKzUFAl8prGYACgkQR5mjUUbR
KzVQ/Q/8DDRppQBdBaogGhWSKJbdENOGiVaYE/Fqj7sZ8r1bDDDS96z06L9WyjnE
KwFLHGD026pqk/bMae/a5i6MKjz4oBufYdjyVomR+zYhqy3+eerdSYZX2yWwQOSK
/4FRQRD0+0/MTIxshMRu5Fo53zn5cRvtMDgIJJsjBJL1YMdSM7PbMkAwXvDCrhob
U3DErxEIDuB+Do/MYBSgAWXUdrWXQFnEwAUklY6vsOAbTQLtSqV6ah8X2ZwBeNWt
JQRRbxAD1UDPv4mkw1zagt4azZzgE5Dt5E+7PKjMEpjyUGkWeOY15yMcrTHQ5Dxl
l7HQ81dp/Q7FDYjj1pgzfF5yAFuUqIEl6YjnH9FrQo6VjOJNnRfyXw0Ip3+MquVy
/IbQxLgdQxiFVVg3WIibJJNfsWUJHBVwMd991giumaE8Yvq11SHSoyYj+0VbnYe7
QRsclN76kGR8i3gV854Cs0hJ7MAbRECc7lmAYuEl8ZyYc2YyqI9TSehFno9PF6mF
ID2zBUW8DKVNSMuINxGD3TGNFmoQ+tcqZMbD3ZPDaJG1lCkYqsuIw4UCPY4zF58O
uGtZt0klXZH390AlbJ+NTUFSPhd9KWNI89yKkfQicvWDcIUJdlGg8IrfcS6ytfTj
o1t0sHPQLcpFvZhIuUgVxriO3T+flGDkwWZhteIDThCfuYc7yK0=
=6znD
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to