Your message dated Mon, 12 Aug 2024 07:49:13 +0000
with message-id <e1sdpnl-002ezl...@fasolo.debian.org>
and subject line Bug#1074804: fixed in alpine 2.26+dfsg-2
has caused the Debian Bug report #1074804,
regarding alpine: 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.)


-- 
1074804: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074804
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:alpine
Version: 2.26+dfsg-1
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/alpine_2.26+dfsg-1_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

[...]
make[6]: Leaving directory '/<<PKGBUILDDIR>>/pith/osdep'
Making all in charconv
make[6]: Entering directory '/<<PKGBUILDDIR>>/pith/charconv'
gcc -DHAVE_CONFIG_H   -I../../include -I../../include -I/usr/include/openssl 
-Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -g  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -DOPENSSL_1_1_0 
-DOPENSSL_API_COMPAT=0x10100000L -c -o filesys.o filesys.c
gcc -DHAVE_CONFIG_H   -I../../include -I../../include -I/usr/include/openssl 
-Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -g  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -DOPENSSL_1_1_0 
-DOPENSSL_API_COMPAT=0x10100000L -c -o utf8.o utf8.c
rm -f libpithcc.a
/usr/bin/ar cru libpithcc.a filesys.o utf8.o 
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libpithcc.a
make[6]: Leaving directory '/<<PKGBUILDDIR>>/pith/charconv'
make[6]: Entering directory '/<<PKGBUILDDIR>>/pith'
gcc -DHAVE_CONFIG_H   -I../include -I../include -I/usr/include/openssl 
-Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -g  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -DOPENSSL_1_1_0 
-DOPENSSL_API_COMPAT=0x10100000L -c -o ablookup.o ablookup.c
gcc -DHAVE_CONFIG_H   -I../include -I../include -I/usr/include/openssl 
-Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -g  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -DOPENSSL_1_1_0 
-DOPENSSL_API_COMPAT=0x10100000L -c -o abdlc.o abdlc.c
gcc -DHAVE_CONFIG_H   -I../include -I../include -I/usr/include/openssl 
-Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -g  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -DOPENSSL_1_1_0 
-DOPENSSL_API_COMPAT=0x10100000L -c -o addrbook.o addrbook.c
gcc -DHAVE_CONFIG_H   -I../include -I../include -I/usr/include/openssl 
-Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -g  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -DOPENSSL_1_1_0 
-DOPENSSL_API_COMPAT=0x10100000L -c -o addrstring.o addrstring.c
gcc -DHAVE_CONFIG_H   -I../include -I../include -I/usr/include/openssl 
-Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -g  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -DOPENSSL_1_1_0 
-DOPENSSL_API_COMPAT=0x10100000L -c -o adrbklib.o adrbklib.c
gcc -DHAVE_CONFIG_H   -I../include -I../include -I/usr/include/openssl 
-Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -g  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -DOPENSSL_1_1_0 
-DOPENSSL_API_COMPAT=0x10100000L -c -o bldaddr.o bldaddr.c
gcc -DHAVE_CONFIG_H   -I../include -I../include -I/usr/include/openssl 
-Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -g  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -DOPENSSL_1_1_0 
-DOPENSSL_API_COMPAT=0x10100000L -c -o body.o body.c
gcc -DHAVE_CONFIG_H   -I../include -I../include -I/usr/include/openssl 
-Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -g  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -DOPENSSL_1_1_0 
-DOPENSSL_API_COMPAT=0x10100000L -c -o charset.o charset.c
adrbklib.c: In function ‘sort_addr_list’:
adrbklib.c:4705:64: error: passing argument 4 of ‘qsort’ from incompatible 
pointer type [-Wincompatible-pointer-types]
 4705 |     qsort((qsort_t *)list, (size_t)(p - list), sizeof(char *), 
cmp_addr);
      |                                                                ^~~~~~~~
      |                                                                |
      |                                                                int 
(*)(const char *, const char *)
In file included from ../include/system.h:42,
                 from ../pith/headers.h:25,
                 from adrbklib.c:14:
/usr/include/stdlib.h:971:34: note: expected ‘__compar_fn_t’ {aka ‘int 
(*)(const void *, const void *)’} but argument is of type ‘int (*)(const char 
*, const char *)’
  971 |                    __compar_fn_t __compar) __nonnull ((1, 4));
      |                    ~~~~~~~~~~~~~~^~~~~~~~
adrbklib.c: In function ‘adrbk_sort’:
adrbklib.c:4766:77: error: passing argument 4 of ‘qsort’ from incompatible 
pointer type [-Wincompatible-pointer-types]
 4765 |             (ab->sort_rule == AB_SORT_RULE_FULL_LISTS) ?
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
     
 4766 |                                                 
cmp_cntr_by_full_lists_last :
      |                                                 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
      |                                                                         
    |
      |                                                                         
    int (*)(const char *, const char *)
 4767 |             (ab->sort_rule == AB_SORT_RULE_FULL) ?
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
     
 4768 |                                                 cmp_cntr_by_full :
      |                                                 ~~~~~~~~~~~~~~~~~~      
     
 4769 |             (ab->sort_rule == AB_SORT_RULE_NICK_LISTS) ?
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
     
 4770 |                                                 
cmp_cntr_by_nick_lists_last :
      |                                                 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 4771 |             /* (ab->sort_rule == AB_SORT_RULE_NICK) */
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
     
 4772 |                                                 cmp_cntr_by_nick);
      |                                                 ~~~~~~~~~~~~~~~~        
     
/usr/include/stdlib.h:971:34: note: expected ‘__compar_fn_t’ {aka ‘int 
(*)(const void *, const void *)’} but argument is of type ‘int (*)(const char 
*, const char *)’
  971 |                    __compar_fn_t __compar) __nonnull ((1, 4));
      |                    ~~~~~~~~~~~~~~^~~~~~~~
make[6]: *** [Makefile:634: adrbklib.o] Error 1
make[6]: *** Waiting for unfinished jobs....
make[6]: Leaving directory '/<<PKGBUILDDIR>>/pith'
make[5]: *** [Makefile:663: all-recursive] Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/pith'
make[4]: *** [Makefile:495: all] Error 2
make[4]: Leaving directory '/<<PKGBUILDDIR>>/pith'
make[3]: *** [Makefile:551: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:440: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 "INSTALL=install --strip-program=true" returned 
exit code 2
make[1]: *** [debian/rules:22: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:48: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: alpine
Source-Version: 2.26+dfsg-2
Done: Unit 193 <unit...@debian.org>

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

Debian distribution maintenance software
pp.
Unit 193 <unit...@debian.org> (supplier of updated alpine 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: SHA384

Format: 1.8
Date: Mon, 12 Aug 2024 03:18:41 -0400
Source: alpine
Architecture: source
Version: 2.26+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Asheesh Laroia <ashe...@asheesh.org>
Changed-By: Unit 193 <unit...@debian.org>
Closes: 1074804
Changes:
 alpine (2.26+dfsg-2) unstable; urgency=medium
 .
   * d/control, d/watch: Update homepage.
   * d/rules: Pass -Wno-incompatible-pointer-types. (Closes: #1074804)
   * Update Standards-Version to 4.7.0.
Checksums-Sha1:
 2811c17e79b81c1b8f7732115d9388d7a75c5737 2133 alpine_2.26+dfsg-2.dsc
 94a31688a9deb1cbc254e6fb958296025d59776c 4737308 alpine_2.26+dfsg.orig.tar.xz
 bf36f977668fcf09690d1cff837a2f708f6e39f1 15488 alpine_2.26+dfsg-2.debian.tar.xz
 503898fa3495a517023032c854a43e32a6807ea8 8289 
alpine_2.26+dfsg-2_amd64.buildinfo
Checksums-Sha256:
 cba5ea79b92c61755278f43b5d24e9aa314acb0a9f9d3122b4ab986a12b69f86 2133 
alpine_2.26+dfsg-2.dsc
 01fb78bd03e469bccd799db7c2b414e2bb816dbadd2d66170ae0e8be60415aa3 4737308 
alpine_2.26+dfsg.orig.tar.xz
 2909ef3f50654acb0d8334825073959cd37d3fde6f7bb7947c40ac8ff16e4f72 15488 
alpine_2.26+dfsg-2.debian.tar.xz
 af424ecb5427c1c01faf643ab96e6e1c6113f68256a3b83d48ff775a3d68148d 8289 
alpine_2.26+dfsg-2_amd64.buildinfo
Files:
 059f80f8830076f6be639d5a138b7ec9 2133 mail optional alpine_2.26+dfsg-2.dsc
 81bf8e327c58f223b5a8b7e6cf122869 4737308 mail optional 
alpine_2.26+dfsg.orig.tar.xz
 e5f7c35ed894e8e7417bb065d106870d 15488 mail optional 
alpine_2.26+dfsg-2.debian.tar.xz
 0c8a11d1de18fd33ca27d2403dca2d06 8289 mail optional 
alpine_2.26+dfsg-2_amd64.buildinfo

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

iQIzBAEBCQAdFiEEjbPlhoZdK0orGFpcUAHhsJqjdEsFAma5uPEACgkQUAHhsJqj
dEvfag//S9dFfig7L5hBP+fFCCe8I0hqT9UW6gmbtoTN4Xk79y8KgkIzbrvosawe
4bBPNxExOlX70xxFvH6+yewCB/AMlSxQrmB8Y/Tw8jTkXicGHFB4AvGwtP266M2O
TPxZrT2Ga5Ch/1PufZ68ZIA5kFMDRPOc1aGHZiHfwCvA1i0s4Q4o2cgEl3dUuYEC
RTejPPYNEEGBvHJPPRb8E8GjPXugM5Lt06HQsLYwlT+uSkaCP9TkBnocA4dBvIlL
iIxj2h/kAqy/x8q23witrwnJCciNz3HrG8NRGWJ/1C8EonFlsMv/a9QTCgmYPbiE
S1RKOs7xRGfekM3uMjrhG7kw/uIgea1Prbkatp/DnFVhNEhZpnb4ReB7/tkh2mwD
a/oZbwi51P+IgqfpbBvkwUuTAS/IxVc2mbTb0mp1GXEjKQpiFuTWRxGd9h72gaat
VEZKFv+XhtMDp4Hf+Vj1wZQe2gMvZO+VToEq+8OLTacZvTBHWmHX1fuOF8bIlRkA
PUTUMUKnTHqjm4N171lREiPBKOjw+s8n3PWLywIQjx8zSiAuzuqyvSAsrfUXmSpN
JmV7m7cJaI/jPV1fPI7V/hXMmtrnJOJ/UdlEEJPXC2hiBr91m8eF3u7uBt7Pomq0
GF2lLkkhhUblvqhND8BNlZ34iOFFJIG7cStiH7z2Rygv6aj6CSc=
=pp/1
-----END PGP SIGNATURE-----

Attachment: pgpWwOfHnEDGl.pgp
Description: PGP signature


--- End Message ---

Reply via email to