[Reproducible-builds] Bug#835280: libabw: FTBFS: libabw-0.1.so: undefined reference to `boost::system::system_category()'
Chris Lamb
lamby at debian.org
Wed Aug 24 07:52:30 UTC 2016
Source: libabw
Version: 0.1.1-2
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,
libabw fails to build from source in unstable/amd64:
[..]
HOME=/home/lamby
LOGNAME=lamby
SHLVL=1
PWD=/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1
OLDPWD=/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw
GPG_TTY=/dev/console
QUILT_PATCHES=debian/patches
QUILT_NO_DIFF_INDEX=1
QUILT_REFRESH_ARGS=-p ab --no-timestamps --no-index
DEBEMAIL=lamby at debian.org
DEBFULLNAME=Chris Lamb
EDITOR=vim
LESS=-cgiFx4M
GPG_KEY=1E953E27D4311E58
BLASTER=A220 I5 D1 H5 P330 T6
_=/usr/bin/env
**************************************************************************************
** Building libabw 0.1.1-2 on amd64 **
**************************************************************************************
dpkg-buildpackage -rfakeroot -D -us -uc -b
dpkg-buildpackage: info: source package libabw
dpkg-buildpackage: info: source version 0.1.1-2
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Rene Engelhard <rene at debian.org>
dpkg-source --before-build libabw-0.1.1
dpkg-buildpackage: info: host architecture amd64
fakeroot debian/rules clean
dh clean --with autoreconf
dh_testdir
dh_auto_clean
dh_autoreconf_clean
dh_clean
debian/rules build
make: 'build' is up to date.
fakeroot debian/rules binary
dh binary --with autoreconf
dh_testdir
dh_update_autotools_config
dh_autoreconf
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:26: installing './compile'
configure.ac:19: installing './missing'
src/conv/html/Makefile.am: installing './depcomp'
debian/rules override_dh_auto_configure
make[1]: Entering directory '/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1'
dh_auto_configure -- --disable-werror --libdir=/usr/lib \
--disable-silent-rules
./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 --disable-werror --libdir=/usr/lib --disable-silent-rules
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 whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
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 dependency style of gcc... none
checking for ar... ar
checking the archiver (ar) interface... ar
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking whether ln -s works... yes
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 grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
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 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 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 ANSI C header files... no
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 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... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for native Win32... no
checking for Win32 platform in general... no
checking for -fvisibility=hidden compiler flag... yes
checking for Darwin (Mac OS X) platform... no
checking for doxygen... no
configure: WARNING: *** Could not find doxygen in your PATH.
configure: WARNING: *** The documentation will not be built.
checking for gperf... /usr/bin/gperf
checking gperf version... OK
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for REVENGE... yes
checking for LIBXML... yes
checking for ZLIB... yes
checking for boost/algorithm/string.hpp... yes
checking for boost/optional.hpp... yes
checking for boost/scoped_ptr.hpp... yes
checking for boost/spirit/include/classic.hpp... yes
checking for REVENGE_GENERATORS... yes
checking for REVENGE_STREAM... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/conv/Makefile
config.status: creating src/conv/html/Makefile
config.status: creating src/conv/html/abw2html.rc
config.status: creating src/conv/raw/Makefile
config.status: creating src/conv/raw/abw2raw.rc
config.status: creating src/conv/text/Makefile
config.status: creating src/conv/text/abw2text.rc
config.status: creating src/lib/Makefile
config.status: creating src/lib/libabw.rc
config.status: creating inc/Makefile
config.status: creating inc/libabw/Makefile
config.status: creating docs/Makefile
config.status: creating docs/doxygen/Makefile
config.status: creating build/Makefile
config.status: creating build/win32/Makefile
config.status: creating libabw-0.1.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-maintainer-mode
configure:
==============================================================================
Build configuration:
debug: no
docs: no
tools: yes
werror: no
==============================================================================
make[1]: Leaving directory '/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1'
dh_auto_build
make -j1
make[1]: Entering directory '/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1'
make all-recursive
make[2]: Entering directory '/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1'
Making all in build
make[3]: Entering directory '/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1/build'
Making all in win32
make[4]: Entering directory '/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1/build/win32'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1/build/win32'
make[4]: Entering directory '/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1/build'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1/build'
make[3]: Leaving directory '/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1/build'
Making all in inc
make[3]: Entering directory '/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1/inc'
Making all in libabw
make[4]: Entering directory '/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1/inc/libabw'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1/inc/libabw'
make[4]: Entering directory '/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1/inc'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1/inc'
make[3]: Leaving directory '/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1/inc'
Making all in src
make[3]: Entering directory '/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1/src'
Making all in lib
make[4]: Entering directory '/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1/src/lib'
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -I/usr/include/libxml2 -DNDEBUG -DLIBABW_BUILD=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -DLIBABW_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o ABWCollector.lo ABWCollector.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -I/usr/include/libxml2 -DNDEBUG -DLIBABW_BUILD=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -DLIBABW_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c ABWCollector.cpp -fPIC -DPIC -o .libs/ABWCollector.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -I/usr/include/libxml2 -DNDEBUG -DLIBABW_BUILD=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -DLIBABW_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o ABWContentCollector.lo ABWContentCollector.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -I/usr/include/libxml2 -DNDEBUG -DLIBABW_BUILD=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -DLIBABW_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c ABWContentCollector.cpp -fPIC -DPIC -o .libs/ABWContentCollector.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -I/usr/include/libxml2 -DNDEBUG -DLIBABW_BUILD=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -DLIBABW_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o ABWOutputElements.lo ABWOutputElements.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -I/usr/include/libxml2 -DNDEBUG -DLIBABW_BUILD=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -DLIBABW_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c ABWOutputElements.cpp -fPIC -DPIC -o .libs/ABWOutputElements.o
perl ../../src/lib/gentoken.pl ../../src/lib/tokens.txt \
../../src/lib/tokens.h ../../src/lib/tokens.gperf
/usr/bin/gperf --compare-strncmp -C -m 20 ../../src/lib/tokens.gperf \
| /bin/sed -e 's/(char\*)0/(char\*)0, 0/g' > ../../src/lib/tokenhash.h
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -I/usr/include/libxml2 -DNDEBUG -DLIBABW_BUILD=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -DLIBABW_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o ABWParser.lo ABWParser.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -I/usr/include/libxml2 -DNDEBUG -DLIBABW_BUILD=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -DLIBABW_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c ABWParser.cpp -fPIC -DPIC -o .libs/ABWParser.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -I/usr/include/libxml2 -DNDEBUG -DLIBABW_BUILD=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -DLIBABW_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o ABWStylesCollector.lo ABWStylesCollector.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -I/usr/include/libxml2 -DNDEBUG -DLIBABW_BUILD=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -DLIBABW_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c ABWStylesCollector.cpp -fPIC -DPIC -o .libs/ABWStylesCollector.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -I/usr/include/libxml2 -DNDEBUG -DLIBABW_BUILD=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -DLIBABW_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o ABWXMLHelper.lo ABWXMLHelper.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -I/usr/include/libxml2 -DNDEBUG -DLIBABW_BUILD=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -DLIBABW_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c ABWXMLHelper.cpp -fPIC -DPIC -o .libs/ABWXMLHelper.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -I/usr/include/libxml2 -DNDEBUG -DLIBABW_BUILD=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -DLIBABW_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o ABWXMLTokenMap.lo ABWXMLTokenMap.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -I/usr/include/libxml2 -DNDEBUG -DLIBABW_BUILD=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -DLIBABW_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c ABWXMLTokenMap.cpp -fPIC -DPIC -o .libs/ABWXMLTokenMap.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -I/usr/include/libxml2 -DNDEBUG -DLIBABW_BUILD=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -DLIBABW_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o ABWZlibStream.lo ABWZlibStream.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -I/usr/include/libxml2 -DNDEBUG -DLIBABW_BUILD=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -DLIBABW_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c ABWZlibStream.cpp -fPIC -DPIC -o .libs/ABWZlibStream.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -I/usr/include/libxml2 -DNDEBUG -DLIBABW_BUILD=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -DLIBABW_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o AbiDocument.lo AbiDocument.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -I/usr/include/libxml2 -DNDEBUG -DLIBABW_BUILD=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -DLIBABW_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c AbiDocument.cpp -fPIC -DPIC -o .libs/AbiDocument.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -I/usr/include/libxml2 -DNDEBUG -DLIBABW_BUILD=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -DLIBABW_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o libabw_internal.lo libabw_internal.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -I/usr/include/libxml2 -DNDEBUG -DLIBABW_BUILD=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -DLIBABW_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c libabw_internal.cpp -fPIC -DPIC -o .libs/libabw_internal.o
/bin/bash ../../libtool --tag=CXX --mode=link g++ -I../../inc -I/usr/include/librevenge-0.0 -I/usr/include/libxml2 -DNDEBUG -DLIBABW_BUILD=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -DLIBABW_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -version-info 1:1:0 -export-dynamic -Wl,-z,relro -o libabw-0.1.la -rpath /usr/lib ABWCollector.lo ABWContentCollector.lo ABWOutputElements.lo ABWParser.lo ABWStylesCollector.lo ABWXMLHelper.lo ABWXMLTokenMap.lo ABWZlibStream.lo AbiDocument.lo libabw_internal.lo -lrevenge-0.0 -lxml2 -lz
libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o .libs/ABWCollector.o .libs/ABWContentCollector.o .libs/ABWOutputElements.o .libs/ABWParser.o .libs/ABWStylesCollector.o .libs/ABWXMLHelper.o .libs/ABWXMLTokenMap.o .libs/ABWZlibStream.o .libs/AbiDocument.o .libs/libabw_internal.o -lrevenge-0.0 -lxml2 -lz -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-soname -Wl,libabw-0.1.so.1 -o .libs/libabw-0.1.so.1.0.1
libtool: link: (cd ".libs" && rm -f "libabw-0.1.so.1" && ln -s "libabw-0.1.so.1.0.1" "libabw-0.1.so.1")
libtool: link: (cd ".libs" && rm -f "libabw-0.1.so" && ln -s "libabw-0.1.so.1.0.1" "libabw-0.1.so")
libtool: link: ( cd ".libs" && rm -f "libabw-0.1.la" && ln -s "../libabw-0.1.la" "libabw-0.1.la" )
make[4]: Leaving directory '/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1/src/lib'
Making all in conv
make[4]: Entering directory '/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1/src/conv'
Making all in raw
make[5]: Entering directory '/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1/src/conv/raw'
g++ -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../../inc -I/usr/include/librevenge-0.0 -I/usr/include/librevenge-0.0 -I/usr/include/librevenge-0.0 -DNDEBUG -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -DLIBABW_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o abw2raw.o abw2raw.cpp
/bin/bash ../../../libtool --tag=CXX --mode=link g++ -I../../../inc -I/usr/include/librevenge-0.0 -I/usr/include/librevenge-0.0 -I/usr/include/librevenge-0.0 -DNDEBUG -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -DLIBABW_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -Wl,-z,relro -o abw2raw abw2raw.o ../../lib/libabw-0.1.la -lrevenge-generators-0.0 -lrevenge-0.0 -lrevenge-0.0 -lrevenge-stream-0.0
libtool: link: g++ -I../../../inc -I/usr/include/librevenge-0.0 -I/usr/include/librevenge-0.0 -I/usr/include/librevenge-0.0 -DNDEBUG -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -DLIBABW_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -Wl,-z -Wl,relro -o .libs/abw2raw abw2raw.o ../../lib/.libs/libabw-0.1.so -lrevenge-generators-0.0 -lrevenge-0.0 -lrevenge-stream-0.0
../../lib/.libs/libabw-0.1.so: undefined reference to `boost::system::system_category()'
../../lib/.libs/libabw-0.1.so: undefined reference to `boost::system::generic_category()'
collect2: error: ld returned 1 exit status
Makefile:443: recipe for target 'abw2raw' failed
make[5]: *** [abw2raw] Error 1
make[5]: Leaving directory '/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1/src/conv/raw'
Makefile:382: recipe for target 'all-recursive' failed
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory '/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1/src/conv'
Makefile:383: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1/src'
Makefile:494: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1'
Makefile:405: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/lamby/temp/cdt.20160824083743.V0RHI4BJRU.db.libabw/libabw-0.1.1'
dh_auto_build: make -j1 returned exit code 2
debian/rules:7: recipe for target 'binary' failed
make: *** [binary] 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: libabw.0.1.1-2.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 5993 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20160824/1b6cea07/attachment.obj>
More information about the Reproducible-builds
mailing list