[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#984215: marked as done (libwpd: ftbfs with GCC-11)



Your message dated Thu, 23 Sep 2021 18:48:41 +0000
with message-id <E1mTTlx-0007eF-1U@fasolo.debian.org>
and subject line Bug#984215: fixed in libwpd 0.10.3-2
has caused the Debian Bug report #984215,
regarding libwpd: ftbfs with GCC-11
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.)


-- 
984215: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984215
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:libwpd
Version: 0.10.3-1
Severity: normal
Tags: sid bookworm
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-11

[This bug is not targeted to the upcoming bullseye release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-11/g++-11, but succeeds to build with gcc-10/g++-10. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.

The full build log can be found at:
http://people.debian.org/~doko/logs/20210228/filtered/gcc11/libwpd_0.10.3-1_unstable_gcc11.log
The last lines of the build log are at the end of this report.

To build with GCC 11, either set CC=gcc-11 CXX=g++-11 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-11/porting_to.html

GCC 11 defaults to the GNU++17 standard.  If your package installs
header files in /usr/include, please don't work around C++17 issues
by choosing a lower C++ standard for the package build, but fix these
issues to build with the C++17 standard.

[...]
/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 -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o WP6SingleByteFunction.lo WP6SingleByteFunction.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c WP6SingleByteFunction.cpp  -fPIC -DPIC -o .libs/WP6SingleByteFunction.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c WP6SetNumberGroup.cpp  -fPIC -DPIC -o WP6SetNumberGroup.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c WP6SingleByteFunction.cpp  -fPIC -DPIC -o WP6SingleByteFunction.o >/dev/null 2>&1
/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 -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o WP6StyleGroup.lo WP6StyleGroup.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c WP6StyleGroup.cpp  -fPIC -DPIC -o .libs/WP6StyleGroup.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 -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o WP6StylesListener.lo WP6StylesListener.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c WP6StylesListener.cpp  -fPIC -DPIC -o .libs/WP6StylesListener.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c WP6StyleGroup.cpp  -fPIC -DPIC -o WP6StyleGroup.o >/dev/null 2>&1
/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 -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o WP6SubDocument.lo WP6SubDocument.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c WP6SubDocument.cpp  -fPIC -DPIC -o .libs/WP6SubDocument.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 -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o WP6TabGroup.lo WP6TabGroup.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c WP6PrefixDataPacket.cpp  -fPIC -DPIC -o WP6PrefixDataPacket.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c WP6TabGroup.cpp  -fPIC -DPIC -o .libs/WP6TabGroup.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c WP6SubDocument.cpp  -fPIC -DPIC -o WP6SubDocument.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c WP6TabGroup.cpp  -fPIC -DPIC -o WP6TabGroup.o >/dev/null 2>&1
/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 -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o WP6TableStylePacket.lo WP6TableStylePacket.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c WP6TableStylePacket.cpp  -fPIC -DPIC -o .libs/WP6TableStylePacket.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 -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o WP6UndoGroup.lo WP6UndoGroup.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c WP6UndoGroup.cpp  -fPIC -DPIC -o .libs/WP6UndoGroup.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c WP6TableStylePacket.cpp  -fPIC -DPIC -o WP6TableStylePacket.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c WP6UndoGroup.cpp  -fPIC -DPIC -o WP6UndoGroup.o >/dev/null 2>&1
/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 -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o WP6UnsupportedFixedLengthGroup.lo WP6UnsupportedFixedLengthGroup.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c WP6UnsupportedFixedLengthGroup.cpp  -fPIC -DPIC -o .libs/WP6UnsupportedFixedLengthGroup.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 -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o WP6UnsupportedVariableLengthGroup.lo WP6UnsupportedVariableLengthGroup.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c WP6UnsupportedVariableLengthGroup.cpp  -fPIC -DPIC -o .libs/WP6UnsupportedVariableLengthGroup.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c WP6UnsupportedFixedLengthGroup.cpp  -fPIC -DPIC -o WP6UnsupportedFixedLengthGroup.o >/dev/null 2>&1
/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 -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o WP6VariableLengthGroup.lo WP6VariableLengthGroup.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c WP6VariableLengthGroup.cpp  -fPIC -DPIC -o .libs/WP6VariableLengthGroup.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c WP6StylesListener.cpp  -fPIC -DPIC -o WP6StylesListener.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c WP6UnsupportedVariableLengthGroup.cpp  -fPIC -DPIC -o WP6UnsupportedVariableLengthGroup.o >/dev/null 2>&1
/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 -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o WPDocument.lo WPDocument.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c WPDocument.cpp  -fPIC -DPIC -o .libs/WPDocument.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 -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o WPXContentListener.lo WPXContentListener.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c WPXContentListener.cpp  -fPIC -DPIC -o .libs/WPXContentListener.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c WP6VariableLengthGroup.cpp  -fPIC -DPIC -o WP6VariableLengthGroup.o >/dev/null 2>&1
In file included from WPXContentListener.h:29,
                 from WPXContentListener.cpp:26:
WPXTable.h:56:30: error: expected ‘;’ at end of member declaration
   56 |         const WPXTableCell  *getCell(size_t i, size_t j)
      |                              ^~~~~~~
      |                                     ;
WPXTable.h:56:44: error: expected ‘)’ before ‘i’
   56 |         const WPXTableCell  *getCell(size_t i, size_t j)
      |                                     ~      ^~
      |                                            )
WPXTable.h:49:7: warning: ‘class WPXTable’ has pointer data members [-Weffc++]
   49 | class WPXTable
      |       ^~~~~~~~
WPXTable.h:49:7: warning:   but does not declare ‘WPXTable(const WPXTable&)’ [-Weffc++]
WPXTable.h:49:7: warning:   or ‘operator=(const WPXTable&)’ [-Weffc++]
WPXTable.h:56:30: note: pointer member ‘WPXTable::getCell’ declared here
   56 |         const WPXTableCell  *getCell(size_t i, size_t j)
      |                              ^~~~~~~
WPXTable.h: In constructor ‘WPXTable::WPXTable()’:
WPXTable.h:52:9: warning: ‘WPXTable::getCell’ should be initialized in the member initialization list [-Weffc++]
   52 |         WPXTable() : m_tableRows() {}
      |         ^~~~~~~~
make[4]: *** [Makefile:1209: WPXContentListener.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBWPD_BUILD=1 -fvisibility=hidden -DLIBWPD_VISIBILITY -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c WPDocument.cpp  -fPIC -DPIC -o WPDocument.o >/dev/null 2>&1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/lib'
make[3]: *** [Makefile:383: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:496: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:407: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:27: build-arch-stamp] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: libwpd
Source-Version: 0.10.3-2
Done: Rene Engelhard <rene@debian.org>

We believe that the bug you reported is fixed in the latest version of
libwpd, 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 984215@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 libwpd 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: Thu, 23 Sep 2021 20:31:26 +0200
Source: libwpd
Architecture: source
Version: 0.10.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Changed-By: Rene Engelhard <rene@debian.org>
Closes: 984215
Changes:
 libwpd (0.10.3-2) unstable; urgency=medium
 .
   * debian/patches/stddef.h.diff: add missing #include <stddef.h> to fix
     build with GCC11 (from LO tree) (closes: #984215)
Checksums-Sha1:
 db7d07fe1d4a4d522723fe3c5ff1ff82a29b209b 2074 libwpd_0.10.3-2.dsc
 bbc3664cad0c78eb782b3f0d370c40ddf0663e06 11812 libwpd_0.10.3-2.debian.tar.xz
 c9de7904101022255ff710d80e91a0254ba1135a 6160 libwpd_0.10.3-2_source.buildinfo
Checksums-Sha256:
 3c0cc30ce17f220bce7ab421e29c47dd2557ac8112eb2505db8385af19cc6fef 2074 libwpd_0.10.3-2.dsc
 8ea6b81a338c28319016dddbb558270f71f17d5fce96acecb4fec760065a6c5f 11812 libwpd_0.10.3-2.debian.tar.xz
 1db7b0784cf993bd42a571fb509ed2212ccf81ab390bce5db4cb66fa2f8eeb2b 6160 libwpd_0.10.3-2_source.buildinfo
Files:
 248d4a0f7248efe069bac02623174819 2074 devel optional libwpd_0.10.3-2.dsc
 269ddeaf1b3bc9b0eeab818750e72bbd 11812 devel optional libwpd_0.10.3-2.debian.tar.xz
 8e42a01b9c1c1c17e183a7a17daeaa8a 6160 devel optional libwpd_0.10.3-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCgAuFiEE4S3qRnUGcM+pYIAdCqBFcdA+PnAFAmFMyEYQHHJlbmVAZGVi
aWFuLm9yZwAKCRAKoEVx0D4+cFVAD/96hne5WEQAZz/XAePrmU40V6JjC6a7ryvm
ZLc9YzUTa1G+aCx9skTFh2j50mthwAz5SFhyuUxzKAucHoFaI1QAsDKY4uSH5jix
LImZFUnBqx31YHPvRVL+vTwaRW0vZlgYDKCnQsha3QAYSDQEFFt4+3I9yZVqhQM+
6vu4LSrD12s95gGg++cNWgz9eF1fGy3apWRzxrow7cFYqUiE7N+UfTxStNO6f9Sf
re87YaeSLO7ZRMQRpQyz2LsIMJjw3FbPN+yyyHN559PGl5bt/FXw8r7a8P1TtYSm
9rA1FlpPntK74gRjCUCFySyoLyOtnJTevuVOIakNj+2VRhudfFjHKKaK2QYFlhs/
8uRpoxtB9LRy+crQhUaDEvfE3nVAoXSQELUSWYAwDeohsHfaEiys2pRSai1/73Tl
+BCdhq31x6L03JnprPNBnS3Ook5Z5t3FvCmAxobiUNe/fccpGzfbMxlJfSl9xrnZ
cQEdgox19Iw3NTuOhLyNRiCtycTnfOMncF2THjN8qWjB0j626FshquHhlKmkltR2
HoyyozrOJS+L8LsYxx9+fm/OWBMQn8WfC9oqriJRWDigcAM+DsIhupuaEW7/MhhJ
iROdWmTVr+3QQJfp2EH8zf9hjtrxl9YePWAyo418SIUaGUu99izq0NWJ2JTkhJBj
ttyu7NcYhw==
=dTjF
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: