Package: src:libodfgen Version: 0.1.8-2 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build. Below you will find how the build ends (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202509/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:libodfgen, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --with autoreconf dh_clean debian/rules binary dh binary --with autoreconf 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:18: warning: The macro 'AC_CONFIG_HEADER' is obsolete. configure.ac:18: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:18: the top level configure.ac:91: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:91: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... configure.ac:91: the top level configure.ac:26: installing './compile' configure.ac:19: installing './missing' src/Makefile.am: installing './depcomp' debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_configure -- --disable-werror ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --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 checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/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 xargs -n works... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed 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... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/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 file... file 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 ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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 pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking whether g++ supports C++11 features by default... yes checking for __attribute__((format))... yes checking for librevenge-0.0 librevenge-stream-0.0 ... yes checking for libxml-2.0... yes checking for native Win32... no checking for Win32 platform in general... no checking for -fvisibility=hidden compiler flag... yes checking for __attribute__((visibility))... yes checking for doxygen... no configure: WARNING: *** Could not find doxygen in your PATH. configure: WARNING: *** The documentation will not be built. checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libodfgen-0.1.pc config.status: creating Makefile config.status: creating build/Makefile config.status: creating build/win32/Makefile config.status: creating docs/Makefile config.status: creating docs/doxygen/Makefile config.status: creating inc/Makefile config.status: creating inc/libodfgen/Makefile config.status: creating src/Makefile config.status: creating src/libodfgen.rc config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: ============================================================================== Build configuration: debug: no docs: no werror: no ============================================================================== make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build make -j2 make[1]: Entering directory '/<<PKGBUILDDIR>>' make all-recursive make[2]: Entering directory '/<<PKGBUILDDIR>>' Making all in build make[3]: Entering directory '/<<PKGBUILDDIR>>/build' Making all in win32 make[4]: Entering directory '/<<PKGBUILDDIR>>/build/win32' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/build/win32' make[4]: Entering directory '/<<PKGBUILDDIR>>/build' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/build' make[3]: Leaving directory '/<<PKGBUILDDIR>>/build' Making all in inc make[3]: Entering directory '/<<PKGBUILDDIR>>/inc' Making all in libodfgen make[4]: Entering directory '/<<PKGBUILDDIR>>/inc/libodfgen' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/inc/libodfgen' make[4]: Entering directory '/<<PKGBUILDDIR>>/inc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/inc' make[3]: Leaving directory '/<<PKGBUILDDIR>>/inc' Making all in src make[3]: Entering directory '/<<PKGBUILDDIR>>/src' /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 -DNDEBUG -I/usr/include/libxml2 -DLIBODFGEN_BUILD -fvisibility=hidden -DLIBODFGEN_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o DocumentElement.lo DocumentElement.cxx /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 -DNDEBUG -I/usr/include/libxml2 -DLIBODFGEN_BUILD -fvisibility=hidden -DLIBODFGEN_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o FillManager.lo FillManager.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../inc/ -I/usr/include/librevenge-0.0 -DNDEBUG -I/usr/include/libxml2 -DLIBODFGEN_BUILD -fvisibility=hidden -DLIBODFGEN_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c DocumentElement.cxx -fPIC -DPIC -o .libs/DocumentElement.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../inc/ -I/usr/include/librevenge-0.0 -DNDEBUG -I/usr/include/libxml2 -DLIBODFGEN_BUILD -fvisibility=hidden -DLIBODFGEN_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c FillManager.cxx -fPIC -DPIC -o .libs/FillManager.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 -DNDEBUG -I/usr/include/libxml2 -DLIBODFGEN_BUILD -fvisibility=hidden -DLIBODFGEN_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o FilterInternal.lo FilterInternal.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../inc/ -I/usr/include/librevenge-0.0 -DNDEBUG -I/usr/include/libxml2 -DLIBODFGEN_BUILD -fvisibility=hidden -DLIBODFGEN_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c FilterInternal.cxx -fPIC -DPIC -o .libs/FilterInternal.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 -DNDEBUG -I/usr/include/libxml2 -DLIBODFGEN_BUILD -fvisibility=hidden -DLIBODFGEN_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o FontStyle.lo FontStyle.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../inc/ -I/usr/include/librevenge-0.0 -DNDEBUG -I/usr/include/libxml2 -DLIBODFGEN_BUILD -fvisibility=hidden -DLIBODFGEN_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c FontStyle.cxx -fPIC -DPIC -o .libs/FontStyle.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 -DNDEBUG -I/usr/include/libxml2 -DLIBODFGEN_BUILD -fvisibility=hidden -DLIBODFGEN_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o GraphicFunctions.lo GraphicFunctions.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../inc/ -I/usr/include/librevenge-0.0 -DNDEBUG -I/usr/include/libxml2 -DLIBODFGEN_BUILD -fvisibility=hidden -DLIBODFGEN_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c GraphicFunctions.cxx -fPIC -DPIC -o .libs/GraphicFunctions.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 -DNDEBUG -I/usr/include/libxml2 -DLIBODFGEN_BUILD -fvisibility=hidden -DLIBODFGEN_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o GraphicStyle.lo GraphicStyle.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../inc/ -I/usr/include/librevenge-0.0 -DNDEBUG -I/usr/include/libxml2 -DLIBODFGEN_BUILD -fvisibility=hidden -DLIBODFGEN_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c GraphicStyle.cxx -fPIC -DPIC -o .libs/GraphicStyle.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 -DNDEBUG -I/usr/include/libxml2 -DLIBODFGEN_BUILD -fvisibility=hidden -DLIBODFGEN_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o InternalHandler.lo InternalHandler.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../inc/ -I/usr/include/librevenge-0.0 -DNDEBUG -I/usr/include/libxml2 -DLIBODFGEN_BUILD -fvisibility=hidden -DLIBODFGEN_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c InternalHandler.cxx -fPIC -DPIC -o .libs/InternalHandler.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 -DNDEBUG -I/usr/include/libxml2 -DLIBODFGEN_BUILD -fvisibility=hidden -DLIBODFGEN_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o ListStyle.lo ListStyle.cxx /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 -DNDEBUG -I/usr/include/libxml2 -DLIBODFGEN_BUILD -fvisibility=hidden -DLIBODFGEN_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o NumberingStyle.lo NumberingStyle.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../inc/ -I/usr/include/librevenge-0.0 -DNDEBUG -I/usr/include/libxml2 -DLIBODFGEN_BUILD -fvisibility=hidden -DLIBODFGEN_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c ListStyle.cxx -fPIC -DPIC -o .libs/ListStyle.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../inc/ -I/usr/include/librevenge-0.0 -DNDEBUG -I/usr/include/libxml2 -DLIBODFGEN_BUILD -fvisibility=hidden -DLIBODFGEN_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c NumberingStyle.cxx -fPIC -DPIC -o .libs/NumberingStyle.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 -DNDEBUG -I/usr/include/libxml2 -DLIBODFGEN_BUILD -fvisibility=hidden -DLIBODFGEN_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o PageSpan.lo PageSpan.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../inc/ -I/usr/include/librevenge-0.0 -DNDEBUG -I/usr/include/libxml2 -DLIBODFGEN_BUILD -fvisibility=hidden -DLIBODFGEN_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c PageSpan.cxx -fPIC -DPIC -o .libs/PageSpan.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 -DNDEBUG -I/usr/include/libxml2 -DLIBODFGEN_BUILD -fvisibility=hidden -DLIBODFGEN_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o SectionStyle.lo SectionStyle.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../inc/ -I/usr/include/librevenge-0.0 -DNDEBUG -I/usr/include/libxml2 -DLIBODFGEN_BUILD -fvisibility=hidden -DLIBODFGEN_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c SectionStyle.cxx -fPIC -DPIC -o .libs/SectionStyle.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 -DNDEBUG -I/usr/include/libxml2 -DLIBODFGEN_BUILD -fvisibility=hidden -DLIBODFGEN_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o SheetStyle.lo SheetStyle.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../inc/ -I/usr/include/librevenge-0.0 -DNDEBUG -I/usr/include/libxml2 -DLIBODFGEN_BUILD -fvisibility=hidden -DLIBODFGEN_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c SheetStyle.cxx -fPIC -DPIC -o .libs/SheetStyle.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 -DNDEBUG -I/usr/include/libxml2 -DLIBODFGEN_BUILD -fvisibility=hidden -DLIBODFGEN_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o TableStyle.lo TableStyle.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../inc/ -I/usr/include/librevenge-0.0 -DNDEBUG -I/usr/include/libxml2 -DLIBODFGEN_BUILD -fvisibility=hidden -DLIBODFGEN_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c TableStyle.cxx -fPIC -DPIC -o .libs/TableStyle.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 -DNDEBUG -I/usr/include/libxml2 -DLIBODFGEN_BUILD -fvisibility=hidden -DLIBODFGEN_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o TextRunStyle.lo TextRunStyle.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../inc/ -I/usr/include/librevenge-0.0 -DNDEBUG -I/usr/include/libxml2 -DLIBODFGEN_BUILD -fvisibility=hidden -DLIBODFGEN_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c TextRunStyle.cxx -fPIC -DPIC -o .libs/TextRunStyle.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 -DNDEBUG -I/usr/include/libxml2 -DLIBODFGEN_BUILD -fvisibility=hidden -DLIBODFGEN_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o OdcGenerator.lo OdcGenerator.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../inc/ -I/usr/include/librevenge-0.0 -DNDEBUG -I/usr/include/libxml2 -DLIBODFGEN_BUILD -fvisibility=hidden -DLIBODFGEN_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c OdcGenerator.cxx -fPIC -DPIC -o .libs/OdcGenerator.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 -DNDEBUG -I/usr/include/libxml2 -DLIBODFGEN_BUILD -fvisibility=hidden -DLIBODFGEN_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o OdfGenerator.lo OdfGenerator.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../inc/ -I/usr/include/librevenge-0.0 -DNDEBUG -I/usr/include/libxml2 -DLIBODFGEN_BUILD -fvisibility=hidden -DLIBODFGEN_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c OdfGenerator.cxx -fPIC -DPIC -o .libs/OdfGenerator.o OdfGenerator.cxx: In function 'void {anonymous}::appendUnicodeTo(long unsigned int, librevenge::RVNGString&)': OdfGenerator.cxx:58:9: error: 'uint8_t' was not declared in this scope 58 | uint8_t first; | ^~~~~~~ OdfGenerator.cxx:47:1: note: 'uint8_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>' 46 | #include "GraphicFunctions.hxx" +++ |+#include <cstdint> 47 | #include "InternalHandler.hxx" OdfGenerator.cxx:62:17: error: 'first' was not declared in this scope 62 | first = 0; | ^~~~~ OdfGenerator.cxx:67:17: error: 'first' was not declared in this scope 67 | first = 0xc0; | ^~~~~ OdfGenerator.cxx:72:17: error: 'first' was not declared in this scope 72 | first = 0xe0; | ^~~~~ OdfGenerator.cxx:77:17: error: 'first' was not declared in this scope 77 | first = 0xf0; | ^~~~~ OdfGenerator.cxx:82:17: error: 'first' was not declared in this scope 82 | first = 0xf8; | ^~~~~ OdfGenerator.cxx:95:32: error: 'first' was not declared in this scope 95 | outbuf[0] = char(val | first); | ^~~~~ make[3]: *** [Makefile:553: OdfGenerator.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/<<PKGBUILDDIR>>/src' make[2]: *** [Makefile:491: all-recursive] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: *** [Makefile:402: all] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j2 returned exit code 2 make: *** [debian/rules:7: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

