On Thu, Jul 14, 2011 at 09:39:57AM -0400, Krista Romita wrote:
> Sorry, I missed that in your first email.  Here is more of what shows up in
> my output.
> 
> libtool: link: ( cd ".libs" && rm -f "libgij.la" && ln -s "../libgij.la" "
> libgij.la" )
> /bin/sh ./libtool --tag=GCJ --mode=link
> /sw/src/fink.build/gcc44-4.4.6-1001/darwin_objdir/gcc/gcj
> -B/sw/src/fink.build/gcc44-4.4.6-1001/darwin_objdir/i386-apple-darwin10.7.0/x86_64/libjava/
> -B/sw/src/fink.build/gcc44-4.4.6-1001/darwin_objdir/gcc/
> -L/sw/src/fink.build/gcc44-4.4.6-1001/darwin_objdir/i386-apple-darwin10.7.0/x86_64/libjava
> -ffloat-store -fomit-frame-pointer -Usun -g -O2  -m64  '-m64' -o ecjx
> -findirect-dispatch --main=org.eclipse.jdt.internal.compiler.batch.GCCMain
> -Djava.class.path=/sw/lib/gcc4.4/share/java/ecj.jar ecjx.o
> -L/sw/src/fink.build/gcc44-4.4.6-1001/darwin_objdir/i386-apple-darwin10.7.0/x86_64/libjava/.libs
> libgcj.la
> libtool: link: /sw/src/fink.build/gcc44-4.4.6-1001/darwin_objdir/gcc/gcj
> -B/sw/src/fink.build/gcc44-4.4.6-1001/darwin_objdir/i386-apple-darwin10.7.0/x86_64/libjava/
> -B/sw/src/fink.build/gcc44-4.4.6-1001/darwin_objdir/gcc/ -ffloat-store
> -fomit-frame-pointer -Usun -g -O2 -m64 -m64 -o .libs/ecjx
> -findirect-dispatch --main=org.eclipse.jdt.internal.compiler.batch.GCCMain
> -Djava.class.path=/sw/lib/gcc4.4/share/java/ecj.jar ecjx.o
> -L/sw/src/fink.build/gcc44-4.4.6-1001/darwin_objdir/i386-apple-darwin10.7.0/x86_64/libjava/.libs
> -L/sw/src/fink.build/gcc44-4.4.6-1001/darwin_objdir/i386-apple-darwin10.7.0/x86_64/libjava
> ./.libs/libgcj.dylib
> -L/sw/src/fink.build/gcc44-4.4.6-1001/darwin_objdir/i386-apple-darwin10.7.0/x86_64/libstdc++-v3/src
> -L/sw/src/fink.build/gcc44-4.4.6-1001/darwin_objdir/i386-apple-darwin10.7.0/x86_64/libstdc++-v3/src/.libs
> -lpthread -ldl -lz
> ld: unknown option: -no_pie
> collect2: ld returned 1 exit status
> make[5]: *** [ecjx] Error 1
> make[5]: *** Waiting for unfinished jobs....
> libtool: compile:  /sw/src/fink.build/gcc44-4.4.6-1001/darwin_objdir/gcc/gcj
> -B/sw/src/fink.build/gcc44-4.4.6-1001/darwin_objdir/i386-apple-darwin10.7.0/x86_64/libjava/
> -B/sw/src/fink.build/gcc44-4.4.6-1001/darwin_objdir/gcc/ -ffloat-store
> -fomit-frame-pointer -Usun -fclasspath=
> -fbootclasspath=../../../../gcc-4.4.6/libjava/classpath/lib --encoding=UTF-8
> -Wno-deprecated -fbootstrap-classes -findirect-dispatch
> -fno-bootstrap-classes -fno-indirect-classes
> -fsource-filename=/sw/src/fink.build/gcc44-4.4.6-1001/darwin_objdir/i386-apple-darwin10.7.0/x86_64/libjava/classpath/tools/all-classes.lst
> -g -O2 -m64 -MT classpath/tools/libgcj_tools_la-tools.lo -MD -MP -MF
> classpath/tools/.deps/libgcj_tools_la-tools.Tpo -c classpath/tools/tools.zip
> -o classpath/tools/libgcj_tools_la-tools.o >/dev/null 2>&1
> 
> 

Krista,
   This issue will be solved if you update to Xcode 3.2.6. We may have to add 
an additional check for
Xcode versions within the gcc4x packages. Currently upstream, FSF gcc emits 
-no_pie on darwin10 and above.
I knew that the Xcode from darwin9 didn't support -no_pie but was unaware that 
the earlier Xcode's for
darwin10 didn't support that as well. Unfortunately we can't just bump the 
xcode BuildDepends as that
would block darwin9. So we may need identify the first release of Xcode which 
supports -no_pie in ld
and check for that with 'xcodebuild -version'.
                  Jack

> On Thu, Jul 14, 2011 at 9:03 AM, Alexander Hansen <
> [email protected]> wrote:
> 
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > > On Wed, Jul 13, 2011 at 4:39 PM, Jack Howarth
> > > <[email protected] <mailto:[email protected]>> wrote:
> > >
> > > On Wed, Jul 13, 2011 at 02:32:42PM -0400, Alexander Hansen wrote:
> > > (let's do this on -beginners rather than crossposting)
> > >
> > > On 7/13/11 1:57 PM, Krista Romita wrote:
> > >> I tried installing SExtractor onto my laptop (OS X 10.6) using
> > >> fink, after I enabled unstable installs, but I got an error.  I
> > >> did the fink selfupdate and tried again, but got the same results.
> > >> I am including my system information and the error message below.
> > >> Any help would be really really appreciated!!! Krista Romita
> > >
> > >> Here is my system information: Package manager version: 0.30.2
> > >> Distribution version: selfupdate-rsync Tue Jul 12 13:19:02 2011,
> > >> 10.6, i386 Trees: local/main stable/main stable/crypto
> > >> unstable/main unstable/crypto Xcode Version: 3.2-1
> > >
> > >> Here is the error that I am getting: make[4]: *** [all-recursive]
> > >> Error 1 make[3]: *** [multi-do] Error 1 make[2]: *** [all-multi]
> > >> Error 2 make[1]: *** [all-target-libjava] Error 2 make: *** [all]
> > >> Error 2 ### execution of /var/tmp/tmp.1.jEHS49 failed, exit code 2
> > >>  Removing runtime build-lock... Removing build-lock package...
> > >> /sw/bin/dpkg-lockwait -r fink-buildlock-gcc44-4.4.6-1001 (Reading
> > >> database ... 11705 files and directories currently installed.)
> > >> Removing fink-buildlock-gcc44-4.4.6-1001 ... Failed: phase
> > >> compiling: gcc44-4.4.6-1001 failed
> > >
> > >
> > >
> > >
> > > The problem is with gcc44, not sextractor.
> > >
> > > You're going to need to post some additional output.  Errors in
> > > 'make' are symptoms of whatever has really failed, rather than being
> > > useful errors for diagnosis.
> > >
> > > Please go back in your output to the compiler line just before error
> > >  messages start to occur, and post from there.
> > >
> > >> It would also be helpful to know how much memory this machine has.
> > >
> > >
> > On 7/13/11 5:00 PM, Krista Romita wrote:
> > > My laptop has 4 GB of memory.
> > >
> > >
> >
> > 4 GB is ample for compiling gcc44.   Let's see the additional output, as
> > I suggested earlier.
> > - --
> > Alexander Hansen, Ph.D.
> > Fink User Liaison
> > http://finkakh.wordpress.com/
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.4.11 (Darwin)
> > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
> >
> > iEYEARECAAYFAk4e6QsACgkQB8UpO3rKjQ8iYwCfR4xX0n4p87xfQ9mWZ4gP2GAb
> > qrUAn2ysJQHzXzPUo8zE52rqO2DM0kjz
> > =H2jT
> > -----END PGP SIGNATURE-----
> >

------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
Fink-beginners mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to