Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 487388 - =media-sound/sidplayfp-1.1.0 - audiodrv.cpp:70:42: error: ‘pa_strerror’ was not declared in this scope
Summary: =media-sound/sidplayfp-1.1.0 - audiodrv.cpp:70:42: error: ‘pa_strerror’ was n...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-09 07:46 UTC by adrin
Modified: 2018-03-02 00:20 UTC (History)
2 users (show)

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


Attachments
emerge --info (info,4.98 KB, text/plain)
2013-10-09 07:46 UTC, adrin
Details
build log (build.log,10.53 KB, text/x-log)
2013-10-09 07:48 UTC, adrin
Details
0.3.3 build log with pulseaudio-3.0-r1 (build.log,15.37 KB, text/x-log)
2013-10-11 13:47 UTC, adrin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description adrin 2013-10-09 07:46:23 UTC
Created attachment 360460 [details]
emerge --info

Main error:
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../..  -I ../../..   -O2 -pipe -march=corei7-avx  -c -o audiodrv.o audiodrv.cpp
audiodrv.cpp: In member function ‘virtual bool Audio_Pulse::open(AudioConfig&)’:
audiodrv.cpp:70:42: error: ‘pa_strerror’ was not declared in this scope
audiodrv.cpp:70:43: error: ‘error’ cannot be used as a function
audiodrv.cpp:81:72: error: ‘error’ cannot be used as a function
audiodrv.cpp:88:11: error: expected type-specifier before ‘error’
audiodrv.cpp:88:17: error: expected ‘)’ before ‘const’
audiodrv.cpp:88:17: error: expected ‘{’ before ‘const’
audiodrv.cpp:88:26: error: expected initializer before ‘)’ token
audiodrv.cpp: In member function ‘virtual bool Audio_Pulse::write()’:
audiodrv.cpp:128:35: error: ‘pa_strerror’ was not declared in this scope
make[4]: *** [audiodrv.o] Error 1
Comment 1 adrin 2013-10-09 07:47:25 UTC
emerge -pqv '=media-sound/sidplayfp-1.1.0::gentoo'
[ebuild     U ] media-sound/sidplayfp-1.1.0 [0.3.3] USE="alsa pulseaudio -oss"
Comment 2 adrin 2013-10-09 07:48:26 UTC
Created attachment 360462 [details]
build log
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2013-10-09 08:26:33 UTC
With what version of pulseaudio?
Comment 4 adrin 2013-10-09 08:28:31 UTC
media-sound/pulseaudio-4.0 was built with the following:
USE="X alsa asyncns avahi bluetooth caps dbus equalizer gdbm glib gnome gtk ipv6 jack libsamplerate orc qt4 ssl systemd tcpd udev webrtc-aec -doc -lirc (-neon) (-oss) -realtime (-system-wide) -test -xen"
Comment 5 adrin 2013-10-11 13:47:16 UTC
Created attachment 360638 [details]
0.3.3 build log with pulseaudio-3.0-r1

Not sure what's wrong, but even this version doesn't compile, even if I donwgrade my pulseaudio to 3.0.r1.
Comment 6 Pacho Ramos gentoo-dev 2018-02-20 15:16:12 UTC
1.4.0 should work