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:[12440]
      trunk/externals/gem2pdp/Makefile.in ([email protected])
   2. autobuild: pd-extended ubuntu-jaunty-i386 2009-09-24      07.58.45
      ([email protected])
   3. SF.net SVN: pure-data:[12441]
      trunk/externals/gem2pdp/Makefile.in ([email protected])
   4. SF.net SVN: pure-data:[12442] trunk/externals/Makefile
      ([email protected])
   5. SF.net SVN: pure-data:[12443]
      trunk/externals/zexy/src/configure.ac ([email protected])
   6. autobuild: pd-extended ubuntu-hardy-lpia 2009-09-24       07.58.45
      ([email protected])
   7. SF.net SVN: pure-data:[12444]
      trunk/externals/zexy/src/configure.ac ([email protected])
   8. SF.net SVN: pure-data:[12445]
      trunk/externals/zexy/src/aclocal.m4 ([email protected])
   9. autobuild: pd-extended ubuntu-jaunty-i386 2009-09-24      07.58.45
      ([email protected])
  10. SF.net SVN: pure-data:[12446] trunk/externals/pix_opencv
      ([email protected])
  11. SF.net SVN: pure-data:[12447] trunk/externals/pix_opencv
      ([email protected])
  12. SF.net SVN: pure-data:[12448] trunk/externals/pix_opencv/
      pix_opencv_colorfilt.cc ([email protected])


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

Message: 1
Date: Thu, 24 Sep 2009 12:20:08 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12440]
        trunk/externals/gem2pdp/Makefile.in
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12440
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12440&view=rev
Author:   zmoelnig
Date:     2009-09-24 12:20:08 +0000 (Thu, 24 Sep 2009)

Log Message:
-----------
added "-DHAVE_BASE_GEMCONFIG_H_" to not automagically include GemConfig.h (this 
has to be solved somehow better: GemConfig.h must not be included by all the 
CPPExterns that never need it)

Modified Paths:
--------------
    trunk/externals/gem2pdp/Makefile.in


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



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

Message: 2
Date: Thu, 24 Sep 2009 09:06:49 -0400 (EDT)
From: [email protected]
Subject: [PD-cvs] autobuild: pd-extended ubuntu-jaunty-i386 2009-09-24
        07.58.45
To: [email protected]
Message-ID:
        <[email protected]>

last 20 errors ----------------------------------------
/home/pd/auto-build/pd-extended/Gem/src/Base/GemConfig.h:32:32: error: 
Base/configLinux.h: No such file or directory
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(454) 
[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(454) 
[receiver=2.6.9]

the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2009-09-24/logs/2009-09-24_07.58.45_linux_ubuntu-jaunty-i386_pd-extended.txt



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

Message: 3
Date: Thu, 24 Sep 2009 13:46:51 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12441]
        trunk/externals/gem2pdp/Makefile.in
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12441
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12441&view=rev
Author:   zmoelnig
Date:     2009-09-24 13:46:50 +0000 (Thu, 24 Sep 2009)

Log Message:
-----------
removed the cruft with HAVE_BASE_GEMCONFIG_H: this is no kind-of fixed in Gem 
where it belongs

Modified Paths:
--------------
    trunk/externals/gem2pdp/Makefile.in


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



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

Message: 4
Date: Thu, 24 Sep 2009 13:47:15 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12442]
        trunk/externals/Makefile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12442
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12442&view=rev
Author:   mrtof
Date:     2009-09-24 13:47:15 +0000 (Thu, 24 Sep 2009)

Log Message:
-----------
Updated the Makefile so that it includes my abstractions

Modified Paths:
--------------
    trunk/externals/Makefile


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



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

Message: 5
Date: Thu, 24 Sep 2009 13:58:32 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12443]
        trunk/externals/zexy/src/configure.ac
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12443
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12443&view=rev
Author:   zmoelnig
Date:     2009-09-24 13:58:32 +0000 (Thu, 24 Sep 2009)

Log Message:
-----------
adding the pd-paths to LDFLAGS and INCLUDES is now done at the proper place 
(independent of NT hackz)

Modified Paths:
--------------
    trunk/externals/zexy/src/configure.ac


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



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

Message: 6
Date: Thu, 24 Sep 2009 10:02:34 -0400 (EDT)
From: [email protected]
Subject: [PD-cvs] autobuild: pd-extended ubuntu-hardy-lpia 2009-09-24
        07.58.45
To: [email protected]
Message-ID:
        <[email protected]>

last 20 errors ----------------------------------------
/home/pd/auto-build/pd-extended/Gem/src/Base/GemConfig.h:32:32: error: 
Base/configLinux.h: No such file or directory
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(454) 
[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(454) 
[receiver=2.6.9]

the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2009-09-24/logs/2009-09-24_07.58.45_linux_ubuntu-hardy-lpia_pd-extended.txt



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

Message: 7
Date: Thu, 24 Sep 2009 14:04:34 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12444]
        trunk/externals/zexy/src/configure.ac
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12444
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12444&view=rev
Author:   zmoelnig
Date:     2009-09-24 14:04:33 +0000 (Thu, 24 Sep 2009)

Log Message:
-----------
the option is called "--with-pd" and not "--with-pdpath"

Modified Paths:
--------------
    trunk/externals/zexy/src/configure.ac


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



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

Message: 8
Date: Thu, 24 Sep 2009 14:04:51 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12445]
        trunk/externals/zexy/src/aclocal.m4
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12445
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12445&view=rev
Author:   zmoelnig
Date:     2009-09-24 14:04:50 +0000 (Thu, 24 Sep 2009)

Log Message:
-----------
removed autogenerated files

Removed Paths:
-------------
    trunk/externals/zexy/src/aclocal.m4


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



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

Message: 9
Date: Thu, 24 Sep 2009 10:56:17 -0400 (EDT)
From: [email protected]
Subject: [PD-cvs] autobuild: pd-extended ubuntu-jaunty-i386 2009-09-24
        07.58.45
To: [email protected]
Message-ID:
        <[email protected]>

last 20 errors ----------------------------------------
/home/pd/auto-build/pd-extended/Gem/src/Base/GemConfig.h:32:32: error: 
Base/configLinux.h: No such file or directory
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(454) 
[receiver=2.6.9]
/usr/bin/ld: warning: cannot find entry symbol xport_dynamic; defaulting to 
00000000000023f0
/usr/bin/ld: warning: cannot find entry symbol xport_dynamic; defaulting to 
0000000000000900
/usr/bin/ld: warning: cannot find entry symbol xport_dynamic; defaulting to 
00000000000015a0
/usr/bin/ld: warning: cannot find entry symbol xport_dynamic; defaulting to 
0000000000000cf0
/usr/bin/ld: warning: cannot find entry symbol xport_dynamic; defaulting to 
0000000000000b90
/home/pd/auto-build/pd-extended/Gem/src/Base/GemConfig.h:32:32: error: 
Base/configLinux.h: No such file or directory
rsync error: syntax or usage error (code 1) at main.c(1234) [receiver=3.0.5]
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.5]

the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2009-09-24/logs/2009-09-24_07.58.45_linux_ubuntu-jaunty-i386_pd-extended.txt



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

Message: 10
Date: Thu, 24 Sep 2009 22:08:55 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12446]
        trunk/externals/pix_opencv
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12446
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12446&view=rev
Author:   lluisbigorda
Date:     2009-09-24 22:08:54 +0000 (Thu, 24 Sep 2009)

Log Message:
-----------
The colorspace in Gem-MACOSX is GRAB instead of RGBA in Linux

so added -DDARWIN -DLINUX definitions in the Makefile

and custom code for each system on pix_opencv_contours_convexhull and 
pix_opencv_colorfilt

Modified Paths:
--------------
    trunk/externals/pix_opencv/Makefile
    trunk/externals/pix_opencv/pix_opencv_colorfilt.cc
    trunk/externals/pix_opencv/pix_opencv_contours_convexhull.cc


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



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

Message: 11
Date: Thu, 24 Sep 2009 22:11:34 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12447]
        trunk/externals/pix_opencv
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12447
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12447&view=rev
Author:   lluisbigorda
Date:     2009-09-24 22:11:34 +0000 (Thu, 24 Sep 2009)

Log Message:
-----------
The colorspace in Gem-MACOSX is GRAB instead of RGBA in Linux

so added -DDARWIN -DLINUX definitions in the Makefile

Modified Paths:
--------------
    trunk/externals/pix_opencv/Makefile
    trunk/externals/pix_opencv/Makefile.in


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



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

Message: 12
Date: Thu, 24 Sep 2009 22:26:25 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12448]
        trunk/externals/pix_opencv/ pix_opencv_colorfilt.cc
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12448
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12448&view=rev
Author:   lluisbigorda
Date:     2009-09-24 22:26:25 +0000 (Thu, 24 Sep 2009)

Log Message:
-----------
pix_opencv_colorfilt now works both in linux and macos in RGBA colorspace.

don't know in others ;)

Modified Paths:
--------------
    trunk/externals/pix_opencv/pix_opencv_colorfilt.cc


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 55, Issue 25
**************************************

Reply via email to