Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 521320 Details for
Bug 648982
dev-ml/zarith-1.7 fails to build: Unknown option -Wl,...
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/x-log), 4.78 KB, created by
pva
on 2018-02-27 18:56:38 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
pva
Created:
2018-02-27 18:56:38 UTC
Size:
4.78 KB
patch
obsolete
> * Package: dev-ml/zarith-1.7 > * Repository: gentoo > * Maintainer: ml@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ocamlopt userland_GNU > * FEATURES: compressdebug preserve-libs sandbox splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking zarith-1.7.tar.gz to /var/tmp/portage/dev-ml/zarith-1.7/work >>>> Source unpacked in /var/tmp/portage/dev-ml/zarith-1.7/work >>>> Preparing source in /var/tmp/portage/dev-ml/zarith-1.7/work/Zarith-release-1.7 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-ml/zarith-1.7/work/Zarith-release-1.7 ... >binary ocaml: found in /usr/bin >binary ocamlc: found in /usr/bin >binary ocamldep: found in /usr/bin >binary ocamlmklib: found in /usr/bin >binary ocamldoc: found in /usr/bin >binary ar: found in /usr/bin >binary perl: found in /usr/bin >binary x86_64-pc-linux-gnu-gcc: found in /usr/bin >binary ocamlopt: found in /usr/bin >checking compilation with x86_64-pc-linux-gnu-gcc -O2 -pipe -pipe -march=native -mtune=native -ggdb: working >include caml/mlvalues.h: found >library dynlink.cmxa: found >binary ocamlfind: found in /usr/bin >OCaml's word size is 64 >include gmp.h: found >library gmp: found >OCaml extended comparison supported >OCaml new hash functions available > >detected configuration: > > native-code: yes > dynamic linking: yes > asm path: x86_64 > defines: -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX > libraries: -Wl,-O1 -Wl,--as-needed -lgmp > C options: -O2 -pipe -pipe -march=native -mtune=native -ggdb > asm options > installation path: /var/tmp/portage/dev-ml/zarith-1.7/image//usr/lib64/ocaml > installation method findlib > >configuration successful! >now type "make" to build >then type "make install" or "sudo make install" to install >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-ml/zarith-1.7/work/Zarith-release-1.7 ... >make -j4 HASOCAMLOPT=yes HASDYNLINK=yes all >./z_pp.pl x86_64 >./z_pp.pl x86_64 >./z_pp.pl x86_64 >Name "main::extra" used only once: possible typo at ./z_pp.pl line 29. >Name "main::extra" used only once: possible typo at ./z_pp.pl line 29. >Name "main::extra" used only once: possible typo at ./z_pp.pl line 29. >found assembly file caml_z_x86_64.S > found abs > found add > found div > found divexact > found logand > found lognot > found logor > found logxor > found mul > found neg > found pred > found rem > found shift_left > found shift_right > found sub > found succ >found assembly file caml_z_x86_64.S >found assembly file caml_z_x86_64.S > found abs > found add > found div > found divexact > found logand > found lognot > found logor > found logxor > found mul > found neg > found pred > found rem > found shift_left > found shift_right > found sub > found succ > found abs > found add > found div > found divexact > found logand > found lognot > found logor > found logxor > found mul > found neg > found pred > found rem > found shift_left > found shift_right > found sub > found succ >ocamldep -native z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend >ocamlc -c z.mli >x86_64-pc-linux-gnu-gcc -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX -c -o caml_z_x86_64.o caml_z_x86_64.S >ocamlc -ccopt "-I/usr/lib64 -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX -O2 -pipe -pipe -march=native -mtune=native -ggdb" -c caml_z.c >ocamlc -c z.ml >ocamlc -c q.mli >ocamlc -c big_int_Z.mli >ocamlopt -c z.ml >ocamlc -c q.ml >ocamlc -c big_int_Z.ml >ocamlmklib -failsafe -o zarith z.cmo q.cmo big_int_Z.cmo -Wl,-O1 -Wl,--as-needed -lgmp >Unknown option -Wl,-O1 >ocamlopt -c q.ml >Unknown option -Wl,--as-needed >ocamlopt -c big_int_Z.ml >ocamlmklib -failsafe -o zarith z.cmx q.cmx big_int_Z.cmx -Wl,-O1 -Wl,--as-needed -lgmp >ocamlmklib -failsafe -o zarith z.cmx q.cmx big_int_Z.cmx -Wl,-O1 -Wl,--as-needed -lgmp >Unknown option -Wl,-O1 >Unknown option -Wl,--as-needed >Unknown option -Wl,-O1 >Unknown option -Wl,--as-needed >x86_64-pc-linux-gnu-ranlib: 'zarith.a': No such file >[1mFile "[1m_none_", line 1[0m[0m: >[1;31mError[0m: Error while creating the library zarith.a >make: *** [project.mak:66: zarith.a] Error 2 >make: *** Waiting for unfinished jobs.... > * ERROR: dev-ml/zarith-1.7::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-ml/zarith-1.7::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-ml/zarith-1.7::gentoo'`. > * The complete build log is located at '/var/tmp/portage/dev-ml/zarith-1.7/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-ml/zarith-1.7/temp/environment'. > * Working directory: '/var/tmp/portage/dev-ml/zarith-1.7/work/Zarith-release-1.7' > * S: '/var/tmp/portage/dev-ml/zarith-1.7/work/Zarith-release-1.7'
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 648982
: 521320 |
521322