/bin/sh: -c: line 1: syntax error: unexpected end of file
pdp_texture.c:462: internal compiler error: Illegal instruction
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(641) [sender=2.6.9]
rsync error: error in rsync protocol data stream (code 12) at io.c(453) [receiver=2.6.9]
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2009-03-03/logs/2009-03-03_06.28.…
configure: error: Required header not found: aborting
rsync error: errors selecting input/output files, dirs (code 3) at main.c(565) [receiver=2.6.9]
rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-35.2/rsync/io.c(452) [sender=2.6.9]
configure: error: Required header not found: aborting
rsync error: errors selecting input/output files, dirs (code 3) at main.c(565) [receiver=2.6.9]
rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-35.2/rsync/io.c(452) [sender=2.6.9]
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2009-03-03/logs/2009-03-03_01.00.…
configure: error: Required header not found: aborting
rsync error: errors selecting input/output files, dirs (code 3) at main.c(565) [receiver=2.6.9]
rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-35.2/rsync/io.c(452) [sender=2.6.9]
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2009-03-03/logs/2009-03-03_01.00.…
Revision: 10829
http://pure-data.svn.sourceforge.net/pure-data/?rev=10829&view=rev
Author: mrpeach
Date: 2009-03-02 17:55:56 +0000 (Mon, 02 Mar 2009)
Log Message:
-----------
Fixed some warnings about signed/unsigned variables.
Modified Paths:
--------------
trunk/externals/mrpeach/net/tcpserver.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 10828
http://pure-data.svn.sourceforge.net/pure-data/?rev=10828&view=rev
Author: mrpeach
Date: 2009-03-02 17:01:36 +0000 (Mon, 02 Mar 2009)
Log Message:
-----------
Fixed a bug that prevented the send routine from leaving the loop when no more data can be sent.
Now it won't hang if you try sending to a recently disconnected client, honest!
Modified Paths:
--------------
trunk/externals/mrpeach/net/tcpserver.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
/bin/sh: -c: line 1: syntax error: unexpected end of file
../Base/glew.h:9093: internal compiler error: Segmentation fault
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(641) [sender=2.6.9]
rsync error: error in rsync protocol data stream (code 12) at io.c(453) [receiver=2.6.9]
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2009-03-02/logs/2009-03-02_06.27.…
Revision: 10827
http://pure-data.svn.sourceforge.net/pure-data/?rev=10827&view=rev
Author: mrpeach
Date: 2009-03-02 03:41:49 +0000 (Mon, 02 Mar 2009)
Log Message:
-----------
tcpserver_send_buf: send only one byte at a time into the buffer to avoid buffer overflow. This should not slow the whole thing down too much since we're already passing things one byte at a time.
Modified Paths:
--------------
trunk/externals/mrpeach/net/tcpserver.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
/bin/sh: Syntax error: EOF in backquote substitution
/bin/sh: Syntax error: EOF in backquote substitution
rsync error: errors selecting input/output files, dirs (code 3) at main.c(565) [receiver=2.6.9]
rsync error: error in rsync protocol data stream (code 12) at io.c(454) [sender=2.6.9]
/bin/sh: Syntax error: EOF in backquote substitution
rsync error: errors selecting input/output files, dirs (code 3) at main.c(565) [receiver=2.6.9]
rsync error: error in rsync protocol data stream (code 12) at io.c(600) [sender=3.0.5]
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2009-03-01/logs/2009-03-01_19.22.…
/bin/sh: Syntax error: EOF in backquote substitution
/bin/sh: Syntax error: EOF in backquote substitution
rsync error: errors selecting input/output files, dirs (code 3) at main.c(565) [receiver=2.6.9]
rsync error: error in rsync protocol data stream (code 12) at io.c(454) [sender=2.6.9]
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2009-03-01/logs/2009-03-01_19.22.…
Revision: 10826
http://pure-data.svn.sourceforge.net/pure-data/?rev=10826&view=rev
Author: eighthave
Date: 2009-03-02 00:21:48 +0000 (Mon, 02 Mar 2009)
Log Message:
-----------
fixed stupid search-n-replace bug
Modified Paths:
--------------
trunk/scripts/auto-build/run-automated-builder
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.