Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 805486 Details for
Bug 870349
dev-ml/ocaml-ctypes fails to build with LTO
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge log
ocaml-ctypes-0.20.0:20220916-081105.log (text/x-log), 7.92 KB, created by
Markus Oehme
on 2022-09-16 10:39:18 UTC
(
hide
)
Description:
emerge log
Filename:
MIME Type:
Creator:
Markus Oehme
Created:
2022-09-16 10:39:18 UTC
Size:
7.92 KB
patch
obsolete
> * Package: dev-ml/ocaml-ctypes-0.20.0:0/0.20.0 > * Repository: gentoo > * Maintainer: ml@gentoo.org gienah@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ocamlopt userland_GNU > * FEATURES: compressdebug network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking ocaml-ctypes-0.20.0.tar.gz to /var/tmp/portage/dev-ml/ocaml-ctypes-0.20.0/work >>>> Source unpacked in /var/tmp/portage/dev-ml/ocaml-ctypes-0.20.0/work >>>> Preparing source in /var/tmp/portage/dev-ml/ocaml-ctypes-0.20.0/work/ocaml-ctypes-0.20.0 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-ml/ocaml-ctypes-0.20.0/work/ocaml-ctypes-0.20.0 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-ml/ocaml-ctypes-0.20.0/work/ocaml-ctypes-0.20.0 ... >make -j16 -j1 >./src/discover/determine_as_needed_flags.sh >> asneeded.config >ocamlfind ocamlc -o discover -package str -strict-sequence -linkpkg src/discover/commands.mli src/discover/commands.ml src/discover/discover.ml -I src/discover >[1mFile "src/discover/commands.ml", line 62, characters 20-33[0m: >62 | let stdout = file_contents stdout_filename in > [1;35m^^^^^^^^^^^^^[0m >[1;35mWarning[0m 6 [labels-omitted]: label filename was omitted in the application of this function. >[1mFile "src/discover/commands.ml", line 63, characters 20-33[0m: >63 | let stderr = file_contents stderr_filename in > [1;35m^^^^^^^^^^^^^[0m >[1;35mWarning[0m 6 [labels-omitted]: label filename was omitted in the application of this function. >./discover -ocamlc "ocamlfind ocamlc" > libffi.config || (rm libffi.config && false) >testing for brew: .............................. unavailable >testing for MacPorts: .......................... unavailable >testing for pkg-config: ........................ available >testing for libffi: ............................ available >ocamlfind ocamlc -o gen_c_primitives -package str -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_c_primitives.ml -I src/configure >./gen_c_primitives > src/ctypes/ctypes_primitives.ml 2> gen_c_primitives.log || (rm src/ctypes/ctypes_primitives.ml && cat gen_c_primitives.log || false) >ocamlfind ocamlc -verbose -ccopt '-fPIC' -ccopt '-Wall' -ccopt '-g' -ccopt '-I/usr/lib64/libffi/include' -ccopt '"-I/usr/lib64/ocaml/integers"' -ccopt '-I' -ccopt '"/var/tmp/portage/dev-ml/ocaml-ctypes-0.20.0/work/ocaml-ctypes-0.20.0/src/ctypes"' -ccopt '-I' -ccopt '"/var/tmp/portage/dev-ml/ocaml-ctypes-0.20.0/work/ocaml-ctypes-0.20.0/tests"' '/var/tmp/portage/dev-ml/ocaml-ctypes-0.20.0/temp/ctypes_libffi_configd6be12.c' -c 1>&2 >Effective set of compiler predicates: autolink,byte >+ ocamlc.opt -verbose -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt -I/usr/lib64/libffi/include -ccopt "-I/usr/lib64/ocaml/integers" -ccopt -I -ccopt "/var/tmp/portage/dev-ml/ocaml-ctypes-0.20.0/work/ocaml-ctypes-0.20.0/src/ctypes" -ccopt -I -ccopt "/var/tmp/portage/dev-ml/ocaml-ctypes-0.20.0/work/ocaml-ctypes-0.20.0/tests" -c /var/tmp/portage/dev-ml/ocaml-ctypes-0.20.0/temp/ctypes_libffi_configd6be12.c >+ x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -pipe -march=native -flto=auto -floop-nest-optimize -D_FILE_OFFSET_BITS=64 -c -fPIC -Wall -g -I/usr/lib64/libffi/include "-I/usr/lib64/ocaml/integers" -I "/var/tmp/portage/dev-ml/ocaml-ctypes-0.20.0/work/ocaml-ctypes-0.20.0/src/ctypes" -I "/var/tmp/portage/dev-ml/ocaml-ctypes-0.20.0/work/ocaml-ctypes-0.20.0/tests" -I'/usr/lib64/ocaml' '/var/tmp/portage/dev-ml/ocaml-ctypes-0.20.0/temp/ctypes_libffi_configd6be12.c' >Fatal error: exception Failure("sizeof: Char") >ocamlfind ocamlc -o gen_libffi_abi -package str -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_libffi_abi.ml -I src/configure >./gen_libffi_abi > src/ctypes-foreign/libffi_abi.ml 2> gen_c_primitives.log || (rm src/ctypes-foreign/libffi_abi.ml && cat gen_c_primitives.log || false) >cp src/ctypes-foreign/dl.ml.unix src/ctypes-foreign/dl.ml >cp src/ctypes-foreign/dl_stubs.c.unix src/ctypes-foreign/dl_stubs.c >ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib64/ocaml/integers" -c -o _build/src/ctypes/ctypes_ptr.cmo -I _build/src/ctypes src/ctypes/ctypes_ptr.ml >ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib64/ocaml/integers" -c -o _build/src/ctypes/ctypes_roots_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_roots_stubs.ml >ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/lDouble.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib64/ocaml/integers" -I _build/src/ctypes src/ctypes/lDouble.mli >ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib64/ocaml/integers" -c -o _build/src/ctypes/lDouble.cmo -I _build/src/ctypes src/ctypes/lDouble.ml >ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib64/ocaml/integers" -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_bigarray_stubs.ml >ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/complexL.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib64/ocaml/integers" -I _build/src/ctypes src/ctypes/complexL.mli >ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib64/ocaml/integers" -c -o _build/src/ctypes/complexL.cmo -I _build/src/ctypes src/ctypes/complexL.ml >ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib64/ocaml/integers" -I _build/src/ctypes src/ctypes/ctypes_primitive_types.mli >ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib64/ocaml/integers" -c -o _build/src/ctypes/ctypes_primitive_types.cmo -I _build/src/ctypes src/ctypes/ctypes_primitive_types.ml >ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib64/ocaml/integers" -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_value_printing_stubs.ml >ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib64/ocaml/integers" -c -o _build/src/ctypes/ctypes_memory_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_memory_stubs.ml >ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib64/ocaml/integers" -c -o _build/src/ctypes/ctypes_primitives.cmo -I _build/src/ctypes src/ctypes/ctypes_primitives.ml >[1mFile "src/ctypes/ctypes_primitives.ml", line 1[0m: >[1;31mError[0m: I/O error: src/ctypes/ctypes_primitives.ml: No such file or directory >make: *** [Makefile.rules:110: _build/src/ctypes/ctypes_primitives.cmo] Error 2 > * ERROR: dev-ml/ocaml-ctypes-0.20.0::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-ml/ocaml-ctypes-0.20.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-ml/ocaml-ctypes-0.20.0::gentoo'`. > * The complete build log is located at '/var/log/portage/build/dev-ml/ocaml-ctypes-0.20.0:20220916-081105.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-ml/ocaml-ctypes-0.20.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-ml/ocaml-ctypes-0.20.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-ml/ocaml-ctypes-0.20.0/work/ocaml-ctypes-0.20.0' > * S: '/var/tmp/portage/dev-ml/ocaml-ctypes-0.20.0/work/ocaml-ctypes-0.20.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 870349
:
805483
| 805486