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:[14145] trunk/externals
      ([email protected])
   2. autobuild: pure-data.git ubuntu-karmic-i386 2010-09-15
      07.45.43 (Pure Data User)
   3. SF.net SVN: pure-data:[14146]
      trunk/externals/mrpeach/slipdec/slipdec.c
      ([email protected])
   4. SF.net SVN: pure-data:[14147]     trunk/externals/mrpeach/slipenc
      ([email protected])
   5. SF.net SVN: pure-data:[14148]
      branches/pd-extended/0.42/pd/src/pd.tk
      ([email protected])


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

Message: 1
Date: Wed, 15 Sep 2010 12:37:07 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[14145] trunk/externals
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 14145
          http://pure-data.svn.sourceforge.net/pure-data/?rev=14145&view=rev
Author:   mescalinum
Date:     2010-09-15 12:37:05 +0000 (Wed, 15 Sep 2010)

Log Message:
-----------
remove -mcpu/-mtune flags as it breaks x64 build. we should eventually figure a 
way of determining automatically the CPU, but 'uname -m' doesn't tell the truth

Modified Paths:
--------------
    trunk/externals/apple/Makefile
    trunk/externals/arraysize/Makefile
    trunk/externals/bassemu~/Makefile
    trunk/externals/beatpipe/Makefile
    trunk/externals/bsaylor/Makefile
    trunk/externals/cxc/Makefile
    trunk/externals/deprecated/Makefile
    trunk/externals/earplug~/Makefile
    trunk/externals/ekext/Makefile
    trunk/externals/ext13/Makefile
    trunk/externals/ezfile/Makefile
    trunk/externals/ffext/tms5220~/Makefile
    trunk/externals/freeverb~/Makefile
    trunk/externals/hcs/Makefile
    trunk/externals/hcs/pan/Makefile
    trunk/externals/hcs/usbhid/Makefile
    trunk/externals/iem/comport/comport/Makefile
    trunk/externals/iem/iemguts/Makefile
    trunk/externals/iem/iemnet/Makefile
    trunk/externals/import/Makefile
    trunk/externals/io/sixaxis/Makefile
    trunk/externals/io/xbee/Makefile
    trunk/externals/loaders/libdir/Makefile
    trunk/externals/mapping/Makefile
    trunk/externals/markex/Makefile
    trunk/externals/maxlib/Makefile
    trunk/externals/mjlib/Makefile
    trunk/externals/moonlib/Makefile
    trunk/externals/motex/Makefile
    trunk/externals/pddp/Makefile
    trunk/externals/pdogg/Makefile
    trunk/externals/pdvjtools/Makefile
    trunk/externals/plugin~/Makefile
    trunk/externals/pmpd/Makefile
    trunk/externals/sigpack/Makefile
    trunk/externals/smlib/Makefile
    trunk/externals/soundfile/Makefile
    trunk/externals/tkwidgets/Makefile
    trunk/externals/vanilla/Makefile
    trunk/externals/windowing/Makefile


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



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

Message: 2
Date: Wed, 15 Sep 2010 08:56:04 -0400 (EDT)
From: [email protected] (Pure Data User)
Subject: [PD-cvs] autobuild: pure-data.git ubuntu-karmic-i386
        2010-09-15      07.45.43
To: [email protected]
Message-ID: <[email protected]>

last 20 errors ----------------------------------------
last 15 lines ----------------------------------------
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory `/home/pd/auto-build/pure-data.git/src'
make[1]: Leaving directory `/home/pd/auto-build/pure-data.git/src'
 (cd tcl && make  top_distdir=../pd-0.43.0 distdir=../pd-0.43.0/tcl \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory `/home/pd/auto-build/pure-data.git/tcl'
make[1]: Leaving directory `/home/pd/auto-build/pure-data.git/tcl'
test -n "" \
        || find "pd-0.43.0" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
          ! -type d ! -perm -444 -exec /bin/bash 
/home/pd/auto-build/pure-data.git/m4/config/install-sh -c -m a+r {} {} \; \
        || chmod -R a+r "pd-0.43.0"
tardir=pd-0.43.0 && /bin/bash 
/home/pd/auto-build/pure-data.git/m4/config/missing --run tar chof - "$tardir" 
| GZIP=--best gzip -c >pd-0.43.0.tar.gz
{ test ! -d "pd-0.43.0" || { find "pd-0.43.0" -type d ! -perm -200 -exec chmod 
u+w {} ';' && rm -fr "pd-0.43.0"; }; }

the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2010-09-15/logs/2010-09-15_07.45.43_linux_ubuntu-karmic-i386_pure-data.git.txt



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

Message: 3
Date: Wed, 15 Sep 2010 18:51:47 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[14146]
        trunk/externals/mrpeach/slipdec/slipdec.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 14146
          http://pure-data.svn.sourceforge.net/pure-data/?rev=14146&view=rev
Author:   mrpeach
Date:     2010-09-15 18:51:46 +0000 (Wed, 15 Sep 2010)

Log Message:
-----------
Can set maximum packet length. Verbosity extended to list inputs.

Modified Paths:
--------------
    trunk/externals/mrpeach/slipdec/slipdec.c


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



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

Message: 4
Date: Wed, 15 Sep 2010 18:52:38 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[14147]
        trunk/externals/mrpeach/slipenc
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 14147
          http://pure-data.svn.sourceforge.net/pure-data/?rev=14147&view=rev
Author:   mrpeach
Date:     2010-09-15 18:52:38 +0000 (Wed, 15 Sep 2010)

Log Message:
-----------
Can set maximum packet length. Updated help patch.

Modified Paths:
--------------
    trunk/externals/mrpeach/slipenc/slipenc-help.pd
    trunk/externals/mrpeach/slipenc/slipenc.c


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



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

Message: 5
Date: Wed, 15 Sep 2010 23:24:53 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[14148]
        branches/pd-extended/0.42/pd/src/pd.tk
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 14148
          http://pure-data.svn.sourceforge.net/pure-data/?rev=14148&view=rev
Author:   eighthave
Date:     2010-09-15 23:24:53 +0000 (Wed, 15 Sep 2010)

Log Message:
-----------
use new about.pd on Windows and GNU/Linux too

Modified Paths:
--------------
    branches/pd-extended/0.42/pd/src/pd.tk


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



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

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


End of Pd-cvs Digest, Vol 67, Issue 16
**************************************

Reply via email to