Send Pd-cvs mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.puredata.info/listinfo/pd-cvs
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Pd-cvs digest..."
Today's Topics:
1. autobuild:
/var/www/auto-build/2011-09-22/logs/2011-09-22_03.31.00_mingw32_nt-5.1_windowsxp-i386_pd-extended.txt
(Pd user)
2. autobuild: pd-extended ubuntu-natty-i386 2011-09-22 06.53.13
([email protected])
3. SF.net SVN: pure-data:[15340] trunk/externals/Makefile
([email protected])
4. SF.net SVN: pure-data:[15341]
trunk/externals/loaders/pdlua/src/pdlua.c
([email protected])
5. SF.net SVN: pure-data:[15342]
trunk/externals/loaders/pdlua/src/pdlua.c
([email protected])
6. SF.net SVN: pure-data:[15343] trunk/packages
([email protected])
----------------------------------------------------------------------
Message: 1
Date: Thu, 22 Sep 2011 08:08:02 -0400 (EDT)
From: [email protected] (Pd user)
Subject: [PD-cvs] autobuild:
/var/www/auto-build/2011-09-22/logs/2011-09-22_03.31.00_mingw32_nt-5.1_windowsxp-i386_pd-extended.txt
To: [email protected]
Message-ID: <20110922120802.6C4BB2F0072@debian-stable-i386>
ERROR: packages/darwin_app/VolumeIcon.icns failed verification -- update
discarded.
ERROR: packages/darwin_app/.svn/text-base/VolumeIcon.icns.svn-base failed
verification -- update discarded.
rsync error: some files/attrs were not transferred (see previous errors) (code
23) at /home/lapo/packaging/rsync-3.0.4-1/src/rsync-3.0.4/main.c(1506)
[generator=3.0.4]
configure: error: m_pd.h is desperately needed!
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]
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 full logfile can be viewed at
http://autobuild.puredata.info/auto-build/2011-09-22/logs/
------------------------------
Message: 2
Date: Thu, 22 Sep 2011 09:09:29 -0400 (EDT)
From: [email protected]
Subject: [PD-cvs] autobuild: pd-extended ubuntu-natty-i386 2011-09-22
06.53.13
To: [email protected]
Message-ID:
<[email protected]>
last 20 errors ----------------------------------------
configure: error: required library 'flite_cmu_us_kal16' not found -- quitting
configure: error: m_pd.h is desperately needed!
rsync error: syntax or usage error (code 1) at main.c(1236) [Receiver=3.0.7]
last 15 lines ----------------------------------------
configure: error: m_pd.h is desperately needed!
install pd and/or use
"--with-pd=</path/to/pd/>" or
"--includedir=</path/to/pd/src/>"
make[2]: *** [/home/pd/auto-build/pd-extended/externals/zexy/src/Make.config]
Error 1
make[2]: Leaving directory `/home/pd/auto-build/pd-extended/externals'
make[1]: *** [externals_install] 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-09-22/logs/2011-09-22_06.53.13_linux_ubuntu-natty-i386_pd-extended.txt
------------------------------
Message: 3
Date: Thu, 22 Sep 2011 13:54:26 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15340]
trunk/externals/Makefile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15340
http://pure-data.svn.sourceforge.net/pure-data/?rev=15340&view=rev
Author: eighthave
Date: 2011-09-22 13:54:25 +0000 (Thu, 22 Sep 2011)
Log Message:
-----------
revert my --with-pdpath confusion on zexy
Modified Paths:
--------------
trunk/externals/Makefile
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 4
Date: Thu, 22 Sep 2011 17:57:38 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15341]
trunk/externals/loaders/pdlua/src/pdlua.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15341
http://pure-data.svn.sourceforge.net/pure-data/?rev=15341&view=rev
Author: mrpeach
Date: 2011-09-22 17:57:37 +0000 (Thu, 22 Sep 2011)
Log Message:
-----------
Added the EXPORT macro to pdlua_setup so the symbol will be exported on MSWin.
The export-all-symbols flag should do this but seems to be overridden by
something in the lua source.
Modified Paths:
--------------
trunk/externals/loaders/pdlua/src/pdlua.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 5
Date: Thu, 22 Sep 2011 20:55:41 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15342]
trunk/externals/loaders/pdlua/src/pdlua.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15342
http://pure-data.svn.sourceforge.net/pure-data/?rev=15342&view=rev
Author: mrpeach
Date: 2011-09-22 20:55:40 +0000 (Thu, 22 Sep 2011)
Log Message:
-----------
Use pdlua_proxy_inlet_class->c_externdir->s_name as pd.lua's directory instead
of canvas_open.
Downside: This requires m_imp.h, which is supposed to be secret...
Thanks hcs for pointing this out.
Modified Paths:
--------------
trunk/externals/loaders/pdlua/src/pdlua.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 6
Date: Thu, 22 Sep 2011 21:17:31 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15343] trunk/packages
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15343
http://pure-data.svn.sourceforge.net/pure-data/?rev=15343&view=rev
Author: eighthave
Date: 2011-09-22 21:17:31 +0000 (Thu, 22 Sep 2011)
Log Message:
-----------
centralize loader startup installing and set pdlua to start automatically
Modified Paths:
--------------
trunk/packages/Makefile
trunk/packages/win32_inno/Makefile
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
_______________________________________________
Pd-cvs mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-cvs
End of Pd-cvs Digest, Vol 79, Issue 13
**************************************