Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 405752 Details for
Bug 553256
net-p2p/mldonkey: failed if ocaml is > = 4.x ?
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge log
net-p2p-mldonkey-3.1.3-20150625-175241.log (text/plain), 6.51 KB, created by
Toralf Förster
on 2015-06-25 20:49:40 UTC
(
hide
)
Description:
emerge log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2015-06-25 20:49:40 UTC
Size:
6.51 KB
patch
obsolete
> * Package: net-p2p/mldonkey-3.1.3 > * Repository: gentoo > * Maintainer: net-p2p@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc gd kernel_linux ocamlopt policykit userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking mldonkey-3.1.3.tar.bz2 to /var/tmp/portage/net-p2p/mldonkey-3.1.3/work >>>> Source unpacked in /var/tmp/portage/net-p2p/mldonkey-3.1.3/work >>>> Preparing source in /var/tmp/portage/net-p2p/mldonkey-3.1.3/work/mldonkey-3.1.3 ... > * This package has a configure.in file which has long been deprecated. Please > * update it to use configure.ac instead as newer versions of autotools will die > * when it finds this file. See https://bugs.gentoo.org/426262 for details. > * Running autoconf ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-p2p/mldonkey-3.1.3/work/mldonkey-3.1.3 ... > * econf: updating mldonkey-3.1.3/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating mldonkey-3.1.3/config/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 LIBS=-lpng --sysconfdir=/etc/mldonkey --sharedstatedir=/var/mldonkey --localstatedir=/var/mldonkey --enable-checks --disable-batch --disable-bittorrent --disable-fasttrack --disable-gnutella --disable-gnutella2 --enable-gd --disable-magic --disable-gui >Arguments to configure: '--enable-option-checking=fatal' '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' 'LIBS=-lpng' '--sysconfdir=/etc/mldonkey' '--sharedstatedir=/var/mldonkey' '--localstatedir=/var/mldonkey' '--enable-checks' '--disable-batch' '--disable-bittorrent' '--disable-fasttrack' '--disable-gnutella' '--disable-gnutella2' '--enable-gd' '--disable-magic' '--disable-gui' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=native -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-march=native -O2 -pipe' >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu > >-------------------------------- > Checking system tools. >-------------------------------- >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for gmake... gmake >checking for make... (cached) gmake >checking if gmake is GNU make ... yes >checking for bzip2... bzip2 >checking for gzip... (cached) bzip2 >checking for perl... /usr/bin/perl >checking for rpmbuild... no >checking for rpm... no >checking for wget... wget >---------------------------------------- > Checking system tools finished. >---------------------------------------- > >-------------------------------- > Checking OCaml compiler. >-------------------------------- >checking for ocamlc.opt... /usr/bin/ocamlc.opt >checking for x86_64-pc-linux-gnu-ocamlc... /usr/bin/ocamlc.opt >checking for camlp4... no >******** Objective-Caml 3.12.0 is required ********* >******* Check http://caml.inria.fr/ ******** >Do you want this script to try to download and install ocaml >LOCALLY in mldonkey directory ? >econf failed >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-p2p/mldonkey-3.1.3/work/mldonkey-3.1.3 ... >make -j1 >Makefile:14: config/Makefile.config: No such file or directory >****************************************** > > > You should rerun ./configure now > > >****************************************** >make: Nothing to be done for 'all'. >make -j1 utils >Makefile:14: config/Makefile.config: No such file or directory >****************************************** > > > You should rerun ./configure now > > >****************************************** >if test "" = "byte"; then \ > make utils.byte; \ >else \ > make utils.opt; \ >fi >make[1]: Entering directory '/var/tmp/portage/net-p2p/mldonkey-3.1.3/work/mldonkey-3.1.3' >Makefile:14: config/Makefile.config: No such file or directory >****************************************** > > > You should rerun ./configure now > > >****************************************** >verbose -ccopt "-I /byterun -o src/utils/cdk/zlibstubs.o" -ccopt "-march=native -O2 -pipe " -ccopt "-Wl,-O1 -Wl,--as-needed " -cclib "" -c src/utils/cdk/zlibstubs.c >/bin/sh: verbose: command not found >Makefile:5477: recipe for target 'src/utils/cdk/zlibstubs.o' failed >make[1]: [src/utils/cdk/zlibstubs.o] Error 127 (ignored) >ccopt "-march=native -O2 -pipe -o src/utils/cdk/heap_c.o" -ccopt "" -c src/utils/cdk/heap_c.c >/bin/sh: ccopt: command not found >Makefile:5039: recipe for target 'src/utils/cdk/heap_c.o' failed >make[1]: [src/utils/cdk/heap_c.o] Error 127 (ignored) >make[1]: *** No rule to make target 'src/config//os_stubs_c.o', needed by 'svg_converter'. Stop. >make[1]: Leaving directory '/var/tmp/portage/net-p2p/mldonkey-3.1.3/work/mldonkey-3.1.3' >Makefile:5200: recipe for target 'utils' failed >make: *** [utils] Error 2 >emake failed > * ERROR: net-p2p/mldonkey-3.1.3::gentoo failed (compile phase): > * emake utils failed > * > * Call stack: > * ebuild.sh, line 93: Called src_compile > * environment, line 3379: Called die > * The specific snippet of code: > * emake utils || die "emake utils failed"; > * > * If you need support, post the output of `emerge --info '=net-p2p/mldonkey-3.1.3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-p2p/mldonkey-3.1.3::gentoo'`. > * The complete build log is located at '/var/log/portage/net-p2p:mldonkey-3.1.3:20150625-175241.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-p2p/mldonkey-3.1.3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-p2p/mldonkey-3.1.3/temp/environment'. > * Working directory: '/var/tmp/portage/net-p2p/mldonkey-3.1.3/work/mldonkey-3.1.3' > * S: '/var/tmp/portage/net-p2p/mldonkey-3.1.3/work/mldonkey-3.1.3'
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 553256
: 405752