Hi Thiemo, Did you compile it in a chroot using pbuilder ? If not, could you try that? It is possible the invocation of sclang fails in a chroot because LD_LIBRARY_PATH gets overriden. There is a better version available at http://piem.org/~piem/debian/pool/supercollider/
Thanks for trying, Paul On Sun, 2005-01-23 at 18:34 +0100, Thiemo Seufer wrote: > I wasn't able to reproduce the FTBFS on mips with version 040926-3. The > package builds but has some warnings in the build log as pasted below. > > > Thiemo > > > [snip] > # adding some tests after the install > mkdir synthdefs > if ! LD_LIBRARY_PATH=./debian/supercollider/usr/lib > ./debian/supercollider/usr/bin/sclang.real -l > ./debian/supercollider/etc/sclang$ echo outch, sclang test failed. > sclang does not support 64 bit mode yet; \ > exit 1; \ > fi > ./debian/supercollider/etc/sclang.cfg,10: couldn't resolve path > /usr/share/SuperCollider/SCClassLibrary/Linux > ./debian/supercollider/etc/sclang.cfg,13: couldn't resolve path > /usr/share/SuperCollider/SCClassLibrary/Common > ./debian/supercollider/etc/sclang.cfg,14: couldn't resolve path > /usr/share/SuperCollider/SCClassLibrary/DefaultLibrary > ./debian/supercollider/etc/sclang.cfg,15: couldn't resolve path > /usr/share/SuperCollider/SCClassLibrary/backwards_compatibility > init_OSC > ->TempoClock_stopAll 00000000 > <-TempoClock_stopAll 00000000 > compiling class library.. > NumPrimitives = 483 > pass 1 done > There is a discrepancy. > numClassDeps 0 gNumClasses 78 > ->TempoClock_stopAll 00000000 > <-TempoClock_stopAll 00000000 > rm -rf synthdefs archive.sctxar > /usr/bin/make -f debian/rules DH_OPTIONS=-a binary-common > make[1]: Entering directory > `/home/ths/colo/supercollider/supercollider-040926' > dh_testdir > dh_testroot > dh_installchangelogs > dh_installdocs > dh_installexamples > dh_installmenu > dh_installemacsen > dh_installman > dh_link > dh_strip > dh_compress -X.rtf > dh_fixperms > dh_makeshlibs > dh_installdeb > dh_shlibdeps -L supercollider -l debian/supercollider/usr/lib > Use of uninitialized value in scalar assignment at /usr/bin/dh_shlibdeps line > 138, <COMPAT_IN> line 3. > dh_gencontrol > dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} > dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends} > dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} > dh_md5sums > dh_builddeb > dpkg-deb: building package `supercollider' in > `../supercollider_040926-3_mips.deb'. > dpkg-deb: building package `supercollider-dev' in > `../supercollider-dev_040926-3_mips.deb'. > make[1]: Leaving directory `/home/ths/colo/supercollider/supercollider-040926' > dpkg-genchanges -B > dpkg-genchanges: arch-specific upload - not including arch-independent > packages > dpkg-genchanges: binary-only upload - not including any source code > dpkg-buildpackage: binary only upload (no source included) > > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]