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

Bug#984149: marked as done (genparse: ftbfs with GCC-11)



Your message dated Wed, 15 Feb 2023 15:34:17 +0000
with message-id <E1pSJnV-00A0fU-C9@fasolo.debian.org>
and subject line Bug#984149: fixed in genparse 0.9.3-1
has caused the Debian Bug report #984149,
regarding genparse: ftbfs with GCC-11
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.)


-- 
984149: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984149
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:genparse
Version: 0.9.2-1
Severity: normal
Tags: sid bookworm
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-11

[This bug is not targeted to the upcoming bullseye release]

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-11/g++-11, but succeeds to build with gcc-10/g++-10. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.

The full build log can be found at:
http://people.debian.org/~doko/logs/20210228/filtered/gcc11/genparse_0.9.2-1_unstable_gcc11.log
The last lines of the build log are at the end of this report.

To build with GCC 11, either set CC=gcc-11 CXX=g++-11 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-11/porting_to.html

GCC 11 defaults to the GNU++17 standard.  If your package installs
header files in /usr/include, please don't work around C++17 issues
by choosing a lower C++ standard for the package build, but fix these
issues to build with the C++17 standard.

[...]
      -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \
      -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
      -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_GETUSERSHELL''@|1|g' \
      -e 's|@''HAVE_READLINK''@|1|g' \
      -e 's|@''HAVE_SLEEP''@|1|g' \
      -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
      -e 's|@''HAVE_OS_H''@|0|g' \
      -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
      -e 's|@''REPLACE_CHOWN''@|0|g' \
      -e 's|@''REPLACE_CLOSE''@|0|g' \
      -e 's|@''REPLACE_FCHDIR''@|0|g' \
      -e 's|@''REPLACE_GETCWD''@|0|g' \
      -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
      -e 's|@''REPLACE_LCHOWN''@|0|g' \
      -e 's|@''REPLACE_LSEEK''@|0|g' \
      -e 's|@''REPLACE_WRITE''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
      -e '/definition of GL_LINK_WARNING/r ../.././link-warning.h' \
      < ./unistd.in.h; \
} > unistd.h-t
mv unistd.h-t unistd.h
make  all-recursive
make[5]: Entering directory '/<<PKGBUILDDIR>>/gnulib/lib'
make[6]: Entering directory '/<<PKGBUILDDIR>>/gnulib/lib'
gcc -DHAVE_CONFIG_H -I. -I../..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -c xalloc-die.c
gcc -DHAVE_CONFIG_H -I. -I../..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -c xstrtoimax.c
gcc -DHAVE_CONFIG_H -I. -I../..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -c xstrtoumax.c
gcc -DHAVE_CONFIG_H -I. -I../..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -c c-strtod.c
gcc -DHAVE_CONFIG_H -I. -I../..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -c exitfail.c
gcc -DHAVE_CONFIG_H -I. -I../..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -c xmalloc.c
gcc -DHAVE_CONFIG_H -I. -I../..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -c xstrtod.c
gcc -DHAVE_CONFIG_H -I. -I../..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -c xstrtol.c
gcc -DHAVE_CONFIG_H -I. -I../..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -c xstrtol-error.c
gcc -DHAVE_CONFIG_H -I. -I../..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -c xstrtoul.c
rm -f libgnu.a
ar cru libgnu.a xalloc-die.o xstrtoimax.o xstrtoumax.o c-strtod.o exitfail.o xmalloc.o xstrtod.o xstrtol.o xstrtol-error.o xstrtoul.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libgnu.a
make[6]: Leaving directory '/<<PKGBUILDDIR>>/gnulib/lib'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/gnulib/lib'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/gnulib/lib'
make[4]: Entering directory '/<<PKGBUILDDIR>>/gnulib'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/gnulib'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/gnulib'
Making all in src
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
g++ -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o getopt.o getopt.cc
g++ -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o eh.o eh.cc
g++ -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o eh_system.o eh_system.cc
g++ -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o systime.o systime.cc
In file included from systime.cc:24:
systime.h:52:19: error: ISO C++17 does not allow dynamic exception specifications
   52 |   void refresh () throw (EH_system);
      |                   ^~~~~
systime.cc:88:26: error: ISO C++17 does not allow dynamic exception specifications
   88 | void Systime::refresh () throw (EH_system)
      |                          ^~~~~
make[3]: *** [Makefile:543: systime.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:526: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:464: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:32: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: genparse
Source-Version: 0.9.3-1
Done: Bo YU <tsu.yubo@gmail.com>

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

Debian distribution maintenance software
pp.
Bo YU <tsu.yubo@gmail.com> (supplier of updated genparse 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, 15 Feb 2023 21:14:00 +8000
Source: genparse
Architecture: source
Version: 0.9.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Bo YU <tsu.yubo@gmail.com>
Closes: 984149
Changes:
 genparse (0.9.3-1) unstable; urgency=medium
 .
   * QA upload.
 .
   [Boyuan yang]
   * New upstream version 0.9.3.
   * debian/: Apply wrap-and-sort -abst.
   * Bump debhelper compat to v13.
   * debian/control: Use correct Vcs-* fields.
   * debian/control: Drop unnecessay dependency on dpkg.
   * Add new build-dependency autoconf-archive to use obsolete
     autoconf macro AC_CHECK_CLASS.
   * debian/rules: Modernize.
   * debian/rules: Use c++14 standard to avoid FTBFS caused by
     C++17 disallowing dynamic exception specification.
     (Closes: #984149)
   * debian/genparse.install: Rename from genparse.files.
   * debian/patches: Drop all patches, merged upstream.
 .
   [Bo YU]
   * Use `make check` to run tests
   * Add patch to run tests: Use c++14, thanks to Xu yifan.
   * Drop debian/genparse.install
   * Drop debian/genparse.lintian-overrides
Checksums-Sha1:
 28a53e37d44cd1950a72a727eff877475b326ee6 1818 genparse_0.9.3-1.dsc
 0123c2a0dbe7db59841f6da4e124d205bc3e2328 616413 genparse_0.9.3.orig.tar.gz
 de778450195deb51b1128b3d08ddd35c573a4dc8 6448 genparse_0.9.3-1.debian.tar.xz
 bd005c0f4741dfa7f0a22e7c88c8777e8b959598 5660 genparse_0.9.3-1_source.buildinfo
Checksums-Sha256:
 8d87d8887d4a5626f3d7c01c10a9345eafb6abcf59df94cac600888a316f38d5 1818 genparse_0.9.3-1.dsc
 ad49ce4a7a6ea86ee672b13a5a72b93a19a4e254d8fed414d6ec058129b35cab 616413 genparse_0.9.3.orig.tar.gz
 f5a2f42a9f0f320f2ebca09f0741b7bc66c6ae1c92daef0dace0852ca000b043 6448 genparse_0.9.3-1.debian.tar.xz
 4dc46888d63a48486d2cd8f86913ce8f91879a0c1a87e3d6cd133a2517181e41 5660 genparse_0.9.3-1_source.buildinfo
Files:
 2be617526c65b7877d8b18bfb81e952e 1818 devel optional genparse_0.9.3-1.dsc
 da6297560638169b0517576f298dc565 616413 devel optional genparse_0.9.3.orig.tar.gz
 d30460db2a501b2167c70656d7b32c0a 6448 devel optional genparse_0.9.3-1.debian.tar.xz
 15875c66bf86a16901b5962083416543 5660 devel optional genparse_0.9.3-1_source.buildinfo

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

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmPs9uQQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFPLmDACvxL5Rz+SO/6pK3sxq+ZoeFcSBFsfypvum
BhjQBptZ/vNpLRzuXIkOMJJR8jsLJU1hZJiPPCq25SjnK/RcqDgC45MyRLjHOCqq
AJoFla9HJrbpZGHLD3JcL5mu61bvN/ETf+flIetLf9ZDFrfinZA3j8EsTvCAsCzu
7W6JvFBDPeklqn9qZ8s6u+ZaWiBR3f/nP43q0owFghlBRpVFijKINOiprZ6zBBEr
cM1eCzQzx7kZZPzqyXA+9QVmi6cP1XD8FcqKY/MZ0YXxGuYqvkPdzSrDVxtE7ynz
ayUdLNVwF7asrkOOZ5TjGekpZ8qh/p9X3ZFmnnWZ+bkRkSrI9YrxB2019KsqZTuf
sJLtsGpHs9y2JCLiKnBdagL3938F6LKCJDKDoiiQL+VApc1SlTNZPR6t31lcpzVJ
Z0x33QPTPHo72N2V2Y5VfvtjnUbMwktR4YY3cFviR+pui1+VG/gJRl+xXuVHic2J
ufQqB9zVLR6SiIbKswvcHsrYOeMegIM=
=adAT
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: