[Wayland-bugs] [Bug 71633] New: wayland-server.so has undefined refereces
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Nov 15 00:17:09 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=71633
Priority: medium
Bug ID: 71633
Assignee: wayland-bugs at lists.freedesktop.org
Summary: wayland-server.so has undefined refereces
Severity: normal
Classification: Unclassified
OS: All
Reporter: mike at fireburn.co.uk
Hardware: Other
Status: NEW
Version: unspecified
Component: wayland
Product: Wayland
Created attachment 89250
--> https://bugs.freedesktop.org/attachment.cgi?id=89250&action=edit
Build log
Wayland building has been failing for me over the last few days
Making all in tests
make[2]: Entering directory
`/var/tmp/portage/dev-libs/wayland-9999/work/wayland-9999-x86/tests'
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I.
-I/var/tmp/portage/dev-libs/wayland-9999/work/wayland-9999/tests -I.. -I../src
-I/var/tmp/portage/dev-libs/wayland-9999/work/wayland-9999/src -Wall -Wextra
-Wno-unused-parameter -g -Wstrict-prototypes -Wmissing-prototypes
-fvisibility=hidden -I/usr/lib32/libffi-3.0.13/include -O3 -march=native -pipe
-flto=8 -c
/var/tmp/portage/dev-libs/wayland-9999/work/wayland-9999/tests/fixed-benchmark.c
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -Wall
-Wextra -Wno-unused-parameter -g -Wstrict-prototypes -Wmissing-prototypes
-fvisibility=hidden -I/usr/lib32/libffi-3.0.13/include -O3 -march=native -pipe
-flto=8 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -flto=8 -o
fixed-benchmark fixed-benchmark.o ../src/libwayland-util.la
../src/libwayland-client.la ../src/libwayland-server.la -lrt -ldl -L/usr/lib32
-lffi
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -Wall -Wextra -Wno-unused-parameter
-g -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden
-I/usr/lib32/libffi-3.0.13/include -O3 -march=native -pipe -flto=8 -Wl,-O1
-Wl,--hash-style=gnu -flto=8 -o .libs/fixed-benchmark fixed-benchmark.o
-Wl,--as-needed ../src/.libs/libwayland-util.a
../src/.libs/libwayland-client.so -L/usr/lib32
../src/.libs/libwayland-server.so -lm -lrt -ldl -lffi
../src/.libs/libwayland-server.so: error: undefined reference to
'pthread_key_create'
../src/.libs/libwayland-server.so: error: undefined reference to
'pthread_getspecific'
../src/.libs/libwayland-server.so: error: undefined reference to
'pthread_setspecific'
../src/.libs/libwayland-server.so: error: undefined reference to 'pthread_once'
collect2: error: ld returned 1 exit status
make[2]: *** [fixed-benchmark] Error 1
make[2]: Leaving directory
`/var/tmp/portage/dev-libs/wayland-9999/work/wayland-9999-x86/tests'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/dev-libs/wayland-9999/work/wayland-9999-x86'
make: *** [all] Error 2
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20131115/169d2f95/attachment.html>
More information about the Wayland-bugs
mailing list