Re: [Fink-devel] Problem compiling pyobjc-py26

2010-03-06 Thread James Bunton
On Thu, Mar 04, 2010 at 11:58:49AM +1100, James Bunton wrote:
 On Wed, Mar 03, 2010 at 02:53:30PM +0100, Dr. Wolfram Schroers wrote:
  Hi,
  
  I have a problem compiling pyobjc-py26. The error message is:
  snip
  I am running Snow-Leopard 10.6.2, latest updates installed, latest
  version of Fink, 32-bit, and have the development branch activated.
 
 I have an experimental version you can try in my repository at:
 http://delx.net.au/hg/finkinfos
 
 It works for me on OSX 10.5  10.6 with Python 2.6. However it doesn't
 seem to work with Python 2.5 :\
 
 The package currently in Fink only works with Python2.5 on OSX 10.5.

This update is now in the Fink tracker. I've tested it on OSX 10.5 and
10.6 using Python 2.5 and 2.6.

See here:
https://sourceforge.net/tracker/index.php?func=detailaid=2964876group_id=17203atid=414256

---

James



pgpOlt5QJnSp6.pgp
Description: PGP signature
--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

[Fink-devel] Problem compiling pyobjc-py26

2010-03-03 Thread Dr. Wolfram Schroers
Hi,

I have a problem compiling pyobjc-py26. The error message is:

gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes 
-Ibuild/codegen/ -Ilibffi-src/include -I/sw/include/python2.6 -c 
libffi-src/src/types.c -o 
build/temp.macosx-10.6-i386-2.6/libffi-src/src/types.o -I/sw/include -DMACOSX 
-DAPPLE_RUNTIME -no-cpp-precomp -Wno-long-double -g -Wall -Wstrict-prototypes 
-Wmissing-prototypes -Wformat=2 -W -Wshadow -Wpointer-arith 
-Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-import
cc1: error: unrecognized command line option -Wno-long-double
error: command 'gcc' failed with exit status 1
### execution of /var/tmp/tmp.1.knXJH1 failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-pyobjc-py26-1.4-3
(Reading database ... 206572 files and directories currently installed.)
Removing fink-buildlock-pyobjc-py26-1.4-3 ...
Failed: phase compiling: pyobjc-py26-1.4-3 failed

I am running Snow-Leopard 10.6.2, latest updates installed, latest version of 
Fink, 32-bit, and have the development branch activated.

W.



smime.p7s
Description: S/MIME cryptographic signature
--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Re: [Fink-devel] Problem compiling pyobjc-py26

2010-03-03 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 3/3/10 8:53 AM, Dr. Wolfram Schroers wrote:
 Hi,
 
 I have a problem compiling pyobjc-py26. The error message is:
 
 gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes 
 -Ibuild/codegen/ -Ilibffi-src/include -I/sw/include/python2.6 -c 
 libffi-src/src/types.c -o 
 build/temp.macosx-10.6-i386-2.6/libffi-src/src/types.o -I/sw/include -DMACOSX 
 -DAPPLE_RUNTIME -no-cpp-precomp -Wno-long-double -g -Wall -Wstrict-prototypes 
 -Wmissing-prototypes -Wformat=2 -W -Wshadow -Wpointer-arith 
 -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-import
 cc1: error: unrecognized command line option -Wno-long-double
 error: command 'gcc' failed with exit status 1
 ### execution of /var/tmp/tmp.1.knXJH1 failed, exit code 1
 Removing runtime build-lock...
 Removing build-lock package...
 /sw/bin/dpkg-lockwait -r fink-buildlock-pyobjc-py26-1.4-3
 (Reading database ... 206572 files and directories currently installed.)
 Removing fink-buildlock-pyobjc-py26-1.4-3 ...
 Failed: phase compiling: pyobjc-py26-1.4-3 failed
 
 I am running Snow-Leopard 10.6.2, latest updates installed, latest version of 
 Fink, 32-bit, and have the development branch activated.
 
 W.
 
 
 

I get an unrelated error on 10.5 (separate thread).  pyobjc-py25 works
for me, and is a newer version.  I'm curious why there's not a -py26
variant for that newer package, so I've cc'ed the maintainer of the
current pyobjc-py25

- -- 
Alexander Hansen
Fink User Liaison
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkuOcEoACgkQB8UpO3rKjQ87wwCgl5k3U+fWbGyWLPO0wCmsSE0x
IcUAoJFE2LCH9rfFdte0wAtqGjskX8rR
=2FlM
-END PGP SIGNATURE-

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Problem compiling pyobjc-py26

2010-03-03 Thread James Bunton
On Wed, Mar 03, 2010 at 02:53:30PM +0100, Dr. Wolfram Schroers wrote:
 Hi,
 
 I have a problem compiling pyobjc-py26. The error message is:
 snip
 I am running Snow-Leopard 10.6.2, latest updates installed, latest
 version of Fink, 32-bit, and have the development branch activated.

I have an experimental version you can try in my repository at:
http://delx.net.au/hg/finkinfos

It works for me on OSX 10.5  10.6 with Python 2.6. However it doesn't
seem to work with Python 2.5 :\

The package currently in Fink only works with Python2.5 on OSX 10.5.

---

James



pgpL8xLsZQy8T.pgp
Description: PGP signature
--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel