Your message dated Sat, 06 Sep 2025 17:35:40 +0000 with message-id <E1uuwpA-004IX3-22@fasolo.debian.org> and subject line Bug#1114178: fixed in libodfgen 0.1.8-3 has caused the Debian Bug report #1114178, regarding libodfgen: FTBFS: werror: no 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 owner@bugs.debian.org immediately.) -- 1114178: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114178 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian BTS <submit@bugs.debian.org>
- Subject: libodfgen: FTBFS: werror: no
- From: Santiago Vila <sanvila@debian.org>
- Date: Fri, 05 Sep 2025 18:19:32 +0000
- Message-id: <[🔎] E1uub24-0041vP-0E@paradis.debian.org>
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 --------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
- To: 1114178-close@bugs.debian.org
- Subject: Bug#1114178: fixed in libodfgen 0.1.8-3
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sat, 06 Sep 2025 17:35:40 +0000
- Message-id: <E1uuwpA-004IX3-22@fasolo.debian.org>
- Reply-to: Rene Engelhard <rene@debian.org>
Source: libodfgen Source-Version: 0.1.8-3 Done: Rene Engelhard <rene@debian.org> We believe that the bug you reported is fixed in the latest version of libodfgen, 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 1114178@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Rene Engelhard <rene@debian.org> (supplier of updated libodfgen 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 06 Sep 2025 18:54:49 +0200 Source: libodfgen Architecture: source Version: 0.1.8-3 Distribution: unstable Urgency: medium Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org> Changed-By: Rene Engelhard <rene@debian.org> Closes: 1114178 Changes: libodfgen (0.1.8-3) unstable; urgency=medium . * debian/patches/cstdint.diff: #include <cstdint> in OdfGenerator.cxx (closes: #1114178) Checksums-Sha1: 32d83a7d425ebf4afa0117089c30dba180475c4d 1976 libodfgen_0.1.8-3.dsc a389dfc7c330480450c9bec92ea2605d3555af67 7176 libodfgen_0.1.8-3.debian.tar.xz 0b8cd589f9c1fea4caad71bcb5028d3fe5249b68 6173 libodfgen_0.1.8-3_source.buildinfo Checksums-Sha256: 399f031c0a264bea7df8e527e2ba3ead20fae64a73aa1980722143b7948b1edd 1976 libodfgen_0.1.8-3.dsc 79b6cdd4226670d7f1f35da5a5d8670616e35e81bfab9658df8f1a4150c624a1 7176 libodfgen_0.1.8-3.debian.tar.xz d0c270df89b03791de31086b4537263ad4ad72bd67f95aad6e15806a63873841 6173 libodfgen_0.1.8-3_source.buildinfo Files: f281ffad8495fe2461932515db6f157c 1976 libs optional libodfgen_0.1.8-3.dsc 36b4a2a63287bdde7cd67cdc03041e57 7176 libs optional libodfgen_0.1.8-3.debian.tar.xz 7a68ffb78049568d68e22d025206b1b1 6173 libs optional libodfgen_0.1.8-3_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJEBAEBCgAuFiEE4S3qRnUGcM+pYIAdCqBFcdA+PnAFAmi8bCcQHHJlbmVAZGVi aWFuLm9yZwAKCRAKoEVx0D4+cMzUD/42BtDYpK7ZEFyucH2GoXdIB3ozYVqQPvs+ M/bAKWsMO33LZTz73uX34zEmJsvYqPDph/V51RTKh1oGhdQ/EdIgzhX0LdvUFsMI 6SopMLjv/MZnvNMVZoVPp3ouBn09bVLWH318/hL41/+43fciFz5k9SNgjtzprtO3 mvl59kS536fvunwGueLiS8v+/REGBsJyd5GZB6s1Cj/nl4Vv4dRIAw4lkpr/mVWO 18+kFO+wpd1oi0YGfr/+lqd+rUdDi0k3qVpGFnex3myqYmM0Q3L6MhgwX/d8/U+3 VZhRD7+WgWdd9acXH+Zy3ywnPxBnty/IjP8zPdhuF+CZmEPHVj+7g9RUeRpgH0Td liVQ3s3Ua3OBKDJ2itMjAsO0mf0mSIwiCxkPDDdH9HutFLE7DdL4KZmxJJa7mcCB 4CIl6PNuo/DwvcbuGd5zPQEUPWmUk3qyjZhupAYDn9xB4aw9L7lcqs+nfTCiQs9U b3qcfdl+prMG4gyp/BvVxo0mcYoOOYQBq3oq7Ydb/EhInWGuP4zpKr8fWKlEWf+e E/IGj9UsjJ3ekTlYc36xh6JrWY3psegfZaJst6nkGosTbA5AFSZ2Mwxha6V2q9gj KipRYevoBzaN1ZwDALsY3l48f4Zr6ousEjEb3ApQ10m9GD3S5DweVDvK1FhmUeYb Gr/7SMYd+g== =hPfs -----END PGP SIGNATURE-----Attachment: pgpXSpXfziagL.pgp
Description: PGP signature
--- End Message ---