Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36037 - Cannot compile camlimages
Summary: Cannot compile camlimages
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: George Shapovalov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-17 19:01 UTC by Paulo J. Matos
Modified: 2005-06-22 05:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paulo J. Matos 2003-12-17 19:01:31 UTC
When trying to emerge camlimages I get:

make[1]: Leaving directory `/var/tmp/portage/camlimages-2.11/work/camlimages-2.11/freetype2'
make[1]: Entering directory `/var/tmp/portage/camlimages-2.11/work/camlimages-2.11/lablgtk'
ocamlc.opt  -I ../corelib -I /usr/lib/ocaml/lablgtk -c ximage.mli
The files /usr/lib/ocaml/pervasives.cmi and /usr/lib/ocaml/lablgtk/gdk.cmi
make inconsistent assumptions over interface Pervasives
make[1]: *** [ximage.cmi] Error 2
make[1]: Leaving directory `/var/tmp/portage/camlimages-2.11/work/camlimages-2.11/lablgtk'
make: *** [all.byte] Error 2
 
!!! ERROR: dev-ml/camlimages-2.11 failed.
!!! Function src_compile, Line 20, Exitcode 2
!!! (no error message)

Reproducible: Always
Steps to Reproduce:
1. emerge camlimages
2.
3.

Actual Results:  
emerge failed

Expected Results:  
emerge terminated successfully

euler root # emerge info
Portage 2.0.49-r18 (default-x86-1.4, gcc-3.3.2, glibc-2.3.3_pre20031212-r0,
2.4.22-gentoo-r1)
=================================================================
System uname: 2.4.22-gentoo-r1 i686 Mobile Intel(R) Pentium(R) 4 - M CPU
2.20GHzGentoo Base System version 1.4.3.12
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -mcpu=pentium4 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium4 -mcpu=pentium4 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://ftp.rhnet.is/pub/gentoo/
http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo
http://ftp.snt.utwente.nl/pub/os/linux/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib acpi acpi4linux altcolors apache2 apm auctex avi berkdb bonobo cdr
cjk cmucl crypt cups curl directfb doc dvd emacs encode esd evo fbcon firebird
flac flash foomaticdb freetds gb gd gd-external gdbm gif ginac glut gmttria
gnome gnomedb gpm gstreamer gtk gtk2 gtkhtml guile hbci imagemagick imap imlib
imlib2 informix innodb irda java jpeg ldap libg++ libgda libwww lirc mad mcal
mdb memlimit mikmod motif mozaccess mozilla moznocompose moznoirc moznomail mpeg
music mysql ncurses nls oci8 odbc oggvorbis opengl oss pam pdflib perl png
postgres python qhull qt quicktime radeon readline samba scanner sdl slang snmp
spell sqlite ssl svga tcltk tcpd tetex tiff truetype usb x86 xml xml2 xmms xv
zlib video_cards_radeon"
Comment 1 Maurice van der Pot (RETIRED) gentoo-dev 2005-01-08 04:53:52 UTC
George, can you comment on this one?
Paulo, is this problem still present?
Comment 2 Paulo J. Matos 2005-01-09 16:02:45 UTC
No problem in 2.11-r1. Pity it took so long. :P
Comment 3 George Shapovalov (RETIRED) gentoo-dev 2005-06-22 05:20:26 UTC
Hm, this is still open?  
Closing (probably again). 2.20 is out and works, I also added ~amd64 to its  
KEYWORDS (just tested).  
  
George