Your message dated Wed, 13 Mar 2024 14:48:19 +0000
with message-id <e1rkptz-00741f...@fasolo.debian.org>
and subject line Bug#1066332: fixed in eztrace 2.1-7
has caused the Debian Bug report #1066332,
regarding gtg-trace: FTBFS: C/gtg_compress.c:55:5: error: implicit declaration 
of function ‘asprintf’; did you mean ‘vsprintf’? 
[-Werror=implicit-function-declaration]
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.)


-- 
1066332: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066332
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gtg-trace
Version: 0.2-3-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240313 ftbfs-trixie ftbfs-impfuncdef

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

This is most likely caused by a change in dpkg 1.22.6, that enabled
-Werror=implicit-function-declaration. For more information, see
https://wiki.debian.org/qa.debian.org/FTBFS#A2024-03-13_-Werror.3Dimplicit-function-declaration

Relevant part (hopefully):
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"GTG\" 
> -DPACKAGE_TARNAME=\"gtg\" -DPACKAGE_VERSION=\"0.2-3\" -DPACKAGE_STRING=\"GTG\ 
> 0.2-3\" 
> -DPACKAGE_BUGREPORT=\"https://github.com/trahay/Generic-Trace-Generator/issues\";
>  -DPACKAGE_URL=\"\" -DPACKAGE=\"gtg\" -DVERSION=\"0.2-3\" -DHAVE_STDIO_H=1 
> -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
> -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 
> -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDIO_H=1 
> -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_GETLINE=1 -I.  -I./../inc/ 
> -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/ -Wall -pedantic -DBUILD_PAJE  
> -DHAVE_LIBZ -DBUILD_OTF  -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -DHAVE_GETLINE -c -o C/libgtg_la-interfaceCFortranBasic1.lo `test -f 
> 'C/interfaceCFortranBasic1.c' || echo './'`C/interfaceCFortranBasic1.c
> C/gtg_compress.c: In function ‘main’:
> C/gtg_compress.c:55:5: error: implicit declaration of function ‘asprintf’; 
> did you mean ‘vsprintf’? [-Werror=implicit-function-declaration]
>    55 |     asprintf(&output_filename, "%s.z", input_filename);
>       |     ^~~~~~~~
>       |     vsprintf
> libtool: compile:  gcc -DPACKAGE_NAME=\"GTG\" -DPACKAGE_TARNAME=\"gtg\" 
> -DPACKAGE_VERSION=\"0.2-3\" "-DPACKAGE_STRING=\"GTG 0.2-3\"" 
> -DPACKAGE_BUGREPORT=\"https://github.com/trahay/Generic-Trace-Generator/issues\";
>  -DPACKAGE_URL=\"\" -DPACKAGE=\"gtg\" -DVERSION=\"0.2-3\" -DHAVE_STDIO_H=1 
> -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
> -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 
> -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDIO_H=1 
> -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_GETLINE=1 -I. -I./../inc/ 
> -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/ -Wall -pedantic -DBUILD_PAJE 
> -DHAVE_LIBZ -DBUILD_OTF -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -DHAVE_GETLINE -c C/GTGColor.c  -fPIC -DPIC -o C/.libs/libgtg_la-GTGColor.o
> libtool: compile:  gcc -DPACKAGE_NAME=\"GTG\" -DPACKAGE_TARNAME=\"gtg\" 
> -DPACKAGE_VERSION=\"0.2-3\" "-DPACKAGE_STRING=\"GTG 0.2-3\"" 
> -DPACKAGE_BUGREPORT=\"https://github.com/trahay/Generic-Trace-Generator/issues\";
>  -DPACKAGE_URL=\"\" -DPACKAGE=\"gtg\" -DVERSION=\"0.2-3\" -DHAVE_STDIO_H=1 
> -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
> -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 
> -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDIO_H=1 
> -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_GETLINE=1 -I. -I./../inc/ 
> -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/ -Wall -pedantic -DBUILD_PAJE 
> -DHAVE_LIBZ -DBUILD_OTF -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -DHAVE_GETLINE -c C/paje_GTGBasic1_c.c  -fPIC -DPIC -o 
> C/.libs/libgtg_la-paje_GTGBasic1_c.o
> cc1: some warnings being treated as errors
> make[2]: *** [Makefile:714: C/gtg_compress-gtg_compress.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/03/13/gtg-trace_0.2-3-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240313;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: eztrace
Source-Version: 2.1-7
Done: Samuel Thibault <sthiba...@debian.org>

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

Debian distribution maintenance software
pp.
Samuel Thibault <sthiba...@debian.org> (supplier of updated eztrace 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: Wed, 13 Mar 2024 12:39:56 +0100
Source: eztrace
Architecture: source
Version: 2.1-7
Distribution: unstable
Urgency: medium
Maintainer: Samuel Thibault <sthiba...@debian.org>
Changed-By: Samuel Thibault <sthiba...@debian.org>
Closes: 1066332
Changes:
 eztrace (2.1-7) unstable; urgency=medium
 .
   * patches/implicit: Fix build with qa=+bug-implicit-func
     (Closes: Bug#1066332)
Checksums-Sha1:
 79910a426278166018a7d347b9bf68d8b857c5dc 2701 eztrace_2.1-7.dsc
 4892566a6c609e98278aec5d02f47965acf0b7f0 14328 eztrace_2.1-7.debian.tar.xz
 894b3f09b7ec2cdc909091832a9f1e938163e5fd 14545 eztrace_2.1-7_source.buildinfo
Checksums-Sha256:
 a2ec4a5575ad00349d4be860ae74a04d69f8493c34a5c3898e987afdf82d7ec3 2701 
eztrace_2.1-7.dsc
 757f6334ad35dc77f1daae3baa56b86d8a025582fc96e67cb700e34c5535b9ae 14328 
eztrace_2.1-7.debian.tar.xz
 cc092b9ff4b58dd17ad3b5166685047aa809fb025a9a381e3194add2ff5acbb5 14545 
eztrace_2.1-7_source.buildinfo
Files:
 3dba7223c524360e30f31ba754d6e300 2701 devel optional eztrace_2.1-7.dsc
 b5f075bf9c5c99723f0359499012df77 14328 devel optional 
eztrace_2.1-7.debian.tar.xz
 6fbdcfde3fa8392538df47b148aa0de8 14545 devel optional 
eztrace_2.1-7_source.buildinfo

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

iQIzBAEBCgAdFiEEi6MnFvk67auaclLJ5pG0tXV4H2IFAmXxsy0ACgkQ5pG0tXV4
H2JrXBAAmLmdrbFy24R0lcimmSUQiKtf0z1wD6WUNl851LZP9fxX4RbHjpnUJMPU
koQAQ0Yn2/lwCXYlLAPcmG7fZ3OIeA+DT8OLigjNU8CosocZgFTyWC/BO61kdorl
4kRqFYCM5NMeLiOB0IP7M8b1m0i2WXj89NBqI89J0Qh9jIj8W1ujZWXgWdlNUHak
KHt2PmoQLjFbF8UlPJcY9fHxtBpIqFppRTmi2rfF6ayHSa4Gbd6SwtX622ZMo62M
dQ7JqukCNPYT3dkCeiMa6iEl3ECcMsBIpmDWbrKKY/2ygk1D6s4yFJD6fxbKj+16
AEVOZJid92muq7uw3AO8da/TavY9RYJL5PdvWOYa5DtNKKanaWGcXfHCshpJ+Vsf
c1OJnb/0yiT6HF3OtbTpf//1Kivod/Oe/E2xFRhwoA6Qii4Hog58RJGp2bg74KNg
pki5j6zshOUZw7Oby+FMPhe+Ll/8Yrp7hTb9Yj5Fwi0++JCHiFINN/DTNJpMlyYj
qaPJrHBi6JhqJ8nA4HSZT31BHk1GTk+WaIkTSJ//J8YKjqA1ly9/EQopu/ywwDM9
CP3Yfie9Stx7eyM6OuXfVM04Kw3o6FR27Y6BoImW2ThuffmXJPjq4a9XbiHmJ+Wn
xdzb+R6Wuy7/j6cSUJaJgaotF7Zkq6vckS/eekXCVtSkfEHmssc=
=CavO
-----END PGP SIGNATURE-----

Attachment: pgpQL0H1cHb7y.pgp
Description: PGP signature


--- End Message ---

Reply via email to