Your message dated Tue, 20 Aug 2024 21:22:07 +0000
with message-id <[email protected]>
and subject line Bug#1075160: fixed in libcompface 1:1.5.2-6
has caused the Debian Bug report #1075160,
regarding libcompface: 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 [email protected]
immediately.)


-- 
1075160: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075160
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libcompface
Version: 1:1.5.2-5.2
Severity: important
Tags: sid trixie
User: [email protected]
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/libcompface_1.5.2-5.2_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 unistd.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for strings.h... (cached) yes
checking for strerror... yes
configure: creating ./config.status
config.status: creating Makefile
mkdir shared static
cd shared && \
    /usr/bin/make -f ../Makefile VPATH=".." srcdir=".." \
        LDFLAGS="-lc"\
        'CC=x86_64-linux-gnu-gcc' \
        CFLAGS="-O2 -fPIC -pipe -D_BSD_SOURCE -D_REENTRANT" shared && \
        ln -sf libcompface.so libcompface.so.1  &&  \
        ln -sf libcompface.so.1.0.0  libcompface.so #&& \
#               strip --strip-unneeded libcompface.so.1.0.0 
make[1]: Entering directory '/<<PKGBUILDDIR>>/shared'
x86_64-linux-gnu-gcc -c  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" 
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_STRERROR=1  -DHAVE_CONFIG_H -O2 -fPIC -pipe -D_BSD_SOURCE -D_REENTRANT 
../arith.c
In file included from /usr/include/strings.h:21,
                 from ../config.h:6,
                 from ../arith.c:17:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE 
are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use 
_DEFAULT_SOURCE"
      |   ^~~~~~~
../config.h:9:14: warning: conflicting types for built-in function ‘malloc’; 
expected ‘void *(long unsigned int)’ [-Wbuiltin-declaration-mismatch]
    9 | extern char *malloc ();
      |              ^~~~~~
../config.h:7:1: note: ‘malloc’ is declared in header ‘<stdlib.h>’
    6 | #include <strings.h>
  +++ |+#include <stdlib.h>
    7 | #endif
x86_64-linux-gnu-gcc -c  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" 
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_STRERROR=1  -DHAVE_CONFIG_H -O2 -fPIC -pipe -D_BSD_SOURCE -D_REENTRANT 
../file.c
In file included from /usr/include/strings.h:21,
                 from ../config.h:6,
                 from ../file.c:18:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE 
are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use 
_DEFAULT_SOURCE"
      |   ^~~~~~~
../config.h:9:14: warning: conflicting types for built-in function ‘malloc’; 
expected ‘void *(long unsigned int)’ [-Wbuiltin-declaration-mismatch]
    9 | extern char *malloc ();
      |              ^~~~~~
../config.h:7:1: note: ‘malloc’ is declared in header ‘<stdlib.h>’
    6 | #include <strings.h>
  +++ |+#include <stdlib.h>
    7 | #endif
../file.c: In function ‘ReadFace’:
../file.c:83:18: error: type defaults to ‘int’ in declaration of ‘inc’ 
[-Wimplicit-int]
   83 |         register inc = 0;               /* optionally swap nimmles */
      |                  ^~~
../file.c:100:43: error: implicit declaration of function ‘strcmp’ 
[-Wimplicit-function-declaration]
  100 |                                         (!strcmp(type1, "char") ||
      |                                           ^~~~~~
../file.c:22:1: note: include ‘<string.h>’ or provide a declaration of ‘strcmp’
   21 | #include "compface.h"
  +++ |+#include <string.h>
   22 | 
../file.c:116:17: error: implicit declaration of function ‘strlen’ 
[-Wimplicit-function-declaration]
  116 |         for(i = strlen(s); i > 0; i--)
      |                 ^~~~~~
../file.c:116:17: note: include ‘<string.h>’ or provide a declaration of 
‘strlen’
../file.c:116:17: warning: incompatible implicit declaration of built-in 
function ‘strlen’ [-Wbuiltin-declaration-mismatch]
../file.c:116:17: note: include ‘<string.h>’ or provide a declaration of 
‘strlen’
make[1]: *** [../Makefile:100: file.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>/shared'
make: *** [debian/rules:35: build-libc6] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: libcompface
Source-Version: 1:1.5.2-6
Done: Hakan Ardo <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libcompface, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hakan Ardo <[email protected]> (supplier of updated libcompface 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 [email protected])


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

Format: 1.8
Date: Thu, 15 Aug 2024 09:40:30 +0200
Source: libcompface
Architecture: source
Version: 1:1.5.2-6
Distribution: unstable
Urgency: high
Maintainer: Hakan Ardo <[email protected]>
Changed-By: Hakan Ardo <[email protected]>
Closes: 1075160
Changes:
 libcompface (1:1.5.2-6) unstable; urgency=high
 .
   [ Ricardo Mones <[email protected]> ]
   * Change deprecated define to remove warning
   * Compile with STDC_HEADERS enabled (Closes: #1075160)
   * Patch for building cmain.c with STDC_HEADERS
   * Fix declaration of inc in debian.patch
   * Raised urgency because of RC bug
Checksums-Sha1:
 bed13c4b80cbbf462f48a66dc8170f4bbe103072 1805 libcompface_1.5.2-6.dsc
 6af8d45818a182af5ed74b5f856125b2b91a5974 10376 
libcompface_1.5.2-6.debian.tar.xz
 6123c3fe702177f6624e0cad73df66bd7fdc0635 6923 
libcompface_1.5.2-6_source.buildinfo
Checksums-Sha256:
 57c1a6d8bc0fa0db77abb4a22104100389b5f38045c638f1ccbbcab5c1c3a77f 1805 
libcompface_1.5.2-6.dsc
 06735393cdfd714bd75540f8c3f20acd3072920fbbb37588d69128de671cb2e5 10376 
libcompface_1.5.2-6.debian.tar.xz
 e7fed2c3e6da951c0dfe223bb53dd5396e56b17a91512a6d95a374921bd00003 6923 
libcompface_1.5.2-6_source.buildinfo
Files:
 80326a10761df5203403e41c615aa227 1805 mail optional libcompface_1.5.2-6.dsc
 79afb7512f138f1bc660ae65d928e329 10376 mail optional 
libcompface_1.5.2-6.debian.tar.xz
 f30aebfcbfe586c189c480a01a3930bf 6923 mail optional 
libcompface_1.5.2-6_source.buildinfo

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

iQIzBAEBCgAdFiEEiBxmoJbhJJA77soc6iX5+wapp9EFAmbE/10ACgkQ6iX5+wap
p9GjzhAAr4HkH3V64PTsQL70Di3743tS6Y8dhOymJYbbK+jEpweMCsKH0xoJhgK/
oSpoxwppaz8/MGX6UAoMVmCMlxWqpe21YYxl975EoAObdNHSw5UCSZOSJ66YC/Aa
UOCfUf4/MZ80cUCUgL0xf+LAk48rgMZxUAiKlo8tx90woSC1eK6m0Fh4IXCcPvkL
AEjN88Dj5sB6eth307GVyDJSclh8pgVHCw9FZUCGQy9/nHwaawEQIKGTFOGGYYXL
PmDHzennFgXm/YjfNYS2eJsHlt2ahwiGb25hvmpHWG3it71qQCUEK+jUneDlI9q1
z9mLqIqh1jN8ufiwIuj6m2IM5PoSc5k5DrAi5KKDcLVhKlvTDt1T+vTIN5gSlL5m
cajcxjzbrLfu2HSPtkaSbHM7I8mDs9rBl9j7JZ2+ttKy8MjmiWRPia3e+YxYJdRe
nvPCqRFDSq67gW/3NqDcvekDIfPrXPzWYxpFVjMFy7GWggSApA+GjGKXESx36sL9
mBJQN+Tc4kWhfcevt8ECYmMpWQOLDnmipzfgQteH3Sf4AWZHt9vEwO1Lt8DOx533
L2USJJpHXhHIBE+0/uRpLU773svbjA1Nr29jpV1odY+1FD7XhGsV+cGJe4m6wpP5
6M6RodNnAm4lwGhT8iXd5HsNqW8WuO+hlEpNQvQ4hdw4IXCuIDs=
=g23C
-----END PGP SIGNATURE-----

Attachment: pgpqwtHikDg5f.pgp
Description: PGP signature


--- End Message ---

Reply via email to