[Reproducible-builds] Bug#834157: libsmi: FTBFS: <stdout>:16:16: error: conflicting types for 'smileng'

Chris Lamb lamby at debian.org
Fri Aug 12 15:37:24 UTC 2016


Source: libsmi
Version: 0.4.8+dfsg2-11
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org

Dear Maintainer,

libsmi fails to build from source in unstable/amd64:

  [..]

  test/dumps/mosy/Makefile.am:14: warning: shell ls -1 | egrep -v 'CVS|Makefile': non-POSIX variable name
  test/dumps/mosy/Makefile.am:14: (probably a GNU make extension)
  test/dumps/netsnmp/Makefile.am:14: warning: shell ls -1 | egrep -v 'CVS|Makefile': non-POSIX variable name
  test/dumps/netsnmp/Makefile.am:14: (probably a GNU make extension)
  test/dumps/orig-smiv2/Makefile.am:14: warning: shell ls -1 | egrep -v 'CVS|Makefile': non-POSIX variable name
  test/dumps/orig-smiv2/Makefile.am:14: (probably a GNU make extension)
  test/dumps/python/Makefile.am:14: warning: shell ls -1 | egrep -v 'CVS|Makefile': non-POSIX variable name
  test/dumps/python/Makefile.am:14: (probably a GNU make extension)
  test/dumps/smilint-smiv2/Makefile.am:14: warning: shell ls -1 | egrep -v 'CVS|Makefile': non-POSIX variable name
  test/dumps/smilint-smiv2/Makefile.am:14: (probably a GNU make extension)
  test/dumps/sming/Makefile.am:14: warning: shell ls -1 | egrep -v 'CVS|Makefile': non-POSIX variable name
  test/dumps/sming/Makefile.am:14: (probably a GNU make extension)
  test/dumps/smiv1/Makefile.am:14: warning: shell ls -1 | egrep -v 'CVS|Makefile': non-POSIX variable name
  test/dumps/smiv1/Makefile.am:14: (probably a GNU make extension)
  test/dumps/smiv2-smiv2/Makefile.am:14: warning: shell ls -1 | egrep -v 'CVS|Makefile': non-POSIX variable name
  test/dumps/smiv2-smiv2/Makefile.am:14: (probably a GNU make extension)
  test/dumps/smiv2/Makefile.am:14: warning: shell ls -1 | egrep -v 'CVS|Makefile': non-POSIX variable name
  test/dumps/smiv2/Makefile.am:14: (probably a GNU make extension)
  test/dumps/tree/Makefile.am:14: warning: shell ls -1 | egrep -v 'CVS|Makefile': non-POSIX variable name
  test/dumps/tree/Makefile.am:14: (probably a GNU make extension)
  test/dumps/types/Makefile.am:14: warning: shell ls -1 | egrep -v 'CVS|Makefile': non-POSIX variable name
  test/dumps/types/Makefile.am:14: (probably a GNU make extension)
  test/dumps/xml/Makefile.am:14: warning: shell ls -1 | egrep -v 'CVS|Makefile': non-POSIX variable name
  test/dumps/xml/Makefile.am:14: (probably a GNU make extension)
  test/dumps/yang/Makefile.am:14: warning: shell ls -1 | egrep -v 'CVS|Makefile': non-POSIX variable name
  test/dumps/yang/Makefile.am:14: (probably a GNU make extension)
  test/smidiff/Makefile.am:14: warning: shell ls -1 | egrep -v 'CVS|Makefile': non-POSIX variable name
  test/smidiff/Makefile.am:14: (probably a GNU make extension)
  tools/Makefile.am:14: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
     dh_auto_configure
  	./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking
  configure: WARNING: unrecognized options: --disable-maintainer-mode
  checking for a BSD-compatible install... /usr/bin/install -c
  checking whether build environment is sane... yes
  checking for a thread-safe mkdir -p... /bin/mkdir -p
  checking for gawk... no
  checking for mawk... mawk
  checking whether make sets $(MAKE)... yes
  checking whether make supports nested variables... yes
  checking for gcc... gcc
  checking whether the C compiler works... yes
  checking for C compiler default output file name... a.out
  checking for suffix of executables... 
  checking whether we are cross compiling... no
  checking for suffix of object files... o
  checking whether we are using the GNU C compiler... yes
  checking whether gcc accepts -g... yes
  checking for gcc option to accept ISO C89... none needed
  checking whether gcc understands -c and -o together... yes
  checking for style of include used by make... GNU
  checking dependency style of gcc... none
  checking for additional required compiler flags... 
  checking for strtoll... yes
  checking for strtoull... yes
  checking for strtoq... yes
  checking for strtouq... yes
  checking for timegm... yes
  checking for vsnprintf... yes
  checking for snprintf... yes
  checking for asprintf... yes
  checking for asnprintf... no
  checking for vasprintf... yes
  checking for vasnprintf... no
  checking how to run the C preprocessor... gcc -E
  checking for grep that handles long lines and -e... /bin/grep
  checking for egrep... /bin/grep -E
  checking for ANSI C header files... yes
  checking for sys/types.h... yes
  checking for sys/stat.h... yes
  checking for stdlib.h... yes
  checking for string.h... yes
  checking for memory.h... yes
  checking for strings.h... yes
  checking for inttypes.h... yes
  checking for stdint.h... yes
  checking for unistd.h... yes
  checking pwd.h usability... yes
  checking pwd.h presence... yes
  checking for pwd.h... yes
  checking for unistd.h... (cached) yes
  checking regex.h usability... yes
  checking regex.h presence... yes
  checking for regex.h... yes
  checking for stdint.h... (cached) yes
  checking limits.h usability... yes
  checking limits.h presence... yes
  checking for limits.h... yes
  checking for regexec in -lc... yes
  checking for path separator character... :
  checking for dir separator character... /
  checking for 64 bit types... long long/%lld, etc.
  checking for flex... /usr/bin/flex
  checking for bison... /usr/bin/bison
  checking for bash... /bin/bash
  checking for sh... /bin/sh
  checking for awk... /usr/bin/awk
  checking for wget... /usr/bin/wget
  checking for gdiff... no
  checking for diff... /usr/bin/diff
  checking whether make sets $(MAKE)... (cached) yes
  checking build system type... x86_64-pc-linux-gnu
  checking host system type... x86_64-pc-linux-gnu
  checking how to print strings... printf
  checking for a sed that does not truncate output... /bin/sed
  checking for fgrep... /bin/grep -F
  checking for ld used by gcc... /usr/bin/ld
  checking if the linker (/usr/bin/ld) is GNU ld... yes
  checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  checking the name lister (/usr/bin/nm -B) interface... BSD nm
  checking whether ln -s works... yes
  checking the maximum length of command line arguments... 1572864
  checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  checking for /usr/bin/ld option to reload object files... -r
  checking for objdump... objdump
  checking how to recognize dependent libraries... pass_all
  checking for dlltool... no
  checking how to associate runtime and link libraries... printf %s\n
  checking for ar... ar
  checking for archiver @FILE support... @
  checking for strip... strip
  checking for ranlib... ranlib
  checking command to parse /usr/bin/nm -B output from gcc object... ok
  checking for sysroot... no
  checking for a working dd... /bin/dd
  checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  checking for mt... no
  checking if : is a manifest tool... no
  checking for dlfcn.h... yes
  checking for objdir... .libs
  checking if gcc supports -fno-rtti -fno-exceptions... no
  checking for gcc option to produce PIC... -fPIC -DPIC
  checking if gcc PIC flag -fPIC -DPIC works... yes
  checking if gcc static flag -static works... yes
  checking if gcc supports -c -o file.o... yes
  checking if gcc supports -c -o file.o... (cached) yes
  checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  checking whether -lc should be explicitly linked in... no
  checking dynamic linker characteristics... GNU/Linux ld.so
  checking how to hardcode library paths into programs... immediate
  checking whether stripping libraries is possible... yes
  checking if libtool supports shared libraries... yes
  checking whether to build shared libraries... yes
  checking whether to build static libraries... yes
  /bin/bash: ./libtool: No such file or directory
  checking that generated files are newer than configure... done
  configure: creating ./config.status
  config.status: creating Makefile
  config.status: creating lib/Makefile
  config.status: creating tools/Makefile
  config.status: creating mibs/Makefile
  config.status: creating mibs/iana/Makefile
  config.status: creating mibs/ietf/Makefile
  config.status: creating mibs/irtf/Makefile
  config.status: creating mibs/tubs/Makefile
  config.status: creating mibs/site/Makefile
  config.status: creating pibs/Makefile
  config.status: creating pibs/ietf/Makefile
  config.status: creating pibs/tubs/Makefile
  config.status: creating pibs/site/Makefile
  config.status: creating test/Makefile
  config.status: creating test/mibs/Makefile
  config.status: creating test/smidiff/Makefile
  config.status: creating test/dumps/Makefile
  config.status: creating test/dumps/corba/Makefile
  config.status: creating test/dumps/imports/Makefile
  config.status: creating test/dumps/jax/Makefile
  config.status: creating test/dumps/netsnmp/Makefile
  config.status: creating test/dumps/mosy/Makefile
  config.status: creating test/dumps/orig-smiv2/Makefile
  config.status: creating test/dumps/smilint-smiv2/Makefile
  config.status: creating test/dumps/sming/Makefile
  config.status: creating test/dumps/smiv1/Makefile
  config.status: creating test/dumps/smiv2/Makefile
  config.status: creating test/dumps/smiv2-smiv2/Makefile
  config.status: creating test/dumps/tree/Makefile
  config.status: creating test/dumps/types/Makefile
  config.status: creating test/dumps/identifiers/Makefile
  config.status: creating test/dumps/metrics/Makefile
  config.status: creating test/dumps/xml/Makefile
  config.status: creating test/dumps/cm/Makefile
  config.status: creating test/dumps/python/Makefile
  config.status: creating test/dumps/yang/Makefile
  config.status: creating doc/Makefile
  config.status: creating lib/smi.h
  config.status: creating lib/libsmi.3
  config.status: creating lib/smi_macro.3
  config.status: creating lib/smi_module.3
  config.status: creating lib/smi_node.3
  config.status: creating lib/smi_type.3
  config.status: creating lib/smi_config.3
  config.status: creating lib/smi_render.3
  config.status: creating lib/smi_util.3
  config.status: creating lib/smi_class.3
  config.status: creating lib/smi_attribute.3
  config.status: creating lib/smi_event.3
  config.status: creating lib/smi_identity.3
  config.status: creating tools/smistrip
  config.status: creating tools/smicache
  config.status: creating tools/smiquery.1
  config.status: creating tools/smilint.1
  config.status: creating tools/smidump.1
  config.status: creating tools/smidiff.1
  config.status: creating tools/smistrip.1
  config.status: creating tools/smicache.1
  config.status: creating tools/smixlate.1
  config.status: creating tools/mib2svg.cgi
  config.status: creating test/parser.test
  config.status: creating test/smidump-corba.test
  config.status: creating test/smidump-jax.test
  config.status: creating test/smidump-netsnmp.test
  config.status: creating test/smidump-imports.test
  config.status: creating test/smidump-mosy.test
  config.status: creating test/smidump-orig-smiv2.test
  config.status: creating test/smidump-sming.test
  config.status: creating test/smidump-yang.test
  config.status: creating test/smidump-smiv1.test
  config.status: creating test/smidump-smiv2-smiv2.test
  config.status: creating test/smidump-smiv2.test
  config.status: creating test/smidump-tree.test
  config.status: creating test/smidump-types.test
  config.status: creating test/smidump-identifiers.test
  config.status: creating test/smidump-metrics.test
  config.status: creating test/smidump-xml.test
  config.status: creating test/smidump-cm.test
  config.status: creating test/smidump-python.test
  config.status: creating test/smilint-smiv2.test
  config.status: creating test/smidiff.test
  config.status: creating libsmi.pc
  config.status: creating win/config.h
  config.status: creating config.h
  config.status: executing depfiles commands
  config.status: executing libtool commands
  config.status: executing default commands
  configure: WARNING: unrecognized options: --disable-maintainer-mode
     dh_auto_build
  	make -j1
  make[1]: Entering directory '/home/lamby/temp/cdt.20160812163213.Ea5wOZWHPN.db.libsmi/libsmi-0.4.8+dfsg2'
  make  all-recursive
  make[2]: Entering directory '/home/lamby/temp/cdt.20160812163213.Ea5wOZWHPN.db.libsmi/libsmi-0.4.8+dfsg2'
  Making all in lib
  make[3]: Entering directory '/home/lamby/temp/cdt.20160812163213.Ea5wOZWHPN.db.libsmi/libsmi-0.4.8+dfsg2/lib'
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160812163213.Ea5wOZWHPN.db.libsmi/libsmi-0.4.8+dfsg2=. -fstack-protector-strong -Wformat -Werror=format-security  -c -o data.lo data.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160812163213.Ea5wOZWHPN.db.libsmi/libsmi-0.4.8+dfsg2=. -fstack-protector-strong -Wformat -Werror=format-security -c data.c  -fPIC -DPIC -o .libs/data.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160812163213.Ea5wOZWHPN.db.libsmi/libsmi-0.4.8+dfsg2=. -fstack-protector-strong -Wformat -Werror=format-security -c data.c -o data.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160812163213.Ea5wOZWHPN.db.libsmi/libsmi-0.4.8+dfsg2=. -fstack-protector-strong -Wformat -Werror=format-security  -c -o check.lo check.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160812163213.Ea5wOZWHPN.db.libsmi/libsmi-0.4.8+dfsg2=. -fstack-protector-strong -Wformat -Werror=format-security -c check.c  -fPIC -DPIC -o .libs/check.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160812163213.Ea5wOZWHPN.db.libsmi/libsmi-0.4.8+dfsg2=. -fstack-protector-strong -Wformat -Werror=format-security -c check.c -o check.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160812163213.Ea5wOZWHPN.db.libsmi/libsmi-0.4.8+dfsg2=. -fstack-protector-strong -Wformat -Werror=format-security  -c -o error.lo error.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160812163213.Ea5wOZWHPN.db.libsmi/libsmi-0.4.8+dfsg2=. -fstack-protector-strong -Wformat -Werror=format-security -c error.c  -fPIC -DPIC -o .libs/error.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160812163213.Ea5wOZWHPN.db.libsmi/libsmi-0.4.8+dfsg2=. -fstack-protector-strong -Wformat -Werror=format-security -c error.c -o error.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160812163213.Ea5wOZWHPN.db.libsmi/libsmi-0.4.8+dfsg2=. -fstack-protector-strong -Wformat -Werror=format-security  -c -o util.lo util.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160812163213.Ea5wOZWHPN.db.libsmi/libsmi-0.4.8+dfsg2=. -fstack-protector-strong -Wformat -Werror=format-security -c util.c  -fPIC -DPIC -o .libs/util.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160812163213.Ea5wOZWHPN.db.libsmi/libsmi-0.4.8+dfsg2=. -fstack-protector-strong -Wformat -Werror=format-security -c util.c -o util.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160812163213.Ea5wOZWHPN.db.libsmi/libsmi-0.4.8+dfsg2=. -fstack-protector-strong -Wformat -Werror=format-security  -c -o snprintf.lo snprintf.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160812163213.Ea5wOZWHPN.db.libsmi/libsmi-0.4.8+dfsg2=. -fstack-protector-strong -Wformat -Werror=format-security -c snprintf.c  -fPIC -DPIC -o .libs/snprintf.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160812163213.Ea5wOZWHPN.db.libsmi/libsmi-0.4.8+dfsg2=. -fstack-protector-strong -Wformat -Werror=format-security -c snprintf.c -o snprintf.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160812163213.Ea5wOZWHPN.db.libsmi/libsmi-0.4.8+dfsg2=. -fstack-protector-strong -Wformat -Werror=format-security  -c -o smi.lo smi.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160812163213.Ea5wOZWHPN.db.libsmi/libsmi-0.4.8+dfsg2=. -fstack-protector-strong -Wformat -Werror=format-security -c smi.c  -fPIC -DPIC -o .libs/smi.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160812163213.Ea5wOZWHPN.db.libsmi/libsmi-0.4.8+dfsg2=. -fstack-protector-strong -Wformat -Werror=format-security -c smi.c -o smi.o >/dev/null 2>&1
  /usr/bin/bison --defines=parser-smi.tab.h -t -psmi -o parser-smi.c parser-smi.y
  parser-smi.y:1277.1-12: warning: deprecated directive, use '%pure-parser' [-Wdeprecated]
   %pure_parser
   ^^^^^^^^^^^^
  parser-smi.y: warning: 76 reduce/reduce conflicts [-Wconflicts-rr]
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160812163213.Ea5wOZWHPN.db.libsmi/libsmi-0.4.8+dfsg2=. -fstack-protector-strong -Wformat -Werror=format-security  -c -o parser-smi.lo parser-smi.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160812163213.Ea5wOZWHPN.db.libsmi/libsmi-0.4.8+dfsg2=. -fstack-protector-strong -Wformat -Werror=format-security -c parser-smi.c  -fPIC -DPIC -o .libs/parser-smi.o
  In file included from parser-smi.y:36:0:
  parser-smi.c: In function 'smiparse':
  parser-smi.c:9955:29: warning: passing argument 1 of 'smiyyerror' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
           yyerror (parserPtr, yymsgp);
                               ^
  error.h:25:44: note: in definition of macro 'yyerror'
   #define yyerror(parserPtr, msg) smiyyerror(msg, parserPtr)
                                              ^~~
  In file included from parser-smi.y:40:0:
  check.h:69:13: note: expected 'char *' but argument is of type 'const char *'
   extern void smiyyerror(char *msg, Parser *parserPtr);
               ^~~~~~~~~~
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160812163213.Ea5wOZWHPN.db.libsmi/libsmi-0.4.8+dfsg2=. -fstack-protector-strong -Wformat -Werror=format-security -c parser-smi.c -o parser-smi.o >/dev/null 2>&1
  /usr/bin/flex -Cfe -Psmi -t scanner-smi.l > scanner-smi.c
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160812163213.Ea5wOZWHPN.db.libsmi/libsmi-0.4.8+dfsg2=. -fstack-protector-strong -Wformat -Werror=format-security  -c -o scanner-smi.lo scanner-smi.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160812163213.Ea5wOZWHPN.db.libsmi/libsmi-0.4.8+dfsg2=. -fstack-protector-strong -Wformat -Werror=format-security -c scanner-smi.c  -fPIC -DPIC -o .libs/scanner-smi.o
  <stdout>:16:16: error: conflicting types for 'smileng'
  scanner-smi.h:24:15: note: in expansion of macro 'yyleng'
   extern size_t yyleng;
                 ^~~~~~
  <stdout>:291:5: note: previous declaration of 'smileng' was here
  Makefile:530: recipe for target 'scanner-smi.lo' failed
  make[3]: *** [scanner-smi.lo] Error 1
  make[3]: Leaving directory '/home/lamby/temp/cdt.20160812163213.Ea5wOZWHPN.db.libsmi/libsmi-0.4.8+dfsg2/lib'
  Makefile:515: recipe for target 'all-recursive' failed
  make[2]: *** [all-recursive] Error 1
  make[2]: Leaving directory '/home/lamby/temp/cdt.20160812163213.Ea5wOZWHPN.db.libsmi/libsmi-0.4.8+dfsg2'
  Makefile:401: recipe for target 'all' failed
  make[1]: *** [all] Error 2
  make[1]: Leaving directory '/home/lamby/temp/cdt.20160812163213.Ea5wOZWHPN.db.libsmi/libsmi-0.4.8+dfsg2'
  dh_auto_build: make -j1 returned exit code 2
  debian/rules:5: recipe for target 'build' failed
  make: *** [build] Error 2

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libsmi.0.4.8+dfsg2-11.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 5837 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20160812/c1ed16da/attachment.obj>


More information about the Reproducible-builds mailing list