Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 622750 - dev-lisp/clisp-2.48-r1 : /.../ipctypes.h:20:3: error: #error "Never use <bits/ipctypes.h> directly; include <sys/ipc.h> instead."
Summary: dev-lisp/clisp-2.48-r1 : /.../ipctypes.h:20:3: error: #error "Never use <bits...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Common Lisp Bugs
URL:
Whiteboard:
Keywords:
Depends on: 638942
Blocks:
  Show dependency tree
 
Reported: 2017-06-26 16:43 UTC by Toralf Förster
Modified: 2019-06-15 11:37 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,21.19 KB, text/plain)
2017-06-26 16:43 UTC, Toralf Förster
Details
dev-lisp:clisp-2.48-r1:20170626-140921.log (dev-lisp:clisp-2.48-r1:20170626-140921.log,481.67 KB, text/plain)
2017-06-26 16:43 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,557.70 KB, text/plain)
2017-06-26 16:43 UTC, Toralf Förster
Details
environment (environment,92.58 KB, text/plain)
2017-06-26 16:43 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,40.35 KB, application/x-bzip)
2017-06-26 16:43 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,43.20 KB, application/x-bzip)
2017-06-26 16:43 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-06-26 16:43:25 UTC
gcc -I/var/tmp/portage/dev-lisp/clisp-2.48-r1/work/clisp-2.48/builddir/gllib -O2 -pipe -march=native -Wall -Wa,--noexecstack -I/usr/include/db4.5 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -pthread -DUNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -I. -I../.. -c linux.c
In file included from linux.c:6:0:
/usr/include/bits/ipctypes.h:20:3: error: #error "Never use <bits/ipctypes.h> directly; include <sys/ipc.h> instead."
 # error "Never use <bits/ipctypes.h> directly; include <sys/ipc.h> instead."
   ^~~~~
linux.c: In function ‘module__linux__init_function_1’:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_20170610-230638

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems)
  [2]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 7.2.6.10 [icedtea-bin-7]
*)	IcedTea JDK 3.4.0 [icedtea-bin-8]
3)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-bin-7 
  [2]   icedtea-bin-8  system-vm
  [3]   jamvm
Comment 1 Toralf Förster gentoo-dev 2017-06-26 16:43:28 UTC
Created attachment 478038 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-06-26 16:43:32 UTC
Created attachment 478040 [details]
dev-lisp:clisp-2.48-r1:20170626-140921.log
Comment 3 Toralf Förster gentoo-dev 2017-06-26 16:43:37 UTC
Created attachment 478042 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-06-26 16:43:41 UTC
Created attachment 478044 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-06-26 16:43:43 UTC
Created attachment 478046 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-06-26 16:43:47 UTC
Created attachment 478048 [details]
logs.tbz2
Comment 7 Cyprien Nicolas (fulax) 2019-06-15 11:37:57 UTC
New release in bug #638942 claims to fix this issue.