Followed instructions in enews "2017-11-30 New 17.0 profiles in the Gentoo repository" and above package failed to build during "emerge -e @world" with linker errors: /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: x86-64-assem.o: relocation R_X86_64_32S against undefined symbol `all_threads' can not be used when making a shared object; recompile with -fPIC /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: ldso-stubs.o: warning: relocation against `getenv@@GLIBC_2.2.5' in readonly section `.text' /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: final link failed: Nonrepresentable section on output Reproducible: Always
Created attachment 507976 [details] emerge --info
Created attachment 507978 [details] build.log
Confirm, same is for me.
dev-lisp/sbcl-1.3.21 works, maybe we could stable that one
I can confirm successful build of dev-lisp/sbcl-1.3.21
Confirmed for me. Building 1.4.2 have no problem.
What version should we stabilize? I would opt for latest 1.3.x because of bug 639898 and bug 636340 affecting 1.4
I'm trying every single version of SBCL in tree and the all failed. Seems to have a -no-pie flag to be set about this : https://sourceforge.net/p/sbcl/sbcl/ci/3403dbaffc0a9bab49b78cf0bb5308cce0a0c153/
There's also https://bugs.launchpad.net/sbcl/+bug/1633559
Build of dev-lisp/sbcl-1.3.21 works for me.
(In reply to Peter Fox from comment #10) > Build of dev-lisp/sbcl-1.3.21 works for me. =dev-lisp/sbcl-1.3.21 builds fine here with profile 17.0 I'll create the stabilization bug shortly Thanks all.
(In reply to Vincent-Xavier JUMEL from comment #8) > I'm trying every single version of SBCL in tree and the all failed. Seems to > have a -no-pie flag to be set about this : > https://sourceforge.net/p/sbcl/sbcl/ci/ > 3403dbaffc0a9bab49b78cf0bb5308cce0a0c153/ Could you open a separate bug with info for your failing sbcl-1.3.21? Thanks.
(In reply to Chema Alonso Josa from comment #12) > (In reply to Vincent-Xavier JUMEL from comment #8) > > I'm trying every single version of SBCL in tree and the all failed. Seems to > > have a -no-pie flag to be set about this : > > https://sourceforge.net/p/sbcl/sbcl/ci/ > > 3403dbaffc0a9bab49b78cf0bb5308cce0a0c153/ > > Could you open a separate bug with info for your failing sbcl-1.3.21? > > Thanks. See #640320
(In reply to Chema Alonso Josa from comment #12) > (In reply to Vincent-Xavier JUMEL from comment #8) > > I'm trying every single version of SBCL in tree and the all failed. Seems to > > have a -no-pie flag to be set about this : > > https://sourceforge.net/p/sbcl/sbcl/ci/ > > 3403dbaffc0a9bab49b78cf0bb5308cce0a0c153/ > > Could you open a separate bug with info for your failing sbcl-1.3.21? > > Thanks. See https://bugs.gentoo.org/640320
(In reply to Chema Alonso Josa from comment #11) > (In reply to Peter Fox from comment #10) > > Build of dev-lisp/sbcl-1.3.21 works for me. > > =dev-lisp/sbcl-1.3.21 builds fine here with profile 17.0 > > I'll create the stabilization bug shortly > > Thanks all. Any news on this? Current stable is still broken Thanks
*** Bug 642246 has been marked as a duplicate of this bug. ***
(In reply to Pacho Ramos from comment #15) > Any news on this? Current stable is still broken > > Thanks Bug filled, sorry for the long delay: https://bugs.gentoo.org/645954
But, version 1.3.21 is emerging successfully.