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: pure-data.git ubuntu-karmic-i386 2010-08-30
      07.55.15 (Pure Data User)
   2. SF.net SVN: pure-data:[13947]     trunk/externals/motex/system.c
      ([email protected])
   3. SF.net SVN: pure-data:[13948]
      branches/pd-extended/0.42/pd/extra/pd~/pd~.c
      ([email protected])
   4. autobuild: pure-data.git macosx104-i386 2010-08-31 03.15.40
      (Pd Build User)


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

Message: 1
Date: Mon, 30 Aug 2010 09:06:05 -0400 (EDT)
From: [email protected] (Pure Data User)
Subject: [PD-cvs] autobuild: pure-data.git ubuntu-karmic-i386
        2010-08-30      07.55.15
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-08-30/logs/2010-08-30_07.55.15_linux_ubuntu-karmic-i386_pure-data.git.txt



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

Message: 2
Date: Mon, 30 Aug 2010 20:31:19 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13947]
        trunk/externals/motex/system.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 13947
          http://pure-data.svn.sourceforge.net/pure-data/?rev=13947&view=rev
Author:   eighthave
Date:     2010-08-30 20:31:19 +0000 (Mon, 30 Aug 2010)

Log Message:
-----------
commented out debug message

Modified Paths:
--------------
    trunk/externals/motex/system.c


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



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

Message: 3
Date: Tue, 31 Aug 2010 05:52:56 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13948]
        branches/pd-extended/0.42/pd/extra/pd~/pd~.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 13948
          http://pure-data.svn.sourceforge.net/pure-data/?rev=13948&view=rev
Author:   eighthave
Date:     2010-08-31 05:52:55 +0000 (Tue, 31 Aug 2010)

Log Message:
-----------
checked in fix from git 7c755cb6c1d8ba059f9efd5676de18a26ece436c so that pd~ 
has the right path to ../bin/pd

Modified Paths:
--------------
    branches/pd-extended/0.42/pd/extra/pd~/pd~.c


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



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

Message: 4
Date: Tue, 31 Aug 2010 03:57:47 -0400 (EDT)
From: [email protected] (Pd Build User)
Subject: [PD-cvs] autobuild: pure-data.git macosx104-i386 2010-08-31
        03.15.40
To: [email protected]
Message-ID: <[email protected]>

last 20 errors ----------------------------------------
last 15 lines ----------------------------------------
        top_distdir="$top_distdir" \
        distdir="$distdir/$subdir" \
        am__remove_distdir=: \
        am__skip_length_check=: \
        distdir) \
      || exit 1; \
  fi; \
done
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/sh 
/Users/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/sh 
/Users/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-08-31/logs/2010-08-31_03.15.40_darwin_macosx104-i386_pure-data.git.txt



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

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


End of Pd-cvs Digest, Vol 66, Issue 31
**************************************

Reply via email to