Your message dated Sat, 05 May 2018 10:12:41 +0000
with message-id <[email protected]>
and subject line Bug#897888: fixed in writerperfect 0.9.6-2
has caused the Debian Bug report #897888,
regarding writerperfect: ftbfs with GCC-8
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 [email protected]
immediately.)
--
897888: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897888
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:writerperfect
Version: 0.9.6-1
Severity: normal
Tags: sid buster
User: [email protected]
Usertags: ftbfs-gcc-8
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-8/g++-8, but succeeds to build with gcc-7/g++-7. The
severity of this report will be raised before the buster release.
The full build log can be found at:
http://aws-logs.debian.net/2018/05/01/gcc8/writerperfect_0.9.6-1_unstable_gcc8.log.gz
The last lines of the build log are at the end of this report.
To build with GCC 8, either set CC=gcc-8 CXX=g++-8 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-8/porting_to.html
[...]
libtool: link: x86_64-linux-gnu-ranlib .libs/libwriterperfect_internal.a
libtool: link: ( cd ".libs" && rm -f "libwriterperfect_internal.la" && ln -s
"../libwriterperfect_internal.la" "libwriterperfect_internal.la" )
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/lib'
Making all in conv
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/conv'
Making all in wrapper
make[5]: Entering directory '/<<PKGBUILDDIR>>/src/conv/wrapper'
/bin/bash ../../../libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++
-DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libabw-0.1
-I/usr/include/libxml2 -I/usr/include/librevenge-0.0 -DENABLE_LIBABW
-I../../../src/lib -I/usr/include/librevenge-0.0 -DNDEBUG -g -O2 -Werror -Wall
-Wextra -Wshadow -pedantic -MT libwpabw_la-WPWrapperABW.lo -MD -MP -MF
.deps/libwpabw_la-WPWrapperABW.Tpo -c -o libwpabw_la-WPWrapperABW.lo `test -f
'WPWrapperABW.cxx' || echo './'`WPWrapperABW.cxx
libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../..
-I/usr/include/libabw-0.1 -I/usr/include/libxml2 -I/usr/include/librevenge-0.0
-DENABLE_LIBABW -I../../../src/lib -I/usr/include/librevenge-0.0 -DNDEBUG -g
-O2 -Werror -Wall -Wextra -Wshadow -pedantic -MT libwpabw_la-WPWrapperABW.lo
-MD -MP -MF .deps/libwpabw_la-WPWrapperABW.Tpo -c WPWrapperABW.cxx -fPIC -DPIC
-o .libs/libwpabw_la-WPWrapperABW.o
mv -f .deps/libwpabw_la-WPWrapperABW.Tpo .deps/libwpabw_la-WPWrapperABW.Plo
/bin/bash ../../../libtool --tag=CXX --mode=link x86_64-linux-gnu-g++
-I../../../src/lib -I/usr/include/librevenge-0.0 -DNDEBUG -g -O2 -Werror -Wall
-Wextra -Wshadow -pedantic -o libwpabw.la libwpabw_la-WPWrapperABW.lo
libtool: link: x86_64-linux-gnu-ar cru .libs/libwpabw.a
.libs/libwpabw_la-WPWrapperABW.o
x86_64-linux-gnu-ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: x86_64-linux-gnu-ranlib .libs/libwpabw.a
libtool: link: ( cd ".libs" && rm -f "libwpabw.la" && ln -s "../libwpabw.la"
"libwpabw.la" )
/bin/bash ../../../libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++
-DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libcdr-0.1
-I/usr/include/librevenge-0.0 -DENABLE_LIBCDR -I../../../src/lib
-I/usr/include/librevenge-0.0 -DNDEBUG -g -O2 -Werror -Wall -Wextra -Wshadow
-pedantic -MT libwpcdr_la-WPWrapperCDR.lo -MD -MP -MF
.deps/libwpcdr_la-WPWrapperCDR.Tpo -c -o libwpcdr_la-WPWrapperCDR.lo `test -f
'WPWrapperCDR.cxx' || echo './'`WPWrapperCDR.cxx
libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../..
-I/usr/include/libcdr-0.1 -I/usr/include/librevenge-0.0 -DENABLE_LIBCDR
-I../../../src/lib -I/usr/include/librevenge-0.0 -DNDEBUG -g -O2 -Werror -Wall
-Wextra -Wshadow -pedantic -MT libwpcdr_la-WPWrapperCDR.lo -MD -MP -MF
.deps/libwpcdr_la-WPWrapperCDR.Tpo -c WPWrapperCDR.cxx -fPIC -DPIC -o
.libs/libwpcdr_la-WPWrapperCDR.o
mv -f .deps/libwpcdr_la-WPWrapperCDR.Tpo .deps/libwpcdr_la-WPWrapperCDR.Plo
/bin/bash ../../../libtool --tag=CXX --mode=link x86_64-linux-gnu-g++
-I../../../src/lib -I/usr/include/librevenge-0.0 -DNDEBUG -g -O2 -Werror -Wall
-Wextra -Wshadow -pedantic -o libwpcdr.la libwpcdr_la-WPWrapperCDR.lo
libtool: link: x86_64-linux-gnu-ar cru .libs/libwpcdr.a
.libs/libwpcdr_la-WPWrapperCDR.o
x86_64-linux-gnu-ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: x86_64-linux-gnu-ranlib .libs/libwpcdr.a
libtool: link: ( cd ".libs" && rm -f "libwpcdr.la" && ln -s "../libwpcdr.la"
"libwpcdr.la" )
/bin/bash ../../../libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++
-DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libe-book-0.1
-I/usr/include/libxml2 -I/usr/include/librevenge-0.0 -DENABLE_LIBEBOOK
-I../../../src/lib -I/usr/include/librevenge-0.0 -DNDEBUG -g -O2 -Werror -Wall
-Wextra -Wshadow -pedantic -MT libwpebook_la-WPWrapperEBOOK.lo -MD -MP -MF
.deps/libwpebook_la-WPWrapperEBOOK.Tpo -c -o libwpebook_la-WPWrapperEBOOK.lo
`test -f 'WPWrapperEBOOK.cxx' || echo './'`WPWrapperEBOOK.cxx
libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../..
-I/usr/include/libe-book-0.1 -I/usr/include/libxml2
-I/usr/include/librevenge-0.0 -DENABLE_LIBEBOOK -I../../../src/lib
-I/usr/include/librevenge-0.0 -DNDEBUG -g -O2 -Werror -Wall -Wextra -Wshadow
-pedantic -MT libwpebook_la-WPWrapperEBOOK.lo -MD -MP -MF
.deps/libwpebook_la-WPWrapperEBOOK.Tpo -c WPWrapperEBOOK.cxx -fPIC -DPIC -o
.libs/libwpebook_la-WPWrapperEBOOK.o
mv -f .deps/libwpebook_la-WPWrapperEBOOK.Tpo
.deps/libwpebook_la-WPWrapperEBOOK.Plo
/bin/bash ../../../libtool --tag=CXX --mode=link x86_64-linux-gnu-g++
-I../../../src/lib -I/usr/include/librevenge-0.0 -DNDEBUG -g -O2 -Werror -Wall
-Wextra -Wshadow -pedantic -o libwpebook.la libwpebook_la-WPWrapperEBOOK.lo
libtool: link: x86_64-linux-gnu-ar cru .libs/libwpebook.a
.libs/libwpebook_la-WPWrapperEBOOK.o
x86_64-linux-gnu-ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: x86_64-linux-gnu-ranlib .libs/libwpebook.a
libtool: link: ( cd ".libs" && rm -f "libwpebook.la" && ln -s
"../libwpebook.la" "libwpebook.la" )
/bin/bash ../../../libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++
-DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libetonyek-0.1
-I/usr/include/libxml2 -I/usr/include/librevenge-0.0 -DENABLE_LIBETONYEK
-I../../../src/lib -I/usr/include/librevenge-0.0 -DNDEBUG -g -O2 -Werror -Wall
-Wextra -Wshadow -pedantic -MT libwpetonyek_la-WPWrapperETONYEK.lo -MD -MP -MF
.deps/libwpetonyek_la-WPWrapperETONYEK.Tpo -c -o
libwpetonyek_la-WPWrapperETONYEK.lo `test -f 'WPWrapperETONYEK.cxx' || echo
'./'`WPWrapperETONYEK.cxx
libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../..
-I/usr/include/libetonyek-0.1 -I/usr/include/libxml2
-I/usr/include/librevenge-0.0 -DENABLE_LIBETONYEK -I../../../src/lib
-I/usr/include/librevenge-0.0 -DNDEBUG -g -O2 -Werror -Wall -Wextra -Wshadow
-pedantic -MT libwpetonyek_la-WPWrapperETONYEK.lo -MD -MP -MF
.deps/libwpetonyek_la-WPWrapperETONYEK.Tpo -c WPWrapperETONYEK.cxx -fPIC -DPIC
-o .libs/libwpetonyek_la-WPWrapperETONYEK.o
WPWrapperETONYEK.cxx: In member function 'virtual bool
writerperfect::WPWrapperETONYEK::checkInput(std::shared_ptr<librevenge::RVNGInputStream>&)':
WPWrapperETONYEK.cxx:67:17: error: unnecessary parentheses in declaration of
'extensions' [-Werror=parentheses]
char const *(extensions[3])= {".key", ".numbers", ".pages"};
^
cc1plus: all warnings being treated as errors
make[5]: *** [Makefile:750: libwpetonyek_la-WPWrapperETONYEK.lo] Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/conv/wrapper'
make[4]: *** [Makefile:465: all-recursive] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/conv'
make[3]: *** [Makefile:462: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:514: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:446: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:28: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: writerperfect
Source-Version: 0.9.6-2
We believe that the bug you reported is fixed in the latest version of
writerperfect, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Rene Engelhard <[email protected]> (supplier of updated writerperfect 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 05 May 2018 09:25:37 +0000
Source: writerperfect
Binary: wpd2odt wpg2odg wps2odt vsd2odg pub2odg cdr2odg mwaw2odf abw2odt
ebook2odt fh2odg key2odp wks2ods pages2odt numbers2ods pmd2odg abw2epub
ebook2epub mwaw2epub pages2epub wpd2epub wps2epub sd2odf zmf2odg zmf2epub
sd2epub qxp2odg qxp2epub
Architecture: source
Version: 0.9.6-2
Distribution: unstable
Urgency: medium
Maintainer: Rene Engelhard <[email protected]>
Changed-By: Rene Engelhard <[email protected]>
Description:
abw2epub - AbiWord to EPUB format converter
abw2odt - AbiWord to OpenDocument converter
cdr2odg - Corel Draw graphics to OpenDocument converter
ebook2epub - other E-Book formats to EPUB converter
ebook2odt - E-Book formats to OpenDocument converter
fh2odg - Freehand to OpenDocument converter
key2odp - Keynote to OpenDocument converter
mwaw2epub - old Mac formats to EPUB converter
mwaw2odf - old Mac formats to OpenDocument converter
numbers2ods - Apple Numbers spreadsheet documents to OpenDocument converter
pages2epub - Apple Pages to EPUB converter
pages2odt - Apple Pages text documents to OpenDocument converter
pmd2odg - Apple Pagemaker to OpenDocument converter
pub2odg - Publisher documents to OpenDocument converter
qxp2epub - QuarkXPress to EPUB converter
qxp2odg - QuarkXPress to OpenDocument graphics converter
sd2epub - StarOffice to OpenDocument converter
sd2odf - StarOffice to OpenDocument converter
vsd2odg - Visio to OpenDocument converter
wks2ods - Works spreadsheet documents to OpenDocument converter
wpd2epub - WordPerfect document to EPUB converter
wpd2odt - WordPerfect to OpenDocument converter
wpg2odg - WordPerfect Graphics to OpenDocument converter
wps2epub - Works text document to EPUB converter
wps2odt - Works text documents to OpenDocument converter
zmf2epub - Zoner Draw to EPUB converter
zmf2odg - Zoner Draw to OpenDocument converter
Closes: 897888
Changes:
writerperfect (0.9.6-2) unstable; urgency=medium
.
* --disable-werror (closes: #897888)
Checksums-Sha1:
66ebc0c1ead9f822abb0296512989c69883473bf 3396 writerperfect_0.9.6-2.dsc
818fad150bf88fd0c66af9648ec1d6d53b514766 5468
writerperfect_0.9.6-2.debian.tar.xz
239ce9c86ba8817ed792bd4523804b4ebac61f4d 8529
writerperfect_0.9.6-2_source.buildinfo
Checksums-Sha256:
8e2f7beaa85472d22fdc6aade35da370546eb6944a25416688d57631a2be76dc 3396
writerperfect_0.9.6-2.dsc
6cb4c4afc371b460c185650f90ad862e82785962aa96866a39ff4729884a9b64 5468
writerperfect_0.9.6-2.debian.tar.xz
c90b8d810c3a46497e6375943bc36a997f65cd4ed8706cb75822348718f1f5b6 8529
writerperfect_0.9.6-2_source.buildinfo
Files:
da2c9a0fd862c9297e6fe3c1160943a3 3396 utils optional writerperfect_0.9.6-2.dsc
cd77675d23375cdbdcbd74480f19b73f 5468 utils optional
writerperfect_0.9.6-2.debian.tar.xz
a8c88c754cb0b310834f6e6bd6c3e019 8529 utils optional
writerperfect_0.9.6-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEE4S3qRnUGcM+pYIAdCqBFcdA+PnAFAlrte1MACgkQCqBFcdA+
PnADIRAAig0U+a6mHEPFMrHzSPRU5Cr7cRORTZ/KNVw8es8G7CbjzCHEn4ZJO3s5
igROgxqkWS8uIK+CG346wfclHCnavVwJX/KOnJR5y8HjXeciGCbZauYXCSQu0v1B
RQ+DQagh/NRdAtGazT2YjNl2FMxwcHkgAWDL0lE0KNhaKjDR1rC2/tPdpM++DMty
4W4O/2dxJqIuo1donKVa7pQQ0UjFeUbSqLMAh2a/2X4UXDEm7PWdyXcsez7SKcDU
7svmjQEdDC4LSoFBL/V5TU6wI7yWGbll0RZiKHsVJqJVEE7PEDFuHSKvei1GnjVY
M+8eN41Yy7DMbPUmu6KD4iY3o0IHWxSnt22i6e2i1dqPK05bztUheDI9l0WT8Cst
5pLGcuJkWNqQ3hM5TXRzjqVAYixF6vOxf1hHc2NFmMhdXKwGCm9UOFMtduRwEPmX
89GoBGOB3KsBxt7r4q52Czf74qVuFwUIiYvThOUUn4Q4zgkDG02R+U6wKriGjrvN
/L8p3fyiTXigM2DcQFyDJIThwmTWTHO3XnTIo0b8S+FV7NTtMpac/u6bzk1aJXy9
MzCe4odoCa4JdEQCs2t3ZbXioiT4GLXmxUg7kdAiQ3EPV6+S9AGBZNHnGfqJM47V
pZB+IHro4EDrDM8l4LDmnDqCuH6TEElIIdDvEdqd5lNSIjvSX34=
=Bvdp
-----END PGP SIGNATURE-----
--- End Message ---