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

Bug#1066628: marked as done (tlf: FTBFS: test_wwv.c:26:5: error: implicit declaration of function ‘g_strchomp’; did you mean ‘strcmp’? [-Werror=implicit-function-declaration])



Your message dated Fri, 15 Mar 2024 05:50:03 +0000
with message-id <E1rl0SB-00FZBU-5Z@fasolo.debian.org>
and subject line Bug#1066628: fixed in tlf 1.4.1-6
has caused the Debian Bug report #1066628,
regarding tlf: FTBFS: test_wwv.c:26:5: error: implicit declaration of function ‘g_strchomp’; did you mean ‘strcmp’? [-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 owner@bugs.debian.org
immediately.)


-- 
1066628: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066628
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: tlf
Version: 1.4.1-5
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas@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):
> gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o test_zone_nr.o test_zone_nr.c
> test_wwv.c: In function ‘test_wwv_check’:
> test_wwv.c:26:5: error: implicit declaration of function ‘g_strchomp’; did you mean ‘strcmp’? [-Werror=implicit-function-declaration]
>    26 |     g_strchomp(lastwwv);
>       |     ^~~~~~~~~~
>       |     strcmp
> gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection  -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -u __wrap_refreshp -o run_addcall run_addcall.o test_addcall.o data.o functions.o ../src/addcall.o ../src/addmult.o ../src/bands.o ../src/dxcc.o ../src/focm.o ../src/getctydata.o ../src/getpx.o ../src/get_time.o ../src/locator2longlat.o ../src/log_utils.o ../src/qrb.o ../src/score.o ../src/searchcallarray.o ../src/zone_nr.o -lm -lglib-2.0  -lpanelw -lncursesw -ltinfo  -lcmocka -Wl,-wrap=sleep -Wl,-wrap=key_get -Wl,-wrap=key_poll -Wl,-wrap=wgetch -Wl,-wrap=refreshp
> gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection  -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -u __wrap_refreshp -o run_addmult run_addmult.o test_addmult.o data.o functions.o ../src/addmult.o ../src/bands.o -lm -lglib-2.0  -lpanelw -lncursesw -ltinfo  -lcmocka -Wl,-wrap=sleep -Wl,-wrap=key_get -Wl,-wrap=key_poll -Wl,-wrap=wgetch -Wl,-wrap=refreshp
> gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection  -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -u __wrap_refreshp -o run_addpfx run_addpfx.o test_addpfx.o data.o functions.o ../src/addpfx.o ../src/bands.o -lm -lglib-2.0  -lpanelw -lncursesw -ltinfo  -lcmocka -Wl,-wrap=sleep -Wl,-wrap=key_get -Wl,-wrap=key_poll -Wl,-wrap=wgetch -Wl,-wrap=refreshp
> gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection  -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -u __wrap_refreshp -o run_bands run_bands.o test_bands.o data.o functions.o ../src/bands.o -lm -lglib-2.0  -lpanelw -lncursesw -ltinfo  -lcmocka -Wl,-wrap=sleep -Wl,-wrap=key_get -Wl,-wrap=key_poll -Wl,-wrap=wgetch -Wl,-wrap=refreshp
> cc1: some warnings being treated as errors
> ../src/addpfx.h:24:5: warning: type of ‘add_pfx’ does not match original declaration [-Wlto-type-mismatch]
>    24 | int add_pfx(char *pxstr, unsigned int bandindex);
>       |     ^
> test_addcall.c:36:5: note: type mismatch in parameter 2
>    36 | int add_pfx(char *call) {
>       |     ^
> test_addcall.c:36:5: note: type ‘void’ should match type ‘unsigned int’
> test_addcall.c:36:5: note: ‘add_pfx’ was previously declared here
> make[3]: *** [Makefile:907: test_wwv.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/03/13/tlf_1.4.1-5_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240313;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&fusertaguser=lucas@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: tlf
Source-Version: 1.4.1-6
Done: tony mancill <tmancill@debian.org>

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

Debian distribution maintenance software
pp.
tony mancill <tmancill@debian.org> (supplier of updated tlf 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: SHA512

Format: 1.8
Date: Thu, 14 Mar 2024 22:15:24 -0700
Source: tlf
Architecture: source
Version: 1.4.1-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Changed-By: tony mancill <tmancill@debian.org>
Closes: 1066628
Changes:
 tlf (1.4.1-6) unstable; urgency=medium
 .
   * Team upload
 .
   [ Debian Janitor ]
   * Update watch file format version to 4.
   * debian/watch: Use GitHub /tags rather than /releases page.
 .
   [ tony mancill ]
   * Update warnings-as-errors.patch (Closes: #1066628)
   * Update build-deps to use libncurses-dev and pkgconf
   * Bump Standards-Version to 4.6.2
Checksums-Sha1:
 8dbc4428692e2411267336de73c8c816f2095389 2019 tlf_1.4.1-6.dsc
 e8a416be502ce972edaded725dd8b087fed816ad 11968 tlf_1.4.1-6.debian.tar.xz
 4e67c84b48bca893095f469db653938f80ed95fe 8275 tlf_1.4.1-6_amd64.buildinfo
Checksums-Sha256:
 0049af709628216177cb5fb198a9ca6f40871ba5e11511514a90ef7c8a83fd88 2019 tlf_1.4.1-6.dsc
 4f3062d2b77ee27cbde28be6f9d86eae6b2d3d661c924d63546cc06a4a243a1b 11968 tlf_1.4.1-6.debian.tar.xz
 d696ca0123b42e6e6ad0f6e5446dbe2e0b711c11ed48cfb678d43c34894f38f4 8275 tlf_1.4.1-6_amd64.buildinfo
Files:
 149745a5e8dad1142e0162c2a7a41e04 2019 hamradio optional tlf_1.4.1-6.dsc
 a859319ea0d5b43890b2a10422a8cc32 11968 hamradio optional tlf_1.4.1-6.debian.tar.xz
 b506a3f3d23884acde293095241d7aac 8275 hamradio optional tlf_1.4.1-6_amd64.buildinfo

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

iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAmXz3D0UHHRtYW5jaWxs
QGRlYmlhbi5vcmcACgkQIdIFiZdLPpaiZhAAigsZCiWsPo3tJeDbAB21QKXoeJ7M
ciS+g7dxDhc0ycwVpgDAjFUnpZHBvOyICuCTd6HITp2ZjcNA8HkveWGtq7R9VhnI
N2VByyKgPg4xGkHEmVKmEQdr0965Q7u09J38+TAacAiB4oxwgcsf49ksODm5oLtb
Vy0vZ8aLkvE+y4szXXSUCayDPUGrRsCFFAT3+0Tv59ZzPdEZl90zyWGJ4+N9vTJq
qJmF9uXPr6zSrDrkpJj1pCZVPpG0glvkpO1HEmr+zP+t4dRZb4E3EzaX7ITG1Wi7
AjKqUkqiF3yJ0EkiODM9QcmuaWFhEY0G/odL9Mc2E988Ky6mOAxP1q+Y3P0SQh2G
UhubuFb/kGk1/yrligGqhgTngCuJkUGlT+jzR8+fWw797Wzy7JF58soTURlMyW2e
3i9dnwUBqqP0ASxhaThGzG424SHy5piS37B9j/VT0SUUNHednamI/5SXB8wmIruG
WhaEHGtGLg7e19I+8OBJ6k+JkTqy3FgtJSvlJAufZR1jvOQaJDxlzIbD8UJRgHIB
YTR6H5NY9InQzJkFvJyU+rRB58jQNf58nfuGimNdqxUSaZtV3/DoSdIr74M+9C82
LBDumnSpJROP8X12lDG3ccUS8BWfSYL+MjoED9ehsNasSDIKHORJ1c7iLQ7dnkz5
7FA6isYxnkBQS2M=
=Xs8R
-----END PGP SIGNATURE-----

Attachment: pgpS5sskgZUpJ.pgp
Description: PGP signature


--- End Message ---

Reply to: