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. [git]Pd-extended branch master updated.
      5f1406e779617e479cb708d3fa9aaf11d83c8140 (Hans-Christoph Steiner)
   2. [git]Pd-extended branch patch_series updated.
      2513a61c21c8926addf0fafa5e568767c99b380d (Hans-Christoph Steiner)
   3. [git]Pd-extended branch master updated.
      c42dca638e8ee8f4ee0075c38ed79fd803bd2680 (Hans-Christoph Steiner)
   4. [git]Pd-extended branch patch_series updated.
      f3ac118989c64eaded72d91d7c08f770892c1125 (Hans-Christoph Steiner)
   5. SF.net SVN: pure-data:[15816] trunk/externals/OSCx/src
      ([email protected])
   6. autobuild: pd-extended macosx104-powerpc 2011-12-14       03.15.32
      (Pd User)


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

Message: 1
Date: Tue, 13 Dec 2011 19:31:22 +0000
From: "Hans-Christoph Steiner" <[email protected]>
Subject: [PD-cvs] [git]Pd-extended branch master updated.
        5f1406e779617e479cb708d3fa9aaf11d83c8140
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  5f1406e779617e479cb708d3fa9aaf11d83c8140 (commit)
       via  2513a61c21c8926addf0fafa5e568767c99b380d (commit)
       via  434ebc45ec764cecb4921d15a478d0c2c85d998c (commit)
       via  4356b34d922bf1b3cebd7416c35a87fa6f9799e4 (commit)
      from  dececceeb069236bd20d3c956566a81b1bb7b2a0 (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 5f1406e779617e479cb708d3fa9aaf11d83c8140
Merge: dececce 2513a61
Author: Hans-Christoph Steiner <[email protected]>
Date:   Tue Dec 13 14:29:50 2011 -0500

    Merge branch 'patch_series'

commit 2513a61c21c8926addf0fafa5e568767c99b380d
Author: Hans-Christoph Steiner <[email protected]>
Date:   Tue Dec 13 14:28:35 2011 -0500

    REBASE into 'split out inmidi_* functions from x_midi.c to e_midi.c'
    
    - oops forgot makefile.mingw again...

commit 434ebc45ec764cecb4921d15a478d0c2c85d998c
Author: Hans-Christoph Steiner <[email protected]>
Date:   Mon Dec 12 13:11:09 2011 -0500

    on Mac OS X, remove support for .d_fat/.d_ppc to double loading speed
    
    - these file extensions are undeeded on Mac OS X since there is a native
      universal binary format which allows multiple archs to be bundled into
      a single .pd_darwin file

commit 4356b34d922bf1b3cebd7416c35a87fa6f9799e4
Author: Hans-Christoph Steiner <[email protected]>
Date:   Mon Dec 12 12:50:15 2011 -0500

    re-added d_math.c and removed e_sqrt.c to get [sqrt] and [rsqrt] working

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

Summary of changes:
 src/Makefile.am    |    4 ++--
 src/makefile.mingw |    2 +-
 src/s_loader.c     |    8 ++++++--
 3 files changed, 9 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
Pd-extended



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

Message: 2
Date: Tue, 13 Dec 2011 19:32:18 +0000
From: "Hans-Christoph Steiner" <[email protected]>
Subject: [PD-cvs] [git]Pd-extended branch patch_series updated.
        2513a61c21c8926addf0fafa5e568767c99b380d
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  2513a61c21c8926addf0fafa5e568767c99b380d (commit)
       via  434ebc45ec764cecb4921d15a478d0c2c85d998c (commit)
       via  4356b34d922bf1b3cebd7416c35a87fa6f9799e4 (commit)
      from  6b11797e0ebf850f2a3d6a522090f26b91c605cc (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:
 src/Makefile.am    |    4 ++--
 src/makefile.mingw |    2 +-
 src/s_loader.c     |    8 ++++++--
 3 files changed, 9 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
Pd-extended



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

Message: 3
Date: Tue, 13 Dec 2011 21:23:40 +0000
From: "Hans-Christoph Steiner" <[email protected]>
Subject: [PD-cvs] [git]Pd-extended branch master updated.
        c42dca638e8ee8f4ee0075c38ed79fd803bd2680
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  c42dca638e8ee8f4ee0075c38ed79fd803bd2680 (commit)
       via  f3ac118989c64eaded72d91d7c08f770892c1125 (commit)
      from  5f1406e779617e479cb708d3fa9aaf11d83c8140 (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 c42dca638e8ee8f4ee0075c38ed79fd803bd2680
Merge: 5f1406e f3ac118
Author: Hans-Christoph Steiner <[email protected]>
Date:   Tue Dec 13 16:22:42 2011 -0500

    Merge branch 'patch_series'

commit f3ac118989c64eaded72d91d7c08f770892c1125
Author: Hans-Christoph Steiner <[email protected]>
Date:   Tue Dec 13 16:22:28 2011 -0500

    REBASE into 'split out inmidi_* functions from x_midi.c to e_midi.c'

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

Summary of changes:
 src/makefile.mingw |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Pd-extended



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

Message: 4
Date: Tue, 13 Dec 2011 21:24:18 +0000
From: "Hans-Christoph Steiner" <[email protected]>
Subject: [PD-cvs] [git]Pd-extended branch patch_series updated.
        f3ac118989c64eaded72d91d7c08f770892c1125
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  f3ac118989c64eaded72d91d7c08f770892c1125 (commit)
      from  2513a61c21c8926addf0fafa5e568767c99b380d (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:
 src/makefile.mingw |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Pd-extended



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

Message: 5
Date: Tue, 13 Dec 2011 23:42:18 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15816]
        trunk/externals/OSCx/src
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 15816
          http://pure-data.svn.sourceforge.net/pure-data/?rev=15816&view=rev
Author:   eighthave
Date:     2011-12-13 23:42:17 +0000 (Tue, 13 Dec 2011)
Log Message:
-----------
MinGW build fixes

Modified Paths:
--------------
    trunk/externals/OSCx/src/OSCroute.c
    trunk/externals/OSCx/src/dumpOSC.c
    trunk/externals/OSCx/src/htmsocket.c

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




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

Message: 6
Date: Wed, 14 Dec 2011 03:19:54 -0500 (EST)
From: [email protected] (Pd User)
Subject: [PD-cvs] autobuild: pd-extended macosx104-powerpc 2011-12-14
        03.15.32
To: [email protected]
Message-ID:
        <[email protected]>

last 20 errors ----------------------------------------
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 ----------------------------------------
libtoolize: copying file `m4/generated/ltsugar.m4'
libtoolize: copying file `m4/generated/ltversion.m4'
libtoolize: copying file `m4/generated/lt~obsolete.m4'
Use of freed value in iteration at /sw/bin/aclocal line 412.
Attempt to free unreferenced scalar: SV 0x19444d8, Perl interpreter: 0x1800400.
autoreconf: aclocal failed with exit status: 2
make[1]: *** [pd] Error 2
make: *** [darwin_app_core] 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-12-14/logs/2011-12-14_03.15.32_darwin_macosx104-powerpc_pd-extended.txt



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

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


End of Pd-cvs Digest, Vol 82, Issue 6
*************************************

Reply via email to