Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 617978 - dev-ml/ocaml-ctypes-0.11.4 : make: *** [Makefile:209: test-libffi] Error 1
Summary: dev-ml/ocaml-ctypes-0.11.4 : make: *** [Makefile:209: test-libffi] Error 1
Status: RESOLVED DUPLICATE of bug 617698
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-09 14:56 UTC by Toralf Förster
Modified: 2017-05-09 20:13 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,5.58 KB, text/plain)
2017-05-09 14:56 UTC, Toralf Förster
Details
dev-ml:ocaml-ctypes-0.11.4:20170509-013429.log (dev-ml:ocaml-ctypes-0.11.4:20170509-013429.log,27.36 KB, text/plain)
2017-05-09 14:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,431.70 KB, text/plain)
2017-05-09 14:56 UTC, Toralf Förster
Details
environment (environment,14.36 KB, text/plain)
2017-05-09 14:56 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,34.64 KB, application/x-bzip)
2017-05-09 14:56 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,8.36 KB, application/x-bzip)
2017-05-09 14:57 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-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 ***