Your message dated Sat, 13 Aug 2016 12:00:44 +0000
with message-id <[email protected]>
and subject line Bug#834157: fixed in libsmi 0.4.8+dfsg2-12
has caused the Debian Bug report #834157,
regarding libsmi: FTBFS: <stdout>:16:16: error: conflicting types for 'smileng'
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
834157: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834157
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libsmi
Version: 0.4.8+dfsg2-11
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: ftbfs
X-Debbugs-Cc: [email protected]
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
`. `'` [email protected] / chris-lamb.co.uk
`-
libsmi.0.4.8+dfsg2-11.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Source: libsmi
Source-Version: 0.4.8+dfsg2-12
We believe that the bug you reported is fixed in the latest version of
libsmi, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Vincent Bernat <[email protected]> (supplier of updated libsmi package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 13 Aug 2016 13:06:20 +0200
Source: libsmi
Binary: smitools smistrip libsmi2ldbl libsmi2-dev libsmi2-common
Architecture: source all amd64
Version: 0.4.8+dfsg2-12
Distribution: unstable
Urgency: medium
Maintainer: Vincent Bernat <[email protected]>
Changed-By: Vincent Bernat <[email protected]>
Description:
libsmi2-common - library to access SMI MIB information - MIB module files
libsmi2-dev - library to access SMI MIB information - development files
libsmi2ldbl - library to access SMI MIB information
smistrip - extract MIB from text files like RFC
smitools - various tools operating on MIB module files
Closes: 834157
Changes:
libsmi (0.4.8+dfsg2-12) unstable; urgency=medium
.
* Fix FTBFS due to type mismatch introduced by the Bison patch.
Closes: #834157.
* d/control: bump Standards-Version.
* d/control: use secure URL for Vcs-*.
* d/control: remove -dbg package, use automatic -dbgsym package instead.
Checksums-Sha1:
7cddbd19818ea26c332c58d1e61c5a68937f6453 2133 libsmi_0.4.8+dfsg2-12.dsc
fe3d9997a14e29029c60eaddf86626ebdae42abe 13636
libsmi_0.4.8+dfsg2-12.debian.tar.xz
069ce67e8f84fd2e1e3ac84182564d6c62cca6be 25760
libsmi2-common_0.4.8+dfsg2-12_all.deb
36b2bee98ea50f558e26ab5df13db3be68fab514 135280
libsmi2-dev_0.4.8+dfsg2-12_amd64.deb
efd58805f420ddb2258c55e61288086815b5d9a1 139252
libsmi2ldbl-dbgsym_0.4.8+dfsg2-12_amd64.deb
c7b4d49c4b9f36025a7c2f114cc2157beb01f224 122368
libsmi2ldbl_0.4.8+dfsg2-12_amd64.deb
695df338a88b650b5fcd3ffd27cd39c8e4a787d8 29048 smistrip_0.4.8+dfsg2-12_all.deb
f6b5e139c73e5bf6d8004977742ca6b2b12a1c36 508294
smitools-dbgsym_0.4.8+dfsg2-12_amd64.deb
4dbbea8a491de0f63bf7e5988b49ccc86b2c88ce 197582
smitools_0.4.8+dfsg2-12_amd64.deb
Checksums-Sha256:
5c82eebf2be89d2a9bea9cdc389cdf23865ac46a721661c9533f6ce05a4ea067 2133
libsmi_0.4.8+dfsg2-12.dsc
f4722417e1db068556039d801b7a1a14aefba1067005e882d7a291ff6ce0f140 13636
libsmi_0.4.8+dfsg2-12.debian.tar.xz
cd196605651b8cc3f751b0fa2490a3fc007fcb248c13516900cbe4c0b8d1f22b 25760
libsmi2-common_0.4.8+dfsg2-12_all.deb
c7ac0efebebef160a7401278aee3c3a573f8aa2bcf1e995245eab02ccae52695 135280
libsmi2-dev_0.4.8+dfsg2-12_amd64.deb
92e8aaea2fea973a6c6975c84ac6e6f4498b631a4621387bdd7e8ed278815652 139252
libsmi2ldbl-dbgsym_0.4.8+dfsg2-12_amd64.deb
cfdf506a6e71dbdf0d78c8943ab62d86430aaa490d4c7e68ba5a67a05c19df5d 122368
libsmi2ldbl_0.4.8+dfsg2-12_amd64.deb
3c49d975a0176c4f03ace5a163fc8f9dbc29c15918aaa3183cd40513cb78b8a6 29048
smistrip_0.4.8+dfsg2-12_all.deb
d038c3a1c3568533ff541abc3900e5a9b69c6bd7cffbfa494c4ae621ab0b5662 508294
smitools-dbgsym_0.4.8+dfsg2-12_amd64.deb
af979596ae2b6bbefcc6effa6f63f1d5b6685813b79cc34eea27fdd78015ce77 197582
smitools_0.4.8+dfsg2-12_amd64.deb
Files:
8ba0def4c7198574b8f21fa95419ccb8 2133 libs optional libsmi_0.4.8+dfsg2-12.dsc
c4b507fd8c578383d0b135dcdeeb1fb0 13636 libs optional
libsmi_0.4.8+dfsg2-12.debian.tar.xz
1bd97ad5477780c861773326ac540c9f 25760 oldlibs extra
libsmi2-common_0.4.8+dfsg2-12_all.deb
3507c605bee2b11923af81141339335e 135280 libdevel optional
libsmi2-dev_0.4.8+dfsg2-12_amd64.deb
a871affea0b9161b8ecd6e40609916a6 139252 debug extra
libsmi2ldbl-dbgsym_0.4.8+dfsg2-12_amd64.deb
c10a430f13459b9b39a23e0d5ffb1e2e 122368 libs optional
libsmi2ldbl_0.4.8+dfsg2-12_amd64.deb
65c4d763402678d6dd69f917563aa3d4 29048 libs optional
smistrip_0.4.8+dfsg2-12_all.deb
3c4c872dd34fa4e10d3230c3ce901e8b 508294 debug extra
smitools-dbgsym_0.4.8+dfsg2-12_amd64.deb
9a007a3fbceac708e68f71a5d035fc44 197582 libs optional
smitools_0.4.8+dfsg2-12_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJXrwIbAAoJEJWkL+g1NSX5qJUP/ijfBpZRQIoNIr7k3hNXeg4C
/JNCiU0sk5k0tTBxKhnzUkcCbc//FsvJ/Qj41J5VgISiHsdT63OwWhjsPb5pQnR5
D+zVYQ62cgdw6v52e3F0/lxAm7jjVcPHdrib2QWMqq3PkQVkmnvHCFmtIRUZg+lG
1veLUMuH4h8d6dQ1P/kV36xowq7lyy0f/VrmfKPl8Q3aInxbekvmHPvDAx5GnAs0
zj7y697gBQ1t0K0Z7NsMlOsk2B5Vvg9bpS/h90aCNLwxy+Y2g0GiGncmRZoOGGnw
TTh61Bskbs0uuABR/ydpVQSZbvYYD1I1aWLskFroXPRBRcq4boO62Hwve+02g/fA
S5YvddSnZpwIppMTWGgH0Vrms3EWP8PTsIuE7bqH3zxommUWa15ujChIFxGITezq
9wQMwwJZBnlsSDqC6Y65tLTnfnvQ1UUrphpXBtlE8N3lkvg25bagP7p12dy60LEt
/uXBRR2dn4MOHECdAm9t+Tclkv3Lsc7HaJC9FIRUYyLAxe1pxE0JlIDXW7J74z36
DQMSqTCgtkNzeHZ7WIVyjrK12L6lD/E7zjagQDgxtD5e6hE5NkDsqY8JA7ynwlbD
PIVMZKqgox/Mw8XFDVYsD20HvPFaRRghxc1M15eSi7PH6gC7iLBonENjU96JM0JX
6iiPtz+mJUOoxhwq6G8R
=21RB
-----END PGP SIGNATURE-----
--- End Message ---