Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 140677 - sys-devel/libtool-1.5.22 fails to compile
Summary: sys-devel/libtool-1.5.22 fails to compile
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-16 11:14 UTC by GNUtoo
Modified: 2006-07-17 05:46 UTC (History)
0 users

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


Attachments
here the emerge output (failled,19.56 KB, text/plain)
2006-07-16 11:14 UTC, GNUtoo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description GNUtoo 2006-07-16 11:14:08 UTC
libtool
Comment 1 GNUtoo 2006-07-16 11:14:41 UTC
Created attachment 91921 [details]
here the emerge output
Comment 2 GNUtoo 2006-07-16 11:15:14 UTC
# emerge --info
Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.17-gentoo-r1 i686)
=================================================================
System uname: 2.6.17-gentoo-r1 i686 Pentium III (Coppermine)
Gentoo Base System version 1.6.14
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.12
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-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
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 -march=pentium3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /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/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-O2 -march=pentium3 -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='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 7zip X aac alsa apache2 apm arts avi berkdb bitmap-fonts cdr cli crypt cups dlloader dri dvd eds emboss encode ffmpeg flac foomaticdb fortran gdbm gif gimpprint gpm gstreamer gtk gtk2 gtkhtml imlib isdnlog jpeg kde libg++ libwww mad matroska mikmod mmx modplug motif mp3 mpeg musepack musicbrainz ncurses nls nodrm nptl ogg opengl oss pam pcre pdflib perl png pppd python qt qt3 qt4 quicktime readline real reflection sdl session sndfile speex spell spl sse ssl svg tcpd theora timidity truetype truetype-fonts type1-fonts udev unicode vorbis win32codecs wma wmf wxwindows xml xmms xorg xv zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_i810"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS

Comment 3 SpanKY gentoo-dev 2006-07-16 17:31:32 UTC
read the error message ... looks like your system is screwed up

make[1]: Warning: File `Makefile' has modification time 1e+04 s in the future
autom4te-2.59: cannot lock autom4te.cache/requests with mode 2 (perhaps you are running make -j on a lame NFS client?): No locks available
Comment 4 GNUtoo 2006-07-17 05:10:58 UTC
(In reply to comment #3)
> read the error message ... looks like your system is screwed up
> 
> make[1]: Warning: File `Makefile' has modification time 1e+04 s in the future
> autom4te-2.59: cannot lock autom4te.cache/requests with mode 2 (perhaps you are
> running make -j on a lame NFS client?): No locks available
> 
yes i am

Comment 5 GNUtoo 2006-07-17 05:12:10 UTC
(In reply to comment #4)
> (In reply to comment #3)
> > read the error message ... looks like your system is screwed up
> > 
> > make[1]: Warning: File `Makefile' has modification time 1e+04 s in the future
> > autom4te-2.59: cannot lock autom4te.cache/requests with mode 2 (perhaps you are
> > running make -j on a lame NFS client?): No locks available
> > 
> yes i am
> 
i have a chroot over NFS with a gigabit link
should i do it without NFS?
i don't think it will change a lot
Comment 6 GNUtoo 2006-07-17 05:46:03 UTC
(In reply to comment #5)
> (In reply to comment #4)
> > (In reply to comment #3)
> > > read the error message ... looks like your system is screwed up
> > > 
> > > make[1]: Warning: File `Makefile' has modification time 1e+04 s in the future
> > > autom4te-2.59: cannot lock autom4te.cache/requests with mode 2 (perhaps you are
> > > running make -j on a lame NFS client?): No locks available
> > > 
> > yes i am
> > 
> i have a chroot over NFS with a gigabit link
> should i do it without NFS?
> i don't think it will change a lot
> 

it chages a lot...
it works without nfs(openssh)