Every night, the CVS repository gets rsync'ed from SourceForge, then there is a CVS update from that local rsync'ed repository. Then each auto-build machine rsyncs that updated checkout and builds it. It's been working for about 18 months, and AFAIK it's quite reliable.
I just checked one of the build servers, CVS syncing is working fine. Maybe it's an autoconf version problem? The servers run a mix of 2.59 and 2.60. .hc On Jan 4, 2008, at 5:25 AM, Russell Bryant wrote: > This error should have been fixed yesterday in the autobuild > scripts. The > builders just need to be updated now, it seems ... > > Pd user wrote: >> checking for snd_pcm_info in -lasound... yes >> checking for shm_open in -lrt... yes >> checking for jack_set_xrun_callback in -ljack... yes >> checking for jack_set_error_function in -ljack... yes >> MORECFLAGS --------------- -O6 -funroll-loops -fomit-frame-pointer >> checking for special C compiler options needed for large files... no >> checking for _FILE_OFFSET_BITS value needed for large files... 64 >> ./configure: line 8297: syntax error near unexpected token `SINF,' >> ./configure: line 8297: `AST_EXT_LIB_CHECK(SINF, m, sinf)' >> make[1]: [pd] Error 2 (ignored) >> make -C /home/pd/auto-build/pd-extended/pd/src BUILDLAYOUT_DIR=/ >> home/pd/auto-build/pd-extended/packages cvs_root_dir=/home/pd/auto- >> build/pd-extended DESTDIR=/home/pd/auto-build/pd-extended/packages/ >> linux_make/build/ prefix=/usr/local libpddir=/home/pd/auto-build/ >> pd-extended/packages/linux_make/build//usr/local/lib/pd >> OPT_CFLAGS="-O2 -mcpu=i686 -march=i386 -ftree-vectorize -ftree- >> vectorizer-verbose=3" UNAME=Linux install >> make[2]: Entering directory `/home/pd/auto-build/pd-extended/pd/src' >> make[2]: *** No rule to make target `install'. Stop. >> make[2]: Leaving directory `/home/pd/auto-build/pd-extended/pd/src' >> make[1]: *** [pd_install] Error 2 >> make[1]: Leaving directory `/home/pd/auto-build/pd-extended/packages' >> make: *** [install] Error 2 >> upload specs linux_make . deb >> Uploading /home/pd/auto-build/pd-extended/packages/linux_make/./ >> Pd*.deb >> ls: /home/pd/auto-build/pd-extended/packages/linux_make/./Pd*.deb: >> No such file or directory >> >> _______________________________________________ >> PD-cvs mailing list >> [EMAIL PROTECTED] >> http://lists.puredata.info/listinfo/pd-cvs >> > > > _______________________________________________ > PD-dev mailing list > [email protected] > http://lists.puredata.info/listinfo/pd-dev ------------------------------------------------------------------------ ---- "[W]e have invented the technology to eliminate scarcity, but we are deliberately throwing it away to benefit those who profit from scarcity." -John Gilmore _______________________________________________ PD-dev mailing list [email protected] http://lists.puredata.info/listinfo/pd-dev
