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

Help with libtool needed (Was: Bug#777971: librcsb-core-wrapper: ftbfs with GCC-5)



Hi,

when trying to hunt down this bug libtool stumbles even at an earlier
point - and it remains unclear to me in how libtool is affected by gcc
changes.

...
------------------------------------------------------------
**** Making cctbx ****
------------------------------------------------------------
make[3]: Entering directory '/tmp/buildd/librcsb-core-wrapper-1.005/cctbx'
make[3]: Leaving directory '/tmp/buildd/librcsb-core-wrapper-1.005/cctbx'
libtool: link: unable to infer tagged configuration
libtool: link: specify a tag with `--tag'
Makefile:107: recipe for target 'lib/librcsb-core-wrapper.la' failed
make[2]: *** [lib/librcsb-core-wrapper.la] Error 1
make[2]: Leaving directory '/tmp/buildd/librcsb-core-wrapper-1.005'
dh_auto_build: make -j1 returned exit code 2
...

Any hint how to fix this?

Kind regards

      Andreas.

On Thu, Feb 12, 2015 at 10:33:46AM +0000, Matthias Klose wrote:
> Package: src:librcsb-core-wrapper
> Version: 1.005-2
> Severity: normal
> Tags: sid stretch
> User: debian-gcc@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/librcsb-core-wrapper_1.005-2_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
> 
> [...]
> make[3]: *** Waiting for unfinished jobs....
> Makefile:156: recipe for target 'RcsbPlatform.o' failed
> libtool: compile: unrecognized option `-D_FORTIFY_SOURCE=2'
> libtool: compile: Try `libtool --help' for more information.
> make[3]: *** [CifString.o] Error 1
> Makefile:156: recipe for target 'CifString.o' failed
> libtool: compile: unrecognized option `-D_FORTIFY_SOURCE=2'
> libtool: compile: unrecognized option `-D_FORTIFY_SOURCE=2'
> libtool: compile: unrecognized option `-D_FORTIFY_SOURCE=2'
> libtool: compile: Try `libtool --help' for more information.
> libtool: compile: unrecognized option `-D_FORTIFY_SOURCE=2'
> libtool: compile: Try `libtool --help' for more information.
> make[3]: *** [Serializer.o] Error 1
> Makefile:156: recipe for target 'Serializer.o' failed
> libtool: compile: unrecognized option `-D_FORTIFY_SOURCE=2'
> libtool: compile: Try `libtool --help' for more information.
> make[3]: *** [DataInfo.o] Error 1
> Makefile:156: recipe for target 'DataInfo.o' failed
> make[3]: *** [GenString.o] Error 1
> Makefile:156: recipe for target 'GenString.o' failed
> libtool: compile: unrecognized option `-D_FORTIFY_SOURCE=2'
> libtool: compile: Try `libtool --help' for more information.
> make[3]: *** [Exceptions.o] Error 1
> Makefile:156: recipe for target 'Exceptions.o' failed
> libtool: compile: unrecognized option `-D_FORTIFY_SOURCE=2'
> libtool: compile: Try `libtool --help' for more information.
> libtool: compile: Try `libtool --help' for more information.
> make[3]: *** [BlockIO.o] Error 1
> make[3]: *** [mapped_vector.o] Error 1
> libtool: compile: Try `libtool --help' for more information.
> Makefile:156: recipe for target 'BlockIO.o' failed
> Makefile:156: recipe for target 'mapped_vector.o' failed
> make[3]: *** [RcsbFile.o] Error 1
> Makefile:156: recipe for target 'RcsbFile.o' failed
> libtool: compile: unrecognized option `-D_FORTIFY_SOURCE=2'
> libtool: compile: Try `libtool --help' for more information.
> make[3]: *** [GenCont.o] Error 1
> Makefile:156: recipe for target 'GenCont.o' failed
> make[3]: Leaving directory '/??PKGBUILDDIR??/common'
> libtool: link: `lib/*.lo' is not a valid libtool object
> make[2]: *** [lib/librcsb-core-wrapper.la] Error 1
> Makefile:107: recipe for target 'lib/librcsb-core-wrapper.la' failed
> make[2]: Leaving directory '/??PKGBUILDDIR??'
> dh_auto_build: make -j10 returned exit code 2
> make[1]: *** [override_dh_auto_build-nopy] Error 2
> debian/rules:19: recipe for target 'override_dh_auto_build-nopy' failed
> make[1]: Leaving directory '/??PKGBUILDDIR??'
> make: *** [build-arch] Error 2
> debian/rules:14: recipe for target 'build-arch' failed
> dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
> 

> _______________________________________________
> Debian-med-packaging mailing list
> Debian-med-packaging@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-packaging


-- 
http://fam-tille.de


Reply to: