Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 638370

Summary: dev-lisp/clozurecl-1.11-r2 : ./.../platform-linuxx8664.h:32:42: error: dereferencing pointer to incomplete type ExceptionInformation {aka struct ucontext}
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Common Lisp Bugs <common-lisp>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-lisp:clozurecl-1.11-r2:20171121-104825.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2017-11-21 18:25:47 UTC
In file included from <command-line>:0:0:
../x86-gc.c: In function ‘check_xp’:
./../platform-linuxx8664.h:32:42: error: dereferencing pointer to incomplete type ‘ExceptionInformation {aka struct ucontext}’
 #define xpGPRvector(x) ((natural *)(&((x)->uc_mcontext.gregs)))
                                          ^
../x86-gc.c:342:31: note: in expansion of macro ‘xpGPRvector’

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-no-multilib_libressl_20171119-113915

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *



emerge -qpv dev-lisp/clozurecl
[ebuild  N    ] dev-lisp/clozurecl-1.11-r2  USE="-doc"
Comment 1 Toralf Förster gentoo-dev 2017-11-21 18:25:50 UTC
Created attachment 505434 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-21 18:25:53 UTC
Created attachment 505436 [details]
dev-lisp:clozurecl-1.11-r2:20171121-104825.log
Comment 3 Toralf Förster gentoo-dev 2017-11-21 18:25:56 UTC
Created attachment 505438 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-21 18:25:58 UTC
Created attachment 505440 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-21 18:26:01 UTC
Created attachment 505442 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-21 18:26:04 UTC
Created attachment 505444 [details]
temp.tbz2
Comment 7 Andrey Grozin gentoo-dev 2017-11-22 02:54:44 UTC

*** This bug has been marked as a duplicate of bug 638304 ***