Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 624136

Summary: media-sound/retrovol-0.13 : alsa_classes.cpp:19:28: fatal error: alsa/asoundlib.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal CC: dark.knight.ita, treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-sound:retrovol-0.13:20170707-121232.log
temp.tbz2
retrovol-0.14.4.ebuild

Description Toralf Förster gentoo-dev 2017-07-07 15:22:49 UTC
make[2]: Entering directory '/var/tmp/portage/media-sound/retrovol-0.13/work/retrovol-0.13/src'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR="\"/usr/share/retrovol/images\"" `pkg-config --cflags gtk+-2.0`   -Werror=terminate -O2 -pipe -march=native -c -o alsa_classes.o alsa_classes.cpp
alsa_classes.cpp:19:28: fatal error: alsa/asoundlib.h: No such file or directory
 #include <alsa/asoundlib.h>
                            ^
compilation terminated.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0_20170706-210712

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Comment 1 Toralf Förster gentoo-dev 2017-07-07 15:22:52 UTC
Created attachment 481594 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-07 15:22:55 UTC
Created attachment 481596 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-07-07 15:22:58 UTC
Created attachment 481598 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-07-07 15:23:02 UTC
Created attachment 481600 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-07-07 15:23:05 UTC
Created attachment 481602 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-07-07 15:23:08 UTC
Created attachment 481604 [details]
media-sound:retrovol-0.13:20170707-121232.log
Comment 7 Toralf Förster gentoo-dev 2017-07-07 15:23:11 UTC
Created attachment 481606 [details]
temp.tbz2
Comment 8 Agostino Sarubbo gentoo-dev 2020-10-29 08:45:41 UTC
Dear treecleaner@:

I'm still able to reproduce this issue right now.

Since it has not been fixed for a long time, I'd suggest to evaluate if it is the case to remove this package from the tree. Thanks
Comment 9 Larry the Git Cow gentoo-dev 2022-11-19 11:02:34 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c287a98bdda7b83d47068e164eada3980389cce6

commit c287a98bdda7b83d47068e164eada3980389cce6
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-11-19 10:57:14 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-11-19 11:02:29 +0000

    package.mask: Last rite broken sound@ packages
    
    Bug: https://bugs.gentoo.org/624136
    Bug: https://bugs.gentoo.org/699808
    Bug: https://bugs.gentoo.org/726076
    Bug: https://bugs.gentoo.org/840514
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/base/package.use.mask |  4 ++++
 profiles/package.mask          | 17 +++++++++++++++++
 2 files changed, 21 insertions(+)
Comment 10 Marco Leogrande 2022-11-20 05:31:13 UTC
The homepage of this package seems to have changed from http://puppylinux.org/wikka/Retrovol to https://wikka.puppylinux.com/Retrovol.

The latter credits https://github.com/pizzasgood/retrovol as the upstream repository. It looks like a few releases have been pushed since the last update in portage.
Comment 11 Marco Leogrande 2022-11-20 06:10:02 UTC
Created attachment 833925 [details]
retrovol-0.14.4.ebuild

The attached ebuild works well for me and retrovol-0.14.4.
Comment 12 Nikita Zlobin 2022-11-23 16:42:22 UTC
My bug with 0.13 was different - I could build it, but when tried to run, it made segmentation fault.
Comment 13 Nikita Zlobin 2022-11-23 17:49:38 UTC
Version 0.14.4 works without problem.
Comment 14 Larry the Git Cow gentoo-dev 2022-12-20 16:31:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6554035d4e810590ea22da1704bc94cf1ce052aa

commit 6554035d4e810590ea22da1704bc94cf1ce052aa
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-12-20 16:19:07 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-12-20 16:30:19 +0000

    media-sound/retrovol: treeclean
    
    Closes: https://bugs.gentoo.org/624136
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 media-sound/retrovol/Manifest             |  1 -
 media-sound/retrovol/metadata.xml         |  8 --------
 media-sound/retrovol/retrovol-0.13.ebuild | 31 -------------------------------
 profiles/package.mask                     |  9 ---------
 4 files changed, 49 deletions(-)