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:[12844]
      branches/pd-extended/0.42/pd/src ([email protected])
   2. SF.net SVN: pure-data:[12845]
      trunk/externals/mrpeach/rojo~/rojo~.c ([email protected])
   3. SF.net SVN: pure-data:[12846] trunk/externals
      ([email protected])
   4. autobuild: pd-extended debian-lenny-i386 2009-12-27       01.56.00
      (Pd user)
   5. autobuild: pd-extended debian-etch-i386 2009-12-27 01.56.00
      (Pd user)
   6. autobuild: pd-devel macosx104-i386 2009-12-27 03.15.44
      (Pd Build User)
   7. autobuild: pd-devel windowsxp-i386 2009-12-27 03.31.01
      (Windows XP Pd Build Server)
   8. autobuild: pd-extended macosx104-i386 2009-12-27 03.15.44
      (Pd Build User)
   9. autobuild: pd-extended windowsxp-i386 2009-12-27 03.31.01
      (Windows XP Pd Build Server)


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

Message: 1
Date: Sun, 27 Dec 2009 02:06:21 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12844]
        branches/pd-extended/0.42/pd/src
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12844
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12844&view=rev
Author:   eighthave
Date:     2009-12-27 02:06:20 +0000 (Sun, 27 Dec 2009)

Log Message:
-----------
made [wrap] and [pow~] throw an error to warn about how they are not compatible 
with [zexy/wrap] and [cyclone/pow~].  With previous versions of Pd-extended, 
[wrap] was from zexy and [pow~] was from cyclone.

Modified Paths:
--------------
    branches/pd-extended/0.42/pd/src/d_math.c
    branches/pd-extended/0.42/pd/src/x_arithmetic.c


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



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

Message: 2
Date: Sun, 27 Dec 2009 03:09:57 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12845]
        trunk/externals/mrpeach/rojo~/rojo~.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12845
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12845&view=rev
Author:   mrpeach
Date:     2009-12-27 03:09:57 +0000 (Sun, 27 Dec 2009)

Log Message:
-----------
include math.h for log()

Modified Paths:
--------------
    trunk/externals/mrpeach/rojo~/rojo~.c


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



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

Message: 3
Date: Sun, 27 Dec 2009 03:51:38 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12846] trunk/externals
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12846
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12846&view=rev
Author:   eighthave
Date:     2009-12-27 03:51:38 +0000 (Sun, 27 Dec 2009)

Log Message:
-----------
following up on bug report #2921689, fixed a bunch of 'implicit declaration of 
function' warnings, which could cause problems on 64-bit

Modified Paths:
--------------
    trunk/externals/OSCx/src/OSC-system-dependent.c
    trunk/externals/ext13/scramble~.c
    trunk/externals/ext13/streamin13~.c
    trunk/externals/ext13/streamout13~.c
    trunk/externals/ggee/control/qread.c
    trunk/externals/ggee/signal/sfwrite~.c
    trunk/externals/ggee/signal/streamin~.c
    trunk/externals/ggee/signal/streamout~.c
    trunk/externals/mjlib/n2m.c
    trunk/externals/pdogg/oggamp~/oggamp~.c
    trunk/externals/vanilla/e_sqrt.h


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



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

Message: 4
Date: Sun, 27 Dec 2009 02:28:00 -0500 (EST)
From: [email protected] (Pd user)
Subject: [PD-cvs] autobuild: pd-extended debian-lenny-i386 2009-12-27
        01.56.00
To: [email protected]
Message-ID: <20091227072800.c145c644...@debian-stable-i386>

last 20 errors ----------------------------------------
/home/pd/auto-build/pd-extended/externals/ggee/signal/streamin~.c:55: error: 
static declaration of 'sys_sockerror' follows non-static declaration
/home/pd/auto-build/pd-extended/pd/src/s_stuff.h:167: error: previous 
declaration of 'sys_sockerror' was here
/home/pd/auto-build/pd-extended/externals/ggee/signal/streamin~.c:67: error: 
static declaration of 'sys_closesocket' follows non-static declaration
/home/pd/auto-build/pd-extended/pd/src/s_stuff.h:168: error: previous 
declaration of 'sys_closesocket' was here
rsync error: syntax or usage error (code 1) at main.c(1234) [receiver=3.0.3]
last 5 lines ----------------------------------------
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(1234) [receiver=3.0.3]

the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2009-12-27/logs/2009-12-27_01.56.00_linux_debian-lenny-i386_pd-extended.txt



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

Message: 5
Date: Sun, 27 Dec 2009 03:00:07 -0500 (EST)
From: [email protected] (Pd user)
Subject: [PD-cvs] autobuild: pd-extended debian-etch-i386 2009-12-27
        01.56.00
To: [email protected]
Message-ID: <20091227080007.91645644...@debian-stable-i386>

last 20 errors ----------------------------------------
/home/pd/auto-build/pd-extended/externals/ggee/signal/streamin~.c:56: error: 
static declaration of 'sys_sockerror' follows non-static declaration
/home/pd/auto-build/pd-extended/pd/src/s_stuff.h:167: error: previous 
declaration of 'sys_sockerror' was here
/home/pd/auto-build/pd-extended/externals/ggee/signal/streamin~.c:68: error: 
static declaration of 'sys_closesocket' follows non-static declaration
/home/pd/auto-build/pd-extended/pd/src/s_stuff.h:168: error: previous 
declaration of 'sys_closesocket' was here
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(710) [sender=3.0.3]
rsync error: error in rsync protocol data stream (code 12) at io.c(453) 
[receiver=2.6.9]
last 5 lines ----------------------------------------
Uploading 
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(710) [sender=3.0.3]
rsync: connection unexpectedly closed (4 bytes received so far) [receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(453) 
[receiver=2.6.9]

the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2009-12-27/logs/2009-12-27_01.56.00_linux_debian-etch-i386_pd-extended.txt



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

Message: 6
Date: Sun, 27 Dec 2009 03:40:28 -0500 (EST)
From: [email protected] (Pd Build User)
Subject: [PD-cvs] autobuild: pd-devel macosx104-i386 2009-12-27
        03.15.44
To: [email protected]
Message-ID: <[email protected]>

last 20 errors ----------------------------------------
/Users/pd/auto-build/pd-devel/externals/ggee/signal/streamin~.c:56: error: 
static declaration of 'sys_sockerror' follows non-static declaration
/Users/pd/auto-build/pd-devel/pd/src/s_stuff.h:168: error: previous declaration 
of 'sys_sockerror' was here
/Users/pd/auto-build/pd-devel/externals/ggee/signal/streamin~.c:68: error: 
static declaration of 'sys_closesocket' follows non-static declaration
/Users/pd/auto-build/pd-devel/pd/src/s_stuff.h:169: error: previous declaration 
of 'sys_closesocket' was here
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(710) [sender=3.0.3]
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 5 lines ----------------------------------------
Uploading 
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(710) [sender=3.0.3]
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/2009-12-27/logs/2009-12-27_03.15.44_darwin_macosx104-i386_pd-devel.txt



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

Message: 7
Date: Sun, 27 Dec 2009 03:56:11 -0500
From: "Windows XP Pd Build Server" <[email protected]>
Subject: [PD-cvs] autobuild: pd-devel windowsxp-i386 2009-12-27
        03.31.01
To: <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain

last 20 errors ----------------------------------------
rsync error: timeout in data send/receive (code 30) at io.c(239) [sender=3.0.3]
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]
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) [generator=3.0.4]
C:/msys/1.0/home/pd/auto-build/pd-devel/externals/ggee/signal/streamin~.c:52: 
error: conflicting types for 'sys_addpollfn'
C:/msys/1.0/home/pd/auto-build/pd-devel/pd/src/s_stuff.h:172: error: previous 
declaration of 'sys_addpollfn' was here
C:/msys/1.0/home/pd/auto-build/pd-devel/externals/ggee/signal/streamin~.c:52: 
error: conflicting types for 'sys_addpollfn'
C:/msys/1.0/home/pd/auto-build/pd-devel/pd/src/s_stuff.h:172: error: previous 
declaration of 'sys_addpollfn' was here
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(710) [sender=3.0.3]
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 system cannot find the path specified.
The system cannot find the path specified.
/pd-settings.reg: line 210: syntax error: unexpected end of file
The system cannot find the path specified.
last 5 lines ----------------------------------------

C:\msys\1.0\home\pd\auto-build\pd-devel\packages\win32_inno>"bin\pd.exe" -font 
10 -path "doc\vasp" -lib cyclone -lib Gem -lib OSC -lib vasp -lib xeq -lib 
xsample -listdev          
The system cannot find the path specified.
/pd.ico: ./pd.ico: cannot execute binary file
/pdpatch.ico: ./pdpatch.ico: cannot execute binary file

the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2009-12-27/logs/2009-12-27_03.31.01_mingw32_nt-5.1_windowsxp-i386_pd-devel.txt






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

Message: 8
Date: Sun, 27 Dec 2009 04:02:54 -0500 (EST)
From: [email protected] (Pd Build User)
Subject: [PD-cvs] autobuild: pd-extended macosx104-i386 2009-12-27
        03.15.44
To: [email protected]
Message-ID: <[email protected]>

last 20 errors ----------------------------------------
/Users/pd/auto-build/pd-extended/externals/ggee/signal/streamin~.c:56: error: 
static declaration of 'sys_sockerror' follows non-static declaration
/Users/pd/auto-build/pd-extended/pd/src/s_stuff.h:167: error: previous 
declaration of 'sys_sockerror' was here
/Users/pd/auto-build/pd-extended/externals/ggee/signal/streamin~.c:68: error: 
static declaration of 'sys_closesocket' follows non-static declaration
/Users/pd/auto-build/pd-extended/pd/src/s_stuff.h:168: error: previous 
declaration of 'sys_closesocket' was here
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(710) [sender=3.0.3]
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 5 lines ----------------------------------------
Uploading 
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(710) [sender=3.0.3]
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/2009-12-27/logs/2009-12-27_03.15.44_darwin_macosx104-i386_pd-extended.txt



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

Message: 9
Date: Sun, 27 Dec 2009 04:19:33 -0500
From: "Windows XP Pd Build Server" <[email protected]>
Subject: [PD-cvs] autobuild: pd-extended windowsxp-i386 2009-12-27
        03.31.01
To: <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain

last 20 errors ----------------------------------------
rsync error: timeout in data send/receive (code 30) at io.c(239) [sender=3.0.3]
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]
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) [generator=3.0.4]
C:/msys/1.0/home/pd/auto-build/pd-extended/externals/ggee/signal/streamin~.c:52:
 error: conflicting types for 'sys_addpollfn'
C:/msys/1.0/home/pd/auto-build/pd-extended/pd/src/s_stuff.h:171: error: 
previous declaration of 'sys_addpollfn' was here
C:/msys/1.0/home/pd/auto-build/pd-extended/externals/ggee/signal/streamin~.c:52:
 error: conflicting types for 'sys_addpollfn'
C:/msys/1.0/home/pd/auto-build/pd-extended/pd/src/s_stuff.h:171: error: 
previous declaration of 'sys_addpollfn' was here
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(710) [sender=3.0.3]
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 system cannot find the path specified.
The system cannot find the path specified.
/pd-settings.reg: line 210: syntax error: unexpected end of file
The system cannot find the path specified.
last 5 lines ----------------------------------------

C:\msys\1.0\home\pd\auto-build\pd-extended\packages\win32_inno>"bin\pd.exe" 
-font 10 -path "doc\vasp" -lib cyclone -lib Gem -lib OSC -lib vasp -lib xeq 
-lib xsample -listdev          
The system cannot find the path specified.
/pd.ico: ./pd.ico: cannot execute binary file
/pdpatch.ico: ./pdpatch.ico: cannot execute binary file

the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2009-12-27/logs/2009-12-27_03.31.01_mingw32_nt-5.1_windowsxp-i386_pd-extended.txt






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

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


End of Pd-cvs Digest, Vol 58, Issue 21
**************************************

Reply via email to