Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 157925 - alsa-utils-1.0.14_rc1 requires alsa-lib-1.0.14 too
Summary: alsa-utils-1.0.14_rc1 requires alsa-lib-1.0.14 too
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo ALSA team
URL:
Whiteboard:
Keywords:
: 158002 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-12-12 08:43 UTC by Priit Laes (IRC: plaes)
Modified: 2006-12-13 02:57 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Priit Laes (IRC: plaes) 2006-12-12 08:43:39 UTC
Got this build error:
[snip]
aplay.c: In function 'pcm_list':
aplay.c:274: warning: assignment makes pointer from integer without a cast
aplay.c:275: warning: assignment makes pointer from integer without a cast
aplay.c:276: warning: assignment makes pointer from integer without a cast
i686-pc-linux-gnu-gcc  -Os -march=pentium-m -g -ggdb -pipe  -Wl,--as-needed -o aplay  aplay.o -lasound  -lasound -lm -ldl -lpthread
aplay.o: In function `pcm_list':
/var/tmp/portage/media-sound/alsa-utils-1.0.14_rc1/work/alsa-utils-1.0.14rc1/aplay/aplay.c:269: undefined reference to `snd_device_name_hint'
/var/tmp/portage/media-sound/alsa-utils-1.0.14_rc1/work/alsa-utils-1.0.14rc1/aplay/aplay.c:274: undefined reference to `snd_device_name_get_hint'
/var/tmp/portage/media-sound/alsa-utils-1.0.14_rc1/work/alsa-utils-1.0.14rc1/aplay/aplay.c:275: undefined reference to `snd_device_name_get_hint'
/var/tmp/portage/media-sound/alsa-utils-1.0.14_rc1/work/alsa-utils-1.0.14rc1/aplay/aplay.c:276: undefined reference to `snd_device_name_get_hint'
/var/tmp/portage/media-sound/alsa-utils-1.0.14_rc1/work/alsa-utils-1.0.14rc1/aplay/aplay.c:300: undefined reference to `snd_device_name_free_hint'
collect2: ld returned 1 exit status
make[1]: *** [aplay] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-sound/alsa-utils-1.0.14_rc1/work/alsa-utils-1.0.14rc1/aplay'
make: *** [all-recursive] Error 1

!!! ERROR: media-sound/alsa-utils-1.0.14_rc1 failed.
Call stack:
  ebuild.sh, line 1576:   Called dyn_compile
  ebuild.sh, line 945:   Called src_compile
  alsa-utils-1.0.14_rc1.ebuild, line 39:   Called die
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-12 08:45:33 UTC
Surprising... :)
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-12-13 02:25:29 UTC
Fixed in CVS.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-12-13 02:57:39 UTC
*** Bug 158002 has been marked as a duplicate of this bug. ***