Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 143391 - esound-0.2.36-r2 fails to configure
Summary: esound-0.2.36-r2 fails to configure
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-09 14:06 UTC by Michael Zeising
Modified: 2006-08-10 02:54 UTC (History)
0 users

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


Attachments
/var/tmp/portage/esound-0.2.36-r2/work/esound-0.2.36/config.log (config.log,10.21 KB, text/plain)
2006-08-09 14:07 UTC, Michael Zeising
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Zeising 2006-08-09 14:06:48 UTC
# emerge esound

Calculating dependencies... done!

>>> Emerging (1 of 1) media-sound/esound-0.2.36-r2 to /
 * esound-0.2.36.tar.bz2 MD5 ;-) ...                                                               [ ok ] * esound-0.2.36.tar.bz2 RMD160 ;-) ...                                                            [ ok ] * esound-0.2.36.tar.bz2 SHA1 ;-) ...                                                              [ ok ] * esound-0.2.36.tar.bz2 SHA256 ;-) ...                                                            [ ok ] * esound-0.2.36.tar.bz2 size ;-) ...                                                              [ ok ] * checking ebuild checksums ;-) ...                                                               [ ok ] * checking auxfile checksums ;-) ...                                                              [ ok ] * checking miscfile checksums ;-) ...                                                             [ ok ] * checking esound-0.2.36.tar.bz2 ;-) ...                                                          [ ok ]>>> Unpacking source...
>>> Unpacking esound-0.2.36.tar.bz2 to /var/tmp/portage/esound-0.2.36-r2/work
 * Applying esound-0.2.32-amd64.patch ...                                                          [ ok ] * Applying esound-0.2.36-mode_t.patch ...                                                         [ ok ] * Applying esound-0.2.36-asneeded.patch ...                                                       [ ok ] * Running automake --add-missing --copy ...                                                       [ ok ] * Running elibtoolize in: esound-0.2.36
 *   Applying portage-1.5.10.patch ...
 *   Applying max_cmd_len-1.5.20.patch ...
 *   Applying sed-1.5.6.patch ...
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/esound-0.2.36-r2/work/esound-0.2.36 ...
 * econf: updating esound-0.2.36/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating esound-0.2.36/config.sub with /usr/share/gnuconfig/config.sub
/usr/bin/confcache --confcache-ignore /var/tmp/ccache:/var/tmp/.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 --sysconfdir=/etc/esd --disable-ipv6 --disable-debugging --enable-alsa --with-libwrap --disable-dependency-tracking --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/esound-0.2.36-r2/work/esound-0.2.36/config.log

!!! ERROR: media-sound/esound-0.2.36-r2 failed.
Call stack:
  ebuild.sh, line 1543:   Called dyn_compile
  ebuild.sh, line 938:   Called src_compile
  esound-0.2.36-r2.ebuild, line 48:   Called econf '--sysconfdir=/etc/esd' '--disable-ipv6' '--disable-debugging' '--enable-alsa' '--with-libwrap' '--disable-dependency-tracking'
  ebuild.sh, line 539:   Called die

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


Thanks!
Comment 1 Michael Zeising 2006-08-09 14:07:53 UTC
Created attachment 93867 [details]
/var/tmp/portage/esound-0.2.36-r2/work/esound-0.2.36/config.log
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-08-10 02:54:01 UTC
rm -rf /var/tmp/confcache and/or remove confcache from your FEATURES; it's package.masked for a reason.