Hello,

As you can see on gerrit ( http://review.merproject.org/#change,1579 ) I'm trying to build eglibc 2.17 on Mer but I'm having some issues during the build process: I get the same issue when I try to build egblic 2.17 from ubuntu 13.04 with ubuntu patches on ubuntu 13.04.

echo '' > /home/abuild/rpmbuild/BUILD/eglibc-2.17/build-i686-linuxnptl/libpthread/stamp.oST mv -f /home/abuild/rpmbuild/BUILD/eglibc-2.17/build-i686-linuxnptl/libpthread/stamp.oST /home/abuild/rpmbuild/BUILD/eglibc-2.17/build-i686-linuxnptl/libpthread/stamp.oS
forward.c: In function 'pthread_attr_init':
forward.c:44:1: error: 'struct pthread_functions' has no member named 'ptr_pthread_attr_init' forward.c:44:1: error: 'struct pthread_functions' has no member named 'ptr_pthread_attr_init'
forward.c: In function 'pthread_cond_broadcast':
forward.c:79:1: error: 'struct pthread_functions' has no member named 'ptr_pthread_cond_broadcast' forward.c:79:1: error: 'struct pthread_functions' has no member named 'ptr_pthread_cond_broadcast'
forward.c: In function 'pthread_cond_destroy':
forward.c:80:1: error: 'struct pthread_functions' has no member named 'ptr_pthread_cond_destroy' forward.c:80:1: error: 'struct pthread_functions' has no member named 'ptr_pthread_cond_destroy'
forward.c: In function 'pthread_cond_init':
forward.c:81:1: error: 'struct pthread_functions' has no member named 'ptr_pthread_cond_init' forward.c:81:1: error: 'struct pthread_functions' has no member named 'ptr_pthread_cond_init'
forward.c: In function 'pthread_cond_signal':
forward.c:84:1: error: 'struct pthread_functions' has no member named 'ptr_pthread_cond_signal' forward.c:84:1: error: 'struct pthread_functions' has no member named 'ptr_pthread_cond_signal'
forward.c: In function 'pthread_cond_wait':
forward.c:85:1: error: 'struct pthread_functions' has no member named 'ptr_pthread_cond_wait' forward.c:85:1: error: 'struct pthread_functions' has no member named 'ptr_pthread_cond_wait'
forward.c: In function 'pthread_cond_timedwait':
forward.c:87:1: error: 'struct pthread_functions' has no member named 'ptr_pthread_cond_timedwait' forward.c:87:1: error: 'struct pthread_functions' has no member named 'ptr_pthread_cond_timedwait'
forward.c: In function 'pthread_exit':
forward.c:96:1: error: 'struct pthread_functions' has no member named 'ptr_pthread_exit' forward.c:96:1: error: 'struct pthread_functions' has no member named 'ptr_pthread_exit' forward.c:96:1: warning: function declared 'noreturn' has a 'return' statement [enabled by default] forward.c:96:1: warning: 'return' with a value, in function returning void [enabled by default]
forward.c: In function '__pthread_get_cleanup_stack':
forward.c:127:1: error: 'struct pthread_functions' has no member named 'ptr___pthread_get_cleanup_stack' forward.c:127:1: error: 'struct pthread_functions' has no member named 'ptr___pthread_get_cleanup_stack' forward.c:127:1: warning: control reaches end of non-void function [-Wreturn-type]
forward.c: In function 'pthread_exit':
forward.c:96:1: warning: 'noreturn' function does return [enabled by default]
forward.c: In function 'pthread_cond_timedwait':
forward.c:87:1: warning: control reaches end of non-void function [-Wreturn-type]
forward.c: In function 'pthread_cond_wait':
forward.c:85:1: warning: control reaches end of non-void function [-Wreturn-type]
forward.c: In function 'pthread_cond_signal':
forward.c:84:1: warning: control reaches end of non-void function [-Wreturn-type]
forward.c: In function 'pthread_cond_init':
forward.c:81:1: warning: control reaches end of non-void function [-Wreturn-type]
forward.c: In function 'pthread_cond_destroy':
forward.c:80:1: warning: control reaches end of non-void function [-Wreturn-type]
forward.c: In function 'pthread_cond_broadcast':
forward.c:79:1: warning: control reaches end of non-void function [-Wreturn-type]
forward.c: In function 'pthread_attr_init':
forward.c:44:1: warning: control reaches end of non-void function [-Wreturn-type] make[2]: *** [/home/abuild/rpmbuild/BUILD/eglibc-2.17/build-i686-linuxnptl/libpthread/forward.os] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/home/abuild/rpmbuild/BUILD/eglibc-2.17/libpthread'
make[1]: *** [libpthread/subdir_lib] Error 2
make[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/eglibc-2.17'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.my0N67 (%build)

Any idea?

Bye,
Davide Bettio.

--
Davide Bettio
CTO

Email: davide.bet...@ispirata.com
Mobile: +39 340 68 03 540



Reply via email to