Your message dated Mon, 30 Jun 2014 15:52:08 +0000
with message-id <[email protected]>
and subject line Bug#746874: fixed in libpgf 6.12.24+ds1-2.1
has caused the Debian Bug report #746874,
regarding libpgf: ftbfs with GCC-4.9
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.)
--
746874: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746874
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libpgf
Version: 6.12.24+ds1-2
Severity: important
Tags: sid jessie
User: [email protected]
Usertags: ftbfs-gcc-4.9
The package fails to build in a test rebuild on at least amd64 with
gcc-4.9/g++-4.9, but succeeds to build with gcc-4.8/g++-4.8. The
severity of this report may be raised before the jessie release.
The full build log can be found at:
http://people.debian.org/~doko/logs/failed-gcc49/libpgf_6.12.24+ds1-2_unstable_gcc49.log
The last lines of the build log are at the end of this report.
To build with GCC 4.9, either set CC=gcc-4.9 CXX=g++-4.9 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-4.9/porting_to.html
[...]
make[4]: Leaving directory `/«BUILDDIR»/libpgf-6.12.24+ds1/include'
/bin/mkdir -p '/«BUILDDIR»/libpgf-6.12.24+ds1/debian/tmp/usr/include/libpgf'
/usr/bin/install -c -m 644 PGFimage.h PGFplatform.h PGFtypes.h PGFstream.h
'/«BUILDDIR»/libpgf-6.12.24+ds1/debian/tmp/usr/include/libpgf'
make[3]: Leaving directory `/«BUILDDIR»/libpgf-6.12.24+ds1/include'
make[2]: Leaving directory `/«BUILDDIR»/libpgf-6.12.24+ds1/include'
make[2]: Entering directory `/«BUILDDIR»/libpgf-6.12.24+ds1'
make[3]: Entering directory `/«BUILDDIR»/libpgf-6.12.24+ds1'
make[3]: Nothing to be done for `install-exec-am'.
/bin/bash /«BUILDDIR»/libpgf-6.12.24+ds1/install-sh -d
/«BUILDDIR»/libpgf-6.12.24+ds1/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig
/usr/bin/install -c -m 644 libpgf.pc
/«BUILDDIR»/libpgf-6.12.24+ds1/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig/libpgf.pc
make[3]: Leaving directory `/«BUILDDIR»/libpgf-6.12.24+ds1'
make[2]: Leaving directory `/«BUILDDIR»/libpgf-6.12.24+ds1'
make[1]: Leaving directory `/«BUILDDIR»/libpgf-6.12.24+ds1'
dh_install -a
dh_installdocs -a
dh_installchangelogs -a
dh_perl -a
dh_link -a
dh_compress -a
dh_fixperms -a
debian/rules override_dh_strip
make[1]: Entering directory `/«BUILDDIR»/libpgf-6.12.24+ds1'
dh_strip --dbg-package=libpgf6-dbg
make[1]: Leaving directory `/«BUILDDIR»/libpgf-6.12.24+ds1'
dh_makeshlibs -a
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols
file: see diff output below
dpkg-gensymbols: warning: debian/libpgf6/DEBIAN/symbols doesn't match
completely debian/libpgf6.symbols
--- debian/libpgf6.symbols (libpgf6_6.12.24+ds1-2_amd64)
+++ dpkg-gensymbolsvtcvQC 2014-04-18 12:49:29.164450374 +0000
@@ -1,12 +1,12 @@
libpgf.so.6 libpgf6 #MINVER#
- _ZN10CPGFStreamD0Ev@Base 6.12.24+ds1
- _ZN10CPGFStreamD1Ev@Base 6.12.24+ds1
- _ZN10CPGFStreamD2Ev@Base 6.12.24+ds1
+#MISSING: 6.12.24+ds1-2# _ZN10CPGFStreamD0Ev@Base 6.12.24+ds1
+#MISSING: 6.12.24+ds1-2# _ZN10CPGFStreamD1Ev@Base 6.12.24+ds1
+#MISSING: 6.12.24+ds1-2# _ZN10CPGFStreamD2Ev@Base 6.12.24+ds1
_ZN11CRoiIndices13CreateIndicesEv@Base 6.12.24+ds1
_ZN11CRoiIndices14ComputeIndicesEjjRK7PGFRect@Base 6.12.24+ds1
_ZN11CRoiIndices16ComputeTileIndexEjjjbb@Base 6.12.24+ds1
- (optional)_ZN11CRoiIndicesD1Ev@Base 6.12.24+ds1
- (optional)_ZN11CRoiIndicesD2Ev@Base 6.12.24+ds1
+#MISSING: 6.12.24+ds1-2# (optional)_ZN11CRoiIndicesD1Ev@Base 6.12.24+ds1
+#MISSING: 6.12.24+ds1-2# (optional)_ZN11CRoiIndicesD2Ev@Base 6.12.24+ds1
_ZN14CPGFFileStream4ReadEPiPv@Base 6.12.24+ds1
_ZN14CPGFFileStream5WriteEPiPv@Base 6.12.24+ds1
(subst)_ZN14CPGFFileStream6SetPosEs{int64_t}@Base 6.12.24+ds1
dh_makeshlibs: failing due to earlier errors
make: *** [binary-arch] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit
status 2
--- End Message ---
--- Begin Message ---
Source: libpgf
Source-Version: 6.12.24+ds1-2.1
We believe that the bug you reported is fixed in the latest version of
libpgf, 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.
Scott Kitterman <[email protected]> (supplier of updated libpgf 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: Mon, 30 Jun 2014 09:29:03 -0400
Source: libpgf
Binary: libpgf-dev libpgf6 libpgf6-dbg
Architecture: source i386
Version: 6.12.24+ds1-2.1
Distribution: unstable
Urgency: medium
Maintainer: David Paleino <[email protected]>
Changed-By: Scott Kitterman <[email protected]>
Description:
libpgf-dev - Progressive Graphics File (PGF) library - development files
libpgf6 - Progressive Graphics File (PGF) library - runtime files
libpgf6-dbg - Progressive Graphics File (PGF) library - debugging symbols
Closes: 746874
Changes:
libpgf (6.12.24+ds1-2.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Update symbols to fix FTBFS with gcc 4.9 (Closes: #746874)
Checksums-Sha1:
3053269eeefb85ea891614e21e2738380fb2d62f 1984 libpgf_6.12.24+ds1-2.1.dsc
c6e7860aa97d4366740f484e8d4928d424def4d6 4492
libpgf_6.12.24+ds1-2.1.debian.tar.xz
5d9af1a8b4944c6abaa17fc1a8875343583abf27 47098
libpgf-dev_6.12.24+ds1-2.1_i386.deb
3ac1e9e858a007bef8900c67b2589186748755e7 36136 libpgf6_6.12.24+ds1-2.1_i386.deb
aaa4627768933dabcbb546522ff9582e6ec7866c 90258
libpgf6-dbg_6.12.24+ds1-2.1_i386.deb
Checksums-Sha256:
6b52e857f9cba62ec5ce799a7cd0874df9d3d5782a28b69ba68619e81eb38527 1984
libpgf_6.12.24+ds1-2.1.dsc
e8593fffc8cf610932f2e293ad65cf0011b21f2586132454c9a271da244de1b5 4492
libpgf_6.12.24+ds1-2.1.debian.tar.xz
11d76f3324aa78017c182a292b04711dad5322086436eeb1c98c26190106ea88 47098
libpgf-dev_6.12.24+ds1-2.1_i386.deb
dcaa665e160bda91c2950759e112128b7e77bc3396d15a608c4f7b4a5e288b4b 36136
libpgf6_6.12.24+ds1-2.1_i386.deb
4ad470b1e157e0cc2d816f094c0cadce51e1f5dd67eda22271893d961e4242a9 90258
libpgf6-dbg_6.12.24+ds1-2.1_i386.deb
Files:
f2198cb5e5d1084c9d3e08373867803e 47098 libdevel extra
libpgf-dev_6.12.24+ds1-2.1_i386.deb
a859e1c92da7008a85111ddbc825d59f 36136 libs extra
libpgf6_6.12.24+ds1-2.1_i386.deb
820c47fa6d49aceeeef6565397a734f7 90258 debug extra
libpgf6-dbg_6.12.24+ds1-2.1_i386.deb
901b68c390d623857c3d26fd9d63e90c 1984 libs extra libpgf_6.12.24+ds1-2.1.dsc
22c299bf145cfd9028c89170ca15a31a 4492 libs extra
libpgf_6.12.24+ds1-2.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJTsWsPAAoJEHjX3vua1ZrxDGsQAJ+froaRo3ql4lj1ucYL1HDP
rENBBXh6RStsjm/6Qp2WGf+W+KRFJf5gYlNKX6gjWiJfeRirvzMxK5nenr9J7zVs
nxDz9uzwYQIRoPAnfribzPZbDZGHZMu+nJWSbvUGFdIfuZt54OwkkNE17hqfaMh8
UWIVc4T8ODMKk9I6abDXek7yU3X62bW2Sg6hhfi+6xhvlFWFwzxRP/GM+C98vs6M
QuVaQCMd8leIf9B1INvWNZvTZf3OPogg3HhLlVK+wt7lvU6gWMU3X7gHnHJZFZ0c
66sTYpBXJWN2FtikVlKHPg1T+JjIxpM/wRComZ7aKF1Z1GL/IAwe2O+BmtHPe9nE
9U3wLTMOLgIPLMqkyA7iZsaI5UGM7AfPO0TWHmg9lfmtk8zcOxoAxjLfxG0SGwT+
GWzqp1XGls9goXaveVKQeWqasnXIW6WZmfIzsMBw/VaYv6Zo+vfsMdXoCGHviKmL
ZWhLYF/ML2l3TtTI2j4AUu8mm1r3d+L3NjJYmJX+XGHDbUZ2Gdg0nHITdyhnMEYs
Rhf5zhW1nUB12ZKd7pFyDwoYwIU38ENnJiqvoDvswfvLlE0vjGPbzUA6wiLaZ3bA
xCrvBgM1OOZbRdOytmyTETqqYocY6bVtpn2pYbmvEdVqz+NWL0r+eP8JSgLL6U9V
m3+g+v9ua3kWZySYACPx
=+eIo
-----END PGP SIGNATURE-----
--- End Message ---