Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 135581 - dev-libs/glib-2.8.6 fails to compile w/ confcache
Summary: dev-libs/glib-2.8.6 fails to compile w/ confcache
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Diego Elio Pettenò (RETIRED)
URL:
Whiteboard:
Keywords:
: 138292 141240 150753 (view as bug list)
Depends on: 134454
Blocks:
  Show dependency tree
 
Reported: 2006-06-04 18:48 UTC by Eric Thibodeau
Modified: 2006-10-10 11:06 UTC (History)
5 users (show)

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


Attachments
config.cache (config.cache,28.03 KB, text/plain)
2006-06-04 18:49 UTC, Eric Thibodeau
Details
emerge.log (emerge.log,202.55 KB, text/plain)
2006-06-04 18:50 UTC, Eric Thibodeau
Details
emerge_info.txt (emerge_info.txt,3.67 KB, text/plain)
2006-06-04 18:50 UTC, Eric Thibodeau
Details
genlop_l_output.txt (genlop_l_output.txt,14.67 KB, text/plain)
2006-06-04 18:51 UTC, Eric Thibodeau
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Thibodeau 2006-06-04 18:48:13 UTC
glib-2.3.6 _apparantly_ fails on glib-2.3.6.
Will attach the following:
- config.cache
- emerge_info.txt
- genlop_l_output.txt
- emrege.log
The whole sequence can be followed with the emerge.log. Look for sequences ending on glib-2.3.6. I cut the log for the relevan time frame.
Comment 1 Eric Thibodeau 2006-06-04 18:49:44 UTC
Created attachment 88392 [details]
config.cache
Comment 2 Eric Thibodeau 2006-06-04 18:50:16 UTC
Created attachment 88393 [details]
emerge.log
Comment 3 Eric Thibodeau 2006-06-04 18:50:43 UTC
Created attachment 88394 [details]
emerge_info.txt
Comment 4 Eric Thibodeau 2006-06-04 18:51:06 UTC
Created attachment 88395 [details]
genlop_l_output.txt
Comment 5 Eric Thibodeau 2006-06-04 19:15:24 UTC
ok...abviously, I meant glib-2.3.6 fails to compile and it's most probably related to confcache. Last lines:

creating timeloop-closure
i686-pc-linux-gnu-gcc -march=pentium4 -O2 -pipe -fomit-frame-pointer -Wall -o .libs/testgdate testgdate.o  ../glib/.libs/libglib-2.0.so
creating testgdate
/bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc  -march=pentium4 -O2 -pipe -fomit-frame-pointer -Wall   -o testglib  testglib.o ../glib/libglib-2.0.la
i686-pc-linux-gnu-gcc -march=pentium4 -O2 -pipe -fomit-frame-pointer -Wall -o .libs/testglib testglib.o  ../glib/.libs/libglib-2.0.so
testglib.o(.text+0x49f): In function `main':
: undefined reference to `glib_binary_age'
testglib.o(.text+0x4a8): In function `main':
: undefined reference to `glib_interface_age'
testglib.o(.text+0x4b1): In function `main':
: undefined reference to `glib_micro_version'
testglib.o(.text+0x4ba): In function `main':
: undefined reference to `glib_minor_version'
testglib.o(.text+0x4c3): In function `main':
: undefined reference to `glib_major_version'
collect2: ld returned 1 exit status
make[3]: *** [testglib] Error 1
make[3]: Leaving directory `/var/tmp/portage/glib-2.8.6/work/glib-2.8.6/tests'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/glib-2.8.6/work/glib-2.8.6/tests'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/glib-2.8.6/work/glib-2.8.6'
make: *** [all] Error 2

!!! ERROR: dev-libs/glib-2.8.6 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  glib-2.8.6.ebuild, line 49:   Called die

!!! make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

Calling the following works:
FEATURES='-confcache' emerge glib
Comment 6 Lari Korpi 2006-06-25 00:36:12 UTC
I also had this bug on AMD Opeteron machine and the disabling of confcache helpped.
Comment 7 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-06-29 11:37:53 UTC
I'm closing them as UPSTREAM as for now I can't do much until Brian provides me a new version of confcache that allows to trace who poisoned the cache.
This is also the main reason why confcache is masked right now.
Comment 8 SpanKY gentoo-dev 2006-06-29 16:09:16 UTC
*** Bug 138292 has been marked as a duplicate of this bug. ***
Comment 9 Jakub Moc (RETIRED) gentoo-dev 2006-07-21 00:28:38 UTC
*** Bug 141240 has been marked as a duplicate of this bug. ***
Comment 10 Jakub Moc (RETIRED) gentoo-dev 2006-10-10 11:06:41 UTC
*** Bug 150753 has been marked as a duplicate of this bug. ***