Your message dated Thu, 26 Aug 2021 02:25:43 +0900
with message-id
<caeq9genplfozbxac_bldnsrz+fw_qsqiqxs2wc4+zvx6kjh...@mail.gmail.com>
and subject line Re: Bug#978923: wide-dhcpv6: ftbfs with autoconf 2.70
has caused the Debian Bug report #978923,
regarding wide-dhcpv6: ftbfs with autoconf 2.70
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.)
--
978923: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978923
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:wide-dhcpv6
Version: 20080615-23
Severity: normal
Tags: sid bookworm
User: d...@debian.org
Usertags: ftbfs-ac270
[This bug report is not targeted to the upcoming bullseye release]
The package fails to build in a test rebuild on at least amd64 with
autoconf 2.70, but succeeds to build with autoconf 2.69. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.
The full build log can be found at:
http://qa-logs.debian.net/2020/09/26.ac270/wide-dhcpv6_20080615-23_unstable_ac270.log
The last lines of the build log are at the end of this report.
To build with autoconf 2.70, please install the autoconf package from
experimental: apt-get -t=experimental install autoconf
[...]
137 | %type <str> IFNAME HOSTNAME AUTHNAME KEYNAME DUID_ID STRING QSTRING I...
| ^~~~~~
cfparse.y:137.61-67: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
137 | %type <str> IFNAME HOSTNAME AUTHNAME KEYNAME DUID_ID STRING QSTRING I...
| ^~~~~~~
cfparse.y:137.69-72: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
137 | %type <str> IFNAME HOSTNAME AUTHNAME KEYNAME DUID_ID STRING QSTRING I...
| ^
cfparse.y:138.13-20: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
138 | %type <str> POOLNAME PROFILENAME
| ^~~~~~~~
cfparse.y:138.22-32: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
138 | %type <str> POOLNAME PROFILENAME
| ^~~~~~~~~~~
cfparse.y:139.13-18: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
139 | %type <num> NUMBER duration authproto authalg authrdm
| ^~~~~~
mv y.tab.c cfparse.c
yacc cfparse.y
cfparse.y:137.13-18: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
137 | %type <str> IFNAME HOSTNAME AUTHNAME KEYNAME DUID_ID STRING QSTRING I...
| ^~~~~~
cfparse.y:137.20-27: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
137 | %type <str> IFNAME HOSTNAME AUTHNAME KEYNAME DUID_ID STRING QSTRING I...
| ^~~~~~~~
cfparse.y:137.29-36: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
137 | %type <str> IFNAME HOSTNAME AUTHNAME KEYNAME DUID_ID STRING QSTRING I...
| ^~~~~~~~
cfparse.y:137.38-44: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
137 | %type <str> IFNAME HOSTNAME AUTHNAME KEYNAME DUID_ID STRING QSTRING I...
| ^~~~~~~
cfparse.y:137.46-52: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
137 | %type <str> IFNAME HOSTNAME AUTHNAME KEYNAME DUID_ID STRING QSTRING I...
| ^~~~~~~
cfparse.y:137.54-59: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
137 | %type <str> IFNAME HOSTNAME AUTHNAME KEYNAME DUID_ID STRING QSTRING I...
| ^~~~~~
cfparse.y:137.61-67: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
137 | %type <str> IFNAME HOSTNAME AUTHNAME KEYNAME DUID_ID STRING QSTRING I...
| ^~~~~~~
cfparse.y:137.69-72: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
137 | %type <str> IFNAME HOSTNAME AUTHNAME KEYNAME DUID_ID STRING QSTRING I...
| ^
cfparse.y:138.13-20: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
138 | %type <str> POOLNAME PROFILENAME
| ^~~~~~~~
cfparse.y:138.22-32: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
138 | %type <str> POOLNAME PROFILENAME
| ^~~~~~~~~~~
cfparse.y:139.13-18: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
139 | %type <num> NUMBER duration authproto authalg authrdm
| ^~~~~~
mv -f y.tab.c cfparse.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -I. -Wdate-time -D_FORTIFY_SOURCE=2
-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DYYTEXT_POINTER=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1
-DHAVE_GETIFADDRS=1 -DHAVE_IF_NAMETOINDEX=1 -DHAVE_DAEMON=1 -DHAVE_WARNX=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1
-DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_IFADDRS_H=1
-DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1
-DHAVE_SIG_ATOMIC_T=1 -DGETPGRP_VOID=1 -DSETPGRP_VOID=1 -DRETSIGTYPE=void
-DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_CLOCK_GETTIME=1
-DHAVE_ANSI_FUNC=1 -DHAVE_TAILQ_FOREACH_REVERSE_OLD=1 -DHAVE_STDARG_H=1 -
DSYSCONFDIR=\"/etc/wide-dhcpv6\" -DLOCALDBDIR=\"/var/lib/dhcpv6\" -Wdate-time
-D_FORTIFY_SOURCE=2 -c -o cfparse.o cfparse.c
flex cftoken.l
mv lex.yy.c cftoken.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -I. -Wdate-time -D_FORTIFY_SOURCE=2
-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DYYTEXT_POINTER=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1
-DHAVE_GETIFADDRS=1 -DHAVE_IF_NAMETOINDEX=1 -DHAVE_DAEMON=1 -DHAVE_WARNX=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1
-DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_IFADDRS_H=1
-DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1
-DHAVE_SIG_ATOMIC_T=1 -DGETPGRP_VOID=1 -DSETPGRP_VOID=1 -DRETSIGTYPE=void
-DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_CLOCK_GETTIME=1
-DHAVE_ANSI_FUNC=1 -DHAVE_TAILQ_FOREACH_REVERSE_OLD=1 -DHAVE_STDARG_H=1 -
DSYSCONFDIR=\"/etc/wide-dhcpv6\" -DLOCALDBDIR=\"/var/lib/dhcpv6\" -Wdate-time
-D_FORTIFY_SOURCE=2 -c -o cftoken.o cftoken.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -I. -Wdate-time -D_FORTIFY_SOURCE=2
-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DYYTEXT_POINTER=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1
-DHAVE_GETIFADDRS=1 -DHAVE_IF_NAMETOINDEX=1 -DHAVE_DAEMON=1 -DHAVE_WARNX=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1
-DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_IFADDRS_H=1
-DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1
-DHAVE_SIG_ATOMIC_T=1 -DGETPGRP_VOID=1 -DSETPGRP_VOID=1 -DRETSIGTYPE=void
-DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_CLOCK_GETTIME=1
-DHAVE_ANSI_FUNC=1 -DHAVE_TAILQ_FOREACH_REVERSE_OLD=1 -DHAVE_STDARG_H=1 -
DSYSCONFDIR=\"/etc/wide-dhcpv6\" -DLOCALDBDIR=\"/var/lib/dhcpv6\" -c
./missing/strlcpy.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -I. -Wdate-time -D_FORTIFY_SOURCE=2
-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DYYTEXT_POINTER=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1
-DHAVE_GETIFADDRS=1 -DHAVE_IF_NAMETOINDEX=1 -DHAVE_DAEMON=1 -DHAVE_WARNX=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1
-DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_IFADDRS_H=1
-DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1
-DHAVE_SIG_ATOMIC_T=1 -DGETPGRP_VOID=1 -DSETPGRP_VOID=1 -DRETSIGTYPE=void
-DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_CLOCK_GETTIME=1
-DHAVE_ANSI_FUNC=1 -DHAVE_TAILQ_FOREACH_REVERSE_OLD=1 -DHAVE_STDARG_H=1 -
DSYSCONFDIR=\"/etc/wide-dhcpv6\" -DLOCALDBDIR=\"/var/lib/dhcpv6\" -c
./missing/strlcat.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -I. -Wdate-time -D_FORTIFY_SOURCE=2
-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DYYTEXT_POINTER=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1
-DHAVE_GETIFADDRS=1 -DHAVE_IF_NAMETOINDEX=1 -DHAVE_DAEMON=1 -DHAVE_WARNX=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1
-DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_IFADDRS_H=1
-DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1
-DHAVE_SIG_ATOMIC_T=1 -DGETPGRP_VOID=1 -DSETPGRP_VOID=1 -DRETSIGTYPE=void
-DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_CLOCK_GETTIME=1
-DHAVE_ANSI_FUNC=1 -DHAVE_TAILQ_FOREACH_REVERSE_OLD=1 -DHAVE_STDARG_H=1 -
DSYSCONFDIR=\"/etc/wide-dhcpv6\" -DLOCALDBDIR=\"/var/lib/dhcpv6\" -c
./missing/arc4random.c
gcc -Wl,-z,relro -Wl,-z,now -o dhcp6c dhcp6c.o common.o config.o prefixconf.o
dhcp6c_ia.o timer.o dhcp6c_script.o if.o base64.o auth.o dhcp6_ctl.o addrconf.o
lease.o cfparse.o cftoken.o strlcpy.o strlcat.o arc4random.o
/usr/bin/ld: cftoken.o: in function `yylex':
./build/lex.yy.c:1818: undefined reference to `yywrap'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:72: dhcp6c] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/build'
make[1]: *** [debian/rules:27: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:12: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
On Fri, Apr 30, 2021 at 1:04 AM Roger Shimizu <rogershim...@gmail.com> wrote:
>
> I tried latest autoconf 2.71-1 in experimental, seems build OK.
> So maybe the FTBFS issue is already resolved by latest autoconf?
I tried to build in latest unstable environment, and still cannot
reproduce this issue.
So closing this ticket.
If you can reproduce it, please reopen the ticket. Thank you!
Cheers,
--
Roger Shimizu, GMT +9 Tokyo
PGP/GPG: 4096R/6C6ACD6417B3ACB1
--- End Message ---