[pulseaudio-tickets] [Bug 73701] New: Building pulseaudio 4.0 fails with undeclared identifier in dumpmodules.c
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jan 16 06:32:14 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=73701
Priority: medium
Bug ID: 73701
CC: lennart at poettering.net
Assignee: pulseaudio-bugs at lists.freedesktop.org
Summary: Building pulseaudio 4.0 fails with undeclared
identifier in dumpmodules.c
QA Contact: pulseaudio-bugs at lists.freedesktop.org
Severity: blocker
Classification: Unclassified
OS: Linux (All)
Reporter: mail at florian-berger.de
Hardware: x86 (IA32)
Status: NEW
Version: unspecified
Component: build-system
Product: PulseAudio
Building pulseaudio 4.0 on my Gentoo Linux fails with
i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src
-I../src/modules -I../src/modules
-DPA_ALSA_PATHS_DIR=\"/usr/share/pulseaudio/alsa-mixer/paths\"
-DPA_ALSA_PROFILE_SETS_DIR=\"/usr/share/pulseaudio/alsa-mixer/profile-sets\"
-DFASTPATH -pthread
-DPA_SRCDIR=\"/var/tmp/portage/media-sound/pulseaudio-4.0/work/pulseaudio-4.0/src\"
-DPA_BUILDDIR=\"/var/tmp/portage/media-sound/pulseaudio-4.0/work/pulseaudio-4.0/src\"
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=prescott
-fomit-frame-pointer -pipe -Wall -W -Wextra -Wno-long-long
-Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2
-Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs
-Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement
-Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations
-Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing
-Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2
-fno-common -fdiagnostics-show-option -c -o pulseaudio-dumpmodules.o `test -f
'daemon/dumpmodules.c' || echo './'`daemon/dumpmodules.c
daemon/dumpmodules.c: In function 'is_preloaded':
daemon/dumpmodules.c:95:14: error: 'lt__PROGRAM__LTX_preloaded_symbols'
undeclared (first use in this function)
daemon/dumpmodules.c:95:14: note: each undeclared identifier is reported only
once for each function it appears in
daemon/dumpmodules.c: In function 'pa_dump_modules':
daemon/dumpmodules.c:138:18: error: 'lt__PROGRAM__LTX_preloaded_symbols'
undeclared (first use in this function)
$ i686-pc-linux-gnu-gcc --version
i686-pc-linux-gnu-gcc (Gentoo 4.6.3 p1.9, pie-0.5.2) 4.6.3
I'll happily any information needed.
Thanks for considering.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20140116/314853af/attachment-0001.html>
More information about the pulseaudio-bugs
mailing list