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

Bug#1074961: marked as done (fl-cow: ftbfs with GCC-14)



Your message dated Wed, 10 Jul 2024 22:19:50 +0000
with message-id <E1sRffC-00H0lO-1J@fasolo.debian.org>
and subject line Bug#1074961: fixed in fl-cow 0.6-8
has caused the Debian Bug report #1074961,
regarding fl-cow: ftbfs with GCC-14
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.)


-- 
1074961: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074961
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:fl-cow
Version: 0.6-7
Severity: important
Tags: sid trixie
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-14

[This bug is targeted to the upcoming trixie 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-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.

The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/fl-cow_0.6-7_unstable_gccexp.log
The last lines of the build log are at the end of this report.

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

[...]
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for library containing dlopen... none required
checking for egrep... (cached) /usr/bin/grep -E
checking for inline... inline
checking for working volatile... yes
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking for dladdr... yes
checking for open64... yes
checking for memset... yes
checking for memcpy... yes
checking for getcwd... yes
checking for strlen... yes
checking for strncmp... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating fl-cow/Makefile
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
touch configure-stamp
dh_testdir
/usr/bin/make
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make  all-recursive
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making all in .
make[3]: Entering directory '/<<PKGBUILDDIR>>'
gcc -DHAVE_CONFIG_H -I.      -MT symcfg.o -MD -MP -MF .deps/symcfg.Tpo -c -o symcfg.o symcfg.c
symcfg.c: In function ‘asym_add’:
symcfg.c:46:41: error: implicit declaration of function ‘malloc’ [-Wimplicit-function-declaration]
   46 |         if ((asn = (struct asym_name *) malloc(sizeof(struct asym_name))) == NULL)
      |                                         ^~~~~~
symcfg.c:31:1: note: include ‘<stdlib.h>’ or provide a declaration of ‘malloc’
   30 | #include <dlfcn.h>
  +++ |+#include <stdlib.h>
   31 | 
symcfg.c:46:41: warning: incompatible implicit declaration of built-in function ‘malloc’ [-Wbuiltin-declaration-mismatch]
   46 |         if ((asn = (struct asym_name *) malloc(sizeof(struct asym_name))) == NULL)
      |                                         ^~~~~~
symcfg.c:46:41: note: include ‘<stdlib.h>’ or provide a declaration of ‘malloc’
make[3]: *** [Makefile:441: symcfg.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:477: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:360: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:18: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: fl-cow
Source-Version: 0.6-8
Done: Petter Reinholdtsen <pere@debian.org>

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

Debian distribution maintenance software
pp.
Petter Reinholdtsen <pere@debian.org> (supplier of updated fl-cow 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: SHA256

Format: 1.8
Date: Wed, 10 Jul 2024 23:44:26 +0200
Source: fl-cow
Architecture: source
Version: 0.6-8
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Petter Reinholdtsen <pere@debian.org>
Closes: 743975 1044235 1074961
Changes:
 fl-cow (0.6-8) unstable; urgency=medium
 .
   * QA upload.
 .
   * Added d/gbp.conf to describe branch layout.
   * Updated vcs in d/control to Salsa.
   * Updated d/gbp.conf to enforce the use of pristine-tar.
   * Updated Standards-Version from 3.8.4 to 4.7.0.
   * Use wrap-and-sort -at for debian control files.
   * Trim trailing whitespace.
   * Bump debhelper from deprecated 7 to 10.
   * Added simple cow(1) man page. (Closes: #743975)
   * Switched to simple dh based d/rules to enable hardening (Closes: #1044235).
   * Fixed build problem with gcc 14 (Closes: #1074961).
Checksums-Sha1:
 19366b57d9c036e51ee1792c85481f61f080a3c5 1791 fl-cow_0.6-8.dsc
 6ff0a58c819b3d368fa23dc686c5309ece5d4e1a 4036 fl-cow_0.6-8.debian.tar.xz
 e6a0a3c7e1cee2f80b73cbc1332e275db259f3bc 6358 fl-cow_0.6-8_source.buildinfo
Checksums-Sha256:
 d34a57ec55642c6a6bb6a91fd0558466359c697315b5cc6e4721b58b83e46cfe 1791 fl-cow_0.6-8.dsc
 5b6222c59c9ba1700b1ab736de8b62aafa6b84c53a3aecc8d382955398f598a6 4036 fl-cow_0.6-8.debian.tar.xz
 f3178fc288421a0a42746298506782a3ac525d9b4b246ae5eaa40fbbf53e0095 6358 fl-cow_0.6-8_source.buildinfo
Files:
 7cb157be65b22e132bbd35ace0217ca8 1791 utils optional fl-cow_0.6-8.dsc
 34258f796c4851fe6ae379397eb823c9 4036 utils optional fl-cow_0.6-8.debian.tar.xz
 5d7ab52c648791cf37a96ab5df5a08d3 6358 utils optional fl-cow_0.6-8_source.buildinfo

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

iQIzBAEBCAAdFiEERqLf4owIeylOb9kkgSgKoIe6+w4FAmaPAZwACgkQgSgKoIe6
+w6K/hAAowpYsMJQQ4NwRKvoiiijBWc56tPfdqE48rVFCGBgD+9HdSQfZupRobIg
/N/CNKO6e104CmpdKez36vzshyzlB0FpMYI6isPNZkK8GAPY3il0Mi7uYcrLikR4
yrOSl+9JMCuJKTVnou7L+uMo1N6xW5isRaeGUpMCUyWBAA6TNGXgilCNPkjKJucj
pJXZlRmopU1WdgEjuvPQjyu0frGO2jelRGA+kT/UpHhmXRt8twZgxjm0/MZLqamX
04r6Wgrly748trQQ7Lvc7+BEEEjPYGzVQEKUGz2EdprFywXUFuaQDfS5jmPZ41IA
mYMYZ6ztWD+LLzw6mV+6A4cyz/eP35DMhb4Vfgu6CdOU1pOOgxoz5w/TwWnXO+lE
ug3XoKQtqHpeO67barZts7hgHg16XI76MN2iTT9FHjxq+hFn/ltHHRMkkilrQyyn
A7jACGtlhGI+LTIp75E21eqZ10jzfuW5Qm+vw15qifBBUqBk66kaMXB6NQ1ulzFN
e3Kf6gVLtkUTQLiuoFQGL+T32lZjcI6LiX4yOG2JO7WOdKs0qnVtW++r+CEkn42z
fbbIvEgBIOHT5zQM2LVuRD+xEyqJuJn2ntG2ykspeW21XcUnxcOOzH+99WU2jnZo
CtlHu3KsTJPEaqC5iW4R7b9j/mE2HLnIxFqI244xeD/j186IQeA=
=kgqM
-----END PGP SIGNATURE-----

Attachment: pgpT6mu5N9xwq.pgp
Description: PGP signature


--- End Message ---

Reply to: