First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 68063
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 67692
Assigned To: Aron Griffis (RETIRED) <agriffis@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: jbooth@uiuc.edu
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
dump Log of emergeing rep-gtk-0.18 text/plain jbooth@uiuc.edu 2004-10-18 14:46 0000 8.08 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 68063 depends on: Show dependency tree
Bug 68063 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-10-18 14:45 0000
Trying to build rep-gtk-0.18 for sawfish bites it:

libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make: *** [rep-types.lo] Error 1
make: *** Waiting for unfinished jobs....


Reproducible: Always
Steps to Reproduce:
1. emerge sawfish (librep builds file, rep-gtk fails)
2.
3.




mauve portage # emerge info
Portage 2.0.51_rc9 (gcc34-x86-2004.2, gcc-3.4.2, glibc-2.3.4.20041006-r0,
2.6.8.1-mm4 i686)
=================================================================
System uname: 2.6.8.1-mm4 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System version 1.5.3
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-r4
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/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="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache distlocks sandbox"
GENTOO_MIRRORS="ftp://bazaar.cites.uiuc.edu/pub/gentoo
http://gentoo.oregonstate.edu"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://bazaar.cites.uiuc.edu/gentoo-portage"
USE="X acpi aim alsa apache2 avi berkdb bitmap-fonts bootsplash calendar cdr
crypt cups dga dvd dvdr dvdread encode evo exif f77 fam fbcon foomaticdb gdbm
gif gnome gstreamer gtk gtk2 imlib java jikes jpeg libg++ libwww lufsusermount
maildir mikmod mmx mmx2 mng motif mozilla moznocompose moznoirc moznomail
mozplaintext mozsvg mozxmlterm mpeg ncurses nls no-old-linux nptl oggvorbis
opengl pam pcre pdflib perl pic png ppds python quicktime readline sdl session
shared sharedmem slang sockets spell sse sse2 ssl svg svga tcltk tcpd tetex tiff
truetype x86 xml2 xosd xpm xprint xv zlib"

------- Comment #1 From jbooth@uiuc.edu 2004-10-18 14:46:12 0000 -------
Created an attachment (id=42124) [details]
Log of emergeing rep-gtk-0.18

------- Comment #2 From jbooth@uiuc.edu 2004-10-20 09:15:14 0000 -------
With FEATURES="keepwork keeptemp" I poked around for a while; the bug appears
to be libtool trying to compare the default compiler string "gcc" with what it
was compiled with (?) which is "i686-pc-linug-gnu-gcc".

To confirm this, I build the ebuild via:

mauve ~ # CC="i686-pc-linux-gnu-gcc" emerge rep-gtk

And it worked fine. Unfortunatly my goal of sawfish didn't work, same --tag
error. Same fix too, CC="..." and sawfish builds cleanly. So I'm going to
*guess* that librep is actually what to blame.

------- Comment #3 From SpanKY 2004-10-20 13:23:53 0000 -------

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

First Last Prev Next    No search results available      Search page      Enter new bug