Your message dated Thu, 23 Jul 2015 16:49:19 +0000
with message-id <e1zijgn-0001o6...@franck.debian.org>
and subject line Bug#755963: fixed in clearsilver 0.10.5-1.5
has caused the Debian Bug report #755963,
regarding clearsilver: ftbfs with GCC-5
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 ow...@bugs.debian.org
immediately.)
--
755963: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=755963
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:clearsilver
Version: 0.10.5-1.4
Severity: normal
Tags: sid stretch
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-5
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-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/clearsilver_0.10.5-1.4_unstable_gcc5.log
The last lines of the build log are at the end of this report.
To build with GCC 5, either set CC=gcc-5 CXX=g++-5 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t experimental install g++
Common build failures are C11 as the default C mode, 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-5/porting_to.html
[...]
char *v, *k;
^
make[2]: *** [cgi.o] Error 1
../rules.mk:145: recipe for target 'cgi.o' failed
make[2]: Leaving directory '/«PKGBUILDDIR»/cgi'
Checking if your kit is complete...
Looks good
Warning: -L../libs changed to -L/«PKGBUILDDIR»/perl/../libs
Warning (mostly harmless): No library found for -lneo_cgi
Warning (mostly harmless): No library found for -lneo_cs
Warning (mostly harmless): No library found for -lneo_utl
Generating a Unix-style Makefile
Writing Makefile for ClearSilver
Writing MYMETA.yml and MYMETA.json
make[2]: Entering directory '/«PKGBUILDDIR»/perl'
cp ClearSilver.pm blib/lib/ClearSilver.pm
Running Mkbootstrap for ClearSilver ()
chmod 644 ClearSilver.bs
/usr/bin/perl /usr/share/perl/5.20/ExtUtils/xsubpp -typemap
/usr/share/perl/5.20/ExtUtils/typemap -typemap typemap ClearSilver.xs >
ClearSilver.xsc && mv ClearSilver.xsc ClearSilver.c
Please specify prototyping behavior for ClearSilver.xs (see perlxs manual)
cc -c -I../ -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing
-pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g
-DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC
"-I/usr/lib/x86_64-linux-gnu/perl/5.20/CORE" ClearSilver.c
rm -f blib/arch/auto/ClearSilver/ClearSilver.so
cc -shared -L/usr/local/lib -fstack-protector ClearSilver.o -o
blib/arch/auto/ClearSilver/ClearSilver.so \
-L/«PKGBUILDDIR»/perl/../libs -lz \
chmod 755 blib/arch/auto/ClearSilver/ClearSilver.so
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- ClearSilver.bs
blib/arch/auto/ClearSilver/ClearSilver.bs 644
Manifying blib/man3/ClearSilver.3pm
make[2]: Leaving directory '/«PKGBUILDDIR»/perl'
make[1]: Leaving directory '/«PKGBUILDDIR»'
touch debian/stamp-makefile-build
DEB_MAKE_CHECK_TARGET unset, not running checks
install -d debian/tmp/usr/lib/python2.7/dist-packages
make -C ./python distclean
make[1]: Entering directory '/«PKGBUILDDIR»/python'
rm -f Makefile.depends neo_cgi.so *.o
rm -f -r build
make[1]: Leaving directory '/«PKGBUILDDIR»/python'
make -C ./python \
PYTHON=/usr/bin/python2.7 PYTHON_INC=-I/usr/include/python2.7
make[1]: Entering directory '/«PKGBUILDDIR»/python'
*******************************************
** Building Dependencies
** OSNAME: Linux
** (done)
make[1]: *** No rule to make target '../libs/libneo_cgi.a', needed by
'neo_cgi.so'. Stop.
make[1]: Leaving directory '/«PKGBUILDDIR»/python'
make: *** [build-python-2.7] Error 2
debian/rules:32: recipe for target 'build-python-2.7' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: clearsilver
Source-Version: 0.10.5-1.5
We believe that the bug you reported is fixed in the latest version of
clearsilver, 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 755...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (supplier of updated clearsilver 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 18 Jul 2015 18:11:32 +0200
Source: clearsilver
Binary: clearsilver-dev python-clearsilver libclearsilver-perl
Architecture: source
Version: 0.10.5-1.5
Distribution: unstable
Urgency: medium
Maintainer: Jesus Climent <jesus.clim...@hispalinux.es>
Changed-By: gregor herrmann <gre...@debian.org>
Description:
clearsilver-dev - headers and static library for clearsilver
libclearsilver-perl - Perl bindings for clearsilver
python-clearsilver - Python bindings for clearsilver
Closes: 755963
Changes:
clearsilver (0.10.5-1.5) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix "FTBFS with clang instead of gcc" and "ftbfs with gcc5":
apply patch from Alexander <sanek23...@gmail.com>
(Closes: #755963)
Checksums-Sha1:
ccb59727bb0f55797aa54186ef6b748d14147b15 2214 clearsilver_0.10.5-1.5.dsc
3f59b86046332c94705937f365e7f041312d964f 7700
clearsilver_0.10.5-1.5.debian.tar.xz
Checksums-Sha256:
eb6c97764d5ff429e7e63313db2383cd2f040816b5808cac77b507805b218a63 2214
clearsilver_0.10.5-1.5.dsc
dbdeb19f0d37ca461e8caea7d34ff57c78370a545429bcbb718d03ed93b89692 7700
clearsilver_0.10.5-1.5.debian.tar.xz
Files:
982f31ce75045ad5486cef66b9f757ed 2214 devel optional clearsilver_0.10.5-1.5.dsc
27b20753038a44420b95a3fe97a278e7 7700 devel optional
clearsilver_0.10.5-1.5.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQJ8BAEBCgBmBQJVqntJXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGFeIQAMJP8cNh5Cpo4T2QFDppjAJe
eTTx5N3AvIENCzN6SH+NMV9T8SFDfW9bf8fry3yz6PPgmqMnBpee7CRBWWTRbZKr
Wx5vmSDJQr2gjKidg4F3bSZivVLFxHpEFRuxnGGoPoPpmdcPgchYqmmYZY9J6KtB
FCiu7oJVMnlgiyD75RTJO1bOjbfmN5wkvmQ4VJdO2Q33GE0sJpUG/odUScRW+h7w
ijNfUABGSVrmSajOyHHG5lpyRchFP4XMn+914lh/2g551u1FSu7/FNvGwWQ6haw9
kFQKvT0qIRah0tuyJfXsgo1NW2pKtoSmFkqd+uEAn1R0Rj21axPMyGowyNmIdQEX
8UA8XVK9nO7ZH8tk6oM2mCGMINcm3fmNf43q906iK1l2tinVsG3MPnIUI4LM+7jA
6P/veTMpakGcOnHV96SgRl6T3wtOOMrQZFpulJdKWjX+tx4r/Cwm5XVb1zBYrDTe
z/P/Tv8E7g8TbcviPVu9yQ58LWdZ9TUAvJ6EjD/HddMWIRtq9CyqXUPoxCOmNz9I
hMKIDwnyP1PdTos6XI43+hp2Uq9fgedBSigO10vVr60dSoDx6Lj4ZjKUuIqnuyR2
asj0KQoy50iKvl+ENBcqpyTYsi9AsUwwUb84pCOS6O7uE3pjN6SjUr7RKlevWKIT
2LhhQd8TC+wQbtgcTlU7
=hEor
-----END PGP SIGNATURE-----
--- End Message ---