Your message dated Wed, 24 Aug 2016 19:50:54 +0000 with message-id <e1bcecm-0000vd...@franck.debian.org> and subject line Bug#835280: fixed in libabw 0.1.1-3 has caused the Debian Bug report #835280, regarding libabw: FTBFS: libabw-0.1.so: undefined reference to `boost::system::system_category()' 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 ow...@bugs.debian.org immediately.) -- 835280: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835280 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: libabw Version: 0.1.1-2 Severity: serious Justification: fails to build from source User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-bui...@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=la...@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 <r...@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 `. `'` la...@debian.org / chris-lamb.co.uk `-
libabw.0.1.1-2.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---Source: libabw Source-Version: 0.1.1-3 We believe that the bug you reported is fixed in the latest version of libabw, 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 835...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Rene Engelhard <r...@debian.org> (supplier of updated libabw 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 ftpmas...@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Wed, 24 Aug 2016 21:18:03 +0200 Source: libabw Binary: libabw-dev libabw-0.1-1 Architecture: source Version: 0.1.1-3 Distribution: unstable Urgency: medium Maintainer: Rene Engelhard <r...@debian.org> Changed-By: Rene Engelhard <r...@debian.org> Description: libabw-0.1-1 - library for reading and writing AbiWord(tm) documents libabw-dev - library for reading and writing AbiWord(tm) documents -- developm Closes: 835280 Changes: libabw (0.1.1-3) unstable; urgency=medium . * use CPPFLAGS+=-DBOOST_SYSTEM_NO_DEPRECATED (closes: #835280) Checksums-Sha1: b101871659a3d1beaf211d475f7950faed1a5220 1865 libabw_0.1.1-3.dsc 9b8431bfb13a0792dd55e1050479040156f8ea3e 12844 libabw_0.1.1-3.debian.tar.xz Checksums-Sha256: cee8f7c750e8ed80227354bd3819b3d0673a8507ff96620c41a4e4a855c245df 1865 libabw_0.1.1-3.dsc f6fb847a2f086e2fcc938e55e16fda4fcd99f3f9f3453ed93214700419846e6f 12844 libabw_0.1.1-3.debian.tar.xz Files: 0e6c7bcd5fdd9a3e662fa3db98eb9576 1865 libs optional libabw_0.1.1-3.dsc ea1ccde51cb824014cc85f9606ea354f 12844 libs optional libabw_0.1.1-3.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQItBAEBCAAXBQJXvfkKEBxyZW5lQGRlYmlhbi5vcmcACgkQCqBFcdA+PnBXIA// dkAeabn723iZGgG1Kwg0aBG3CdvFKSKtjOGk5VYEffClE2jfC+hgmoVn2A5PhNfe +p0PRiYRVhaOMgU1jZ4Ck3mS//ZznxyPa/o5kGvMRhZ5I879MxmxdoBqbLo1PNmw /QrZJS54Zb6d6QP6tPfQ4rXlCRvKRX43dDk0NPfnXITIGYxu2AhKal5dXMCgQTdA rJXRByRcdj1KsYjderm6sV5KmCzr8D2z9O9gZ2qVlUuwRcWi9+K0gRJCNJD/oXZw nfB9D0moJU9/YgJidh9YedGAy7kxcswwBKiMoTkfpho92Z/Jge8lPzihp/eTc3u0 d93zleyBCM+DCiHEhIbyKP9mWPPL8VDqklC/yTDdWnQSwJsIRg1NfEBseRGwUOjO R78zSLbCp+N9hieiIozvTtH+5SX8rgAWqZetQWzxwob/WksLkZnscVrAaNw5Q/TC JRse93rtOEZ3kZBfxYHNbNxc2ojF6QwBgkgupZG7HZBablS5CbaScswbQj5i8SG1 yTyLuBie49+t9njgaAWiDK7m+CJmVkD5lEhyoBUeEv9c8fnaaGpw3Lh0tw+uhXts qnumjMfPLIIrYldeo2zEWT1XGj4cfD2rolne4bbIEzxCEXEXfNOwRjhRPB2vY2Sd SV8OtRDXW4AJPFYubPQ5S/rWo4k1xEqamwpSPtTj66g= =eWNT -----END PGP SIGNATURE-----
--- End Message ---