[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#957992: marked as done (xplc: ftbfs with GCC-10)



Your message dated Wed, 17 Jun 2020 15:05:33 +0000
with message-id <E1jlZd7-000BRj-Np@fasolo.debian.org>
and subject line Bug#957992: fixed in xplc 0.3.13-9
has caused the Debian Bug report #957992,
regarding xplc: 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 owner@bugs.debian.org
immediately.)


-- 
957992: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957992
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:xplc
Version: 0.3.13-7
Severity: normal
Tags: sid bullseye
User: debian-gcc@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/xplc_0.3.13-7_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

[...]
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C++ preprocessor... g++ -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for cvs2cl.pl... no
checking for cvs2cl... no
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for library containing dlopen... -ldl
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking for library containing NSCreateObjectFileImageFromFile... no
checking uuid/uuid.h usability... yes
checking uuid/uuid.h presence... yes
checking for uuid/uuid.h... yes
checking for uuid_unparse in -luuid... yes
configure: creating ./config.status
config.status: creating config/config.mk
config.status: WARNING:  'config/config.mk.in' seems to ignore the --datarootdir setting
config.status: creating dist/xplc.pc
config.status: creating dist/xplc-uninstalled.pc
config.status: creating examples/simple-module/Makefile
config.status: creating examples/simple-module-user/Makefile
config.status: creating uuid/uuid_types.h
config.status: creating include/autoconf.h
configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-dependency-tracking, --disable-silent-rules
configure: WARNING: Unstable release, the API might change in the next release.
touch debian/stamp-autotools
/usr/bin/make -C . 
make[1]: Entering directory '/<<PKGBUILDDIR>>'
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2  -c -o xplc/category.o xplc/category.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2  -c -o xplc/catiter.o xplc/catiter.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2  -c -o xplc/catmgr.o xplc/catmgr.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2  -c -o xplc/loader.o xplc/loader.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2  -c -o xplc/moduleloader.o xplc/moduleloader.cpp
xplc/moduleloader.cpp: In static member function ‘static Module* Module::loadModule(const char*)’:
xplc/moduleloader.cpp:65:9: error: narrowing conversion of ‘-1’ from ‘int’ to ‘unsigned int’ [-Wnarrowing]
   65 |   case -1:
      |         ^
make[1]: *** [config/rules.mk:30: xplc/moduleloader.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [/usr/share/cdbs/1/class/makefile.mk:77: debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: xplc
Source-Version: 0.3.13-9
Done: Sudip Mukherjee <sudipm.mukherjee@gmail.com>

We believe that the bug you reported is fixed in the latest version of
xplc, 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 957992@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sudip Mukherjee <sudipm.mukherjee@gmail.com> (supplier of updated xplc 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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Wed, 17 Jun 2020 15:03:51 +0100
Source: xplc
Architecture: source
Version: 0.3.13-9
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Closes: 957992
Changes:
 xplc (0.3.13-9) unstable; urgency=medium
 .
   * QA upload.
   * Fix ftbfs with gcc-10. (Closes: #957992)
Checksums-Sha1:
 a6f418ce573d8c84d6718b09a6bb8f6ddc34f986 1930 xplc_0.3.13-9.dsc
 ffab66f0a2f212ca533aff2f4f4560602a5d45b9 6588 xplc_0.3.13-9.debian.tar.xz
 4c8f2ee65887dfb7df6e3e5cc19382dd6e0b3f02 6422 xplc_0.3.13-9_amd64.buildinfo
Checksums-Sha256:
 827769976c9df15a19a38cb081cf43491b6b72ecc9515c5b43c89388cc8c6c67 1930 xplc_0.3.13-9.dsc
 49dc3210aa2b33ee854d3e8e8faaa86857850e22fee46c188600112b61b387a7 6588 xplc_0.3.13-9.debian.tar.xz
 ca06d259363d738b5259f9978cd4167652114c68d3487f5eb64630ed43f0a63d 6422 xplc_0.3.13-9_amd64.buildinfo
Files:
 c0b968f5f426bde4e325531a8ecdc3e0 1930 libs optional xplc_0.3.13-9.dsc
 e893407725a022ca3d64f1cdbfd6c566 6588 libs optional xplc_0.3.13-9.debian.tar.xz
 68cafe331a6599036547412727337b7e 6422 libs optional xplc_0.3.13-9_amd64.buildinfo

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

iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAl7qK4IACgkQwpPntGGC
Ws6R0A//cxEGLvSSuPzDNlSry6mTeuBV5aQTeKMNEI321iCKMuqZknpsNompPwJJ
BmvxJbui7cat60s+/DJ88mJeu7PctPfhOSOtxP598EmrXLLsFhUAqf0n5i28acyd
qGWimW8r3BSukgq+mICHLX2D/1FVUctN20vFO+og7Yt65HsZwnKSKxi2u8CJXl/+
hbYnpqpG4oar+5YWxr+R/WLU2TPKW7Xo/A9e0SQWeWy7lunVSPzid3JAh7nczsnL
Ek1cnwUrMy/GhfgGpHPJ9JwAdbkKi0XaSEpYUa62CAL0keStx7xPJh7UQ1NtQeyN
MzrYBa5oxJ+E0O9t7hcM9Bwbica6e5ajIVRRohnsAbQIkw20CHybDtSBSPu77OWO
6BteTw3jruicxwDq2uiqDb+i4LI0swkwwdDJ3wvtv8thSPSCU4E3FpeNaWeN06oo
3L2Mvtf26ycazw8kgDxtSJ/kt/ZWYPLncQ7Yeie67BWbbPOBuBqAvvylPwukyNCh
1EJvk6eYsG/Wd6CSGnB1jWhXPx7jNkGCsLGf9/xiesU1xVgiKYREWV1dOISpU+X0
+Mk4eIdeNimbAQgxsn0qMXr9mFlECXlKkJ/yQhcK6X9E32obqUUl5fjrd3Ha6cH/
eQKulzSsogwjbFKGwbqz6b/D9LXhIHqACOGCjDJZyyFb3TPRXP0=
=rPqy
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: