I tried to have a look after this bug, but it won't show up in a newly
installed VM here. See attached log.
Can anybody try to compile it again, please?
dpkg-buildpackage -rfakeroot -D -us -uc
dpkg-buildpackage: Warnung: Verwendung eines root-werde-Befehls, obwohl bereits
root
dpkg-buildpackage: Quellpaket aiccu
dpkg-buildpackage: Quellversion 20070115-15
dpkg-buildpackage: Quellen geändert durch Reinier Haasjes <rein...@haasjes.com>
dpkg-source --before-build aiccu-20070115
dpkg-buildpackage: Host-Architektur kfreebsd-i386
fakeroot debian/rules clean
QUILT_PATCHES=debian/patches \
quilt --quiltrc /dev/null pop -a -R || test $? = 2
Entferne patch 09_binutils_gold.patch
Restoring unix-console/Makefile
Entferne patch 08_setup_script.patch
Restoring common/aiccu.c
Restoring unix-console/main.c
Entferne patch 07_allow_tunnels.patch
Restoring unix-console/main.c
Entferne patch 06_syslog_openlog.patch
Restoring common/aiccu.c
Entferne patch 05_spelling-error.patch
Restoring common/aiccu_test.c
Restoring common/common.c
Restoring common/tic.c
Entferne patch 04_kfreebsd.patch
Restoring unix-console/Makefile
Entferne patch 03_no-quiet-gcc.patch
Restoring unix-console/Makefile
Entferne patch 02_skip-strip.patch
Restoring unix-console/Makefile
Entferne patch 01_no-shipped-init-script.patch
Restoring Makefile
Keine Patches angewandt
rm -rf .pc debian/stamp-patched
dh clean
dh_testdir
dh_auto_clean
make[1]: Entering directory `/home/lars/src/aiccu-20070115'
if [ -f build-stamp ]; then debian/rules clean; fi
make[2]: Entering directory `/home/lars/src/aiccu-20070115/unix-console'
rm -f main.o ../common/tun.o ../common/aiccu.o ../common/hash_md5.o
../common/hash_sha1.o ../common/common.o ../common/heartbeat.o ../common/tic.o
../common/ayiya.o ../common/aiccu_test.o ../common/resolver.o
../common/aiccu_kame.o aiccu
make[2]: Leaving directory `/home/lars/src/aiccu-20070115/unix-console'
make[1]: Leaving directory `/home/lars/src/aiccu-20070115'
dh_clean
# Fix permissions of configuration file
chmod a-x `pwd`/doc/aiccu.conf
# Fix permissions of 60aiccu file
chmod a+x `pwd`/debian/60aiccu
# Remove empty preinst script
[ -f `pwd`/debian/aiccu.preinst ] && rm `pwd`/debian/aiccu.preinst || exit 0
dpkg-source -b aiccu-20070115
dpkg-source: Information: Quellformat »3.0 (quilt)« wird verwendet
dpkg-source: Information: Patches sind nicht angewandt, werden jetzt angewendet
dpkg-source: Information: 01_no-shipped-init-script.patch wird angewandt
dpkg-source: Information: 02_skip-strip.patch wird angewandt
dpkg-source: Information: 03_no-quiet-gcc.patch wird angewandt
dpkg-source: Information: 04_kfreebsd.patch wird angewandt
dpkg-source: Information: 05_spelling-error.patch wird angewandt
dpkg-source: Information: 06_syslog_openlog.patch wird angewandt
dpkg-source: Information: 07_allow_tunnels.patch wird angewandt
dpkg-source: Information: 08_setup_script.patch wird angewandt
dpkg-source: Information: 09_binutils_gold.patch wird angewandt
dpkg-source: Information: aiccu wird unter Benutzung des existierenden
./aiccu_20070115.orig.tar.gz gebaut
dpkg-source: Information: aiccu wird in aiccu_20070115-15.debian.tar.gz gebaut
dpkg-source: Information: aiccu wird in aiccu_20070115-15.dsc gebaut
debian/rules build
QUILT_PATCHES=debian/patches \
quilt --quiltrc /dev/null push -a || test $? = 2
series-Datei vollständig angewandt, endet in Patch 09_binutils_gold.patch
touch debian/stamp-patched
dh build
dh_testdir
dh_auto_configure
dh_auto_build
make[1]: Entering directory `/home/lars/src/aiccu-20070115'
Building : aiccu - Automatic IPv6 Connectivity Configuration Utility
Copyright : SixXS
Version : 2007.01.15
make[2]: Entering directory `/home/lars/src/aiccu-20070115/unix-console'
gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -W -Wall -Wshadow -Wpointer-arith -Wcast-align
-Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline
-Wbad-function-cast -fshort-enums -fstrict-aliasing -fno-common -Wpadded
-pedantic -D_REENTRANT -D_GNU_SOURCE -D AICCU_CONSOLE -D_FREEBSD -D NEED_IFHEAD
-D AICCU_TYPE="\"kame\"" -D_FORTIFY_SOURCE=2 -c -o main.o main.c
main.c: In function ‘main’:
main.c:426:3: warning: ignoring return value of ‘chdir’, declared with
attribute warn_unused_result [-Wunused-result]
main.c:429:10: warning: ignoring return value of ‘freopen’, declared with
attribute warn_unused_result [-Wunused-result]
main.c:430:10: warning: ignoring return value of ‘freopen’, declared with
attribute warn_unused_result [-Wunused-result]
main.c:431:10: warning: ignoring return value of ‘freopen’, declared with
attribute warn_unused_result [-Wunused-result]
gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -W -Wall -Wshadow -Wpointer-arith -Wcast-align
-Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline
-Wbad-function-cast -fshort-enums -fstrict-aliasing -fno-common -Wpadded
-pedantic -D_REENTRANT -D_GNU_SOURCE -D AICCU_CONSOLE -D_FREEBSD -D NEED_IFHEAD
-D AICCU_TYPE="\"kame\"" -D_FORTIFY_SOURCE=2 -c -o ../common/tun.o
../common/tun.c
gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -W -Wall -Wshadow -Wpointer-arith -Wcast-align
-Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline
-Wbad-function-cast -fshort-enums -fstrict-aliasing -fno-common -Wpadded
-pedantic -D_REENTRANT -D_GNU_SOURCE -D AICCU_CONSOLE -D_FREEBSD -D NEED_IFHEAD
-D AICCU_TYPE="\"kame\"" -D_FORTIFY_SOURCE=2 -c -o ../common/aiccu.o
../common/aiccu.c
gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -W -Wall -Wshadow -Wpointer-arith -Wcast-align
-Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline
-Wbad-function-cast -fshort-enums -fstrict-aliasing -fno-common -Wpadded
-pedantic -D_REENTRANT -D_GNU_SOURCE -D AICCU_CONSOLE -D_FREEBSD -D NEED_IFHEAD
-D AICCU_TYPE="\"kame\"" -D_FORTIFY_SOURCE=2 -c -o ../common/hash_md5.o
../common/hash_md5.c
gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -W -Wall -Wshadow -Wpointer-arith -Wcast-align
-Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline
-Wbad-function-cast -fshort-enums -fstrict-aliasing -fno-common -Wpadded
-pedantic -D_REENTRANT -D_GNU_SOURCE -D AICCU_CONSOLE -D_FREEBSD -D NEED_IFHEAD
-D AICCU_TYPE="\"kame\"" -D_FORTIFY_SOURCE=2 -c -o ../common/hash_sha1.o
../common/hash_sha1.c
gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -W -Wall -Wshadow -Wpointer-arith -Wcast-align
-Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline
-Wbad-function-cast -fshort-enums -fstrict-aliasing -fno-common -Wpadded
-pedantic -D_REENTRANT -D_GNU_SOURCE -D AICCU_CONSOLE -D_FREEBSD -D NEED_IFHEAD
-D AICCU_TYPE="\"kame\"" -D_FORTIFY_SOURCE=2 -c -o ../common/common.o
../common/common.c
gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -W -Wall -Wshadow -Wpointer-arith -Wcast-align
-Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline
-Wbad-function-cast -fshort-enums -fstrict-aliasing -fno-common -Wpadded
-pedantic -D_REENTRANT -D_GNU_SOURCE -D AICCU_CONSOLE -D_FREEBSD -D NEED_IFHEAD
-D AICCU_TYPE="\"kame\"" -D_FORTIFY_SOURCE=2 -c -o ../common/heartbeat.o
../common/heartbeat.c
gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -W -Wall -Wshadow -Wpointer-arith -Wcast-align
-Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline
-Wbad-function-cast -fshort-enums -fstrict-aliasing -fno-common -Wpadded
-pedantic -D_REENTRANT -D_GNU_SOURCE -D AICCU_CONSOLE -D_FREEBSD -D NEED_IFHEAD
-D AICCU_TYPE="\"kame\"" -D_FORTIFY_SOURCE=2 -c -o ../common/tic.o
../common/tic.c
gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -W -Wall -Wshadow -Wpointer-arith -Wcast-align
-Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline
-Wbad-function-cast -fshort-enums -fstrict-aliasing -fno-common -Wpadded
-pedantic -D_REENTRANT -D_GNU_SOURCE -D AICCU_CONSOLE -D_FREEBSD -D NEED_IFHEAD
-D AICCU_TYPE="\"kame\"" -D_FORTIFY_SOURCE=2 -c -o ../common/ayiya.o
../common/ayiya.c
../common/ayiya.c: In function ‘ayiya_log’:
../common/ayiya.c:69:17: warning: the address of ‘clientservice’ will always
evaluate as ‘true’ [-Waddress]
gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -W -Wall -Wshadow -Wpointer-arith -Wcast-align
-Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline
-Wbad-function-cast -fshort-enums -fstrict-aliasing -fno-common -Wpadded
-pedantic -D_REENTRANT -D_GNU_SOURCE -D AICCU_CONSOLE -D_FREEBSD -D NEED_IFHEAD
-D AICCU_TYPE="\"kame\"" -D_FORTIFY_SOURCE=2 -c -o ../common/aiccu_test.o
../common/aiccu_test.c
gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -W -Wall -Wshadow -Wpointer-arith -Wcast-align
-Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline
-Wbad-function-cast -fshort-enums -fstrict-aliasing -fno-common -Wpadded
-pedantic -D_REENTRANT -D_GNU_SOURCE -D AICCU_CONSOLE -D_FREEBSD -D NEED_IFHEAD
-D AICCU_TYPE="\"kame\"" -D_FORTIFY_SOURCE=2 -c -o ../common/resolver.o
../common/resolver.c
../common/resolver.c: In function ‘getrrs’:
../common/resolver.c:39:12: warning: variable ‘ttl’ set but not used
[-Wunused-but-set-variable]
../common/resolver.c:38:22: warning: variable ‘class’ set but not used
[-Wunused-but-set-variable]
gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -W -Wall -Wshadow -Wpointer-arith -Wcast-align
-Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline
-Wbad-function-cast -fshort-enums -fstrict-aliasing -fno-common -Wpadded
-pedantic -D_REENTRANT -D_GNU_SOURCE -D AICCU_CONSOLE -D_FREEBSD -D NEED_IFHEAD
-D AICCU_TYPE="\"kame\"" -D_FORTIFY_SOURCE=2 -c -o ../common/aiccu_kame.o
../common/aiccu_kame.c
gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -W -Wall -Wshadow -Wpointer-arith -Wcast-align
-Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline
-Wbad-function-cast -fshort-enums -fstrict-aliasing -fno-common -Wpadded
-pedantic -D_REENTRANT -D_GNU_SOURCE -D AICCU_CONSOLE -D_FREEBSD -D NEED_IFHEAD
-D AICCU_TYPE="\"kame\"" -o aiccu main.o ../common/tun.o ../common/aiccu.o
../common/hash_md5.o ../common/hash_sha1.o ../common/common.o
../common/heartbeat.o ../common/tic.o ../common/ayiya.o ../common/aiccu_test.o
../common/resolver.o ../common/aiccu_kame.o -Wl,-z,relro -Wl,-z,now -lpthread
-lresolv
make[2]: Leaving directory `/home/lars/src/aiccu-20070115/unix-console'
Building done
make[1]: Leaving directory `/home/lars/src/aiccu-20070115'
dh_auto_test
fakeroot debian/rules binary
dh build
dh install
dh_testroot
dh_prep
dh_installdirs
dh_auto_install
make[1]: Entering directory `/home/lars/src/aiccu-20070115'
make[2]: Entering directory `/home/lars/src/aiccu-20070115/unix-console'
make[2]: Für das Ziel »all« ist nichts zu tun.
make[2]: Leaving directory `/home/lars/src/aiccu-20070115/unix-console'
Installing into /home/lars/src/aiccu-20070115/debian/aiccu...
Binaries...
make[2]: Entering directory `/home/lars/src/aiccu-20070115/unix-console'
cp aiccu /home/lars/src/aiccu-20070115/debian/aiccu/usr/sbin/aiccu
make[2]: Leaving directory `/home/lars/src/aiccu-20070115/unix-console'
Configuration...
Documentation...
Installation into /home/lars/src/aiccu-20070115/debian/aiccu/ completed
make[1]: Leaving directory `/home/lars/src/aiccu-20070115'
dh_install
dh_installdocs
dh_installchangelogs
dh_installexamples
dh_installman
dh_installcatalogs
dh_installcron
dh_installdebconf
dh_installemacsen
dh_installifupdown
dh_installinfo
dh_pysupport
dh_pysupport: This program is deprecated, you should use dh_python2 instead.
Migration guide: http://deb.li/dhs2p
dh_installinit
dh_installmenu
dh_installmime
dh_installmodules
dh_installlogcheck
dh_installlogrotate
dh_installpam
dh_installppp
dh_installudev
dh_installwm
dh_installxfonts
dh_installgsettings
dh_bugfiles
dh_ucf
dh_lintian
dh_gconf
dh_icons
dh_perl
dh_usrlocal
dh_link
dh_compress
dh_fixperms
# The license is already duplicated in debian/copyright
rm `pwd`/debian/aiccu/usr/share/doc/aiccu/LICENSE
dh binary-arch
dh_strip -a
dh_makeshlibs -a
dh_shlibdeps -a
dh_installdeb -a
dh_gencontrol -a
dh_md5sums -a
dh_builddeb -a
dpkg-deb: Paket »aiccu« wird in »../aiccu_20070115-15_kfreebsd-i386.deb« gebaut.
dh binary-indep
dh binary
dpkg-genchanges >../aiccu_20070115-15_kfreebsd-i386.changes
dpkg-genchanges: Originalquellen beim Hochladen nicht hinzufügen
dpkg-source --after-build aiccu-20070115
dpkg-source: Information: Patch 09_binutils_gold.patch wird entfernt
dpkg-source: Information: Patch 08_setup_script.patch wird entfernt
dpkg-source: Information: Patch 07_allow_tunnels.patch wird entfernt
dpkg-source: Information: Patch 06_syslog_openlog.patch wird entfernt
dpkg-source: Information: Patch 05_spelling-error.patch wird entfernt
dpkg-source: Information: Patch 04_kfreebsd.patch wird entfernt
dpkg-source: Information: Patch 03_no-quiet-gcc.patch wird entfernt
dpkg-source: Information: Patch 02_skip-strip.patch wird entfernt
dpkg-source: Information: Patch 01_no-shipped-init-script.patch wird entfernt
dpkg-buildpackage: Binärpakete(e) und Diff hochzuladen (Originalquellen NICHT
enthalten)
Now running lintian...
warning: the authors of lintian do not recommend running it with root
privileges!
Finished running lintian.