<tt><font size=2>Thomas, All,</font></tt>
<br>
<br><tt><font size=2>A few comments below.</font></tt>
<br>
<br><tt><font size=2>Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
wrote on 11/27/2013 01:30:03 AM:<br>
 <br>
>        arm |          
host-protobuf-c-0.15 | NOK | </font></tt><a href=http://autobuild.buildroot.net/results/506f8b778b62e1397b91592289c3dfb8195240dd/><tt><font size=2>http://autobuild.buildroot.net/results/506f8b778b62e1397b91592289c3dfb8195240dd/</font></tt></a>
<br>
<br><tt><font size=2>Should go away with when autobuilder uses latest mainline
since my patch to disable parallel build was not part of the this build.</font></tt>
<br><tt><font size=2><br>
>      avr32 |            
    log4cxx-0.10.0 | NOK | </font></tt><a href=http://autobuild.buildroot.net/results/035a00de0a56be00559767ba822a396ddc18a9fb/><tt><font size=2>http://autobuild.buildroot.net/results/035a00de0a56be00559767ba822a396ddc18a9fb/</font></tt></a><tt><font size=2><br>
</font></tt>
<br><tt><font size=2>From initially looking at the build-end.log it appears
that that this library needs threads. All the output indicates that it
is unable to find -pthread to link against.</font></tt>
<br>
<br><tt><font size=2>/home/test/test/3/output/host/usr/bin/avr32-linux-g++
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe
-Os -o console console.o  -L/home/test/test/3/output/host/usr/avr32-buildroot-linux-uclibc/sysroot/usr/lib
/home/test/test/3/output/host/usr/avr32-buildroot-linux-uclibc/sysroot/usr/lib/libapr-1.so
-lrt -lm -lcrypt -ldl /home/test/test/3/output/host/usr/avr32-buildroot-linux-uclibc/sysroot/usr/lib/libaprutil-1.so
/home/test/test/3/output/host/usr/avr32-buildroot-linux-uclibc/sysroot/usr/lib/libexpat.so
/home/test/test/3/output/host/usr/avr32-buildroot-linux-uclibc/sysroot/usr/lib/libiconv.so
../../../src/main/cpp/.libs/liblog4cxx.so -Wl,--rpath -Wl,/home/test/test/3/output/host/usr/avr32-buildroot-linux-uclibc/sysroot/usr/lib
-Wl,--rpath -Wl,/home/test/test/3/output/build/log4cxx-0.10.0/src/main/cpp/.libs
-Wl,--rpath -Wl,/home/test/test/3/output/host/usr/avr32-buildroot-linux-uclibc/sysroot/usr/lib</font></tt>
<br><tt><font size=2>/home/test/test/3/output/host/opt/ext-toolchain/bin/../lib/gcc/avr32-buildroot-linux-uclibc/4.2.2/../../../../avr32-buildroot-linux-uclibc/bin/ld:
warning: libexpat.so.0, needed by /home/test/test/3/output/host/usr/avr32-buildroot-linux-uclibc/sysroot/usr/lib/libaprutil-1.so,
may conflict with libexpat.so.1</font></tt>
<br><tt><font size=2>/home/test/test/3/output/host/usr/avr32-buildroot-linux-uclibc/sysroot/usr/lib/libapr-1.so:
undefined reference to `pthread_mutexattr_settype'</font></tt>
<br><tt><font size=2>/home/test/test/3/output/host/usr/avr32-buildroot-linux-uclibc/sysroot/usr/lib/libapr-1.so:
undefined reference to `pthread_key_create'</font></tt>
<br><tt><font size=2>/home/test/test/3/output/host/usr/avr32-buildroot-linux-uclibc/sysroot/usr/lib/libapr-1.so:
undefined reference to `pthread_attr_setstacksize'</font></tt>
<br><tt><font size=2>/home/test/test/3/output/host/usr/avr32-buildroot-linux-uclibc/sysroot/usr/lib/libapr-1.so:
undefined reference to `pthread_sigmask'</font></tt>
<br><tt><font size=2>/home/test/test/3/output/host/usr/avr32-buildroot-linux-uclibc/sysroot/usr/lib/libapr-1.so:
undefined reference to `pthread_once'</font></tt>
<br><tt><font size=2>/home/test/test/3/output/host/usr/avr32-buildroot-linux-uclibc/sysroot/usr/lib/libapr-1.so:
undefined reference to `pthread_getspecific'</font></tt>
<br><tt><font size=2>/home/test/test/3/output/host/usr/avr32-buildroot-linux-uclibc/sysroot/usr/lib/libapr-1.so:
undefined reference to `pthread_mutexattr_destroy'</font></tt>
<br><tt><font size=2>/home/test/test/3/output/host/usr/avr32-buildroot-linux-uclibc/sysroot/usr/lib/libapr-1.so:
undefined reference to `pthread_create'</font></tt>
<br><tt><font size=2>/home/test/test/3/output/host/usr/avr32-buildroot-linux-uclibc/sysroot/usr/lib/libapr-1.so:
undefined reference to `pthread_mutexattr_init'</font></tt>
<br><tt><font size=2>/home/test/test/3/output/host/usr/avr32-buildroot-linux-uclibc/sysroot/usr/lib/libapr-1.so:
undefined reference to `pthread_detach'</font></tt>
<br><tt><font size=2>/home/test/test/3/output/host/usr/avr32-buildroot-linux-uclibc/sysroot/usr/lib/libapr-1.so:
undefined reference to `pthread_setspecific'</font></tt>
<br><tt><font size=2>/home/test/test/3/output/host/usr/avr32-buildroot-linux-uclibc/sysroot/usr/lib/libapr-1.so:
undefined reference to `pthread_join'</font></tt>
<br>
<br><tt><font size=2>I don't know if this is caused by '-lpthread' not
being present or that the toolchain has accidentally marked the external
chain as having thread support. I do not have time to investigate further
so if somebody could fix this I would appreciate it.</font></tt>
<br>
<br><tt><font size=2>Thanks,</font></tt>
<br><tt><font size=2>-Ryan</font></tt>
<br>