Is there a way to install gcc-5 into an experimental schroot on a
porterbox?

Take care,

Matthias Klose <d...@debian.org> writes:

> Package: src:gcl
> Version: 2.6.12-1
> 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/gcl_2.6.12-1_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
>
> [...]
> num_sfun.c:(.text+0x9ffd): undefined reference to `number_fix_iexpt'
> num_sfun.c:(.text+0xa0c1): undefined reference to `number_ui_expt'
> num_sfun.c:(.text+0xa0d1): undefined reference to `number_ui_expt'
> num_sfun.c:(.text+0xa1ae): undefined reference to `number_fix_iexpt'
> num_sfun.c:(.text+0xa237): undefined reference to `number_ui_expt'
> num_sfun.c:(.text+0xa247): undefined reference to `number_ui_expt'
> num_sfun.c:(.text+0xab17): undefined reference to `number_zero_expt'
> num_sfun.c:(.text+0xab8e): undefined reference to `number_zero_expt'
> num_sfun.c:(.text+0xad19): undefined reference to `number_zero_expt'
> num_sfun.c:(.text+0xb399): undefined reference to `number_zero_expt'
> num_sfun.c:(.text+0xb461): undefined reference to `number_zero_expt'
> ./libpre_gcl.a(num_sfun.o):num_sfun.c:(.text+0xb52a): more undefined 
> references to `number_zero_expt' follow
> ./libpre_gcl.a(gbc.o): In function `sgc_start':
> gbc.c:(.text+0x7583): undefined reference to `add_page_to_freelist'
> gbc.c:(.text+0x7650): undefined reference to `set_tm_maxpage'
> gbc.c:(.text+0x780e): undefined reference to `add_pages'
> gbc.c:(.text+0x8393): undefined reference to `set_tm_maxpage'
> ./libpre_gcl.a(gbc.o): In function `GBC':
> gbc.c:(.text+0x9ad5): undefined reference to `opt_maxpage'
> ./libpre_gcl.a(alloc.o): In function `alloc_object':
> alloc.c:(.text+0x8074): undefined reference to `alloc_after_turning_off_sgc'
> alloc.c:(.text+0x8f7c): undefined reference to `maybe_reallocate_page'
> alloc.c:(.text+0x94d0): undefined reference to `maybe_reallocate_page'
> alloc.c:(.text+0x99f9): undefined reference to `maybe_reallocate_page'
> ./libpre_gcl.a(alloc.o): In function `alloc_contblock':
> alloc.c:(.text+0xb93e): undefined reference to `alloc_after_turning_off_sgc'
> alloc.c:(.text+0xc162): undefined reference to `maybe_reallocate_page'
> alloc.c:(.text+0xcbcf): undefined reference to `maybe_reallocate_page'
> alloc.c:(.text+0xd79c): undefined reference to `maybe_reallocate_page'
> ./libpre_gcl.a(alloc.o): In function `alloc_relblock':
> alloc.c:(.text+0xefce): undefined reference to `alloc_after_turning_off_sgc'
> alloc.c:(.text+0xf7f2): undefined reference to `maybe_reallocate_page'
> alloc.c:(.text+0x1025f): undefined reference to `maybe_reallocate_page'
> alloc.c:(.text+0x10e2c): undefined reference to `maybe_reallocate_page'
> ./libpre_gcl.a(alloc.o): In function `make_cons':
> alloc.c:(.text+0x124c4): undefined reference to `alloc_after_turning_off_sgc'
> alloc.c:(.text+0x12c3d): undefined reference to `maybe_reallocate_page'
> alloc.c:(.text+0x14089): undefined reference to `maybe_reallocate_page'
> alloc.c:(.text+0x145b3): undefined reference to `maybe_reallocate_page'
> collect2: error: ld returned 1 exit status
> make[2]: *** [raw_pre_gcl_map] Error 1
> makefile:171: recipe for target 'raw_pre_gcl_map' failed
> make[2]: Leaving directory '/«PKGBUILDDIR»/unixport'
> make[1]: *** [unixport/saved_pre_gcl] Error 2
> makefile:71: recipe for target 'unixport/saved_pre_gcl' failed
> rm h/mcompdefs.h
> make[1]: Leaving directory '/«PKGBUILDDIR»'
> make: *** [build-gprof-stamp] Error 2
> debian/rules:109: recipe for target 'build-gprof-stamp' failed
> dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
>
>
>
>

-- 
Camm Maguire                                        c...@maguirefamily.org
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to