Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 640320 - <dev-lisp/sbcl-1.4.0 compilation fails with 17.0 profile (x86-64-arch.c:141:44: error: dereferencing pointer to incomplete type 'os_context_t {aka struct ucontext}')
Summary: <dev-lisp/sbcl-1.4.0 compilation fails with 17.0 profile (x86-64-arch.c:141:4...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal with 1 vote (vote)
Assignee: Common Lisp Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glibc-2.26 glibc-2.26-stable
  Show dependency tree
 
Reported: 2017-12-08 19:23 UTC by Vincent-Xavier JUMEL
Modified: 2018-05-11 19:19 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
sbcl.build.log.tar (sbcl.build.log.tar,990.00 KB, application/x-tar)
2017-12-08 19:24 UTC, Vincent-Xavier JUMEL
Details
emerge --info (emerge.info,22.21 KB, application/x-info)
2017-12-08 19:25 UTC, Vincent-Xavier JUMEL
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent-Xavier JUMEL 2017-12-08 19:23:24 UTC
I've tested all in tree version. All version from 1.3 series fails with the
17.0 profile.
Comment 1 Vincent-Xavier JUMEL 2017-12-08 19:24:46 UTC
Created attachment 508970 [details]
sbcl.build.log.tar
Comment 2 Vincent-Xavier JUMEL 2017-12-08 19:25:51 UTC
Created attachment 508972 [details]
emerge --info
Comment 3 Andreas K. Hüttel archtester gentoo-dev 2018-01-06 18:42:02 UTC
That's not caused by PIE but by glibc-2.26.
Comment 4 Chema Alonso Josa (RETIRED) gentoo-dev 2018-01-29 21:50:46 UTC
Sorry, can't reproduce this for the stabilization candidate =dev-lisp/sbcl-1.3.21.

I've found a similar bug in Arch Linux:

https://bugs.archlinux.org/task/56134?project=1&openedfrom=-1+week
Comment 5 Franz Trischberger 2018-04-28 18:06:09 UTC
I ran into this issue with sbcl-1.3.21 and glibc-2.26-r6. sbcl-1.4.6 compiled fine.
Comment 6 Andreas K. Hüttel archtester gentoo-dev 2018-04-28 20:01:47 UTC
(In reply to Franz Fellner from comment #5)
> I ran into this issue with sbcl-1.3.21 and glibc-2.26-r6. sbcl-1.4.6
> compiled fine.

We need to either backport the fix or stabilize a newer sbcl.
Comment 7 Andreas K. Hüttel archtester gentoo-dev 2018-05-11 19:19:23 UTC
(In reply to Andreas K. Hüttel from comment #6)
> (In reply to Franz Fellner from comment #5)
> > I ran into this issue with sbcl-1.3.21 and glibc-2.26-r6. sbcl-1.4.6
> > compiled fine.
> 
> We need to either backport the fix or stabilize a newer sbcl.

OK closing this in favour of bug 654972.