last 20 errors ----------------------------------------
pix_filmDarwin.cpp:101: error: expected `(' before 'filename'
pix_filmDarwin.cpp:101: error: expected `)' before ';' token
pix_filmDarwin.cpp:101: error: invalid static_cast from type 'char*' to type 'UInt8*'
pix_filmDarwin.cpp:497: error: invalid static_cast from type 'TimeBaseRecord*' to type 'long int'
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(710) [sender=3.0.3]
rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-35.2/rsync/io.c(452) [receiver=2.6.9]
last 15 lines ----------------------------------------
pix_filmDarwin.cpp:497: error: invalid static_cast from type 'TimeBaseRecord*' to type 'long int'
make[3]: *** [pix_filmDarwin.o] Error 1
make[2]: *** [Pixes] Error 2
make[1]: *** [/Users/pd/auto-build/pd-devel/Gem/src/Gem.pd_darwin] Error 2
make: *** [extended_install] Error 2
sed -i.bak 's|pdp_v4l|pdp_ieee1394|' /Users/pd/auto-build/pd-devel/packages/darwin_app/build/Pd-0.43.0-devel-20100109.app/Contents/Resources/doc/5.reference/pdp*-help.pd
sed: lstat: No such file or directory
make: *** [pdp_help_hack] Error 1
ls: /Users/pd/auto-build/pd-devel/packages/darwin_app/./Pd*.dmg: No such file or directory
upload specs darwin_app . dmg
Uploading
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(710) [sender=3.0.3]
rsync: connection unexpectedly closed (4 bytes received so far) [receiver]
rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-35.2/rsync/io.c(452) [receiver=2.6.9]
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2010-01-09/logs/2010-01-09_03.15.…
Revision: 12933
http://pure-data.svn.sourceforge.net/pure-data/?rev=12933&view=rev
Author: eighthave
Date: 2010-01-09 06:10:09 +0000 (Sat, 09 Jan 2010)
Log Message:
-----------
fixed bugs with double-clicking and cleaned up code
Modified Paths:
--------------
branches/pd-gui-rewrite/0.43/src/helpbrowser.tcl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12931
http://pure-data.svn.sourceforge.net/pure-data/?rev=12931&view=rev
Author: eighthave
Date: 2010-01-09 04:52:52 +0000 (Sat, 09 Jan 2010)
Log Message:
-----------
some kind of rough arrow/return key bindings
Modified Paths:
--------------
branches/pd-gui-rewrite/0.43/src/helpbrowser.tcl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12930
http://pure-data.svn.sourceforge.net/pure-data/?rev=12930&view=rev
Author: eighthave
Date: 2010-01-08 22:38:28 +0000 (Fri, 08 Jan 2010)
Log Message:
-----------
renamed me.rjdj.rjdjroid to org.puredata.pd
Modified Paths:
--------------
branches/by-author/eighthave/pd-mobile-0.43/pd/src/org/puredata/pd/RjdjService.java
branches/by-author/eighthave/pd-mobile-0.43/pd/src/s_audio_android.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12929
http://pure-data.svn.sourceforge.net/pure-data/?rev=12929&view=rev
Author: eighthave
Date: 2010-01-08 22:22:54 +0000 (Fri, 08 Jan 2010)
Log Message:
-----------
renamed project to match name of folder in SVN
Modified Paths:
--------------
branches/by-author/eighthave/pd-mobile-0.43/pd/src/Android.mk
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12928
http://pure-data.svn.sourceforge.net/pure-data/?rev=12928&view=rev
Author: eighthave
Date: 2010-01-08 22:03:20 +0000 (Fri, 08 Jan 2010)
Log Message:
-----------
last piece of the android build system in place, let's see if it works
Added Paths:
-----------
branches/by-author/eighthave/pd-mobile-0.43/Application.mk
branches/by-author/eighthave/pd-mobile-0.43/project
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12927
http://pure-data.svn.sourceforge.net/pure-data/?rev=12927&view=rev
Author: eighthave
Date: 2010-01-08 22:00:47 +0000 (Fri, 08 Jan 2010)
Log Message:
-----------
missed a couple files in the move, last files to move for the Android layout
Added Paths:
-----------
branches/by-author/eighthave/pd-mobile-0.43/pd/AndroidManifest.xml
branches/by-author/eighthave/pd-mobile-0.43/pd/default.properties
branches/by-author/eighthave/pd-mobile-0.43/pd/res/
Removed Paths:
-------------
branches/by-author/eighthave/pd-mobile-0.43/AndroidManifest.xml
branches/by-author/eighthave/pd-mobile-0.43/default.properties
branches/by-author/eighthave/pd-mobile-0.43/res/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12926
http://pure-data.svn.sourceforge.net/pure-data/?rev=12926&view=rev
Author: eighthave
Date: 2010-01-08 21:56:16 +0000 (Fri, 08 Jan 2010)
Log Message:
-----------
moved everything into a subdir 'pd' to work better with the Android build system layout
Added Paths:
-----------
branches/by-author/eighthave/pd-mobile-0.43/pd/
branches/by-author/eighthave/pd-mobile-0.43/pd/INSTALL.txt
branches/by-author/eighthave/pd-mobile-0.43/pd/LICENSE.txt
branches/by-author/eighthave/pd-mobile-0.43/pd/Makefile.am
branches/by-author/eighthave/pd-mobile-0.43/pd/README.txt
branches/by-author/eighthave/pd-mobile-0.43/pd/asio/
branches/by-author/eighthave/pd-mobile-0.43/pd/autogen.sh
branches/by-author/eighthave/pd-mobile-0.43/pd/configure.ac
branches/by-author/eighthave/pd-mobile-0.43/pd/debian/
branches/by-author/eighthave/pd-mobile-0.43/pd/doc/
branches/by-author/eighthave/pd-mobile-0.43/pd/extra/
branches/by-author/eighthave/pd-mobile-0.43/pd/jni
branches/by-author/eighthave/pd-mobile-0.43/pd/m4/
branches/by-author/eighthave/pd-mobile-0.43/pd/man/
branches/by-author/eighthave/pd-mobile-0.43/pd/po/
branches/by-author/eighthave/pd-mobile-0.43/pd/portaudio/
branches/by-author/eighthave/pd-mobile-0.43/pd/portmidi/
branches/by-author/eighthave/pd-mobile-0.43/pd/src/
branches/by-author/eighthave/pd-mobile-0.43/pd/startup/
Removed Paths:
-------------
branches/by-author/eighthave/pd-mobile-0.43/INSTALL.txt
branches/by-author/eighthave/pd-mobile-0.43/LICENSE.txt
branches/by-author/eighthave/pd-mobile-0.43/Makefile.am
branches/by-author/eighthave/pd-mobile-0.43/README.txt
branches/by-author/eighthave/pd-mobile-0.43/asio/
branches/by-author/eighthave/pd-mobile-0.43/autogen.sh
branches/by-author/eighthave/pd-mobile-0.43/configure.ac
branches/by-author/eighthave/pd-mobile-0.43/debian/
branches/by-author/eighthave/pd-mobile-0.43/doc/
branches/by-author/eighthave/pd-mobile-0.43/extra/
branches/by-author/eighthave/pd-mobile-0.43/jni
branches/by-author/eighthave/pd-mobile-0.43/m4/
branches/by-author/eighthave/pd-mobile-0.43/man/
branches/by-author/eighthave/pd-mobile-0.43/po/
branches/by-author/eighthave/pd-mobile-0.43/portaudio/
branches/by-author/eighthave/pd-mobile-0.43/portmidi/
branches/by-author/eighthave/pd-mobile-0.43/src/
branches/by-author/eighthave/pd-mobile-0.43/startup/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12925
http://pure-data.svn.sourceforge.net/pure-data/?rev=12925&view=rev
Author: eighthave
Date: 2010-01-08 21:32:07 +0000 (Fri, 08 Jan 2010)
Log Message:
-----------
added android-style makefile for C files
Added Paths:
-----------
branches/by-author/eighthave/pd-mobile-0.43/src/Android.mk
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.