last 20 errors ----------------------------------------
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 /home/lapo/packaging/rsync-3.0.4-1/src/rsync-3.0.4/io.c(632) [receiver=3.0.4]
The system cannot find the path specified.
The system cannot find the path specified.
/pd-settings.reg: line 210: syntax error: unexpected end of file
The system cannot find the path specified.
last 15 lines ----------------------------------------
C:\msys\1.0\home\pd\auto-build\pd-devel\packages\win32_inno>"bin\pd.exe" -font 10 -listdev
The system cannot find the path specified.
C:\msys\1.0\home\pd\auto-build\pd-devel\packages\win32_inno>"bin\pd.exe" -font 10 -lib cyclone -lib OSC -lib xeq -lib xsample -listdev
The system cannot find the path specified.
/pd-settings.reg: line 1: Windows: command not found
/pd-settings.reg: line 3: [HKEY_LOCAL_MACHINESOFTWAREPd-extended]: command not found
/pd-settings.reg: line 208: unexpected EOF while looking for matching `"'
/pd-settings.reg: line 210: syntax error: unexpected end of file
C:\msys\1.0\home\pd\auto-build\pd-devel\packages\win32_inno>"bin\pd.exe" -font 10 -path "doc\vasp" -lib cyclone -lib Gem -lib OSC -lib vasp -lib xeq -lib xsample -listdev
The system cannot find the path specified.
/pd.ico: ./pd.ico: cannot execute binary file
/pdpatch.ico: ./pdpatch.ico: cannot execute binary file
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2010-01-28/logs/2010-01-28_03.31.…
last 20 errors ----------------------------------------
GemState.h:135: error: expected ';' before 'int'
GemState.h:138: error: '__attribute_deprecated__' does not name a type
GemState.h:140: error: ISO C++ forbids declaration of '__attribute_deprecated__' with no type
GemState.h:140: error: expected ';' before 'int'
GemState.h:143: error: '__attribute_deprecated__' does not name a type
GemState.h:145: error: ISO C++ forbids declaration of '__attribute_deprecated__' with no type
GemState.h:145: error: expected ';' before 'int'
GemState.h:148: error: '__attribute_deprecated__' does not name a type
GemState.h:150: error: ISO C++ forbids declaration of '__attribute_deprecated__' with no type
GemState.h:150: error: expected ';' before 'int'
GemMan.cpp:458: error: 'class GemState' has no member named 'lighting'
GemMan.cpp:459: error: 'class GemState' has no member named 'smooth'
GemMan.cpp:588: error: 'class GemState' has no member named 'tickTime'
GemMan.cpp:590: error: 'class GemState' has no member named 'tickTime'
GemMan.cpp:656: error: 'class GemState' has no member named 'tickTime'
GemMan.cpp:764: error: 'class GemState' has no member named 'tickTime'
GemMan.cpp:826: error: 'class GemState' has no member named 'tickTime'
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 ----------------------------------------
GemMan.cpp:826: error: 'class GemState' has no member named 'tickTime'
make[3]: *** [GemMan.o] Error 1
make[2]: *** [Base] 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-20100128.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-28/logs/2010-01-28_03.15.…
Revision: 13112
http://pure-data.svn.sourceforge.net/pure-data/?rev=13112&view=rev
Author: eighthave
Date: 2010-01-28 02:58:48 +0000 (Thu, 28 Jan 2010)
Log Message:
-----------
fixed test for pd dir and added more text for universal building
Modified Paths:
--------------
trunk/externals/io/hidio/configure.ac
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13111
http://pure-data.svn.sourceforge.net/pure-data/?rev=13111&view=rev
Author: eighthave
Date: 2010-01-28 02:47:38 +0000 (Thu, 28 Jan 2010)
Log Message:
-----------
added --with-pd= so you can set where the pd sources are
Modified Paths:
--------------
trunk/externals/io/hidio/configure.ac
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13110
http://pure-data.svn.sourceforge.net/pure-data/?rev=13110&view=rev
Author: eighthave
Date: 2010-01-28 01:55:22 +0000 (Thu, 28 Jan 2010)
Log Message:
-----------
fixed up universal building stuff
Modified Paths:
--------------
trunk/externals/io/hidio/configure.ac
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13109
http://pure-data.svn.sourceforge.net/pure-data/?rev=13109&view=rev
Author: eighthave
Date: 2010-01-28 01:38:51 +0000 (Thu, 28 Jan 2010)
Log Message:
-----------
switched approach to call the pd_linux a 'PROGRAM' then set the EXEEXT to .pd_linux, seems to work nicely
Modified Paths:
--------------
trunk/externals/io/hidio/Makefile.am
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13108
http://pure-data.svn.sourceforge.net/pure-data/?rev=13108&view=rev
Author: eighthave
Date: 2010-01-28 01:05:06 +0000 (Thu, 28 Jan 2010)
Log Message:
-----------
streamlined autotools build to be the minimum needed
Modified Paths:
--------------
trunk/externals/io/hidio/Makefile.am
trunk/externals/io/hidio/configure.ac
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13107
http://pure-data.svn.sourceforge.net/pure-data/?rev=13107&view=rev
Author: eighthave
Date: 2010-01-28 00:37:54 +0000 (Thu, 28 Jan 2010)
Log Message:
-----------
first working version of hidio+HIDUtilities build on Mac OS X using autotools, still needs work
Added Paths:
-----------
trunk/externals/io/hidio/HID_Utilities_Source/
trunk/externals/io/hidio/HID_Utilities_Source/Makefile.am
trunk/externals/io/hidio/Makefile.am
trunk/externals/io/hidio/autogen.sh
trunk/externals/io/hidio/configure.ac
Removed Paths:
-------------
trunk/externals/io/hidio/HID Utilities Source/
trunk/externals/io/hidio/HID_Utilities_Source/English.lproj/
trunk/externals/io/hidio/HID_Utilities_Source/HID Utilities Read Me.rtf
trunk/externals/io/hidio/HID_Utilities_Source/HID Utilities Slib.pbproj/
trunk/externals/io/hidio/Makefile
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13106
http://pure-data.svn.sourceforge.net/pure-data/?rev=13106&view=rev
Author: eighthave
Date: 2010-01-28 00:33:07 +0000 (Thu, 28 Jan 2010)
Log Message:
-----------
checked in old updated examples that have been sitting here forever
Modified Paths:
--------------
trunk/externals/io/hidio/examples/spiral-joystick.pd
Added Paths:
-----------
trunk/externals/io/hidio/examples/gametrak.pd
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
rsync error: timeout in data send/receive (code 30) at io.c(239) [sender=3.0.3]
rsync error: error in rsync protocol data stream (code 12) at /home/lapo/packaging/rsync-3.0.4-1/src/rsync-3.0.4/io.c(632) [receiver=3.0.4]
rsync error: error in rsync protocol data stream (code 12) at /home/lapo/packaging/rsync-3.0.4-1/src/rsync-3.0.4/io.c(632) [generator=3.0.4]
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 /home/lapo/packaging/rsync-3.0.4-1/src/rsync-3.0.4/io.c(632) [receiver=3.0.4]
./pd-settings.reg: line 210: syntax error: unexpected end of file
the full logfile can be viewed at
http://autobuild.puredata.info/auto-build/2010-01-27/logs/