Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831408 - media-sound/mixxx-2.3.1-r1 fails to compile: sounddeviceportaudio.cpp:25:10: fatal error: pa_linux_alsa.h: No such file or directory
Summary: media-sound/mixxx-2.3.1-r1 fails to compile: sounddeviceportaudio.cpp:25:10: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-18 12:47 UTC by Agostino Sarubbo
Modified: 2022-01-18 13:30 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,26.90 KB, application/x-xz)
2022-01-18 12:47 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-01-18 12:47:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/mixxx-2.3.1-r1 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-18 12:47:21 UTC
Created attachment 762500 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-18 12:47:22 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could NOT find ccache (missing executable)
-- Could NOT find KeyFinder (missing: KeyFinder_LIBRARY KeyFinder_INCLUDE_DIR) 
-- Could NOT find lilv (missing: lilv_LIBRARY lilv_INCLUDE_DIR) 
-- Could NOT find MAD (missing: MAD_LIBRARY MAD_INCLUDE_DIR) 
-- Could NOT find Modplug (missing: Modplug_LIBRARY Modplug_INCLUDE_DIR) 
-- Could NOT find MP4 (missing: MP4_LIBRARY MP4_INCLUDE_DIR) 
-- Could NOT find MP4v2 (missing: MP4v2_LIBRARY MP4v2_INCLUDE_DIR) 
-- Could NOT find Opus (missing: OpusFile_LIBRARY OpusFile_INCLUDE_DIR) 
-- Could NOT find wavpack (missing: wavpack_LIBRARY wavpack_INCLUDE_DIR) 
/var/tmp/portage/media-sound/mixxx-2.3.1-r1/work/mixxx-2.3.1/src/soundio/sounddeviceportaudio.cpp:25:10: fatal error: pa_linux_alsa.h: No such file or directory
/var/tmp/portage/media-sound/mixxx-2.3.1-r1/work/mixxx-2.3.1/src/soundio/sounddeviceportaudio.cpp:25:10: fatal error: pa_linux_alsa.h: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-01-18 13:30:32 UTC
The bug has been closed via the following commit(s):

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

commit fa62797295086757938cc432bd89a56e9750ae0b
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2022-01-18 13:29:30 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2022-01-18 13:30:16 +0000

    media-sound/mixxx: Depend on media-libs/portaudio[alsa]
    
    Closes: https://bugs.gentoo.org/831408
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 media-sound/mixxx/{mixxx-2.3.1-r1.ebuild => mixxx-2.3.1-r2.ebuild} | 2 +-
 media-sound/mixxx/mixxx-2.3.9999.ebuild                            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)