Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139801 - emerge error camlimages-2.2
Summary: emerge error camlimages-2.2
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-09 11:28 UTC by nadi
Modified: 2007-05-12 22:52 UTC (History)
0 users

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 nadi 2006-07-09 11:28:45 UTC
I have successfully installed dev-lang/ocaml-3.08.3. 
upon trying to emerge camlimages-2.2, an error occur as follows: (notice it happens also when installing, succesfully, recent unstable version of ocaml)

make[1]: Leaving directory `/var/tmp/portage/camlimages-2.20/work/camlimages-2.2/freetype2'
>>> Source compiled.
>>> Test phase [not enabled]: dev-ml/camlimages-2.20

>>> Install camlimages-2.20 into /var/tmp/portage/camlimages-2.20/image/ category dev-ml
install: missing file operand
Try `install --help' for more information.

!!! ERROR: dev-ml/camlimages-2.20 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_install
  ebuild.sh, line 1013:   Called src_install
  camlimages-2.20.ebuild, line 60:   Called findlib_src_preinst
  findlib.eclass, line 32:   Called die

Expected result: emerging successfully camlimages-2.2 (and then active-dvi).



System information:
nadi barc # emerge --info
Portage 2.1 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.6-r4, 2.6.15-suspend                                                                       
2-r8 i686)
=================================================================
System uname: 2.6.15-suspend2-r8 i686 Intel(R) Pentium(R) M processor 1600MHz
Gentoo Base System version 1.12.1
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shu                                                                       
tdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/                                                                       
3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/li                                                                       
b/mozilla/defaults/pref /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/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/splash /etc/terminfo"
CXXFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/                                                                       
distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress                                                                        
--force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/d                                                                       
istfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aac acpi alsa apm avi berkdb bitmap-fonts cli crypt css cups dhcp dll                                                                       
oader dpms dri dvd dvdr dvdread eds emacs emboss encode foomaticdb fortran gdbm                                                                        
gif gimp gpm gstreamer gtk gtk2 imap imlib isdnlog jpeg kde kdeenablefinal latex                                                                       
 libg++ libwww mad madwifi mikmod mmx motif moznoirc moznomail mozsvg mp3 mpeg m                                                                       
peg2 mpeg4 ncurses nls ogg oggvorbis opengl pam password pcre pdflib perl png pp                                                                       
ds pppd python qt qt3 qt4 readline reflection sdl session sftp sftplogging spell                                                                       
 spl sse2 ssl svg tcl tcpd tetex tiff toolbar transcode truetype truetype-fonts                                                                        
type1-fonts vorbis wifi win32codecs xinerama xml2 xmms xorg xscreensaver xv zlib                                                                       
 elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kern                                                                       
el_linux userland_GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGU                                                                       
AS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Alexandre Buisse (RETIRED) gentoo-dev 2006-11-03 02:46:50 UTC
It looks like a findlib issue. Can you please upgrade ocaml to 3.09.3, reemerge findlib and tell us if you are still having this issue?
Comment 2 Alexis Ballier gentoo-dev 2007-05-12 22:52:46 UTC
no answer, cannot reproduce here, closing as needinfo