Your message dated Sun, 04 May 2025 21:17:06 +0000
with message-id <e1ubghu-0003k6...@fasolo.debian.org>
and subject line Bug#1066488: fixed in qrouter 1.4.88-1
has caused the Debian Bug report #1066488,
regarding qrouter: FTBFS: qrouter.c:880:4: error: implicit declaration of 
function ‘find_free_antenna_taps’ [-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.)


-- 
1066488: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066488
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: qrouter
Version: 1.4.71-2
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):
> gcc -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g 
> -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -m64 -fPIC -fPIC -DPACKAGE_NAME=\"\" 
> -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" 
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_VA_COPY=1 
> -DHAVE___VA_COPY=1 -DHAVE_LIBXT=1 -DHAVE_SYS_MMAN_H=1 -DTCL_QROUTER=1 
> -DLINUX=1 -DSYSV=1 -DVERSION=\"1.4\" -DREVISION=\"71\" -DUSE_TCL_STUBS 
> -DUSE_TK_STUBS \
>       -DQROUTER_PATH=\"/usr/lib/qrouter\" 
> -I/usr/include/tcl8.6/tk-private/generic -I/usr/include/tcl8.6 -c def.c -o 
> def.o
> qrouter.c: In function ‘post_def_setup’:
> qrouter.c:880:4: error: implicit declaration of function 
> ‘find_free_antenna_taps’ [-Werror=implicit-function-declaration]
>   880 |    find_free_antenna_taps(antenna_cell);
>       |    ^~~~~~~~~~~~~~~~~~~~~~
> qrouter.c: In function ‘route_setup’:
> qrouter.c:1942:9: error: implicit declaration of function ‘createMask’; did 
> you mean ‘ActivateMask’? [-Werror=implicit-function-declaration]
>  1942 |         createMask(iroute->net, MASK_SMALL, (u_char)Numpasses);
>       |         ^~~~~~~~~~
>       |         ActivateMask
> qrouter.c:1949:6: error: implicit declaration of function ‘createBboxMask’ 
> [-Werror=implicit-function-declaration]
>  1949 |      createBboxMask(iroute->net, (u_char)Numpasses);
>       |      ^~~~~~~~~~~~~~
> gcc -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g 
> -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -m64 -fPIC -fPIC -DPACKAGE_NAME=\"\" 
> -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" 
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_VA_COPY=1 
> -DHAVE___VA_COPY=1 -DHAVE_LIBXT=1 -DHAVE_SYS_MMAN_H=1 -DTCL_QROUTER=1 
> -DLINUX=1 -DSYSV=1 -DVERSION=\"1.4\" -DREVISION=\"71\" -DUSE_TCL_STUBS 
> -DUSE_TK_STUBS \
>       -DQROUTER_PATH=\"/usr/lib/qrouter\" 
> -I/usr/include/tcl8.6/tk-private/generic -I/usr/include/tcl8.6 -c graphics.c 
> -o graphics.o
> gcc -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g 
> -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -m64 -fPIC -fPIC -DPACKAGE_NAME=\"\" 
> -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" 
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_VA_COPY=1 
> -DHAVE___VA_COPY=1 -DHAVE_LIBXT=1 -DHAVE_SYS_MMAN_H=1 -DTCL_QROUTER=1 
> -DLINUX=1 -DSYSV=1 -DVERSION=\"1.4\" -DREVISION=\"71\" -DUSE_TCL_STUBS 
> -DUSE_TK_STUBS \
>       -DQROUTER_PATH=\"/usr/lib/qrouter\" 
> -I/usr/include/tcl8.6/tk-private/generic -I/usr/include/tcl8.6 -c 
> tclqrouter.c -o tclqrouter.o
> lef.c: In function ‘LefReadMacro’:
> lef.c:2268:37: warning: ‘%d’ directive writing between 1 and 10 bytes into a 
> region of size 5 [-Wformat-overflow=]
>  2268 |             sprintf(newname, "%250s_%d", mname, suffix);
>       |                                     ^~
> lef.c:2268:30: note: directive argument in the range [1, 2147483647]
>  2268 |             sprintf(newname, "%250s_%d", mname, suffix);
>       |                              ^~~~~~~~~~
> In file included from /usr/include/stdio.h:906,
>                  from lef.c:22:
> In function ‘sprintf’,
>     inlined from ‘LefReadMacro’ at lef.c:2268:6:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note: 
> ‘__builtin___sprintf_chk’ output 253 or more bytes (assuming 262) into a 
> destination of size 256
>    30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    31 |                                   __glibc_objsize (__s), __fmt,
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    32 |                                   __va_arg_pack ());
>       |                                   ~~~~~~~~~~~~~~~~~
> tclqrouter.c: In function ‘qrouter_cleanup’:
> tclqrouter.c:1437:20: error: implicit declaration of function ‘cleanup_net’ 
> [-Werror=implicit-function-declaration]
>  1437 |                    cleanup_net(net);
>       |                    ^~~~~~~~~~~
> tclqrouter.c: In function ‘qrouter_failing’:
> tclqrouter.c:1564:13: error: implicit declaration of function 
> ‘create_netorder’ [-Werror=implicit-function-declaration]
>  1564 |             create_netorder(0);
>       |             ^~~~~~~~~~~~~~~
> tclqrouter.c: In function ‘qrouter_writedef’:
> tclqrouter.c:1706:5: error: implicit declaration of function ‘write_def’; did 
> you mean ‘write_spef’? [-Werror=implicit-function-declaration]
>  1706 |     write_def(DEFoutfile);
>       |     ^~~~~~~~~
>       |     write_spef
> tclqrouter.c: In function ‘qrouter_antenna’:
> tclqrouter.c:1750:13: error: implicit declaration of function 
> ‘resolve_antenna’ [-Werror=implicit-function-declaration]
>  1750 |             resolve_antenna(antenna_cell, (u_char)0);
>       |             ^~~~~~~~~~~~~~~
> tclqrouter.c: In function ‘qrouter_writefailed’:
> tclqrouter.c:1788:5: error: implicit declaration of function ‘write_failed’ 
> [-Werror=implicit-function-declaration]
>  1788 |     write_failed(outfile);
>       |     ^~~~~~~~~~~~
> tclqrouter.c: In function ‘qrouter_query’:
> tclqrouter.c:2620:17: error: implicit declaration of function 
> ‘print_grid_information’ [-Werror=implicit-function-declaration]
>  2620 |                 print_grid_information(gridx, gridy, layer);
>       |                 ^~~~~~~~~~~~~~~~~~~~~~
> tclqrouter.c:2630:13: error: implicit declaration of function 
> ‘print_instance_information’ [-Werror=implicit-function-declaration]
>  2630 |             print_instance_information(instname);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~
> tclqrouter.c:2639:13: error: implicit declaration of function 
> ‘print_node_information’ [-Werror=implicit-function-declaration]
>  2639 |             print_node_information(instname);
>       |             ^~~~~~~~~~~~~~~~~~~~~~
> tclqrouter.c:2648:13: error: implicit declaration of function 
> ‘print_net_information’ [-Werror=implicit-function-declaration]
>  2648 |             print_net_information(netname);
>       |             ^~~~~~~~~~~~~~~~~~~~~
> tclqrouter.c: In function ‘qrouter_print’:
> tclqrouter.c:3207:13: error: implicit declaration of function ‘print_net’ 
> [-Werror=implicit-function-declaration]
>  3207 |             print_net(net);
>       |             ^~~~~~~~~
> tclqrouter.c:3227:13: error: implicit declaration of function ‘print_gate’ 
> [-Werror=implicit-function-declaration]
>  3227 |             print_gate(gate);
>       |             ^~~~~~~~~~
> gcc -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g 
> -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -m64 -fPIC -fPIC -DPACKAGE_NAME=\"\" 
> -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" 
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_VA_COPY=1 
> -DHAVE___VA_COPY=1 -DHAVE_LIBXT=1 -DHAVE_SYS_MMAN_H=1 -DTCL_QROUTER=1 
> -DLINUX=1 -DSYSV=1 -DVERSION=\"1.4\" -DREVISION=\"71\" -DUSE_TCL_STUBS 
> -DUSE_TK_STUBS \
>       -DQROUTER_PATH=\"/usr/lib/qrouter\" 
> -I/usr/include/tcl8.6/tk-private/generic -I/usr/include/tcl8.6 -c tkSimple.c 
> -o tkSimple.o
> gcc -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g 
> -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -m64 -fPIC -fPIC -DPACKAGE_NAME=\"\" 
> -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" 
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_VA_COPY=1 
> -DHAVE___VA_COPY=1 -DHAVE_LIBXT=1 -DHAVE_SYS_MMAN_H=1 -DTCL_QROUTER=1 
> -DLINUX=1 -DSYSV=1 -DVERSION=\"1.4\" -DREVISION=\"71\" -DUSE_TCL_STUBS 
> -DUSE_TK_STUBS \
>       -DQROUTER_PATH=\"/usr/lib/qrouter\" 
> -I/usr/include/tcl8.6/tk-private/generic -I/usr/include/tcl8.6 -c delays.c -o 
> delays.o
> cc1: some warnings being treated as errors
> make[1]: *** [Makefile:160: qrouter.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/03/13/qrouter_1.4.71-2_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: qrouter
Source-Version: 1.4.88-1
Done: Nilesh Patra <nil...@debian.org>

We believe that the bug you reported is fixed in the latest version of
qrouter, 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.
Nilesh Patra <nil...@debian.org> (supplier of updated qrouter 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: Mon, 05 May 2025 01:45:05 +0530
Source: qrouter
Architecture: source
Version: 1.4.88-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Nilesh Patra <nil...@debian.org>
Closes: 1066488
Changes:
 qrouter (1.4.88-1) unstable; urgency=medium
 .
   * Team Upload.
   [ Debian Janitor ]
   * Update renamed lintian tag names in lintian overrides.
   * Drop unnecessary dependency on dh-autoreconf.
   * Remove obsolete field Name from debian/upstream/metadata (already present 
in
     machine-readable debian/copyright).
   * Update standards version to 4.6.0, no changes needed.
   * Avoid explicitly specifying -Wl,--as-needed linker flag.
 .
   [ Nilesh Patra ]
   * New upstream version 1.4.88 (Closes: #1066488)
   * Refresh patches
   * Add patch for GCC 14 FTBFS
Checksums-Sha1:
 a5c8b7d8d1b6a16b7afd412acded6d4c291869c4 1415 qrouter_1.4.88-1.dsc
 2150cf86a4010b9997834838315333fdbe28abac 326979 qrouter_1.4.88.orig.tar.gz
 5d313b3df6587006c18edd8dee9e3f8f266bf892 7604 qrouter_1.4.88-1.debian.tar.xz
 a5f5136176280e7a3edf6deaed350b720082fb6d 7001 qrouter_1.4.88-1_amd64.buildinfo
Checksums-Sha256:
 1d7e3d2266a20619ea2f2497027f1aac8ec16de7a1b1b81f4f6bee768f11a669 1415 
qrouter_1.4.88-1.dsc
 6e60206597256ffa9d368800ef36ef453898ce5f6ae6d031a9897f8dd28b81b5 326979 
qrouter_1.4.88.orig.tar.gz
 be39d5737b4b19c4fe50be25257f3f66d1d7e75e0d4eb329f7e8b74fa1255a55 7604 
qrouter_1.4.88-1.debian.tar.xz
 085efce3fbde52f476a31a86922fd3f26f534d10d8bc8d183dd5fa1cda141337 7001 
qrouter_1.4.88-1_amd64.buildinfo
Files:
 ba8e4ca4e40b75e5848e44fe45adf763 1415 electronics optional qrouter_1.4.88-1.dsc
 dbc552fd22021bc3d8e308e457f890a7 326979 electronics optional 
qrouter_1.4.88.orig.tar.gz
 11471e7a4455fa5a84b7e15356f8dc0f 7604 electronics optional 
qrouter_1.4.88-1.debian.tar.xz
 63e368a3c91d12b953fa236c4152a44f 7001 electronics optional 
qrouter_1.4.88-1_amd64.buildinfo

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

iIgEARYKADAWIQSglbZu4JAkvuai8HIqJ5BL1yQ+2gUCaBfPPxIcbmlsZXNoQGRl
Ymlhbi5vcmcACgkQKieQS9ckPtrQtgEAxnEdpf0e+TjfnZa6jKN19SoFnl95z7eA
6YoJnO4F8wwBAKQiFSQLsU+u6Ch8ydbL0K/OYR50UoAyATUXHC5W7koC
=29kZ
-----END PGP SIGNATURE-----

Attachment: pgpKqU2R9ZzGN.pgp
Description: PGP signature


--- End Message ---

Reply via email to