Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 137472 - app-misc/beagle compile failed with confcache on
Summary: app-misc/beagle compile failed with confcache on
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Diego Elio Pettenò (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-21 02:50 UTC by Arif Lukito
Modified: 2006-06-29 11:37 UTC (History)
1 user (show)

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


Attachments
/var/tmp/confcache/config.cache (config.cache,16.27 KB, text/plain)
2006-06-21 03:47 UTC, Arif Lukito
Details
config.log (config.log,18.87 KB, text/plain)
2006-06-21 03:49 UTC, Arif Lukito
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arif Lukito 2006-06-21 02:50:21 UTC
Calculating dependencies ... done!
>>> Emerging (1 of 1) app-misc/beagle-0.2.7 to /
>>> checking ebuild checksums ;-)
>>> checking auxfile checksums ;-)
>>> checking miscfile checksums ;-)
>>> checking beagle-0.2.7.tar.bz2 ;-)
 * Mono support enabled in dev-libs/gmime, I will continue...
>>> Unpacking source...
>>> Unpacking beagle-0.2.7.tar.bz2 to /var/tmp/portage/beagle-0.2.7/work
 * Applying beagle-0.2.4-CVE-2006-1296.patch ...                                                                                                                                [ ok ]
 * Applying beagle-0.2.7-crawltweek.patch ...                                                                                                                                   [ ok ]
 * Running eautoreconf in '/var/tmp/portage/beagle-0.2.7/work/beagle-0.2.7' ...
 * Running aclocal ...                                                                                                                                                          [ ok ]
 * Running libtoolize --copy --force --automake ...                                                                                                                             [ ok ]
 * Running aclocal ...                                                                                                                                                          [ ok ]
 * Running autoconf ...                                                                                                                                                         [ ok ]
 * Running autoheader ...                                                                                                                                                       [ ok ]
 * Running automake --add-missing --copy ...                                                                                                                                    [ ok ]
 * Running elibtoolize in: beagle-0.2.7
 *   Applying max_cmd_len-1.5.0.patch ...
 *   Applying sed-1.5.6.patch ...
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/beagle-0.2.7/work/beagle-0.2.7 ...
 * econf: updating beagle-0.2.7/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating beagle-0.2.7/config.sub with /usr/share/gnuconfig/config.sub
/usr/bin/confcache --confcache-ignore /var/tmp/ccache:/var/tmp/portage/.distcc --confcache-dir /var/tmp/confcache ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-evolution --enable-gui --enable-python --enable-libbeagle --build=i686-pc-linux-gnu
configure: loading cache config.cache
checking build system type... (cached) i686-pc-linux-gnu
checking host system type... (cached) i686-pc-linux-gnu
checking target system type... config.sub: missing argument
Try `config.sub --help' for more information.
configure: error: /bin/sh ./config.sub  failed

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/beagle-0.2.7/work/beagle-0.2.7/config.log

!!! ERROR: app-misc/beagle-0.2.7 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  beagle-0.2.7.ebuild, line 100:   Called econf '--enable-evolution' '--enable-gui' '--enable-python' '--enable-libbeagle'
  ebuild.sh, line 541:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-21 03:00:53 UTC
See Bug 134454, comment #0 for needed info and reopen once you've attached it. Thanks.
Comment 2 Arif Lukito 2006-06-21 03:47:14 UTC
Created attachment 89706 [details]
/var/tmp/confcache/config.cache
Comment 3 Arif Lukito 2006-06-21 03:49:35 UTC
Created attachment 89707 [details]
config.log
Comment 4 Arif Lukito 2006-06-21 03:54:49 UTC
% qlop -l | tail -n 5
Wed Jun 21 16:01:12 2006 >>> app-dicts/kasumi-2.0
Wed Jun 21 16:01:46 2006 >>> media-libs/mutagen-1.5
Wed Jun 21 17:28:24 2006 >>> app-i18n/scim-hangul-0.2.2
Wed Jun 21 19:14:29 2006 >>> app-misc/beagle-0.2.7
Wed Jun 21 19:28:17 2006 >>> app-misc/beagle-0.2.7

last 2 entries beagle emerged w/o confcache
Comment 5 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-06-29 11:37:55 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.