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-jessie-amd64 2014-05-10
      06.25.46 (pd buildbot)
   2. autobuild: pd-extended debian-wheezy-i386 2014-05-10      06.25.46
      (pd buildbot)
   3. autobuild: pd-extended debian-squeeze-i386 2014-05-10
      06.26.17 (pd auto builds)
   4. [git]pure-data branch, master,    updated.
      5e2b022d4fe53d9ed8b73682f02e172f38089219 (Miller Puckette)


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

Message: 1
Date: Sat, 10 May 2014 06:28:51 -0400 (EDT)
From: [email protected] (pd buildbot)
Subject: [PD-cvs] autobuild: pd-extended debian-jessie-amd64
        2014-05-10      06.25.46
To: [email protected]
Message-ID: <[email protected]>

last 20 errors ----------------------------------------
collect2: error: ld returned 1 exit status
rsync error: syntax or usage error (code 1) at main.c(1362) [Receiver=3.1.0]
last 15 lines ----------------------------------------
default.pdextended
generate_install_makefile.bash
Makefile
pd-extended.desktop
pd-extended.menu
pd-extended.png
pd-extended.xml
pd-extended.xpm
README
text-x-puredata.png
+ [ -e ]
+ rsync -a --chmod=a+r -e ssh 
[email protected]:/home/apt/www/auto-build/2014-05-10/48x48 build debian 
default.pdextended generate_install_makefile.bash Makefile pd-extended.desktop 
pd-extended.menu pd-extended.png pd-extended.xml pd-extended.xpm README 
text-x-puredata.png
Unexpected local arg: build
If arg is a remote file/dir, prefix it with a colon (:).
rsync error: syntax or usage error (code 1) at main.c(1362) [Receiver=3.1.0]

the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2014-05-10/logs/2014-05-10_06.25.46_linux_debian-jessie-amd64_pd-extended.txt



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

Message: 2
Date: Sat, 10 May 2014 06:30:02 -0400 (EDT)
From: [email protected] (pd buildbot)
Subject: [PD-cvs] autobuild: pd-extended debian-wheezy-i386 2014-05-10
        06.25.46
To: [email protected]
Message-ID: <[email protected]>

last 20 errors ----------------------------------------
collect2: error: ld returned 1 exit status
rsync error: syntax or usage error (code 1) at main.c(1246) [Receiver=3.0.9]
last 15 lines ----------------------------------------
default.pdextended
generate_install_makefile.bash
Makefile
pd-extended.desktop
pd-extended.menu
pd-extended.png
pd-extended.xml
pd-extended.xpm
README
text-x-puredata.png'
+ '[' -e ']'
+ rsync -a --chmod=a+r -e ssh 
[email protected]:/home/apt/www/auto-build/2014-05-10/48x48 build debian 
default.pdextended generate_install_makefile.bash Makefile pd-extended.desktop 
pd-extended.menu pd-extended.png pd-extended.xml pd-extended.xpm README 
text-x-puredata.png
Unexpected local arg: build
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/2014-05-10/logs/2014-05-10_06.25.46_linux_debian-wheezy-i386_pd-extended.txt



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

Message: 3
Date: Sat, 10 May 2014 06:57:19 -0400 (EDT)
From: [email protected] (pd auto builds)
Subject: [PD-cvs] autobuild: pd-extended debian-squeeze-i386
        2014-05-10      06.26.17
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-05-10/logs/2014-05-10_06.26.17_linux_debian-squeeze-i386_pd-extended.txt



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

Message: 4
Date: Sun, 11 May 2014 06:43:49 +0000
From: "Miller Puckette" <[email protected]>
Subject: [PD-cvs] [git]pure-data branch, master,        updated.
        5e2b022d4fe53d9ed8b73682f02e172f38089219
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 "pure-data".

The branch, master has been updated
       via  5e2b022d4fe53d9ed8b73682f02e172f38089219 (commit)
       via  3dd8e8bec394d62cb1d9f126b5691299ab57827c (commit)
       via  b209e95d43cce51fb3567b4b1e1f30a5dacc92cf (commit)
       via  160b0f0cfb9c7d145733f4c40e9e6260fb485cc0 (commit)
      from  affb3e2f040c1c061229da17d54a973ab75f1c52 (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 5e2b022d4fe53d9ed8b73682f02e172f38089219
Author: Miller Puckette <[email protected]>
Date:   Sun May 11 08:29:02 2014 +0200

    took next-time argument out of sched_tick() (since there's only one
    "reasonable" value to use anyhow).

commit 3dd8e8bec394d62cb1d9f126b5691299ab57827c
Author: Miller Puckette <[email protected]>
Date:   Sun May 11 08:20:59 2014 +0200

    gave up on duplicatng symbol table in pdnstance structure (so that
    multiple Pd instances in same address space have to share symbols).
    Made the list-of-all-canvases and dsp on/off state per-instance.  Instancing
    seems to work now wth minor mods to pd_wrapper/z_libpd.c in pdlib.

commit b209e95d43cce51fb3567b4b1e1f30a5dacc92cf
Author: Miller Puckette <[email protected]>
Date:   Sat May 10 13:20:23 2014 +0200

    take symbol table and creator objects out of "pdinstance" struct -
    it wasn't as easy as I thought to "localize" the symbol table.

commit 160b0f0cfb9c7d145733f4c40e9e6260fb485cc0
Author: Miller Puckette <[email protected]>
Date:   Fri May 9 16:18:36 2014 +0200

    better interface to pd instance structure in m_pd.h

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

Summary of changes:
 extra/pd~/pdsched.c |    2 +-
 src/g_array.c       |    5 +-
 src/g_canvas.c      |   36 +-
 src/g_canvas.h      |    1 -
 src/g_editor.c      |    8 +-
 src/g_template.c    |    5 +-
 src/g_text.c        |    2 +-
 src/m_binbuf.c      |   13 +-
 src/m_class.c       |   40 +-
 src/m_imp.h         |    9 +-
 src/m_pd.c          |   34 +-
 src/m_pd.h          |   12 +
 src/m_sched.c       |   11 +-
 src/s_stuff.h       |    2 +-
 src/tags            | 6370 +++++++++++++++++++++++++++++++++++++++++++++++++++
 src/x_text.c        |    3 +-
 16 files changed, 6479 insertions(+), 74 deletions(-)
 create mode 100644 src/tags


hooks/post-receive
-- 
pure-data



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

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


End of Pd-cvs Digest, Vol 111, Issue 11
***************************************

Reply via email to