package: fuse-emulator-utils
version: 1.1.1-3fuse-emulator-utils
tags: stretch sid
Severity: serious

Attempting to build fuse-emulator-utils on a raspbian stretch autobuilder 
failed with.

/bin/bash ./libtool  --tag=CXX   --mode=link g++  -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -I/usr/include -Wall  
-Wl,-z,relro -L/usr/lib -o audio2tape audio2tape.o soundfile.o trigger.o 
findpilot.o findsync1.o getpulse1.o getpulse2.o getsync2.o romloader.o 
romloaderstate.o utils.o -lspectrum -lglib-2.0  -laudiofile 
compat/unix/libcompatos.a -lz  -lgcrypt
libtool: link: g++ -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -I/usr/include -Wall -Wl,-z -Wl,relro -o audio2tape 
audio2tape.o soundfile.o trigger.o findpilot.o findsync1.o getpulse1.o 
getpulse2.o getsync2.o romloader.o romloaderstate.o utils.o  -L/usr/lib 
-lspectrum -lglib-2.0 -laudiofile compat/unix/libcompatos.a -lz -lgcrypt
utils.o: In function `get_creator':
/«PKGBUILDDIR»/utils.c:123: undefined reference to `progname'
utils.o: In function `read_file':
/«PKGBUILDDIR»/utils.c:177: undefined reference to `progname'
compat/unix/libcompatos.a(osname.o): In function `compat_osname':
/«PKGBUILDDIR»/compat/unix/osname.c:51: undefined reference to `progname'
collect2: error: ld returned 1 exit status

Full log at
http://buildd.raspbian.org/status/fetch.php?pkg=fuse-emulator-utils&arch=armhf&ver=1.1.1-3%2Bb3&stamp=1442357143

Performing a manual test build in a Debian sid amd64 chroot resulted in a 
similar error though with a different reported source location.

libtool: link: g++ -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -I/usr/include -Wall -Wl,-z -Wl,relro -o audio2tape 
audio2tape.o soundfile.o trigger.o findpilot.o findsync1.o getpulse1.o 
getpulse2.o getsync2.o romloader.o romloaderstate.o utils.o  -L/usr/lib 
-lspectrum -lglib-2.0 -laudiofile compat/unix/libcompatos.a -lz -lgcrypt
utils.o: In function `fprintf':
/usr/include/x86_64-linux-gnu/bits/stdio2.h:97: undefined reference to 
`progname'
/usr/include/x86_64-linux-gnu/bits/stdio2.h:97: undefined reference to 
`progname'
/usr/include/x86_64-linux-gnu/bits/stdio2.h:97: undefined reference to 
`progname'
/usr/include/x86_64-linux-gnu/bits/stdio2.h:97: undefined reference to 
`progname'
/usr/include/x86_64-linux-gnu/bits/stdio2.h:97: undefined reference to 
`progname'
utils.o:/usr/include/x86_64-linux-gnu/bits/stdio2.h:97: more undefined 
references to `progname' follow
collect2: error: ld returned 1 exit status

The reproducable builds infrastructure also reported a FTBFS but when I tried 
to view the buildlog I got a not found error.

Reply via email to