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

Bug 617978

Summary: dev-ml/ocaml-ctypes-0.11.4 : make: *** [Makefile:209: test-libffi] Error 1
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Team for the ML programming language family <ml>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-ml:ocaml-ctypes-0.11.4:20170509-013429.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2017-05-09 14:56:43 UTC
   export LIBFFI_CFLAGS=-I/opt/local/include
   export LIBFFI_LIBS="-L/opt/local/lib -lffi"
make: *** [Makefile:209: test-libffi] Error 1
 * ERROR: dev-ml/ocaml-ctypes-0.11.4::gentoo failed (compile phase):
 *   emake failed
 * 

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

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

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

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]   python3.5 (fallback)
  [4]   python2.7 (fallback)
  [5]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
  [2]   ruby22 (with Rubygems)
java-config:
The following VMs are available for generation-2:
Comment 1 Toralf Förster gentoo-dev 2017-05-09 14:56:46 UTC
Created attachment 472088 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-05-09 14:56:49 UTC
Created attachment 472090 [details]
dev-ml:ocaml-ctypes-0.11.4:20170509-013429.log
Comment 3 Toralf Förster gentoo-dev 2017-05-09 14:56:52 UTC
Created attachment 472092 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-05-09 14:56:56 UTC
Created attachment 472094 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-05-09 14:56:59 UTC
Created attachment 472096 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-05-09 14:57:02 UTC
Created attachment 472098 [details]
temp.tbz2
Comment 7 Alexis Ballier gentoo-dev 2017-05-09 18:55:02 UTC
emerge -pvO sys-devel/gcc plz
Comment 8 Toralf Förster gentoo-dev 2017-05-09 19:56:56 UTC
(In reply to Alexis Ballier from comment #7)
mr-fox / # emerge -pvO sys-devel/gcc 
 * --tree is broken with --nodeps. Disabling...

These are the packages that would be merged, in order:

[ebuild   R    ] sys-devel/gcc-6.3.0:6.3.0::gentoo  USE="cxx fortran nls nptl openmp pch pie sanitize ssp vtv (-altivec) (-awt) -cilk -debug -doc (-fixed-point) (-gcj) -go -graphite (-hardened) (-jit) (-libssp) -mpx (-multilib) -objc -objc++ -objc-gc -regression-test -vanilla" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiB
Comment 9 Alexis Ballier gentoo-dev 2017-05-09 20:13:46 UTC
you cant toggle USE=pie without emerge -e world

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