Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68360 - sys-fs/xfsprogs-2.6.25: libtool: compile: unable to infer tagged configuration
Summary: sys-fs/xfsprogs-2.6.25: libtool: compile: unable to infer tagged configuration
Status: RESOLVED DUPLICATE of bug 67692
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-21 01:21 UTC by Ioannis Aslanidis (RETIRED)
Modified: 2005-07-17 13:06 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 Ioannis Aslanidis (RETIRED) gentoo-dev 2004-10-21 01:21:53 UTC
configure: creating ./config.status
config.status: creating include/builddefs
config.status: creating include/platform_defs.h
=== include ===
gmake[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
rm -f xfs disk
ln -s . xfs
ln -s . disk
=== libxfs ===
gmake[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
/usr/bin/libtool --mode=compile i586-pc-linux-gnu-gcc -O1 -march=i586 -mtune=i686 -ftracer -fomit-frame-pointer -ffast-math -pipe -fforce-addr -fforce-mem -falign-functions=4 -O1 -march=i586 -mtune=i686 -ftracer -fomit-frame-pointer -ffast-math -pipe -fforce-addr -fforce-mem -falign-functions=4 -DNDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.6.25\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64  -O1 -march=i586 -mtune=i686 -ftracer -fomit-frame-pointer -ffast-math -pipe -fforce-addr -fforce-mem -falign-functions=4 -DNDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.6.25\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I.  -c bit.c
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
gmake[1]: *** [bit.lo] Error 1
make: *** [default] Error 2

!!! ERROR: sys-fs/xfsprogs-2.6.25 failed.
!!! Function src_compile, Line 50, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.



Reproducible: Always
Steps to Reproduce:
1. emerge xfsprogs



Portage 2.0.51 (gcc34-x86-2004.2, gcc-3.4.2, glibc-2.3.4.20041006-r0,
2.6.9-gentoo i686)
=================================================================
System uname: 2.6.9-gentoo i686 AMD Athlon(tm) XP 1800+
Gentoo Base System version 1.5.3
distcc 2.18 i586-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=i586 -mtune=i686 -ftracer -fomit-frame-pointer -ffast-math
-pipe -fforce-addr -fforce-mem -falign-functions=4"
CHOST="i586-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config
/usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/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/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=i586 -mtune=i686 -ftracer -fomit-frame-pointer -ffast-math
-pipe -fforce-addr -fforce-mem -falign-functions=4"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache distlocks fixpackages sandbox usersandbox"
GENTOO_MIRRORS="http://ftp.caliu.info/pub/gentoo/
http://mirror.switch.ch/mirror/gentoo/"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X aalib acpi acpi4linux alsa apache2 apm arts audiofile avi berkdb
bitmap-fonts blender-game bluetooth bootsplash bzlib c++ caps cddb cdinstall
cdparanoia cdr cdrom chroot clamav clanVoice codecs crypt cups curl dga dio
directfb divx4linux dvd dvdr encode erandom esd ethereal f77 fastcgi fbcon flac
flash foomaticdb freetype gd gdbm ggi gif gimp gimpprint gmp gnome gphoto2 gpm
gstreamer gtk gtk2 icq imagemagick imlib ipv6 java jikes jpeg junit kde lcms
ldap libg++ libwww mad memlimit mikmod mmx motif mozilla mpeg msn mysql ncurses
nls nocd nptl oggvorbis opengl oss pam pdflib perl pic png ppds python qt
quicktime readline samba sdl session slang spell ssl svg svga szip tcltk tcpd
tetex tiff truetype ttf unicode usb videos wmf x86 xml xml2 xmms xprint xv xvid
zlib linguas_es linguas_el"
Comment 1 SpanKY gentoo-dev 2004-10-21 05:40:57 UTC

*** This bug has been marked as a duplicate of 67692 ***