[Fink-users] Fink update all failed compiling gcc 4.4.4

2009-09-29 Thread Kingston Mail Server
While updating fink, I received this error: Failed: phase compiling: gcc44-4.4.1-1000 failed Before reporting any errors, please run fink selfupdate and try again. If you continue to have issues, please check to see if the FAQ on fink's website solves the problem. If not, ask on the fink-users

Re: [Fink-users] Fink update all failed compiling gcc 4.4.4

2009-09-29 Thread Alexander Hansen
Kingston Mail Server wrote: While updating fink, I received this error: Failed: phase compiling: gcc44-4.4.1-1000 failed That's not actually the error; that's a symptom of the error. Literally every possible failure mode during the compile phase will produce this. Your error is noted

Re: [Fink-users] dosbox build fails (64-bit, Mac OS 10.5.*, Xcode 3.1.3)

2009-09-29 Thread monipol
On 28/09/2009, at 16:02, Stefan Bruda wrote: Dosbox fails to build for me (on 64-bit), apparently because the precision of various integer types has changed. As usual advice is appreciated. g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/sw64/include -I/ sw64/include/SDL

Re: [Fink-users] Error creating ./kparts/libkparts.la. Exit status 1.

2009-09-29 Thread monipol
On 28/09/2009, at 20:31, Ben Abbott wrote: I'm running 10.6 with 32 bit Fink. When I tried to update-all, I encountered the following while building kdelibs3-unified ... snip g++-4.2 -dynamiclib -single_module -o ./kparts/.libs/libkparts. 2.1.0.dylib ./kparts/.libs/part.o

[Fink-users] iodine failed to install

2009-09-29 Thread Ben Abbott
I'm running Mac OS 10.6 $ fink --version Package manager version: 0.29.10 Distribution version: selfupdate-rsync Mon Sep 28 19:10:14 2009, 10.6, i386 ... and I choose the 32bit options. I thought I'd try out iodine, but ... $ fink install iodine Password: Information about 8279 packages

Re: [Fink-users] iodine failed to install

2009-09-29 Thread monipol
On 29/09/2009, at 08:37, Ben Abbott wrote: I'm running Mac OS 10.6 $ fink --version Package manager version: 0.29.10 Distribution version: selfupdate-rsync Mon Sep 28 19:10:14 2009, 10.6, i386 ... and I choose the 32bit options. I thought I'd try out iodine, but ... $ fink install

Re: [Fink-users] iodine failed to install

2009-09-29 Thread Ben Abbott
On Sep 29, 2009, at 7:50 AM, monipol wrote: On 29/09/2009, at 08:37, Ben Abbott wrote: I'm running Mac OS 10.6 $ fink --version Package manager version: 0.29.10 Distribution version: selfupdate-rsync Mon Sep 28 19:10:14 2009, 10.6, i386 ... and I choose the 32bit options. I

Re: [Fink-users] pygame-py25 build fails (64-bit, Mac OS 10.5.*, Xcode 3.1.3)

2009-09-29 Thread monipol
On 28/09/2009, at 15:57, Stefan Bruda wrote: The setup of pygame fails with a segfault right at the beginning, i.e., at the command LOCALBASE=/sw64 /sw64/bin/python2.5 config.py The command just segfaults when changing into the build directory and calling it by hand, so I am not sure how

[Fink-users] libgtop2.0.7 build fails (64-bit, Mac OS 10.5.*, Xcode 3.1.3)

2009-09-29 Thread Stefan Bruda
Hi, me again, Continuing my 64-bit saga I discovered a build failure for lingtop, as follows: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/darwin -I../../include -I/sw64/include/glib-2.0 -I/sw64/lib/glib-2.0/include -I/usr/X11/include -I/sw64/include/libgtop-2.0

Re: [Fink-users] libdbi-drivers-mysql fails to build with autoconfig problems

2009-09-29 Thread David Reiser
I'll leave all the context elsewhere in the thread. To find out what fink is using for your environment during the build, you can run: fink dumpinfo -fenv libdbi-drivers-mysql I get: $fink dumpinfo -fenv libdbi-drivers-mysql Scanning package description files.. Information about 8132

[Fink-users] pyobjc-py25 segfaults on 64-bit Fink, Intel OS 10.5.8

2009-09-29 Thread monipol
Hello, James. pyobjc-py25-2.0+svn2008-4 segfaults when imported on 64- bit Fink python2.5, Intel OS 10.5.8: $ /sw64/bin/python2.5 Python 2.5.4 (r254:67916, Sep 28 2009, 18:17:27) [GCC 4.0.1 (Apple Inc. build 5493)] on darwin Type help, copyright, credits or license for more information. import

Re: [Fink-users] pyobjc-py25 segfaults on 64-bit Fink, Intel OS 10.5.8

2009-09-29 Thread Daniel Macks
On Tue, Sep 29, 2009 at 01:07:43PM -0300, monipol wrote: Hello, James. pyobjc-py25-2.0+svn2008-4 segfaults when imported on 64- bit Fink python2.5, Intel OS 10.5.8: $ /sw64/bin/python2.5 Python 2.5.4 (r254:67916, Sep 28 2009, 18:17:27) [GCC 4.0.1 (Apple Inc. build 5493)] on darwin Type

Re: [Fink-users] libsablot-1.0.3-1000 fails to build

2009-09-29 Thread Gary K Olson
libsablot-1.0.3-1000-shlibs failed to build due to not having set up: / sw/src/fink.build/root-libsablot-1.0.3-1000/sw/share/doc/libsablot/ html': No such file or directory. Here is that portion of build log: Making install in misc make[3]: Nothing to be done for `install-exec-am'. make[3]:

Re: [Fink-users] libsablot-1.0.3-1000 fails to build

2009-09-29 Thread Jean-François Mertens
On 29 Sep 2009, at 22:30, Gary K Olson wrote: libsablot-1.0.3-1000-shlibs failed to build due to not having set up: / sw/src/fink.build/root-libsablot-1.0.3-1000/sw/share/doc/libsablot/ html': No such file or directory Right. But it is a standard recommendation to selfupdate and re-try

Re: [Fink-users] pyobjc-py25 segfaults on 64-bit Fink, Intel OS 10.5.8

2009-09-29 Thread Stefan Bruda
Hi, At 14:01 -0400 on 2009-9-29 Daniel Macks wrote: On Tue, Sep 29, 2009 at 01:07:43PM -0300, monipol wrote: Hello, James. pyobjc-py25-2.0+svn2008-4 segfaults when imported on 64- bit Fink python2.5, Intel OS 10.5.8: $ /sw64/bin/python2.5 Python 2.5.4 (r254:67916, Sep 28

Re: [Fink-users] libsablot-1.0.3-1000 fails to build

2009-09-29 Thread Gary K Olson
On 29 Sep 2009, at 0:54 , Gary K Olson wrote: On 29 Sep 2009, at 22:41, JF Mertens wrote: On 29 Sep 2009, at 22:30, Gary K Olson wrote: libsablot-1.0.3-1000-shlibs failed to build due to not having set up: / sw/src/fink.build/root-libsablot-1.0.3-1000/sw/share/doc/libsablot/ html': No

Re: [Fink-users] iodine failed to install

2009-09-29 Thread monipol
On 29/09/2009, at 08:56, Ben Abbott wrote: On Sep 29, 2009, at 7:50 AM, monipol wrote: On 29/09/2009, at 08:37, Ben Abbott wrote: I'm running Mac OS 10.6 $ fink --version Package manager version: 0.29.10 Distribution version: selfupdate-rsync Mon Sep 28 19:10:14 2009, 10.6, i386 ...

Re: [Fink-users] iodine failed to install

2009-09-29 Thread Ben Abbott
On Sep 29, 2009, at 8:56 PM, monipol wrote: On 29/09/2009, at 08:56, Ben Abbott wrote: On Sep 29, 2009, at 7:50 AM, monipol wrote: On 29/09/2009, at 08:37, Ben Abbott wrote: I'm running Mac OS 10.6 $ fink --version Package manager version: 0.29.10 Distribution version: selfupdate-rsync

Re: [Fink-users] iodine failed to install

2009-09-29 Thread monipol
On 29/09/2009, at 22:06, Ben Abbott wrote: On Sep 29, 2009, at 8:56 PM, monipol wrote: On 29/09/2009, at 08:56, Ben Abbott wrote: On Sep 29, 2009, at 7:50 AM, monipol wrote: On 29/09/2009, at 08:37, Ben Abbott wrote: I'm running Mac OS 10.6 $ fink --version Package manager version: 0.29.10