FS#56134 - [sbcl] package build fails

Attached to Project: Arch Linux
Opened by Erich Eckner (deepthought) - Friday, 27 October 2017, 08:35 GMT
Last edited by Jürgen Hötzel (juergen) - Monday, 30 October 2017, 19:43 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jürgen Hötzel (juergen)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The package build fails with:

x86-64-arch.c:141:44: error: dereferencing pointer to incomplete type 'os_context_t {aka struct ucontext}'
return (os_context_register_t*)&context->uc_mcontext.gregs[17];
^~

Additional info:
* package version(s)
sbcl 1.3.20-1 (git revision bb1b02f0df0853f05b375e72ca18c3347b33d856)
* config and/or log files etc.
full log is attached

Steps to reproduce:
> asp export sbcl
> cd sbcl
> staging-x86_64-build
This task depends upon

Closed by  Jürgen Hötzel (juergen)
Monday, 30 October 2017, 19:43 GMT
Reason for closing:  Works for me
Additional comments about closing:  I can't reproduce this issue: I just updated to 1.4.0-1

Loading...