[kde-freebsd] Tinderbox and problems compiling automoc

Matt Dawson matt at chronos.org.uk
Fri Jun 20 14:16:55 CEST 2008


Hi all,
Firstly, I now have my tinderbox doing runs on the ports/area51 CVS 
combination on both 6.3 and 7.0. The box's connection to the 'net is somewhat 
convoluted (due to my topology here). Those with IPv6 or dual stacks can 
connect directly with https on: 
https://tinderbox.chronos.org.uk/tb/ 

Those with IPv4 only can use: 
http://chronos.org.uk:591/tb/ 
Please don't use this URL if you have an IPv6 gateway as chronos.org.uk 
resolves to the wrong IPv6 host.

OK, now onto the first problem report. On 6.3 (and possibly 7.0, but it hasn't 
reached that build yet) I cannot compile automoc-0.1. It fails with the 
following log tail:

/usr/local/bin/cmake -E cmake_link_script 
CMakeFiles/automoc4.dir/link.txt --verbose=1
/opt/c++   -O2 -fno-strict-aliasing -pipe -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-check-new -fno-common -O3 -DNDEBUG  -fPIC 
CMakeFiles/automoc4.dir/kde4automoc.o  -o 
automoc4  /usr/local/lib/libQtCore.so -Wl,-rpath,/usr/local/lib 
/usr/local/lib/libQtCore.so: undefined reference to `pthread_cleanup_pop'
/usr/local/lib/libQtCore.so: undefined reference to `pthread_attr_destroy'
/usr/local/lib/libgthread-2.0.so.0: undefined reference to `pthread_create'
/usr/local/lib/libQtCore.so: undefined reference to `pthread_attr_init'
/usr/local/lib/libgthread-2.0.so.0: undefined reference to `pthread_exit'
/usr/local/lib/libQtCore.so: undefined reference to `pthread_cancel'
/usr/local/lib/libgthread-2.0.so.0: undefined reference to `pthread_equal'
/usr/local/lib/libQtCore.so: undefined reference to `pthread_testcancel'
/usr/local/lib/libQtCore.so: undefined reference to `pthread_cleanup_push'
/usr/local/lib/libQtCore.so: undefined reference to 
`pthread_attr_getschedpolicy'
/usr/local/lib/libQtCore.so: undefined reference to `pthread_getschedparam'
/usr/local/lib/libQtCore.so: undefined reference to `pthread_setcancelstate'
/usr/local/lib/libgthread-2.0.so.0: undefined reference to 
`pthread_attr_setscope'
/usr/local/lib/libQtCore.so: undefined reference to 
`pthread_attr_setinheritsched'
/usr/local/lib/libQtCore.so: undefined reference to `pthread_setschedparam'
/usr/local/lib/libQtCore.so: undefined reference to 
`pthread_attr_setstacksize'
/usr/local/lib/libQtCore.so: undefined reference to 
`pthread_attr_setschedpolicy'
/usr/local/lib/libQtCore.so: undefined reference to 
`pthread_attr_setschedparam'
/usr/local/lib/libQtCore.so: undefined reference to 
`pthread_attr_setdetachstate'
/usr/local/lib/libgthread-2.0.so.0: undefined reference to `pthread_join'
/usr/local/lib/libQtCore.so: undefined reference to `pthread_cond_timedwait'
/usr/local/lib/libgthread-2.0.so.0: undefined reference to 
`pthread_attr_getschedparam'
*** Error code 1

Stop in /work/a/ports/misc/automoc/work/automoc.
*** Error code 1

Stop in /work/a/ports/misc/automoc/work/automoc.
*** Error code 1

Stop in /work/a/ports/misc/automoc/work/automoc.
*** Error code 1

Stop in /a/ports/misc/automoc.

I do have ccache enabled on the tinderbox, but I did disable it to ensure that 
this wasn't causing issues with exactly the same results. The full log can be 
accessed on the URLs above. Any ideas?
-- 
Matt Dawson.

matt at chronos.org.uk
MTD15-RIPE


More information about the kde-freebsd mailing list