last 20 errors ----------------------------------------
videoV4L2.h:186: error: '__u32' does not name a type
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(711) [sender=3.0.7]
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 ----------------------------------------
videoV4L2.h:186: error: '__u32' does not name a type
make[5]: *** [gem_videoV4L2_la-videoV4L2.lo] Error 1
make[5]: Target `all-am' not remade because of errors.
make[4]: *** [all] Error 2
make[3]: *** [videoV4L2] Error 2
make[2]: *** [PLUGINS] Error 2
make[1]: *** [/Users/pd/auto-build/pd-extended/Gem/src/Gem.pd_darwin] Error 2
make: *** [extended_install] Error 2
ls: /Users/pd/auto-build/pd-extended/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(711) [sender=3.0.7]
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/2011-03-12/logs/2011-03-12_03.15.…
last 20 errors ----------------------------------------
s_audio.c:452: error: too many arguments to function `mmio_open_audio'
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(711) [sender=3.0.7]
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.
The system cannot find the path specified.
last 15 lines ----------------------------------------
/pd-settings.reg: line 4: flags=: command not found
/pd-settings.reg: line 5: loadlib1=vanilla/list: No such file or directory
/pd-settings.reg: line 6: loadlib2=vanilla: command not found
/pd-settings.reg: line 7: loadlib3=extra: command not found
/pd-settings.reg: line 8: loadlib4=Gem: command not found
/pd-settings.reg: line 9: loadlib5=cyclone: command not found
/pd-settings.reg: line 10: loadlib6=zexy: command not found
/pd-settings.reg: line 11: nloadlib=6: command not found
/pd-settings.reg: line 12: syntax error near unexpected token `;'
/pd-settings.reg: line 12: `; delete any previous loadlib flags'
C:\msys\1.0\home\pd\auto-build\pd-extended\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/2011-03-12/logs/2011-03-12_03.31.…
last 20 errors ----------------------------------------
videoV4L2.h:186: error: '__u32' does not name a type
rsync error: syntax or usage error (code 1) at main.c(1236) [Receiver=3.0.7]
last 15 lines ----------------------------------------
make[4]: *** [all] Error 2
make[4]: Leaving directory `/home/pd/auto-build/pd-extended/Gem/src/plugins/videoV4L2'
make[3]: *** [videoV4L2] Error 2
make[3]: Leaving directory `/home/pd/auto-build/pd-extended/Gem/src/plugins'
make[2]: *** [PLUGINS] Error 2
make[2]: Leaving directory `/home/pd/auto-build/pd-extended/Gem/src'
make[1]: *** [/home/pd/auto-build/pd-extended/Gem/src/Gem.pd_linux] Error 2
make[1]: Leaving directory `/home/pd/auto-build/pd-extended/packages'
make: *** [install] Error 2
ls: cannot access /home/pd/auto-build/pd-extended/packages/linux_make/./Pd*.deb: No such file or directory
upload specs linux_make . deb
Uploading
Unexpected local arg: debian
If arg is a remote file/dir, prefix it with a colon (:).
rsync error: syntax or usage error (code 1) at main.c(1236) [Receiver=3.0.7]
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2011-03-12/logs/2011-03-12_02.05.…
Revision: 15029
http://pure-data.svn.sourceforge.net/pure-data/?rev=15029&view=rev
Author: eighthave
Date: 2011-03-11 19:51:56 +0000 (Fri, 11 Mar 2011)
Log Message:
-----------
updated to use 0.43's logpost()
Modified Paths:
--------------
trunk/externals/loaders/libdir/libdir.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 15028
http://pure-data.svn.sourceforge.net/pure-data/?rev=15028&view=rev
Author: eighthave
Date: 2011-03-11 06:02:43 +0000 (Fri, 11 Mar 2011)
Log Message:
-----------
including new 'log' library
Modified Paths:
--------------
trunk/externals/Makefile
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 15027
http://pure-data.svn.sourceforge.net/pure-data/?rev=15027&view=rev
Author: eighthave
Date: 2011-03-11 05:51:51 +0000 (Fri, 11 Mar 2011)
Log Message:
-----------
made logpost also use args2symbol()
Modified Paths:
--------------
trunk/externals/log/logpost-help.pd
trunk/externals/log/logpost.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 15026
http://pure-data.svn.sourceforge.net/pure-data/?rev=15026&view=rev
Author: eighthave
Date: 2011-03-11 05:41:46 +0000 (Fri, 11 Mar 2011)
Log Message:
-----------
flushed out API with objects for all the current levels
Modified Paths:
--------------
trunk/externals/log/Makefile
Added Paths:
-----------
trunk/externals/log/debug-help.pd
trunk/externals/log/debug.c
trunk/externals/log/fatal-help.pd
trunk/externals/log/fatal.c
trunk/externals/log/normal-help.pd
trunk/externals/log/normal.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 15025
http://pure-data.svn.sourceforge.net/pure-data/?rev=15025&view=rev
Author: eighthave
Date: 2011-03-11 05:34:21 +0000 (Fri, 11 Mar 2011)
Log Message:
-----------
removed debug msg
Modified Paths:
--------------
trunk/externals/log/error.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 15024
http://pure-data.svn.sourceforge.net/pure-data/?rev=15024&view=rev
Author: eighthave
Date: 2011-03-11 05:32:23 +0000 (Fri, 11 Mar 2011)
Log Message:
-----------
first stab at an [error] object
Modified Paths:
--------------
trunk/externals/log/Makefile
Added Paths:
-----------
trunk/externals/log/error-help.pd
trunk/externals/log/error.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 15023
http://pure-data.svn.sourceforge.net/pure-data/?rev=15023&view=rev
Author: eighthave
Date: 2011-03-11 04:08:45 +0000 (Fri, 11 Mar 2011)
Log Message:
-----------
first sketch of a logpost object
Modified Paths:
--------------
trunk/externals/log/Makefile
Added Paths:
-----------
trunk/externals/log/logpost-help.pd
trunk/externals/log/logpost.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.