Package: gcc-3.3 Version: 0.4.5-3 Severity: serious There was an error while trying to autobuild your package:
> Automatic build of dchub_0.4.5-3 on resume.rfc822.org by sbuild/mips 1.170.4 > Build started at 20031214-0442 [...] > ** Using build dependencies supplied by package: > Build-Depends: debhelper, libedb-dev, libperl-dev (>= 5.8.1), python-dev (>= > 2.3.2), libglib2.0-dev, libssl-dev [...] > mips-linux-gcc -g -O2 -Wall -o dchub main.o network.o key.o dc_com.o > do_hub_reg.o passwd.o toolkit.o e_db.o emb_perl.o emb_python.o xs_init.o > timed_out_string.o edb_warper.o plugin.o ged.o main_cnx.o > main_cnx_handshake.o mmap_tools.o my_poll.o g_string_ref.o user_cnx_lst.o > cnx_if_detect.o xf_io.o process_ucmd.o hub_cmd.o afk_list.o seen_list.o > msg_list.o global_user.o multi_public_chat.o bin_xf_io.o hub_cnx.o > hub_cnx_connect.o hub_cnx_lst.o hub_cnx_glus.o hub_cnx_handshake.o > hub_passwd.o chunk.o md5.o lmp.o md_db.o -pthread -lgthread-2.0 -lglib-2.0 > -rdynamic -L/usr/local/lib /usr/lib/perl/5.8.2/auto/DynaLoader/DynaLoader.a > -L/usr/lib/perl/5.8.2/CORE -lperl -ldl -lm -lpthread -lc -lcrypt -lpython2.3 > -L/usr/lib/python2.3/config -lssl -lssl -ldl > /usr/bin/ld: cannot find -lthread > collect2: ld returned 1 exit status > make[3]: *** [dchub] Error 1 > make[3]: Leaving directory `/build/buildd/dchub-0.4.5/src' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/build/buildd/dchub-0.4.5' > make[1]: *** [all-recursive-am] Error 2 > make[1]: Leaving directory `/build/buildd/dchub-0.4.5' > make: *** [build-stamp] Error 2 A full build log can be found at: http://buildd.debian.org/build.php?arch=mips&pkg=dchub&ver=0.4.5-3 the spec file for mips and mipsel have -lthread, rather than -lpthread, breaking all builds that involve pthreads.