Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 227043 - {media-libs/{alsa-lib,alsa-oss},media-plugins/alsa-plugins,media-sound/{alsa-headers,alsa-firmware,alsa-tools,alsa-utils}}-1.0.17 released
Summary: {media-libs/{alsa-lib,alsa-oss},media-plugins/alsa-plugins,media-sound/{alsa-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Tony Vroon (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 227045 232991
  Show dependency tree
 
Reported: 2008-06-14 21:10 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2008-08-03 08:02 UTC (History)
8 users (show)

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


Attachments
alsa-lib-1.0.17.ebuild (alsa-lib-1.0.17.ebuild,2.85 KB, text/plain)
2008-07-31 02:38 UTC, Patrick McLean
Details
alsa-utils-1.0.17.ebuild (alsa-utils-1.0.17.ebuild,2.70 KB, text/plain)
2008-07-31 02:38 UTC, Patrick McLean
Details
alsa-utils-1.0.17-seq.patch (alsa-utils-1.0.17-seq.patch,1.59 KB, text/plain)
2008-07-31 02:39 UTC, Patrick McLean
Details
alsa-plugins-1.0.17.ebuild (alsa-plugins-1.0.17.ebuild,2.12 KB, text/plain)
2008-07-31 02:39 UTC, Patrick McLean
Details
alsa-plugins-1.0.17-automagic.patch (alsa-plugins-1.0.17-automagic.patch,2.35 KB, text/plain)
2008-07-31 02:40 UTC, Patrick McLean
Details
alsa-headers-1.0.17.ebuild (alsa-headers-1.0.17.ebuild,1019 bytes, text/plain)
2008-07-31 02:40 UTC, Patrick McLean
Details
alsa-tools-1.0.17.ebuild (alsa-tools-1.0.17.ebuild,3.63 KB, text/plain)
2008-07-31 02:41 UTC, Patrick McLean
Details
alsa-firmware-1.0.17.ebuild (alsa-firmware-1.0.17.ebuild,3.07 KB, text/plain)
2008-07-31 02:41 UTC, Patrick McLean
Details
alsa-oss-1.0.17.ebuild (alsa-oss-1.0.17.ebuild,873 bytes, text/plain)
2008-07-31 02:41 UTC, Patrick McLean
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-06-14 21:10:07 UTC
media-libs/alsa-lib-1.0.17_rc1 was released on 2008-06-03.
media-sound/alsa-headers-1.0.17_rc1 was released on 2008-06-06.
media-sound/alsa-firmware-1.0.17_rc1 was released on 2008-06-03.
media-sound/alsa-tools-1.0.17_rc1 was released on 2008-06-03.
media-sound/alsa-utils-1.0.17_rc1 was released on 2008-06-03.
Comment 1 Tony Vroon (RETIRED) gentoo-dev 2008-06-16 21:57:32 UTC
I was waiting for 1.0.17 release candidate 2, as several important fixes were missed. (This was a result of the migration from the ALSA repository from Mercurial/HG to git, in case it interests you)
Comment 2 Tony Vroon (RETIRED) gentoo-dev 2008-06-16 22:26:27 UTC
Sorry, awaiting RC3 due to faulty tarball; the directory name for alsa-lib is 1.0.7rc2 instead of 1.0.17rc2 as it should be. Also, I am seeing an SHM-related build failure:
/bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include    -O2 -march=core2 -pipe -c -o pcm_direct.lo `test -f 'pcm_direct.c' || echo './'`pcm_direct.c
/bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include    -O2 -march=core2 -pipe -c -o pcm_dmix.lo `test -f 'pcm_dmix.c' || echo './'`pcm_dmix.c
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -march=core2 -pipe -c pcm_direct.c  -fPIC -DPIC -o .libs/pcm_direct.o
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -march=core2 -pipe -c pcm_dmix.c  -fPIC -DPIC -o .libs/pcm_dmix.o
pcm_dmix.c: In function 'shm_sum_create_or_connect':
pcm_dmix.c:61: error: invalid storage class for function 'shm_sum_discard'
pcm_dmix.c: At top level:
pcm_dmix.c:91: error: static declaration of 'shm_sum_discard' follows non-static declaration
pcm_dmix.c:84: error: previous implicit declaration of 'shm_sum_discard' was here
make[2]: *** [pcm_dmix.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -march=core2 -pipe -c pcm_direct.c -o pcm_direct.o >/dev/null 2>&1
make[2]: Leaving directory `/var/tmp/portage/media-libs/alsa-lib-1.0.17_rc2/work/alsa-lib-1.0.7rc2/src/pcm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-libs/alsa-lib-1.0.17_rc2/work/alsa-lib-1.0.7rc2/src'
make: *** [all-recursive] Error 1

Not committing what I have as the dependencies are all interlinked. Please reopen the bug once RC3 is out.
Comment 3 ProTech 2008-07-02 05:57:20 UTC
Alsa project released RC3 (I cannot reopen the bug). It's a driver only release, but they fixed the alsa-lib rc2 tarball.

Currently I have no sound under 2.6.26-rc8, is it because I need this alsa-lib for 2.6.26, or I should search elsewhere? 
Comment 4 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-07-22 22:08:26 UTC
media-libs/alsa-lib-1.0.17 was released on 2008-07-14.
media-libs/alsa-oss-1.0.17 was released on 2008-07-14.
media-plugins/alsa-plugins-1.0.17 was released on 2008-07-14.
media-sound/alsa-headers-1.0.17 was released on 2008-07-14.
media-sound/alsa-firmware-1.0.17 was released on 2008-07-14.
media-sound/alsa-tools-1.0.17 was released on 2008-07-14.
media-sound/alsa-utils-1.0.17 was released on 2008-07-14.
Comment 5 Petteri Räty (RETIRED) gentoo-dev 2008-07-26 11:18:36 UTC
*** Bug 232160 has been marked as a duplicate of this bug. ***
Comment 6 Petteri Räty (RETIRED) gentoo-dev 2008-07-26 11:19:02 UTC
(In reply to comment #5)
> *** Bug 232160 has been marked as a duplicate of this bug. ***
> 

There were some ebuilds attached here so might want to take a look.
Comment 7 Patrick McLean gentoo-dev 2008-07-31 02:38:28 UTC
Created attachment 161785 [details]
alsa-lib-1.0.17.ebuild

I haven't thoroughly tested these, but they all install on my system. I updated all the dependencies appropriately.
Comment 8 Patrick McLean gentoo-dev 2008-07-31 02:38:56 UTC
Created attachment 161787 [details]
alsa-utils-1.0.17.ebuild
Comment 9 Patrick McLean gentoo-dev 2008-07-31 02:39:21 UTC
Created attachment 161788 [details]
alsa-utils-1.0.17-seq.patch
Comment 10 Patrick McLean gentoo-dev 2008-07-31 02:39:45 UTC
Created attachment 161789 [details]
alsa-plugins-1.0.17.ebuild
Comment 11 Patrick McLean gentoo-dev 2008-07-31 02:40:07 UTC
Created attachment 161790 [details]
alsa-plugins-1.0.17-automagic.patch
Comment 12 Patrick McLean gentoo-dev 2008-07-31 02:40:38 UTC
Created attachment 161792 [details]
alsa-headers-1.0.17.ebuild
Comment 13 Patrick McLean gentoo-dev 2008-07-31 02:41:03 UTC
Created attachment 161793 [details]
alsa-tools-1.0.17.ebuild
Comment 14 Patrick McLean gentoo-dev 2008-07-31 02:41:25 UTC
Created attachment 161795 [details]
alsa-firmware-1.0.17.ebuild
Comment 15 Patrick McLean gentoo-dev 2008-07-31 02:41:57 UTC
Created attachment 161797 [details]
alsa-oss-1.0.17.ebuild
Comment 16 Rafał Mużyło 2008-08-01 10:37:00 UTC
There's a little catch about alsa-plugins:
ffmpeg with headers in new locations doesn't get detected
(and probably the plugin wouldn't compile with it too). 
Comment 17 Petteri Räty (RETIRED) gentoo-dev 2008-08-02 19:29:05 UTC
(In reply to comment #15)
> Created an attachment (id=161797) [edit]
> alsa-oss-1.0.17.ebuild
> 

Please don't identical copies of existing ebuilds. Just state that the current ebuilds worked for you.

betelgeuse@pena /usr/portage/media-libs/alsa-oss $ diff -u alsa-oss-1.0.15.ebuild  attachment.cgi\?id\=161797
betelgeuse@pena /usr/portage/media-libs/alsa-oss $
Comment 18 Petteri Räty (RETIRED) gentoo-dev 2008-08-02 21:00:15 UTC
New ebuilds committed. Thanks chutzpah.
Comment 19 Rafał Mużyło 2008-08-02 22:11:44 UTC
Not to complain too much, but unless I'm missing something,
alsa-plugins-1.0.17 doesn't go straight to stable,
so it blocking more recent versions of ffmpeg
doesn't look like a good idea, not after all the work
done by video team to move as many packages as possible
to the new header layout.
Comment 20 Petteri Räty (RETIRED) gentoo-dev 2008-08-03 08:02:00 UTC
(In reply to comment #19)
> Not to complain too much, but unless I'm missing something,

You are. The old versions don't work with new ffmpeg versions either. I adjusted the deps there too.