Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 285993 Details for
Bug 382419
net-p2p/mldonkey-3.0.7 fails to compile: Error: .size expression for camlInt64ops__int64_to_human_readable_106 does not evaluate to a constant
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
net-p2p:mldonkey-3.0.7:20110909-190658.log (text/plain), 19.88 KB, created by
Pacho Ramos
on 2011-09-09 19:21:06 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Pacho Ramos
Created:
2011-09-09 19:21:06 UTC
Size:
19.88 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-p2p/mldonkey-3.0.7 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: net-p2p@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc gtk kernel_linux multilib ocamlopt userland_GNU >[32;01m * [39;49;00mFEATURES: sandbox > > [32;01m*[0m If the compile with gui fails, and you have updated Ocaml > [32;01m*[0m recently, you may have forgotten that you need to run > [32;01m*[0m /usr/portage/dev-lang/ocaml/files/ocaml-rebuild.sh > [32;01m*[0m to learn which ebuilds you need to recompile > [32;01m*[0m each time you update Ocaml to a different version > [32;01m*[0m see the Ocaml ebuild for details > >>>> Unpacking source... >>>> Unpacking mldonkey-3.0.7.tar.bz2 to /var/tmp/portage/net-p2p/mldonkey-3.0.7/work >>>> Source unpacked in /var/tmp/portage/net-p2p/mldonkey-3.0.7/work >>>> Preparing source in /var/tmp/portage/net-p2p/mldonkey-3.0.7/work/mldonkey-3.0.7 ... > [32;01m*[0m Running autoconf ... >[A[160C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-p2p/mldonkey-3.0.7/work/mldonkey-3.0.7 ... > * econf: updating mldonkey-3.0.7/config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating mldonkey-3.0.7/config/config.sub with /usr/share/gnuconfig/config.sub >./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 --sysconfdir=/etc/mldonkey --sharedstatedir=/var/mldonkey --localstatedir=/var/mldonkey --enable-checks --disable-batch --disable-bittorrent --disable-fasttrack --disable-gnutella --disable-gnutella2 --disable-gd --disable-magic --enable-gui=newgui2 >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' '--sysconfdir=/etc/mldonkey' '--sharedstatedir=/var/mldonkey' '--localstatedir=/var/mldonkey' '--enable-checks' '--disable-batch' '--disable-bittorrent' '--disable-fasttrack' '--disable-gnutella' '--disable-gnutella2' '--disable-gd' '--disable-magic' '--enable-gui=newgui2' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native' >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... /usr/bin/camlp4 >checking for ocamlopt.opt... ocamlopt.opt >checking for ocamlopt... (cached) ocamlopt.opt >checking for ocamldep... ocamldep >checking for ocamllex.opt... ocamllex.opt >checking for ocamllex... (cached) ocamllex.opt >checking for ocamlyacc... ocamlyacc >checking for ocamldoc... ocamldoc >checking for ocamlmktop... ocamlmktop >checking for camlp4... /usr/bin/camlp4 >checking for camlp4of... camlp4of >------------------------------------------- > Checking Ocaml 3.11.2 finished. >------------------------------------------- > >---------------------------------- > Checking system headers. >---------------------------------- >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking whether byte ordering is bigendian... no >checking for setrlimit... yes >checking for getrlimit... yes >checking for strerror_r... yes >checking for strerror... yes >checking for posix_fallocate... yes >checking byteswap.h usability... yes >checking byteswap.h presence... yes >checking for byteswap.h... yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking for sys/types.h... (cached) yes >checking for sys/time.h... yes >checking for sys/resource.h... yes >checking for netinet/in_systm.h... yes >checking for netinet/in.h... yes >checking for netinet/ip.h... yes >checking sys/poll.h usability... yes >checking sys/poll.h presence... yes >checking for sys/poll.h... yes >checking for poll... yes >checking sys/vfs.h usability... yes >checking sys/vfs.h presence... yes >checking for sys/vfs.h... yes >checking sys/statvfs.h usability... yes >checking sys/statvfs.h presence... yes >checking for sys/statvfs.h... yes >checking for sys/param.h... yes >checking for sys/mount.h... yes >------------------------------------------- > Checking system headers finished. >------------------------------------------- > >----------------------------------- > Checking system libraries. >----------------------------------- >----- checking zlib (required) >checking for inflate in -lz... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for zlibVersion in -lz... yes >----- checking bzlib (optional) >checking bzlib.h usability... yes >checking bzlib.h presence... yes >checking for bzlib.h... yes >checking for BZ2_bzReadOpen in -lbz2... yes >checking for BZ2_bzlibVersion in -lbz2... yes >configure: libmagic not available >----- checking iconv (optional) >checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for locale_charset... no >configure: found nl_langinfo(CODESET) >checking for locale_charset in -lcharset... no >checking libcharset.h usability... no >checking libcharset.h presence... no >checking for libcharset.h... no >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >----- checking thread support (optional, strongly advised) >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for cc_r... x86_64-pc-linux-gnu-gcc >----- GNU C Library version >checking linux/limits.h usability... yes >checking linux/limits.h presence... yes >checking for linux/limits.h... yes >checking gnu/libc-version.h usability... yes >checking gnu/libc-version.h presence... yes >checking for gnu/libc-version.h... yes >checking for GNU C Library version... 2.12.2 >--------------------------------------------- > Checking system libraries finished. >--------------------------------------------- > >-------------------------------------- > Checking activated networks. >-------------------------------------- >checking eDonkey... yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for x86_64-pc-linux-gnu-x86_64-pc-linux-gnu-g++... no >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking eMule SUI... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -fno-omit-frame-pointer... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -mno-omit-leaf-frame-pointer... yes >checking FileTP... yes >checking DirectConnect... yes >----------------------------------------------- > Checking activated networks finished. >----------------------------------------------- >--------------------------------------------------------- >Checking the libraries required to build the GTK GUI. >--------------------------------------------------------- >checking for GTK+ - version >= 2.4.0... yes >checking for librsvg - version >= 2.4.0... yes >checking for native code lablgtk2... yes >checking GToolbox.popup_menu args... val popup_menu : entries: menu_entry list -> button: int -> time: int32 -> unit >new >--------------------------------------------------------- >End of GTK GUI configuration. >--------------------------------------------------------- >configure: creating ./config.status >config.status: creating Makefile.config >config.status: creating mldonkey.rc >config.status: creating ../src/utils/lib/autoconf.ml.new >config.status: creating ../src/utils/lib/gAutoconf.ml.new >config.status: creating ../src/utils/bitstring/bitstring.ml >config.status: creating ../src/utils/lib/magic.ml >config.status: creating ../src/networks/donkey/donkeySui.ml >config.status: creating ../src/daemon/driver/driverGraphics.ml >config.status: creating ../packages/rpm/mldonkey.spec >config.status: creating ../packages/rpm/Makefile >config.status: creating ../packages/slackware/mldonkey.options >config.status: creating config.h > >Building dependencies (if it blocks, try 'gmake depend' to see the problem) > >Configuring MLDonkey 3.0.7 completed. > >Network modules: > - eDonkey enabled (eMule SUI enabled) > - BitTorrent disabled > - FileTP (aka wget) enabled > - Fasttrack disabled > - Gnutella disabled - unmaintained > - Gnutella2 disabled - unmaintained > - Direct Connect enabled > - Open Napster disabled - currently not usable > - Soulseek disabled - currently not usable > - OpenFT disabled - currently not usable > >Core features: > - zlib (required) enabled > - threads enabled > - bzip2 enabled > - iconv enabled > - libmagic disabled > - upnp & natpmp disabled > - graphical stats disabled > > - GUI support GTK2 GUI > >Compilers: > - Ocaml version 3.11.2 > - x86_64-pc-linux-gnu-gcc version 4.4.5 > - x86_64-pc-linux-gnu-g++ version 4.4.5 > >Now execute 'gmake' to start compiling. Good luck! > >To compile a static code execute: gmake mlnet.static >To produce a release tarball execute: gmake release.mlnet.static >To clean the build directory execute: gmake maintainerclean > >Compiling CryptoPP.cc can take several minutes, on slow machines up to half an hour. >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-p2p/mldonkey-3.0.7/work/mldonkey-3.0.7 ... >make -j3 >ocamlopt.opt -inline 10 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/syslog.ml >ocamlopt.opt -inline 10 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/fifo.ml >ocamlopt.opt -inline 10 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/autoconf.ml >ocamlopt.opt -inline 10 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/verificationBitmap.ml >ocamlopt.opt -inline 10 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/string2.ml >ocamlopt.opt -inline 10 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/zlib.ml >ocamlopt.opt -inline 10 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/extlib/IO.ml >ocamlopt.opt -inline 10 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/bzlib.ml >ocamlopt.opt -inline 10 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/list2.ml >ocamlopt.opt -inline 10 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/intmap.ml >ocamlopt.opt -inline 10 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/genlex2.ml >ocamlopt.opt -inline 10 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/filepath.ml >ocamlopt.opt -inline 10 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/filename2.ml >ocamlopt.opt -inline 10 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/int64ops.ml >/var/tmp/portage/net-p2p/mldonkey-3.0.7/temp/camlasm60a294.s: Assembler messages: >/var/tmp/portage/net-p2p/mldonkey-3.0.7/temp/camlasm60a294.s: Error: .size expression for camlInt64ops__int64_to_human_readable_106 does not evaluate to a constant >File "src/utils/lib/int64ops.ml", line 1, characters 0-1: >Error: Assembler error, input left in file /var/tmp/portage/net-p2p/mldonkey-3.0.7/temp/camlasm60a294.s >make: *** [src/utils/lib/int64ops.cmx] Error 2 >make: *** Waiting for unfinished jobs.... >emake failed > [31;01m*[0m ERROR: net-p2p/mldonkey-3.0.7 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_compile > [31;01m*[0m environment, line 3148: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =net-p2p/mldonkey-3.0.7', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =net-p2p/mldonkey-3.0.7'. > [31;01m*[0m The complete build log is located at '/var/log/portage/net-p2p:mldonkey-3.0.7:20110909-190658.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-p2p/mldonkey-3.0.7/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/net-p2p/mldonkey-3.0.7/work/mldonkey-3.0.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 382419
: 285993