Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
dev-ml/extlib does not build
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Silent-Hunter
Apprentice
Apprentice


Joined: 07 Jul 2013
Posts: 166

PostPosted: Tue Jun 03, 2014 4:32 am    Post subject: dev-ml/extlib does not build Reply with quote

It does this:

Code:
These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N     ] dev-ml/extlib-1.6.1  USE="ocamlopt -doc"
[ebuild  N     ] dev-ml/ocaml-ssl-0.4.6  USE="-doc"
[ebuild  N     ] dev-ml/pcre-ocaml-6.2.5  USE="ocamlopt -examples"
[ebuild  N    *] dev-ml/biniou-1.0.5  USE="-doc"
[ebuild  N    *] dev-ml/yojson-1.1.4  USE="-doc"
[ebuild  N     ] dev-ml/lablgtk-2.16.0  USE="ocamlopt opengl spell svg -debug -examples -glade -gnome -gnomecanvas -sourceview"
[ebuild  N     ] dev-ml/ocamlnet-3.7.3  USE="gtk ocamlopt pcre ssl -cryptokit -httpd -tk -zip"
[ebuild  N    *] dev-ml/google-drive-ocamlfuse-0.3.2  USE="ocamlopt -debug -doc {-test}"

Would you like to merge these packages? [Yes/No] yes

>>> Verifying ebuild manifests

>>> Emerging (1 of 8) dev-ml/extlib-1.6.1
 * extlib-1.6.1.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                                               [ ok ]
>>> Unpacking source...
>>> Unpacking extlib-1.6.1.tar.gz to /var/tmp/portage/dev-ml/extlib-1.6.1/work
>>> Source unpacked in /var/tmp/portage/dev-ml/extlib-1.6.1/work
>>> Preparing source in /var/tmp/portage/dev-ml/extlib-1.6.1/work/extlib-1.6.1 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-ml/extlib-1.6.1/work/extlib-1.6.1 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-ml/extlib-1.6.1/work/extlib-1.6.1 ...
make -j9 -j1 all
ocamlc -g -c enum.mli enum.ml
ocamlc -g -c bitSet.mli bitSet.ml
ocamlc -g -c dynArray.mli dynArray.ml
ocamlc -g -c extArray.mli extArray.ml
camlp4of pr_o.cmo  -impl extHashtbl.mlpp -o extHashtbl.ml
ocamlc -g -c extHashtbl.mli extHashtbl.ml
ocamlc -g -c extList.mli extList.ml
ocamlc -g -c extString.mli extString.ml
ocamlc -g -c global.mli global.ml
ocamlc -g -c IO.mli IO.ml
ocamlc -g -c option.mli option.ml
ocamlc -g -c pMap.mli pMap.ml
ocamlc -g -c std.mli std.ml
ocamlc -g -c uChar.mli uChar.ml
ocamlc -g -c uTF8.mli uTF8.ml
ocamlc -g -c base64.mli base64.ml
ocamlc -g -c unzip.mli unzip.ml
ocamlc -g -c refList.mli refList.ml
ocamlc -g -c optParse.mli optParse.ml
ocamlc -g -c dllist.mli dllist.ml
ocamlc -g -c extLib.ml
ocamlc -g -a -o extLib.cma enum.cmo bitSet.cmo dynArray.cmo extArray.cmo extHashtbl.cmo extList.cmo extString.cmo global.cmo IO.cmo option.cmo pMap.cmo std.cmo uChar.cmo uTF8.cmo base64.cmo unzip.cmo refList.cmo optParse.cmo dllist.cmo extLib.cmo
make -j9 opt
ocamlopt -g -c enum.mli enum.ml
ocamlopt -g -c bitSet.mli bitSet.ml
ocamlopt -g -c dynArray.mli dynArray.ml
ocamlopt -g -c extArray.mli extArray.ml
ocamlopt -g -c extHashtbl.mli extHashtbl.ml
ocamlopt -g -c extList.mli extList.ml
ocamlopt -g -c extString.mli extString.ml
ocamlopt -g -c global.mli global.ml
ocamlopt -g -c IO.mli IO.ml
File "extArray.ml", line 1, characters 0-1:
Error: Corrupted compiled interface
bitSet.cmi
make: *** [extArray.cmx] Error 2
make: *** Waiting for unfinished jobs....
 * ERROR: dev-ml/extlib-1.6.1::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=dev-ml/extlib-1.6.1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-ml/extlib-1.6.1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-ml/extlib-1.6.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-ml/extlib-1.6.1/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-ml/extlib-1.6.1/work/extlib-1.6.1'
 * S: '/var/tmp/portage/dev-ml/extlib-1.6.1/work/extlib-1.6.1'

>>> Failed to emerge dev-ml/extlib-1.6.1, Log file:

>>>  '/var/tmp/portage/dev-ml/extlib-1.6.1/temp/build.log'

 * Messages for package dev-ml/extlib-1.6.1:

 * ERROR: dev-ml/extlib-1.6.1::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=dev-ml/extlib-1.6.1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-ml/extlib-1.6.1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-ml/extlib-1.6.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-ml/extlib-1.6.1/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-ml/extlib-1.6.1/work/extlib-1.6.1'
 * S: '/var/tmp/portage/dev-ml/extlib-1.6.1/work/extlib-1.6.1'


Here's the system config:

Code:
Portage 2.2.8-r1 (default/linux/amd64/13.0/desktop, gcc-4.7.3, glibc-2.17, 3.10.32-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-3.10.32-gentoo-x86_64-Intel-R-_Core-TM-_i7-2630QM_CPU_@_2.00GHz-with-gentoo-2.2
KiB Mem:    12285876 total,   6572648 free
KiB Swap:   10485756 total,  10485756 free
Timestamp of tree: Mon, 02 Jun 2014 16:15:02 +0000
ld GNU ld (GNU Binutils) 2.23.2
app-shells/bash:          4.2_p45
dev-java/java-config:     2.2.0
dev-lang/python:          2.7.6, 3.3.3
dev-util/cmake:           2.8.12.2
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12.4
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.11.6, 1.12.6, 1.13.4
sys-devel/binutils:       2.23.2
sys-devel/gcc:            4.7.3-r1
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.13 (virtual/os-headers)
sys-libs/glibc:           2.17
Repositories: gentoo steam-overlay mozilla Techwolf luman psix-overlay
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="rsync://mirrors.rit.edu/gentoo/ ftp://mirrors.rit.edu/gentoo/ http://mirrors.rit.edu/gentoo/ ftp://ftp.lug.udel.edu/pub/gentoo/ http://mirror.lug.udel.edu/pub/gentoo/ rsync://rsync.gtlib.gatech.edu/gentoo ftp://ftp.gtlib.gatech.edu/pub/gentoo http://www.gtlib.gatech.edu/pub/gentoo"
LANG="en_GB.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j9"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/steam /var/lib/layman/mozilla /var/lib/layman/techwolf /var/lib/layman/luman /var/lib/layman/psix"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa amd64 berkdb bindist bluetooth branding bzip2 cairo cdda cdr cli consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr emboss encode exif fam firefox flac fortran gdbm gif gpm gtk iconv ipv6 jpeg lcms ldap libnotify mad mate mmx mng modules mp3 mp4 mpeg multilib ncurses nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds qt3support qt4 readline sdl session spell sse sse2 sse3 ssl startup-notification svg tcpd tiff truetype udev udisks unicode upower usb vorbis wxwidgets x264 xcb xml xv xvid zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON


And heres the output of "emerge -pqv '=dev-ml/extlib-1.6.1::gentoo'":

Code:
[ebuild  N    ] dev-ml/extlib-1.6.1  USE="ocamlopt -doc"
Back to top
View user's profile Send private message
gienah
Developer
Developer


Joined: 24 Nov 2010
Posts: 212
Location: AU

PostPosted: Tue Jun 03, 2014 12:41 pm    Post subject: Reply with quote

I don't know, so I try guessing: please try:
Code:
MAKEOPTS="-j1" emerge -av dev-ml/extlib
Back to top
View user's profile Send private message
Silent-Hunter
Apprentice
Apprentice


Joined: 07 Jul 2013
Posts: 166

PostPosted: Wed Jun 04, 2014 8:27 pm    Post subject: Reply with quote

Hey thanks! I wonder why -j1 fixed it?
Back to top
View user's profile Send private message
Pearlseattle
Apprentice
Apprentice


Joined: 04 Oct 2007
Posts: 162
Location: Switzerland

PostPosted: Wed Jun 04, 2014 9:50 pm    Post subject: Reply with quote

cpu overheating?
not enough ram?
Back to top
View user's profile Send private message
Silent-Hunter
Apprentice
Apprentice


Joined: 07 Jul 2013
Posts: 166

PostPosted: Thu Jun 05, 2014 12:23 am    Post subject: Reply with quote

The CPU temp was fine, and I have 12 gigabytes of RAM.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum