Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Trouble installing dev-libs/libsigc++-1.2.5
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
LonelyStar
Guru
Guru


Joined: 06 Dec 2005
Posts: 390

PostPosted: Fri Jul 25, 2008 10:14 am    Post subject: Trouble installing dev-libs/libsigc++-1.2.5 Reply with quote

Hi,

If I try to emerge "dev-libs/libsigc++-1.2.5", I get:
Code:
 * Running aclocal -I /scripts -I scripts ...                                                                                                                                          [ !! ]

 * Failed Running aclocal !
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/dev-libs/libsigc++-1.2.5/temp/aclocal-5215.out

 *
 * ERROR: dev-libs/libsigc++-1.2.5 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_unpack
 *             environment, line 2587:  Called eautoreconf
 *             environment, line  852:  Called eaclocal
 *             environment, line  791:  Called autotools_run_tool 'src_unpack' 'src_unpack' 'aclocal' '-I' '/scripts'
 *             environment, line  342:  Called die
 * The specific snippet of code:
 *           die "Failed Running $1 !";
 *  The die message:
 *   Failed Running aclocal !
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/dev-libs/libsigc++-1.2.5/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/libsigc++-1.2.5/temp/environment'.


The mentioned file:
Code:
cat /var/tmp/portage/dev-libs/libsigc++-1.2.5/temp/aclocal-5215.out
***** aclocal *****
***** aclocal -I /scripts -I scripts

aclocal: couldn't open directory `/scripts': No such file or directory


I believe this to be interesting:
Code:
emerge --info
Portage 2.1.4.4 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.25-gentoo-r6 x86_64)
=================================================================
System uname: 2.6.25-gentoo-r6 x86_64 Intel(R) Core(TM)2 Duo CPU E6750 @ 2.66GHz
Timestamp of tree: Mon, 14 Jul 2008 23:30:01 +0000
app-shells/bash:     3.2_p33
dev-lang/python:     2.4.4-r13
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=nocona -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LINGUAS="en_US de"
MAKEOPTS=""
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/haskell"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa amazon amd64 audiofile bash-completion bzip2 cairo cddb cdr cli cracklib cscope ctype cups curl dbus dga dri dvb dvd dvdr dvdread emacs encode fam ffmpeg firefox flac fltk foomaticdb gdbm gif glut gmp gnuplot gnutls gpm graphviz gtk hal icq idn imagemagick imap imlib isdnlog jpeg lame latex lcms lesstif libnotify libwww lm_sensors lzo mad midi mikmod mmx mng mp3 mpeg mplayer mudflap musepack ncurses nls nptl nptlonly nsplugin ogg openal opengl openmp pam pcmcia pcre pdf perl plotutils png ppds pppd pymacs python readline reflection sasl sdl session sidebar sockets songs sox speex sse sse2 ssl startup-notification subversion svg symlink tetex tiff timidity trayicon truetype unicode usb vcd vnc vorbis xcomposite xinerama xorg xosd xscreensaver xulrunner xv xvid zlib" ALSA_CARDS="emu10k1" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="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 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" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_US de" USERLAND="GNU" VIDEO_CARDS="nvidia nv vga vesa"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS


Thanks!!!
Nathan
Back to top
View user's profile Send private message
Arfrever
Bodhisattva
Bodhisattva


Joined: 29 Apr 2006
Posts: 2463
Location: 異世界

PostPosted: Fri Jul 25, 2008 11:11 am    Post subject: Reply with quote

Try with "dev-libs/libsigc++-1.2.7".
Back to top
View user's profile Send private message
LonelyStar
Guru
Guru


Joined: 06 Dec 2005
Posts: 390

PostPosted: Fri Jul 25, 2008 12:05 pm    Post subject: Reply with quote

Good Idea, works.
Thanks!
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