Bug#815442: stun: FTBFS on kfreebsd-amd64: #error Need some way to seed the random number generator
Andreas Beckmann
anbe at debian.org
Sun Feb 21 15:58:59 UTC 2016
Source: stun
Version: 0.97~dfsg-2.1
Severity: important
Hi,
stun FTBFS on kfreebsd-amd64 (but it built there previously and it also
builds on kfreebsd-i386):
https://buildd.debian.org/status/fetch.php?pkg=stun&arch=kfreebsd-amd64&ver=0.97~dfsg-2.1&stamp=1455478440
debian/rules build-arch
dh build-arch --parallel
dh_testdir -a -O--parallel
dh_update_autotools_config -a -O--parallel
dh_auto_configure -a -O--parallel
dh_auto_build -a -O--parallel
make -j2
make[1]: Entering directory '/«PKGBUILDDIR»'
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -O -Wall server.cxx -o server.o
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -O -Wall stun.cxx -o stun.o
stun.cxx:681:7: error: #error Need some way to seed the random number generator
# error Need some way to seed the random number generator
^
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -O -Wall udp.cxx -o udp.o
Makefile:49: recipe for target 'stun.o' failed
make[1]: *** [stun.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/«PKGBUILDDIR»'
dh_auto_build: make -j2 returned exit code 2
debian/rules:12: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2
If this issue is not trivially fixable, please reqest decrufting of
the outdated binary packages.
Andreas
More information about the Pkg-voip-maintainers
mailing list