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:
      
/var/www/auto-build/2010-07-16/logs/2010-07-16_03.31.00_mingw32_nt-5.1_windowsxp-i386_pd-devel.txt
      (Pd user)
   2. SF.net SVN: pure-data:[13720]
      trunk/externals/mrpeach/net/udpreceive.c
      ([email protected])
   3. SF.net SVN: pure-data:[13721]     branches/pd-mobile-0.43/pd/src
      ([email protected])
   4. autobuild: pd-devel macosx104-i386 2010-07-17 03.15.43
      (Pd Build User)
   5. autobuild: pd-devel windowsxp-i386 2010-07-17 03.31.01
      (Windows XP Pd Build Server)


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

Message: 1
Date: Fri, 16 Jul 2010 08:08:03 -0400 (EDT)
From: [email protected] (Pd user)
Subject: [PD-cvs] autobuild:
        
/var/www/auto-build/2010-07-16/logs/2010-07-16_03.31.00_mingw32_nt-5.1_windowsxp-i386_pd-devel.txt
        
To: [email protected]
Message-ID: <20100716120803.c17972f0...@debian-stable-i386>

./gfsmCommon.h:82: error: syntax error before "gfsmEpsilon2"
./gfsmCommon.h:85: error: syntax error before "gfsmNoKey"
./gfsmCommon.h:88: error: syntax error before "gfsmNoLabel"
./gfsmCommon.h:91: error: syntax error before "gfsmNoState"
./gfsmCommon.h:96: error: syntax error before "gfsmNoWeight"
gfsmCommon.c:29: error: syntax error before "gfsmEpsilon"
gfsmCommon.c:31: error: syntax error before "gfsmNoKey"
gfsmCommon.c:33: error: syntax error before "gfsmNoLabel"
gfsmCommon.c:33: error: initializer element is not constant
gfsmCommon.c:35: error: syntax error before "gfsmEpsilon1"
gfsmCommon.c:35: error: initializer element is not constant
gfsmCommon.c:37: error: syntax error before "gfsmEpsilon2"
gfsmCommon.c:37: error: initializer element is not constant
gfsmCommon.c:39: error: syntax error before "gfsmNoState"
gfsmCommon.c:39: error: initializer element is not constant
gfsmCommon.c:41: error: syntax error before "gfsmNoWeight"
C:/msys/1.0/home/pd/auto-build/pd-devel/externals/mrpeach/net/udpreceive.c:104: 
error: storage size of 'mreq' isn't known
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 
/home/lapo/packaging/rsync-3.0.4-1/src/rsync-3.0.4/io.c(632) [receiver=3.0.4]

the full logfile can be viewed at
http://autobuild.puredata.info/auto-build/2010-07-16/logs/



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

Message: 2
Date: Fri, 16 Jul 2010 21:30:15 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13720]
        trunk/externals/mrpeach/net/udpreceive.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 13720
          http://pure-data.svn.sourceforge.net/pure-data/?rev=13720&view=rev
Author:   mrpeach
Date:     2010-07-16 21:30:15 +0000 (Fri, 16 Jul 2010)

Log Message:
-----------
MacOSX wants a struct_mreq instead of a struct_mreqn

Modified Paths:
--------------
    trunk/externals/mrpeach/net/udpreceive.c


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



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

Message: 3
Date: Sat, 17 Jul 2010 02:03:15 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13721]
        branches/pd-mobile-0.43/pd/src
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 13721
          http://pure-data.svn.sourceforge.net/pure-data/?rev=13721&view=rev
Author:   eighthave
Date:     2010-07-17 02:03:14 +0000 (Sat, 17 Jul 2010)

Log Message:
-----------
partial sync to 0.43.0-test1 in git to prepend pd-mobile patchset for Miller

Modified Paths:
--------------
    branches/pd-mobile-0.43/pd/src/d_array.c
    branches/pd-mobile-0.43/pd/src/d_delay.c
    branches/pd-mobile-0.43/pd/src/d_math.c
    branches/pd-mobile-0.43/pd/src/d_osc.c
    branches/pd-mobile-0.43/pd/src/g_all_guis.c
    branches/pd-mobile-0.43/pd/src/g_bang.c
    branches/pd-mobile-0.43/pd/src/g_canvas.c
    branches/pd-mobile-0.43/pd/src/g_canvas.h
    branches/pd-mobile-0.43/pd/src/g_editor.c
    branches/pd-mobile-0.43/pd/src/g_graph.c
    branches/pd-mobile-0.43/pd/src/g_hdial.c
    branches/pd-mobile-0.43/pd/src/g_hslider.c
    branches/pd-mobile-0.43/pd/src/g_numbox.c
    branches/pd-mobile-0.43/pd/src/g_rtext.c
    branches/pd-mobile-0.43/pd/src/g_text.c
    branches/pd-mobile-0.43/pd/src/g_toggle.c
    branches/pd-mobile-0.43/pd/src/g_vdial.c
    branches/pd-mobile-0.43/pd/src/g_vslider.c
    branches/pd-mobile-0.43/pd/src/g_vumeter.c
    branches/pd-mobile-0.43/pd/src/m_glob.c
    branches/pd-mobile-0.43/pd/src/m_pd.h
    branches/pd-mobile-0.43/pd/src/m_sched.c
    branches/pd-mobile-0.43/pd/src/s_audio.c
    branches/pd-mobile-0.43/pd/src/s_audio_alsa.c
    branches/pd-mobile-0.43/pd/src/s_audio_jack.c
    branches/pd-mobile-0.43/pd/src/s_audio_oss.c
    branches/pd-mobile-0.43/pd/src/s_file.c
    branches/pd-mobile-0.43/pd/src/s_inter.c
    branches/pd-mobile-0.43/pd/src/s_loader.c
    branches/pd-mobile-0.43/pd/src/s_main.c
    branches/pd-mobile-0.43/pd/src/s_stuff.h
    branches/pd-mobile-0.43/pd/src/x_misc.c


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



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

Message: 4
Date: Sat, 17 Jul 2010 04:24:50 -0400 (EDT)
From: [email protected] (Pd Build User)
Subject: [PD-cvs] autobuild: pd-devel macosx104-i386 2010-07-17
        03.15.43
To: [email protected]
Message-ID: <[email protected]>

last 20 errors ----------------------------------------
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
/Users/pd/auto-build/pd-devel/externals/mrpeach/net/udpreceive.c:174: error: 
'struct ip_mreq' has no member named 'imr_address'
/Users/pd/auto-build/pd-devel/externals/mrpeach/net/udpreceive.c:175: error: 
'struct ip_mreq' has no member named 'imr_ifindex'
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 ----------------------------------------
make: [dmg] Error 1 (ignored)
hdiutil attach build.dmg
/dev/disk1              Apple_partition_scheme          
/dev/disk1s1            Apple_partition_map             
/dev/disk1s2            Apple_HFS                       /Volumes/Pd-extended
install -p 
/Users/pd/auto-build/pd-devel/packages/darwin_app/build/Pd-0.43.0-devel-20100717.app/Contents/Resources/doc/manuals/Pd/ReadMe.html
 "/Volumes/Pd-extended"
install: 
/Users/pd/auto-build/pd-devel/packages/darwin_app/build/Pd-0.43.0-devel-20100717.app/Contents/Resources/doc/manuals/Pd/ReadMe.html:
 No such file or directory
make: *** [dmg] Error 71
ls: /Users/pd/auto-build/pd-devel/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/2010-07-17/logs/2010-07-17_03.15.43_darwin_macosx104-i386_pd-devel.txt



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

Message: 5
Date: Sat, 17 Jul 2010 04:28:56 -0400
From: "Windows XP Pd Build Server" <[email protected]>
Subject: [PD-cvs] autobuild: pd-devel windowsxp-i386 2010-07-17
        03.31.01
To: <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain

last 20 errors ----------------------------------------
/gfsmCommon.h:91: error: syntax error before "gfsmNoState"
/gfsmCommon.h:96: error: syntax error before "gfsmNoWeight"
gfsmCommon.c:29: error: syntax error before "gfsmEpsilon"
gfsmCommon.c:31: error: syntax error before "gfsmNoKey"
gfsmCommon.c:33: error: syntax error before "gfsmNoLabel"
gfsmCommon.c:33: error: initializer element is not constant
gfsmCommon.c:35: error: syntax error before "gfsmEpsilon1"
gfsmCommon.c:35: error: initializer element is not constant
gfsmCommon.c:37: error: syntax error before "gfsmEpsilon2"
gfsmCommon.c:37: error: initializer element is not constant
gfsmCommon.c:39: error: syntax error before "gfsmNoState"
gfsmCommon.c:39: error: initializer element is not constant
gfsmCommon.c:41: error: syntax error before "gfsmNoWeight"
C:/msys/1.0/home/pd/auto-build/pd-devel/externals/mrpeach/net/udpreceive.c:107: 
error: storage size of 'mreq' isn't known
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 
/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.
The system cannot find the path specified.
last 15 lines ----------------------------------------
/pd-settings.reg: line 32: loadlib28=jmmmp: command not found
/pd-settings.reg: line 33: loadlib29=ext13: command not found
/pd-settings.reg: line 34: loadlib30=ggee: command not found
/pd-settings.reg: line 35: loadlib31=iem_anything: command not found
/pd-settings.reg: line 36: loadlib32=flib: command not found
/pd-settings.reg: line 37: loadlib33=ekext: command not found
/pd-settings.reg: line 38: loadlib34=flatspace: command not found
/pd-settings.reg: line 39: nloadlib=34: command not found
/pd-settings.reg: line 40: syntax error near unexpected token `;'
/pd-settings.reg: line 40: `; delete any previous loadlib flags'

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/2010-07-17/logs/2010-07-17_03.31.01_mingw32_nt-5.1_windowsxp-i386_pd-devel.txt






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

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


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

Reply via email to