Source: linux-atm Version: 1:2.5.1-1.6 Severity: serious Justification: fails to build from source User: reproducible-builds@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org
Dear Maintainer, linux-atm fails to build from source in unstable/amd64: […] (void) write(1,rotor[i = (i+1) & 3],2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/aping.Tpo .deps/aping.Po /bin/bash ../../libtool --tag=CC --mode=link gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -o aping aping.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/aping aping.o ../../src/lib/.libs/libatm.so gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT br.o -MD -MP -MF .deps/br.Tpo -c -o br.o br.c mv -f .deps/br.Tpo .deps/br.Po /bin/bash ../../libtool --tag=CC --mode=link gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -o br br.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/br br.o ../../src/lib/.libs/libatm.so gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT bw.o -MD -MP -MF .deps/bw.Tpo -c -o bw.o bw.c bw.c: In function 'main': bw.c:60:19: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] while (blocks--) (void) write(s,buffer,BSIZE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ bw.c:62:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(s,buffer,size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/bw.Tpo .deps/bw.Po /bin/bash ../../libtool --tag=CC --mode=link gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -o bw bw.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/bw bw.o ../../src/lib/.libs/libatm.so gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT isp.o -MD -MP -MF .deps/isp.Tpo -c -o isp.o isp.c isp.c: In function 'send_msg': isp.c:40:44: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] else fprintf(stderr,"bad write: %d != %d\n",wrote,sizeof(*msg)); ^ isp.c: In function 'recv_msg': isp.c:52:43: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] else fprintf(stderr,"bad read: %d != %d\n",got,sizeof(*msg)); ^ mv -f .deps/isp.Tpo .deps/isp.Po /bin/bash ../../ylwrap ispl_y.y y.tab.c ispl_y.c y.tab.h `echo ispl_y.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output ispl_y.output -- bison -y -d /home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1/src/test/ispl_y.y:37.28-37: warning: symbol TOK_LISTEN redeclared [-Wother] %token TOK_REJECT TOK_LISTEN TOK_OKAY TOK_ERROR TOK_INDICATE ^^^^^^^^^^ updating ispl_y.h gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ispl_y.o -MD -MP -MF .deps/ispl_y.Tpo -c -o ispl_y.o ispl_y.c mv -f .deps/ispl_y.Tpo .deps/ispl_y.Po /bin/bash ../../ylwrap ispl_l.l lex.yy.c ispl_l.c -- flex gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ispl_l.o -MD -MP -MF .deps/ispl_l.Tpo -c -o ispl_l.o ispl_l.c ispl_l.c:1520:16: warning: 'input' defined but not used [-Wunused-function] static int input (void) ^~~~~ ispl_l.c:1477:17: warning: 'yyunput' defined but not used [-Wunused-function] static void yyunput (int c, char * yy_bp ) ^~~~~~~ mv -f .deps/ispl_l.Tpo .deps/ispl_l.Po /bin/bash ../../libtool --tag=CC --mode=link gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -o isp isp.o ispl_y.o ispl_l.o ../../src/lib/libatm.la -lfl libtool: link: gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/isp isp.o ispl_y.o ispl_l.o ../../src/lib/.libs/libatm.so -lfl gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT window.o -MD -MP -MF .deps/window.Tpo -c -o window.o window.c window.c: In function 'main': window.c:183:45: warning: format '%d' expects argument of type 'int', but argument 3 has type 'ssize_t {aka long int}' [-Wformat=] fprintf(stderr,"Received reply of length %d, should be %d.\n", ^ window.c:267:47: warning: format '%d' expects argument of type 'int', but argument 3 has type 'ssize_t {aka long int}' [-Wformat=] fprintf(stderr,"Received message of length %d, should be %d.\n", ^ window.c:172:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(s1, buffer, PINGPONG_SIZE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window.c:260:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(s2, buffer2, REPLY_SIZE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/window.Tpo .deps/window.Po /bin/bash ../../libtool --tag=CC --mode=link gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -o window window.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/window window.o ../../src/lib/.libs/libatm.so make[4]: Leaving directory '/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1/src/test' Making all in debug make[4]: Entering directory '/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1/src/debug' gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT delay.o -MD -MP -MF .deps/delay.Tpo -c -o delay.o delay.c mv -f .deps/delay.Tpo .deps/delay.Po /bin/bash ../../libtool --tag=CC --mode=link gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -o delay delay.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/delay delay.o ../../src/lib/.libs/libatm.so gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT svctor.o -MD -MP -MF .deps/svctor.Tpo -c -o svctor.o svctor.c mv -f .deps/svctor.Tpo .deps/svctor.Po /bin/bash ../../libtool --tag=CC --mode=link gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -o svctor svctor.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/svctor svctor.o ../../src/lib/.libs/libatm.so make[4]: Leaving directory '/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1/src/debug' Making all in qgen make[4]: Entering directory '/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1/src/qgen' gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c mv -f .deps/common.Tpo .deps/common.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c mv -f .deps/file.Tpo .deps/file.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT first.o -MD -MP -MF .deps/first.Tpo -c -o first.o first.c mv -f .deps/first.Tpo .deps/first.Po /bin/bash ../../ylwrap ql_y.y y.tab.c ql_y.c y.tab.h `echo ql_y.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output ql_y.output -- bison -y -d updating ql_y.h gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ql_y.o -MD -MP -MF .deps/ql_y.Tpo -c -o ql_y.o ql_y.c ql_y.y: In function 'copy_block': ql_y.y:98:6: warning: enumeration value 'vt_id' not handled in switch [-Wswitch] switch (orig_field->value->type) { ^~~~~~ mv -f .deps/ql_y.Tpo .deps/ql_y.Po /bin/bash ../../ylwrap ql_l.l lex.yy.c ql_l.c -- flex gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ql_l.o -MD -MP -MF .deps/ql_l.Tpo -c -o ql_l.o ql_l.c ql_l.c:1273:16: warning: 'input' defined but not used [-Wunused-function] static int input (void) ^~~~~ ql_l.c:1230:17: warning: 'yyunput' defined but not used [-Wunused-function] static void yyunput (int c, char * yy_bp ) ^~~~~~~ mv -f .deps/ql_l.Tpo .deps/ql_l.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT qgen.o -MD -MP -MF .deps/qgen.Tpo -c -o qgen.o qgen.c mv -f .deps/qgen.Tpo .deps/qgen.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT second.o -MD -MP -MF .deps/second.Tpo -c -o second.o second.c mv -f .deps/second.Tpo .deps/second.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT third.o -MD -MP -MF .deps/third.Tpo -c -o third.o third.c mv -f .deps/third.Tpo .deps/third.Po /bin/bash ../../libtool --tag=CC --mode=link gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -o qgen common.o file.o first.o ql_y.o ql_l.o qgen.o second.o third.o -lfl libtool: link: gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -o qgen common.o file.o first.o ql_y.o ql_l.o qgen.o second.o third.o -lfl make[4]: Leaving directory '/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1/src/qgen' Making all in q2931 make[4]: Entering directory '/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1/src/q2931' cat ./uni.h /usr/include/linux/atmsap.h | /usr/bin/perl ./mknl.pl atm_ai_msg atm_ai_ie atm_loc atm_cv atm_pu atm_na atm_cond atm_ie atm_msg atm_np atm_ton atm_sat atm_prs atm_scrn atm_vpa atm_poe q2931_cs atm_td atm_bc atm_tc atm_stc atm_upcc q2931_proto atm_flag atm_aalp atm_fd atm_tag atm_l2 atm_l3 atm_tt atm_mc atm_hl atm_imd atm_tdl atm_tni atm_nip atm_shi atm_oci atm_unfm atm_ofi atm_irs atm_it atm_lit atm_lsi atm_tcs atm_css atm_eqo atm_eqp atm_aap atm_asp atm_tor >default.nl || \ { rm -f default.nl; echo 1; } gcc -E -DHAVE_CONFIG_H -I. -I../.. - < ./msg.fmt | ../qgen/qgen 229 groups, 213 fields (26 var-len), construction area is 1069 bytes, 3425 words in constructor, 3179 words in parser. gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT q.out.o -MD -MP -MF .deps/q.out.Tpo -c -o q.out.o q.out.c mv -f .deps/q.out.Tpo .deps/q.out.Po gcc -E -DHAVE_CONFIG_H -I. -I../.. - < ./msg.fmt | ../qgen/qgen -D 229 groups, 213 fields (26 var-len), construction area is 1069 bytes, 0 words in constructor, 5073 words in parser, 534 symbolic names in 256 tables. gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT qd.dump.o -MD -MP -MF .deps/qd.dump.Tpo -c -o qd.dump.o qd.dump.c mv -f .deps/qd.dump.Tpo .deps/qd.dump.Po make[4]: Leaving directory '/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1/src/q2931' Making all in saal make[4]: Entering directory '/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1/src/saal' gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT pdu.o -MD -MP -MF .deps/pdu.Tpo -c -o pdu.o pdu.c mv -f .deps/pdu.Tpo .deps/pdu.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT queue.o -MD -MP -MF .deps/queue.Tpo -c -o queue.o queue.c mv -f .deps/queue.Tpo .deps/queue.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT saal.o -MD -MP -MF .deps/saal.Tpo -c -o saal.o saal.c mv -f .deps/saal.Tpo .deps/saal.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sscf.o -MD -MP -MF .deps/sscf.Tpo -c -o sscf.o sscf.c mv -f .deps/sscf.Tpo .deps/sscf.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sscop.o -MD -MP -MF .deps/sscop.Tpo -c -o sscop.o sscop.c mv -f .deps/sscop.Tpo .deps/sscop.Po rm -f libsaal.a ar cru libsaal.a pdu.o queue.o saal.o sscf.o sscop.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libsaal.a make[4]: Leaving directory '/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1/src/saal' Making all in sigd make[4]: Entering directory '/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1/src/sigd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmsigd.o -MD -MP -MF .deps/atmsigd.Tpo -c -o atmsigd.o atmsigd.c mv -f .deps/atmsigd.Tpo .deps/atmsigd.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c mv -f .deps/io.Tpo .deps/io.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT kernel.o -MD -MP -MF .deps/kernel.Tpo -c -o kernel.o kernel.c mv -f .deps/kernel.Tpo .deps/kernel.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT proto.o -MD -MP -MF .deps/proto.Tpo -c -o proto.o proto.c mv -f .deps/proto.Tpo .deps/proto.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT uni.o -MD -MP -MF .deps/uni.Tpo -c -o uni.o uni.c mv -f .deps/uni.Tpo .deps/uni.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sap.o -MD -MP -MF .deps/sap.Tpo -c -o sap.o sap.c mv -f .deps/sap.Tpo .deps/sap.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT timeout.o -MD -MP -MF .deps/timeout.Tpo -c -o timeout.o timeout.c mv -f .deps/timeout.Tpo .deps/timeout.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT trace.o -MD -MP -MF .deps/trace.Tpo -c -o trace.o trace.c mv -f .deps/trace.Tpo .deps/trace.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT policy.o -MD -MP -MF .deps/policy.Tpo -c -o policy.o policy.c mv -f .deps/policy.Tpo .deps/policy.Po /bin/bash ../../ylwrap cfg_y.y y.tab.c cfg_y.c y.tab.h `echo cfg_y.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output cfg_y.output -- bison -y -d updating cfg_y.h gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT cfg_y.o -MD -MP -MF .deps/cfg_y.Tpo -c -o cfg_y.o cfg_y.c cfg_y.y:32:12: warning: 'hex2num' defined but not used [-Wunused-function] static int hex2num(char digit) ^~~~~~~ mv -f .deps/cfg_y.Tpo .deps/cfg_y.Po /bin/bash ../../ylwrap cfg_l.l lex.yy.c cfg_l.c -- flex gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT cfg_l.o -MD -MP -MF .deps/cfg_l.Tpo -c -o cfg_l.o cfg_l.c cfg_l.c:1536:16: warning: 'input' defined but not used [-Wunused-function] static int input (void) ^~~~~ cfg_l.c:1493:17: warning: 'yyunput' defined but not used [-Wunused-function] static void yyunput (int c, char * yy_bp ) ^~~~~~~ mv -f .deps/cfg_l.Tpo .deps/cfg_l.Po /usr/bin/perl ./mkmess.pl <./../q2931/uni.h >mess.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT mess.o -MD -MP -MF .deps/mess.Tpo -c -o mess.o mess.c mv -f .deps/mess.Tpo .deps/mess.Po /bin/bash ../../libtool --tag=CC --mode=link gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -o atmsigd atmsigd.o io.o kernel.o proto.o uni.o sap.o timeout.o trace.o policy.o cfg_y.o cfg_l.o mess.o ../../src/q2931/q.out.o ../../src/q2931/qd.dump.o ../../src/lib/libatm.la ../../src/saal/libsaal.a -lfl libtool: link: gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/atmsigd atmsigd.o io.o kernel.o proto.o uni.o sap.o timeout.o trace.o policy.o cfg_y.o cfg_l.o mess.o ../../src/q2931/q.out.o ../../src/q2931/qd.dump.o ../../src/lib/.libs/libatm.so ../../src/saal/libsaal.a -lfl make[4]: Leaving directory '/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1/src/sigd' Making all in maint make[4]: Entering directory '/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1/src/maint' gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmdiag.o -MD -MP -MF .deps/atmdiag.Tpo -c -o atmdiag.o atmdiag.c mv -f .deps/atmdiag.Tpo .deps/atmdiag.Po /bin/bash ../../libtool --tag=CC --mode=link gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -o atmdiag atmdiag.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/atmdiag atmdiag.o ../../src/lib/.libs/libatm.so gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmdump.o -MD -MP -MF .deps/atmdump.Tpo -c -o atmdump.o atmdump.c mv -f .deps/atmdump.Tpo .deps/atmdump.Po /bin/bash ../../libtool --tag=CC --mode=link gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -o atmdump atmdump.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/atmdump atmdump.o ../../src/lib/.libs/libatm.so gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sonetdiag.o -MD -MP -MF .deps/sonetdiag.Tpo -c -o sonetdiag.o sonetdiag.c mv -f .deps/sonetdiag.Tpo .deps/sonetdiag.Po /bin/bash ../../libtool --tag=CC --mode=link gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -o sonetdiag sonetdiag.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/sonetdiag sonetdiag.o ../../src/lib/.libs/libatm.so gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT saaldump.o -MD -MP -MF .deps/saaldump.Tpo -c -o saaldump.o saaldump.c saaldump.c: In function 'main': saaldump.c:173:10: warning: pointer targets in passing argument 1 of 'analyze' differ in signedness [-Wpointer-sign] analyze(buf,size,stamp); ^~~ saaldump.c:78:13: note: expected 'unsigned char *' but argument is of type 'char *' static void analyze(unsigned char *pdu,int size,struct timeval stamp) ^~~~~~~ mv -f .deps/saaldump.Tpo .deps/saaldump.Po /bin/bash ../../libtool --tag=CC --mode=link gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -o saaldump saaldump.o ../../src/q2931/qd.dump.o ../../src/saal/libsaal.a ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/saaldump saaldump.o ../../src/q2931/qd.dump.o ../../src/saal/libsaal.a ../../src/lib/.libs/libatm.so gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmaddr.o -MD -MP -MF .deps/atmaddr.Tpo -c -o atmaddr.o atmaddr.c atmaddr.c: In function 'main': atmaddr.c:100:45: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] fprintf(stderr,"internal error: len %d %% %d\n",req.length, ^ mv -f .deps/atmaddr.Tpo .deps/atmaddr.Po /bin/bash ../../libtool --tag=CC --mode=link gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -o atmaddr atmaddr.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/atmaddr atmaddr.o ../../src/lib/.libs/libatm.so gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT esi.o -MD -MP -MF .deps/esi.Tpo -c -o esi.o esi.c mv -f .deps/esi.Tpo .deps/esi.Po /bin/bash ../../libtool --tag=CC --mode=link gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -o esi esi.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/esi esi.o ../../src/lib/.libs/libatm.so gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmloop.o -MD -MP -MF .deps/atmloop.Tpo -c -o atmloop.o atmloop.c atmloop.c: In function 'main': atmloop.c:119:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] req.arg = (void *) mode; ^ mv -f .deps/atmloop.Tpo .deps/atmloop.Po /bin/bash ../../libtool --tag=CC --mode=link gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -o atmloop atmloop.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/atmloop atmloop.o ../../src/lib/.libs/libatm.so gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmtcp.o -MD -MP -MF .deps/atmtcp.Tpo -c -o atmtcp.o atmtcp.c atmtcp.c: In function 'file_write': atmtcp.c:582:37: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] fprintf(stderr,"short write (%d < %d)\n",wrote,sizeof(stream)); ^ mv -f .deps/atmtcp.Tpo .deps/atmtcp.Po /bin/bash ../../libtool --tag=CC --mode=link gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -o atmtcp atmtcp.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/atmtcp atmtcp.o ../../src/lib/.libs/libatm.so gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT enitune.o -MD -MP -MF .deps/enitune.Tpo -c -o enitune.o enitune.c mv -f .deps/enitune.Tpo .deps/enitune.Po /bin/bash ../../libtool --tag=CC --mode=link gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -o enitune enitune.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -o .libs/enitune enitune.o ../../src/lib/.libs/libatm.so gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../src/include -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT zntune.o -MD -MP -MF .deps/zntune.Tpo -c -o zntune.o zntune.c In file included from /usr/include/linux/atm_zatm.h:17:0, from zntune.c:17: /usr/include/linux/time.h:9:8: error: redefinition of 'struct timespec' struct timespec { ^~~~~~~~ In file included from /usr/include/x86_64-linux-gnu/sys/select.h:45:0, from /usr/include/x86_64-linux-gnu/sys/types.h:219, from /usr/include/stdlib.h:275, from zntune.c:9: /usr/include/time.h:120:8: note: originally defined here struct timespec ^~~~~~~~ In file included from /usr/include/linux/atm_zatm.h:17:0, from zntune.c:17: /usr/include/linux/time.h:15:8: error: redefinition of 'struct timeval' struct timeval { ^~~~~~~ In file included from /usr/include/x86_64-linux-gnu/sys/select.h:47:0, from /usr/include/x86_64-linux-gnu/sys/types.h:219, from /usr/include/stdlib.h:275, from zntune.c:9: /usr/include/x86_64-linux-gnu/bits/time.h:30:8: note: originally defined here struct timeval ^~~~~~~ In file included from /usr/include/linux/atm_zatm.h:17:0, from zntune.c:17: /usr/include/linux/time.h:20:8: error: redefinition of 'struct timezone' struct timezone { ^~~~~~~~ In file included from zntune.c:16:0: /usr/include/x86_64-linux-gnu/sys/time.h:55:8: note: originally defined here struct timezone ^~~~~~~~ In file included from /usr/include/linux/atm_zatm.h:17:0, from zntune.c:17: /usr/include/linux/time.h:39:8: error: redefinition of 'struct itimerval' struct itimerval { ^~~~~~~~~ In file included from zntune.c:16:0: /usr/include/x86_64-linux-gnu/sys/time.h:107:8: note: originally defined here struct itimerval ^~~~~~~~~ Makefile:607: recipe for target 'zntune.o' failed make[4]: *** [zntune.o] Error 1 make[4]: Leaving directory '/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1/src/maint' Makefile:366: recipe for target 'all-recursive' failed make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory '/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1/src' Makefile:411: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1' Makefile:343: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/home/lamby/temp/cdt.20161116094316.Tj0RL2UOKo.db.linux-atm/linux-atm-2.5.1' debian/rules:36: recipe for target 'build-stamp' failed make: *** [build-stamp] Error 2 […] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-
linux-atm.1:2.5.1-1.6.unstable.amd64.log.txt.gz
Description: Binary data
_______________________________________________ Reproducible-builds mailing list Reproducible-builds@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds