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: pd-extended debian-wheezy-amd64 2012-12-12
      06.27.19 (pd buildbot)
   2. autobuild: pd-extended debian-wheezy-i386 2012-12-12      06.27.19
      (pd buildbot)
   3. SF.net SVN: pure-data:[16672] trunk/externals/pix_opencv/
      pix_opencv_contours-help.pd ([email protected])
   4. SF.net SVN: pure-data:[16673]
      branches/pd-extended/0.43/externals/pdogg/ oggwrite~.c
      ([email protected])
   5. SF.net SVN: pure-data:[16674]
      branches/pd-extended/0.43/externals/miXed/
      shared/common/binport.c ([email protected])
   6. SF.net SVN: pure-data:[16675]
      branches/pd-extended/0.43/packages/win32_inno /pd-inno.iss.in
      ([email protected])
   7. SF.net SVN: pure-data:[16676] ([email protected])
   8. SF.net SVN: pure-data:[16677]
      branches/pd-extended/0.43/externals/moonlib/ readsfv~.c
      ([email protected])
   9. SF.net SVN: pure-data:[16678]
      branches/pd-extended/0.43/externals/oscx
      ([email protected])
  10. SF.net SVN: pure-data:[16679]
      branches/pd-extended/0.43/externals/Makefile
      ([email protected])
  11. [git]Pd-extended branch master updated.
      5a33af286e243619bb85efdf7df474310837c843 (Hans-Christoph Steiner)
  12. [git]Pd-extended branch patch_series updated.
      c042834ea51dee70982672e9204713b9aeb71da7 (Hans-Christoph Steiner)


----------------------------------------------------------------------

Message: 1
Date: Wed, 12 Dec 2012 06:51:28 -0500 (EST)
From: [email protected] (pd buildbot)
Subject: [PD-cvs] autobuild: pd-extended debian-wheezy-amd64
        2012-12-12      06.27.19
To: [email protected]
Message-ID: <[email protected]>

last 20 errors ----------------------------------------
CPPExtern.cpp:171:17: error: 'close' was not declared in this scope
rsync error: syntax or usage error (code 1) at main.c(1246) [Receiver=3.0.9]
last 15 lines ----------------------------------------
make[4]: Leaving directory `/home/pd/auto-build/pd-extended/externals/Gem/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/pd/auto-build/pd-extended/externals/Gem'
make[2]: *** [/home/pd/auto-build/pd-extended/externals/Gem/Gem.pd_linux] Error 
2
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
--- uploading build results ----------------------------
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: README
If arg is a remote file/dir, prefix it with a colon (:).
rsync error: syntax or usage error (code 1) at main.c(1246) [Receiver=3.0.9]

the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2012-12-12/logs/2012-12-12_06.27.19_linux_debian-wheezy-amd64_pd-extended.txt



------------------------------

Message: 2
Date: Wed, 12 Dec 2012 07:04:35 -0500 (EST)
From: [email protected] (pd buildbot)
Subject: [PD-cvs] autobuild: pd-extended debian-wheezy-i386 2012-12-12
        06.27.19
To: [email protected]
Message-ID: <[email protected]>

last 20 errors ----------------------------------------
rsync error: syntax or usage error (code 1) at main.c(1246) [Receiver=3.0.9]
last 15 lines ----------------------------------------
make: Entering an unknown directory
make: *** /home/pd/auto-build/pd-extended/externals/miXed/cyclone: No such file 
or directory.  Stop.
make: Leaving an unknown directory
make[2]: *** [cyclone] Error 2
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
--- uploading build results ----------------------------
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: README
If arg is a remote file/dir, prefix it with a colon (:).
rsync error: syntax or usage error (code 1) at main.c(1246) [Receiver=3.0.9]

the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2012-12-12/logs/2012-12-12_06.27.19_linux_debian-wheezy-i386_pd-extended.txt



------------------------------

Message: 3
Date: Wed, 12 Dec 2012 15:52:45 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16672]
        trunk/externals/pix_opencv/ pix_opencv_contours-help.pd
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16672
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16672&view=rev
Author:   nusmuk
Date:     2012-12-12 15:52:42 +0000 (Wed, 12 Dec 2012)
Log Message:
-----------
adapt gemlist object to remove error at each frame.

Modified Paths:
--------------
    trunk/externals/pix_opencv/pix_opencv_contours-help.pd

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 4
Date: Wed, 12 Dec 2012 19:18:25 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16673]
        branches/pd-extended/0.43/externals/pdogg/ oggwrite~.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16673
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16673&view=rev
Author:   eighthave
Date:     2012-12-12 19:18:18 +0000 (Wed, 12 Dec 2012)
Log Message:
-----------
replace S_IRWXU|S_IRWXG|S_IRWXO with 0666 on sys_open() so it works on all 
platforms

Modified Paths:
--------------
    branches/pd-extended/0.43/externals/pdogg/oggwrite~.c

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 5
Date: Wed, 12 Dec 2012 19:58:29 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16674]
        branches/pd-extended/0.43/externals/miXed/ shared/common/binport.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16674
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16674&view=rev
Author:   eighthave
Date:     2012-12-12 19:58:28 +0000 (Wed, 12 Dec 2012)
Log Message:
-----------
revert r16670 sys_fopen() changes, it breaks the build and this code is more 
complicated than I understand

Revision Links:
--------------
    http://pure-data.svn.sourceforge.net/pure-data/?rev=16670&view=rev

Modified Paths:
--------------
    branches/pd-extended/0.43/externals/miXed/shared/common/binport.c

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 6
Date: Wed, 12 Dec 2012 22:06:27 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16675]
        branches/pd-extended/0.43/packages/win32_inno /pd-inno.iss.in
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16675
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16675&view=rev
Author:   eighthave
Date:     2012-12-12 22:06:26 +0000 (Wed, 12 Dec 2012)
Log Message:
-----------
make file associations open pd-gui instead of pd.exe to take advantage of the 
new logic to open the files in the Pd-extended instance that is already running

Modified Paths:
--------------
    branches/pd-extended/0.43/packages/win32_inno/pd-inno.iss.in

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 7
Date: Thu, 13 Dec 2012 02:01:10 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16676]
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16676
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16676&view=rev
Author:   eighthave
Date:     2012-12-13 02:01:09 +0000 (Thu, 13 Dec 2012)
Log Message:
-----------
print out TARGET_PLATFORM and OPT_CFLAGS for debugging

Modified Paths:
--------------
    branches/pd-extended/0.43/packages/linux_make/Makefile
    trunk/packages/linux_make/Makefile

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 8
Date: Thu, 13 Dec 2012 04:18:38 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16677]
        branches/pd-extended/0.43/externals/moonlib/ readsfv~.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16677
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16677&view=rev
Author:   eighthave
Date:     2012-12-13 04:18:37 +0000 (Thu, 13 Dec 2012)
Log Message:
-----------
fix type-punning float->int conversion using a union

Modified Paths:
--------------
    branches/pd-extended/0.43/externals/moonlib/readsfv~.c

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 9
Date: Thu, 13 Dec 2012 05:21:57 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16678]
        branches/pd-extended/0.43/externals/oscx
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16678
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16678&view=rev
Author:   eighthave
Date:     2012-12-13 05:21:56 +0000 (Thu, 13 Dec 2012)
Log Message:
-----------
fix float->int32_t and int32_t->float type-punning

Modified Paths:
--------------
    branches/pd-extended/0.43/externals/oscx/OSC-client.c
    branches/pd-extended/0.43/externals/oscx/OSC-client.h
    branches/pd-extended/0.43/externals/oscx/dumpOSC.c

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 10
Date: Thu, 13 Dec 2012 05:25:34 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16679]
        branches/pd-extended/0.43/externals/Makefile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16679
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16679&view=rev
Author:   eighthave
Date:     2012-12-13 05:25:33 +0000 (Thu, 13 Dec 2012)
Log Message:
-----------
allow vectorizing on sigpack since it seems to have no more type-punning

Modified Paths:
--------------
    branches/pd-extended/0.43/externals/Makefile

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 11
Date: Thu, 13 Dec 2012 05:29:22 +0000
From: "Hans-Christoph Steiner" <[email protected]>
Subject: [PD-cvs] [git]Pd-extended branch master updated.
        5a33af286e243619bb85efdf7df474310837c843
To: [email protected]
Message-ID: <[email protected]>

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Pd-extended".

The branch, master has been updated
       via  5a33af286e243619bb85efdf7df474310837c843 (commit)
       via  c042834ea51dee70982672e9204713b9aeb71da7 (commit)
       via  cb1de144f41857b597511c0ae07429729055f132 (commit)
      from  c85b9d84a9456ca97ff13b70624e2ab6be0bdf52 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5a33af286e243619bb85efdf7df474310837c843
Merge: c85b9d8 c042834
Author: Hans-Christoph Steiner <[email protected]>
Date:   Thu Dec 13 00:28:25 2012 -0500

    Merge branch 'patch_series'

-----------------------------------------------------------------------

Summary of changes:
 tcl/pd-gui.tcl |   22 +++++++++++++++++++---
 1 files changed, 19 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Pd-extended



------------------------------

Message: 12
Date: Thu, 13 Dec 2012 05:29:27 +0000
From: "Hans-Christoph Steiner" <[email protected]>
Subject: [PD-cvs] [git]Pd-extended branch patch_series updated.
        c042834ea51dee70982672e9204713b9aeb71da7
To: [email protected]
Message-ID: <[email protected]>

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Pd-extended".

The branch, patch_series has been updated
       via  c042834ea51dee70982672e9204713b9aeb71da7 (commit)
       via  cb1de144f41857b597511c0ae07429729055f132 (commit)
      from  9d2256081aa83e32d5d19f0c2978f574c059cefc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 tcl/pd-gui.tcl |   22 +++++++++++++++++++---
 1 files changed, 19 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Pd-extended



------------------------------

_______________________________________________
Pd-cvs mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-cvs


End of Pd-cvs Digest, Vol 94, Issue 10
**************************************

Reply via email to