Source: dvbstreamer Version: 2.1.0-2.3 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20130620 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > make[3]: Entering directory `/«PKGBUILDDIR»/src' > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c dvbadapter.c > dvbadapter.c: In function 'DVBInit': > dvbadapter.c:575:22: warning: ignoring return value of 'fread', declared with > attribute warn_unused_result [-Wunused-result] > fread(text, sizeof(text) - 1,1, fp); > ^ > dvbadapter.c:584:22: warning: ignoring return value of 'fread', declared with > attribute warn_unused_result [-Wunused-result] > fread(text, sizeof(text) - 1,1, fp); > ^ > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c main.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c tuning.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c ts.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c multiplexes.c > multiplexes.c: In function 'MultiplexEnumeratorDestroy': > multiplexes.c:138:9: warning: variable 'rc' set but not used > [-Wunused-but-set-variable] > int rc; > ^ > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c services.c > services.c: In function 'ServiceEnumeratorDestroy': > services.c:515:9: warning: variable 'rc' set but not used > [-Wunused-but-set-variable] > int rc; > ^ > In file included from services.c:27:0: > services.c: In function 'ServiceGetList': > ../include/dbase.h:203:28: warning: variable 'rc' set but not used > [-Wunused-but-set-variable] > #define STATEMENT_INIT int rc; sqlite3_stmt *stmt=NULL > ^ > services.c:619:5: note: in expansion of macro 'STATEMENT_INIT' > STATEMENT_INIT; > ^ > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c pids.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c dbase.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c -o mpeg2.o `test -f > 'standard/mpeg2/mpeg2.c' || echo './'`standard/mpeg2/mpeg2.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c -o patprocessor.o `test > -f 'standard/mpeg2/patprocessor.c' || echo './'`standard/mpeg2/patprocessor.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c -o pmtprocessor.o `test > -f 'standard/mpeg2/pmtprocessor.c' || echo './'`standard/mpeg2/pmtprocessor.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c servicefilter.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c cache.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c commands.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c -o cmd_servicefilter.o > `test -f 'commands/cmd_servicefilter.c' || echo > './'`commands/cmd_servicefilter.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c -o cmd_info.o `test -f > 'commands/cmd_info.c' || echo './'`commands/cmd_info.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c -o cmd_scanning.o `test > -f 'commands/cmd_scanning.c' || echo './'`commands/cmd_scanning.c > commands/cmd_scanning.c: In function 'ScanFullDVBT': > commands/cmd_scanning.c:656:29: warning: ignoring return value of 'asprintf', > declared with attribute warn_unused_result [-Wunused-result] > asprintf(&docs->docs[offsetIndex], "Frequency: %d\n" > ^ > commands/cmd_scanning.c:703:29: warning: ignoring return value of 'asprintf', > declared with attribute warn_unused_result [-Wunused-result] > asprintf(&docs->docs[offsetIndex], "Frequency: %d\n" > ^ > commands/cmd_scanning.c: In function 'TryTuneDVBC': > commands/cmd_scanning.c:824:25: warning: ignoring return value of 'asprintf', > declared with attribute warn_unused_result [-Wunused-result] > asprintf(&docs->docs[s*m], "Frequency: %u\n" > ^ > commands/cmd_scanning.c: In function 'ScanFullATSC': > commands/cmd_scanning.c:886:25: warning: ignoring return value of 'asprintf', > declared with attribute warn_unused_result [-Wunused-result] > asprintf(&docs->docs[0], "Frequency: %u\n" > ^ > commands/cmd_scanning.c:931:25: warning: ignoring return value of 'asprintf', > declared with attribute warn_unused_result [-Wunused-result] > asprintf(&docs->docs[0], "Frequency: %u\n" > ^ > commands/cmd_scanning.c: In function 'NITEventListener': > commands/cmd_scanning.c:1244:25: warning: ignoring return value of > 'asprintf', declared with attribute warn_unused_result [-Wunused-result] > asprintf(&tpEntry->tuningParams, "Frequency: %u\n%s", > frequency, _params);\ > ^ > commands/cmd_scanning.c:1287:29: note: in expansion of macro 'ADD_TRANSPONDER' > ADD_TRANSPONDER(sparams); > ^ > commands/cmd_scanning.c:1244:25: warning: ignoring return value of > 'asprintf', declared with attribute warn_unused_result [-Wunused-result] > asprintf(&tpEntry->tuningParams, "Frequency: %u\n%s", > frequency, _params);\ > ^ > commands/cmd_scanning.c:1309:29: note: in expansion of macro 'ADD_TRANSPONDER' > ADD_TRANSPONDER(sparams); > ^ > commands/cmd_scanning.c:1244:25: warning: ignoring return value of > 'asprintf', declared with attribute warn_unused_result [-Wunused-result] > asprintf(&tpEntry->tuningParams, "Frequency: %u\n%s", > frequency, _params);\ > ^ > commands/cmd_scanning.c:1338:33: note: in expansion of macro 'ADD_TRANSPONDER' > ADD_TRANSPONDER(tparams); > ^ > commands/cmd_scanning.c:1244:25: warning: ignoring return value of > 'asprintf', declared with attribute warn_unused_result [-Wunused-result] > asprintf(&tpEntry->tuningParams, "Frequency: %u\n%s", > frequency, _params);\ > ^ > commands/cmd_scanning.c:1359:45: note: in expansion of macro 'ADD_TRANSPONDER' > ADD_TRANSPONDER(sparams); > ^ > commands/cmd_scanning.c:1244:25: warning: ignoring return value of > 'asprintf', declared with attribute warn_unused_result [-Wunused-result] > asprintf(&tpEntry->tuningParams, "Frequency: %u\n%s", > frequency, _params);\ > ^ > commands/cmd_scanning.c:1371:45: note: in expansion of macro 'ADD_TRANSPONDER' > ADD_TRANSPONDER(tparams); > ^ > commands/cmd_scanning.c: In function 'ScanStateMachine': > commands/cmd_scanning.c:1645:25: warning: 'delSys' may be used uninitialized > in this function [-Wmaybe-uninitialized] > switch(delSys) > ^ > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c -o cmd_epg.o `test -f > 'commands/cmd_epg.c' || echo './'`commands/cmd_epg.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c dispatchers.c > dispatchers.c: In function 'DispatchersExitLoop': > dispatchers.c:97:10: warning: ignoring return value of 'write', declared with > attribute warn_unused_result [-Wunused-result] > write(exitPipe[1], "e", 1); > ^ > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c remoteintf.c > remoteintf.c: In function 'HandleConnection': > remoteintf.c:366:13: warning: variable 'r' set but not used > [-Wunused-but-set-variable] > int r; > ^ > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c deliverymethod.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c pluginmgr.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c epgtypes.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c epgchannel.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c utf8.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c events.c > events.c: In function 'EventUnregisteredToString': > events.c:464:13: warning: ignoring return value of 'asprintf', declared with > attribute warn_unused_result [-Wunused-result] > asprintf(&eventName, "%s.%s", unregEvent->source->name, > unregEvent->name); > ^ > events.c: In function 'EventsEventName': > events.c:358:13: warning: ignoring return value of 'asprintf', declared with > attribute warn_unused_result [-Wunused-result] > asprintf(&result, "%s.%s", event->source->name, event->name); > ^ > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c objects.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c list.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c logging.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c properties.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c -o messageq.o `test -f > 'threading/messageq.c' || echo './'`threading/messageq.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c -o deferredproc.o `test > -f 'threading/deferredproc.c' || echo './'`threading/deferredproc.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c lnb.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c yamlutils.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c constants.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c -o atsc.o `test -f > 'standard/atsc/atsc.c' || echo './'`standard/atsc/atsc.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c -o atsctext.o `test -f > 'standard/atsc/atsctext.c' || echo './'`standard/atsc/atsctext.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c -o psipprocessor.o > `test -f 'standard/atsc/psipprocessor.c' || echo > './'`standard/atsc/psipprocessor.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c -o dvb.o `test -f > 'standard/dvb/dvb.c' || echo './'`standard/dvb/dvb.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c -o sdtprocessor.o `test > -f 'standard/dvb/sdtprocessor.c' || echo './'`standard/dvb/sdtprocessor.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c -o nitprocessor.o `test > -f 'standard/dvb/nitprocessor.c' || echo './'`standard/dvb/nitprocessor.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c -o tdtprocessor.o `test > -f 'standard/dvb/tdtprocessor.c' || echo './'`standard/dvb/tdtprocessor.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../include > -D_GNU_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -c -o dvbtext.o `test -f > 'standard/dvb/dvbtext.c' || echo './'`standard/dvb/dvbtext.c > /bin/bash ../libtool --tag=CC --mode=link gcc -I../include -D_GNU_SOURCE > -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall -fno-strict-aliasing -rdynamic > -Wl,-whole-archive -Wl,dvbpsi/libdvbpsi.a -Wl,-no-whole-archive -Wl,-z,relro > -o dvbstreamer dvbadapter.o main.o tuning.o ts.o multiplexes.o services.o > pids.o dbase.o mpeg2.o patprocessor.o pmtprocessor.o servicefilter.o cache.o > commands.o cmd_servicefilter.o cmd_info.o cmd_scanning.o cmd_epg.o > dispatchers.o remoteintf.o deliverymethod.o pluginmgr.o epgtypes.o > epgchannel.o utf8.o events.o objects.o list.o logging.o properties.o > messageq.o deferredproc.o lnb.o yamlutils.o constants.o atsc.o atsctext.o > psipprocessor.o dvb.o sdtprocessor.o nitprocessor.o tdtprocessor.o dvbtext.o > -lpthread -lsqlite3 -lreadline -lev -lyaml -lltdl > libtool: Version mismatch error. This is libtool 2.4.2 Debian-2.4.2-1.2, but > the > libtool: definition of this LT_INIT comes from libtool 2.2.6b. > libtool: You should recreate aclocal.m4 with macros from libtool 2.4.2 > Debian-2.4.2-1.2 > libtool: and run autoconf again. > make[3]: *** [dvbstreamer] Error 63 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2013/06/20/dvbstreamer_2.1.0-2.3_unstable.log 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! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org