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. SF.net SVN: pure-data:[17250] trunk/externals/pmpd
([email protected])
2. autobuild: pd-extended debian-squeeze-i386 2014-01-25
06.27.11 (pd auto builds)
3. SF.net SVN: pure-data:[17251] trunk/externals/pmpd/examples/
63_random_network.pd ([email protected])
4. SF.net SVN: pure-data:[17252] trunk/externals/pmpd
([email protected])
5. SF.net SVN: pure-data:[17253] trunk/externals/pmpd
([email protected])
6. SF.net SVN: pure-data:[17254] trunk/externals/pmpd
([email protected])
7. SF.net SVN: pure-data:[17255] trunk/externals/pmpd
([email protected])
8. autobuild: pd-extended macosx105-i386 2014-01-26 03.15.31
(Pd Build User)
----------------------------------------------------------------------
Message: 1
Date: Sat, 25 Jan 2014 11:04:51 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[17250] trunk/externals/pmpd
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 17250
http://sourceforge.net/p/pure-data/svn/17250
Author: nusmuk
Date: 2014-01-25 11:04:49 +0000 (Sat, 25 Jan 2014)
Log Message:
-----------
more verbose (number of link / masses)
Modified Paths:
--------------
trunk/externals/pmpd/pmpd2d_various.c
trunk/externals/pmpd/pmpd3d_various.c
trunk/externals/pmpd/pmpd_various.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 2
Date: Sat, 25 Jan 2014 06:58:10 -0500 (EST)
From: [email protected] (pd auto builds)
Subject: [PD-cvs] autobuild: pd-extended debian-squeeze-i386
2014-01-25 06.27.11
To: [email protected]
Message-ID: <[email protected]>
last 20 errors ----------------------------------------
last 15 lines ----------------------------------------
----------------------------------------
Building in dchroot squeeze
----------------------------------------
W: line 19 [squeeze]: Deprecated key âscript-configâ used
I: This option will be removed in the future; please update your configuration
W: line 16 [squeeze]: Obsolete key âpriorityâ used
I: This option has been removed, and no longer has any effect
E: /etc/schroot/chroot.d/conv-FeqtAt-dchroot: line 7 [squeeze]: A chroot or
alias âchroot:squeezeâ already exists with this name
I: Duplicate names are not allowed
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2014-01-25/logs/2014-01-25_06.27.11_linux_debian-squeeze-i386_pd-extended.txt
------------------------------
Message: 3
Date: Sat, 25 Jan 2014 12:37:58 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[17251]
trunk/externals/pmpd/examples/ 63_random_network.pd
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 17251
http://sourceforge.net/p/pure-data/svn/17251
Author: nusmuk
Date: 2014-01-25 12:37:57 +0000 (Sat, 25 Jan 2014)
Log Message:
-----------
remove unused link
Modified Paths:
--------------
trunk/externals/pmpd/examples/63_random_network.pd
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 4
Date: Sat, 25 Jan 2014 12:55:16 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[17252] trunk/externals/pmpd
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 17252
http://sourceforge.net/p/pure-data/svn/17252
Author: nusmuk
Date: 2014-01-25 12:55:10 +0000 (Sat, 25 Jan 2014)
Log Message:
-----------
add delMass and delLink messages ((they are a bit slow for real time use if to
much things to destroy, but can still be usefull)
Modified Paths:
--------------
trunk/externals/pmpd/pmpd.c
trunk/externals/pmpd/pmpd2d.c
trunk/externals/pmpd/pmpd2d_core.c
trunk/externals/pmpd/pmpd3d.c
trunk/externals/pmpd/pmpd3d_core.c
trunk/externals/pmpd/pmpd_core.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 5
Date: Sat, 25 Jan 2014 14:50:36 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[17253] trunk/externals/pmpd
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 17253
http://sourceforge.net/p/pure-data/svn/17253
Author: nusmuk
Date: 2014-01-25 14:50:34 +0000 (Sat, 25 Jan 2014)
Log Message:
-----------
optimized delmass and dellink fonction
Modified Paths:
--------------
trunk/externals/pmpd/pmpd2d_core.c
trunk/externals/pmpd/pmpd3d_core.c
trunk/externals/pmpd/pmpd_core.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 6
Date: Sat, 25 Jan 2014 16:26:20 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[17254] trunk/externals/pmpd
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 17254
http://sourceforge.net/p/pure-data/svn/17254
Author: nusmuk
Date: 2014-01-25 16:26:17 +0000 (Sat, 25 Jan 2014)
Log Message:
-----------
new interactor : iTable
Modified Paths:
--------------
trunk/externals/pmpd/examples/65_2d_interactors.pd
trunk/externals/pmpd/pmpd2d.c
trunk/externals/pmpd/pmpd2d_interactor.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 7
Date: Sat, 25 Jan 2014 16:37:58 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[17255] trunk/externals/pmpd
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 17255
http://sourceforge.net/p/pure-data/svn/17255
Author: nusmuk
Date: 2014-01-25 16:37:55 +0000 (Sat, 25 Jan 2014)
Log Message:
-----------
using pd_error better than post for errors
Modified Paths:
--------------
trunk/externals/pmpd/pmpd2d_interactor.c
trunk/externals/pmpd/pmpd2d_test.c
trunk/externals/pmpd/pmpd3d_interactor.c
trunk/externals/pmpd/pmpd3d_test.c
trunk/externals/pmpd/pmpd_test.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 8
Date: Sun, 26 Jan 2014 03:58:25 -0500 (EST)
From: [email protected] (Pd Build User)
Subject: [PD-cvs] autobuild: pd-extended macosx105-i386 2014-01-26
03.15.31
To: [email protected]
Message-ID:
<[email protected]>
last 20 errors ----------------------------------------
rsync error: unexplained error (code 255) at
/SourceCache/rsync/rsync-35.2/rsync/io.c(452) [sender=2.6.9]
last 15 lines ----------------------------------------
++ tail -1
++ ls -1
/Users/pd/auto-build/pd-extended/packages/darwin_app/./Pd-0.44.0-extended-20140126.dmg
+
archive=/Users/pd/auto-build/pd-extended/packages/darwin_app/./Pd-0.44.0-extended-20140126.dmg
+ echo 'upload specs darwin_app . dmg'
upload specs darwin_app . dmg
+ echo 'Uploading
/Users/pd/auto-build/pd-extended/packages/darwin_app/./Pd-0.44.0-extended-20140126.dmg'
Uploading
/Users/pd/auto-build/pd-extended/packages/darwin_app/./Pd-0.44.0-extended-20140126.dmg
++ ls -1
/Users/pd/auto-build/pd-extended/packages/darwin_app/./Pd-0.44.0-extended-20140126.dmg
++ sed 's|.*/\(.*\)\.dmg|\1-macosx105-i386.dmg|'
+ upload_filename=Pd-0.44.0-extended-20140126-macosx105-i386.dmg
+ '[' -e
/Users/pd/auto-build/pd-extended/packages/darwin_app/./Pd-0.44.0-extended-20140126.dmg
']'
+ rsync -a --chmod=a+r
/Users/pd/auto-build/pd-extended/packages/darwin_app/./Pd-0.44.0-extended-20140126.dmg
-e ssh
[email protected]:/home/apt/www/auto-build/2014-01-26/Pd-0.44.0-extended-20140126-macosx105-i386.dmg
Permission denied (publickey).
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) 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/2014-01-26/logs/2014-01-26_03.15.31_darwin_macosx105-i386_pd-extended.txt
------------------------------
_______________________________________________
Pd-cvs mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-cvs
End of Pd-cvs Digest, Vol 107, Issue 24
***************************************