Your message dated Tue, 30 Jul 2024 10:05:57 +0000
with message-id <e1syjjx-006bj2...@fasolo.debian.org>
and subject line Bug#1075517: fixed in smartlist 3.15-27
has caused the Debian Bug report #1075517,
regarding smartlist: 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 ow...@bugs.debian.org
immediately.)


-- 
1075517: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075517
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:smartlist
Version: 3.15-26
Severity: important
Tags: sid trixie
User: debian-...@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/smartlist_3.15-26_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

[...]
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
SCHROOT_ALIAS_NAME=unstable
SCHROOT_CHROOT_NAME=sid-amd64-sbuild
SCHROOT_COMMAND=env
SCHROOT_GID=1001
SCHROOT_GROUP=user42
SCHROOT_SESSION_ID=sid-amd64-sbuild-a222ae15-37e4-4780-b569-c6a78ae9a08b
SCHROOT_UID=1001
SCHROOT_USER=user42
SHELL=/bin/sh
USER=user42

dpkg-buildpackage
-----------------

Command: dpkg-buildpackage --sanitize-env -us -uc -b -rfakeroot
dpkg-buildpackage: info: source package smartlist
dpkg-buildpackage: info: source version 3.15-26
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Santiago Vila <sanv...@debian.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh clean
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make realclean SEARCHLIBS=""
make[2]: Entering directory '/<<PKGBUILDDIR>>'
/bin/sh ./initmake /bin/sh "/bin/sh" "/bin/rm -f" "mv -f" "ln" \
 "" \
 "/lib /usr/lib" \
 /dev/null "/usr/bin/make" o \
 "cc" "-O  " "-s  " "procmail lockfile formail mailstat" \
 "procmail formail lockfile" \
 "procmailrc procmailsc procmailex" "src man" \
 "/usr/bin" \
 "strip"
***************************** WARNING *********************************
* You seem to have set the LD_LIBRARY_PATH variable, this might cause *
* some trouble during the compilation of this package.  If the make   *
* does not finish by itself, do a: "make clean", clear                *
* LD_LIBRARY_PATH from the environment, and start over.               *
***************************** WARNING *********************************
Whoeaaa!  There's something fishy going on here.
You have a look and see if you detect anything uncanny:
*******************************************************
cc -O _autotst.c -o _autotst
_autotst.c:1:1: error: return type defaults to ‘int’ [-Wimplicit-int]
    1 | main()
      | ^~~~
::::
cc -O _autotst.c -o _autotst
_autotst.c:1:1: error: return type defaults to ‘int’ [-Wimplicit-int]
    1 | main()
      | ^~~~
::::
gcc -O _autotst.c -o _autotst
_autotst.c:1:1: error: return type defaults to ‘int’ [-Wimplicit-int]
    1 | main()
      | ^~~~
::::
*******************************************************
I suggest you take a look at the definition of CFLAGS* and CC
in the Makefile before you try make again.
make[2]: *** [Makefile:124: init] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:21: override_dh_auto_clean] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:3: clean] Error 2
dpkg-buildpackage: error: fakeroot debian/rules clean subprocess returned exit 
status 2

--- End Message ---
--- Begin Message ---
Source: smartlist
Source-Version: 3.15-27
Done: Santiago Vila <sanv...@debian.org>

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

Debian distribution maintenance software
pp.
Santiago Vila <sanv...@debian.org> (supplier of updated smartlist 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, 30 Jul 2024 11:45:00 +0200
Source: smartlist
Architecture: source
Version: 3.15-27
Distribution: unstable
Urgency: medium
Maintainer: Santiago Vila <sanv...@debian.org>
Changed-By: Santiago Vila <sanv...@debian.org>
Closes: 1075517
Changes:
 smartlist (3.15-27) unstable; urgency=medium
 .
   * Fix build with gcc-14. Closes: #1075517.
   * Do not trim Debian changelog.
   * Update lintian overrides.
Checksums-Sha1:
 54ac5e06995e307ec87575caf274e194920f58ad 1332 smartlist_3.15-27.dsc
 fc4abc6e0125f20489664fcda18a6c320487e149 27792 smartlist_3.15-27.debian.tar.xz
 9a91ae6b99f477070641237ff07897d1d55722f9 5304 
smartlist_3.15-27_source.buildinfo
Checksums-Sha256:
 ecc0fb8fa9a9fac54dbc5371100a8c265e9c8d79878e2943dd2e1b7d912e919d 1332 
smartlist_3.15-27.dsc
 ef24ce72418b79539f81f199d88498e45431a8faf77f765e77b8db79d89bd9ce 27792 
smartlist_3.15-27.debian.tar.xz
 b0b2121e2b5cdd73a16e6b0ed10ead93c2ce54fe9ab2f8a69736a3759df5d264 5304 
smartlist_3.15-27_source.buildinfo
Files:
 e4bc0358ad85a64c9b5cad852daf0ee5 1332 mail optional smartlist_3.15-27.dsc
 0aa1336462dbfca0ae798a7060d1bf14 27792 mail optional 
smartlist_3.15-27.debian.tar.xz
 838f8869ac9f02b00ee101b19397a6ad 5304 mail optional 
smartlist_3.15-27_source.buildinfo
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmaot/8ACgkQQc5/C58b
izIXHQgAi4wLY6Vyqs/EN88DcgdkFsbphymvorOpcqt8TlkHuxPVjjv1ivovhyf9
n/D/TgFBaGSsE43eC7HTYZO5gpXhmZBGMY/32CFGbljfEVhOw+NsTE6ro2JIXLJr
DGmKnG87I7h6KxMa2pGPfDy5SCL54IYuxwgYtAflmkRsD8602J7iaidgS8QdVSUg
yGNleBFJ02glmVaT0qpNsLOelYDEu6Ee7Mmizrxj/KZwx8ERwcPge0DNBADXUYTi
u4lJ0np1g7VZVKL/U3BCNUgF2XjB7WV4DXghB74sqQyvZnww7iigBRkCwUAKa9an
X92qaOEnjgVWkdSH25/3El805ISKzQ==
=Jyyi
-----END PGP SIGNATURE-----

Attachment: pgpmCHLdbUX03.pgp
Description: PGP signature


--- End Message ---

Reply via email to