Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 684148 - media-radio/qrq-0.3.2 : pulseaudio.c:26:10: fatal error: pulse/simple.h: No such file or directory
Summary: media-radio/qrq-0.3.2 : pulseaudio.c:26:10: fatal error: pulse/simple.h: No s...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thomas Beierlein
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-22 21:15 UTC by Toralf Förster
Modified: 2019-04-24 05:40 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.10 KB, text/plain)
2019-04-22 21:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,63.23 KB, text/plain)
2019-04-22 21:16 UTC, Toralf Förster
Details
environment (environment,48.95 KB, text/plain)
2019-04-22 21:16 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.29 KB, application/x-bzip)
2019-04-22 21:16 UTC, Toralf Förster
Details
media-radio:qrq-0.3.2:20190422-201443.log (media-radio:qrq-0.3.2:20190422-201443.log,7.53 KB, text/plain)
2019-04-22 21:16 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,14.61 KB, application/x-bzip)
2019-04-22 21:16 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-04-22 21:15:59 UTC
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -D DESTDIR=\"/var/tmp/portage/media-radio/qrq-0.3.2/image/usr\" -D BUILD_INFO=\"" Date: 2019-04-22T22:14:49+02:00\n Branch  / commit \n by @localhost\n OS: Linux 5.0.9 Intel(R) Xeon(R) CPU E5-1650 v3 @ 3.50GHz\n Compiler: x86_64-pc-linux-gnu-gcc (Gentoo Hardened 8.3.0-r1 p1.1) 8.3.0"\" -D VERSION=\"0.3.2\" -I. -D PA -pthread -c pulseaudio.c
pulseaudio.c:26:10: fatal error: pulse/simple.h: No such file or directory
 #include <pulse/simple.h>
          ^~~~~~~~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-hardened_20190421-111913

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *




emerge -qpvO media-radio/qrq
[ebuild  N    ] media-radio/qrq-0.3.2  USE="-pulseaudio"
Comment 1 Toralf Förster gentoo-dev 2019-04-22 21:16:02 UTC
Created attachment 573830 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-04-22 21:16:05 UTC
Created attachment 573832 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-04-22 21:16:08 UTC
Created attachment 573834 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-04-22 21:16:10 UTC
Created attachment 573836 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-04-22 21:16:13 UTC
Created attachment 573838 [details]
media-radio:qrq-0.3.2:20190422-201443.log
Comment 6 Toralf Förster gentoo-dev 2019-04-22 21:16:16 UTC
Created attachment 573840 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-04-24 05:40:36 UTC
The bug has been closed via the following commit(s):

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

commit 24e65dcb1c48ed20e5832c8de616aac75e67d854
Author:     Thomas Beierlein <tomjbe@gentoo.org>
AuthorDate: 2019-04-24 05:40:18 +0000
Commit:     Thomas Beierlein <tomjbe@gentoo.org>
CommitDate: 2019-04-24 05:40:18 +0000

    media-radio/qrq: Fix wrong handling of USE-flags during src_install()
    
    Thanks for testing Toralf.
    
    Closes: https://bugs.gentoo.org/684148
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>

 media-radio/qrq/qrq-0.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)