Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 179753 - sys-libs/db-4.5.20_p2 compile failed
Summary: sys-libs/db-4.5.20_p2 compile failed
Status: RESOLVED DUPLICATE of bug 145167
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-25 13:54 UTC by Alessandro Surace
Modified: 2007-05-25 14:54 UTC (History)
0 users

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


Attachments
emerge --info (emerge_info,3.39 KB, text/plain)
2007-05-25 14:05 UTC, Alessandro Surace
Details
build log (build.log,5.21 KB, text/plain)
2007-05-25 14:06 UTC, Alessandro Surace
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Surace 2007-05-25 13:54:32 UTC
While I was upgrading my system to install asterisk I get the follow problem building db:
!! ERROR: sys-libs/db-4.5.20_p2 failed.
Call stack:
  ebuild.sh, line 1615:   Called dyn_compile
    ebuild.sh, line 972:   Called qa_call 'src_compile'
      ebuild.sh, line 44:   Called src_compile
        db-4.5.20_p2.ebuild, line 92:   Called econf '--prefix=/usr'
        '--mandir=/usr/share/man' '--infodir=/usr/share/info'
        '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib'
        '--libdir=/usr/lib' '--enable-compat185' '--without-uniquename'
        '--enable-rpc' '--host=i686-pc-linux-gnu' '--enable-cxx'
        '--enable-tcl' '--with-tcl=/usr/lib' '--disable-java'
        '--build=i686-pc-linux-gnu' '--disable-test' ''
          ebuild.sh, line 578:   Called die

          !!! econf failed
          !!! If you need support, post the topmost build error, and the call
          stack if relevant.
          !!! A complete build log is located at
          '/var/tmp/portage/sys-libs/db-4.5.20_p2/temp/build.log'.

          !!! When you file a bug report, please include the following
          information:
          GENTOO_VM=  CLASSPATH="."
          JAVA_HOME="/etc/java-config-2/current-system-vm"
          JAVACFLAGS="" COMPILER=""
          and of course, the output of emerge --info
Comment 1 Alessandro Surace 2007-05-25 14:05:58 UTC
Created attachment 120284 [details]
emerge --info
Comment 2 Alessandro Surace 2007-05-25 14:06:53 UTC
Created attachment 120286 [details]
build log
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-05-25 14:12:24 UTC
<snip>
checking for C compiler default output file name... configure: error: C compiler cannot create executables
</snip>

rm -f /usr/lib/distcc/bin/i686-pc-linux-gnu-cc

*** This bug has been marked as a duplicate of bug 145167 ***
Comment 4 Alessandro Surace 2007-05-25 14:54:15 UTC
Hi dear,
I hadn't /usr/lib/distcc/bin/i686-pc-linux-gnu-cc

but instead

/usr/lib/ccache/bin/i686-pc-linux-gnu-cc

when removed all was fine