This 10.4 build issue seems to be fixed in trunk (pd-devel builds include Gem from trunk) but not for the 0.92 branch (pd-extended builds use the 0.92 branch).
.hc
Begin forwarded message:
Message: 1 Date: Sat, 28 Nov 2009 04:07:17 -0500 (EST) From: pd@macosx104-i386.idmi.poly.edu (Pd Build User) Subject: [PD-cvs] autobuild: pd-extended macosx104-i386 2009-11-28 03.15.44 To: pd-cvs@iem.at Message-ID: 20091128090717.899E2394278@macosx104-i386.localhost
last 20 errors ---------------------------------------- GemPBuffer.cpp:270: error: invalid conversion from 'GLint*' to 'long int*' GemPBuffer.cpp:270: error: initializing argument 2 of 'CGLError CGLGetVirtualScreen(_CGLContextObject*, long int*)' GemPBuffer.cpp:272: error: invalid conversion from 'GLint*' to 'long int*' GemPBuffer.cpp:272: error: initializing argument 3 of 'CGLError CGLChoosePixelFormat(const CGLPixelFormatAttribute*, _CGLPixelFormatObject**, long int*)' GemPBuffer.cpp:283: error: invalid conversion from 'GLint*' to 'long int*' GemPBuffer.cpp:283: error: initializing argument 2 of 'CGLError CGLGetVirtualScreen(_CGLContextObject*, long int*)' GemPBuffer.cpp:307: error: invalid conversion from 'GLint*' to 'long int*' GemPBuffer.cpp:307: error: initializing argument 2 of 'CGLError CGLGetVirtualScreen(_CGLContextObject*, long int*)' 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-11-28/logs/2009-11-28_03.15.4...
Pd-cvs mailing list Pd-cvs@iem.at http://lists.puredata.info/listinfo/pd-cvs
End of Pd-cvs Digest, Vol 57, Issue 21
----------------------------------------------------------------------------
If you are not part of the solution, you are part of the problem.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hans-Christoph Steiner wrote:
This 10.4 build issue seems to be fixed in trunk (pd-devel builds include Gem from trunk) but not for the 0.92 branch (pd-extended builds use the 0.92 branch).
well yes. half true. i prefer to not backport fixes until there is some prove that they actually work. since it seems that the CGL-related fixes actually do work, i have incorporated them into the 0.92 line with revision 3014 (about 4 hours prior to your post)
fgsmaddr IOhannes