Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 193130 - media-libs/alsa-lib-1.0.15_rc2 emerge fails
Summary: media-libs/alsa-lib-1.0.15_rc2 emerge fails
Status: RESOLVED DUPLICATE of bug 192898
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-20 02:02 UTC by a_tevelev
Modified: 2007-09-21 06:05 UTC (History)
0 users

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


Attachments
emerge --info (emerge.info,2.92 KB, text/plain)
2007-09-20 02:03 UTC, a_tevelev
Details
/var/tmp/portage/media-libs/alsa-lib-1.0.15_rc2/temp/build.log (build.log,81.06 KB, text/plain)
2007-09-21 00:57 UTC, a_tevelev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description a_tevelev 2007-09-20 02:02:18 UTC
media-libs/alsa-lib-1.0.15_rc2 emerge fails:

# emerge -uvD media-libs/alsa-lib

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ] media-libs/alsa-lib-1.0.15_rc2 [1.0.14a-r1] USE="-alisp -debug -doc -midi*" ALSA_PCM_PLUGINS="adpcm alaw copy dshare dsnoop extplug file hooks ladspa lfloat linear meter mulaw multi null rate route share shm"

...

creating smixer-ac97.la
creating smixer-sbase.la
(cd .libs && rm -f smixer-sbase.la && ln -s ../smixer-sbase.la smixer-sbase.la)
(cd .libs && rm -f smixer-ac97.la && ln -s ../smixer-ac97.la smixer-ac97.la)
make[3]: Leaving directory `/var/tmp/portage/media-libs/alsa-lib-1.0.15_rc2/work/alsa-lib-1.0.15rc2/modules/mixer/simple'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-libs/alsa-lib-1.0.15_rc2/work/alsa-lib-1.0.15rc2/modules/mixer'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-libs/alsa-lib-1.0.15_rc2/work/alsa-lib-1.0.15rc2/modules'
make: *** [all-recursive] Error 1
 *
 * ERROR: media-libs/alsa-lib-1.0.15_rc2 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   alsa-lib-1.0.15_rc2.ebuild, line 58:   Called die
 *
 * make 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/media-libs/alsa-lib-1.0.15_rc2/temp/build.log'.
 *

 * Messages for package media-libs/alsa-lib-1.0.15_rc2:

 *
 * ERROR: media-libs/alsa-lib-1.0.15_rc2 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   alsa-lib-1.0.15_rc2.ebuild, line 58:   Called die
 *
 * make 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/media-libs/alsa-lib-1.0.15_rc2/temp/build.log'.
 *
Comment 1 a_tevelev 2007-09-20 02:03:09 UTC
Created attachment 131351 [details]
emerge --info
Comment 2 a_tevelev 2007-09-20 02:04:09 UTC
Kernel 2.6.22-hardened-r4.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-09-20 08:52:21 UTC
> * If you need support, post the topmost build error

You didn't post the actual error. Post more lines above the output you've posted or attach emerge.log here.
Comment 4 a_tevelev 2007-09-21 00:57:14 UTC
Created attachment 131474 [details]
/var/tmp/portage/media-libs/alsa-lib-1.0.15_rc2/temp/build.log
Comment 5 a_tevelev 2007-09-21 00:58:02 UTC
Attached build.log.
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2007-09-21 06:05:56 UTC

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