#7115: building cliquer (with cliquer-1.2.p0.spkg) fails on 32bit OS X 10.4
-----------------------+----------------------------------------------------
   Reporter:  was      |       Owner:  tbd       
       Type:  defect   |      Status:  new       
   Priority:  blocker  |   Milestone:  sage-4.1.2
  Component:  build    |    Keywords:            
Work_issues:           |      Author:            
   Reviewer:           |      Merged:            
-----------------------+----------------------------------------------------

Comment(by kcrisman):

 Okay, here's the results.
 {{{
 Finished extraction
 ****************************************************
 Host system
 uname -a:
 Darwin <snip>-powerbook-g4-110.local 8.11.0 Darwin Kernel Version 8.11.0:
 Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power
 Macintosh powerpc
 ****************************************************
 ****************************************************
 CC Version
 gcc -v
 Using built-in specs.
 Target: powerpc-apple-darwin8
 Configured with: /var/tmp/gcc/gcc-5370~2/src/configure --disable-checking
 -enable-werror --prefix=/usr --mandir=/share/man --enable-
 languages=c,objc,c++,obj-c++ --program-transform-
 name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0
 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --host=powerpc-
 apple-darwin8 --target=powerpc-apple-darwin8
 Thread model: posix
 gcc version 4.0.1 (Apple Computer, Inc. build 5370)
 ****************************************************
 Code will be built with debugging information present. Set 'SAGE_DEBUG' to
 'no' if you don't want that.
 No Fortran compiler has been defined. This is not normally a problem.
 Using CC=gcc
 Using CXX=g++
 Using FC=
 Using F77=
 Using SAGE_FORTRAN=
 Using SAGE_FORTRAN_LIB=
 The following environment variables will be exported
 Using CFLAGS= -O2  -g  -Wall -fomit-frame-pointer -funroll-loops -c -fPIC
 Using CXXFLAGS= -O2  -g  -Wall
 Using FCFLAGS= -O2  -g  -Wall
 Using F77FLAGS= -O2  -g  -Wall
 Using CPPFLAGS=
 -I/Users/<snip>/Desktop/sage-4.1.2.rc1.alpha3/local/include
 Using LDFLAGS= -L/Users/<snip>/Desktop/sage-4.1.2.rc1.alpha3/local/lib
 Using ABI=
 configure scripts and/or makefiles might override these later

 gcc  -O2  -g  -Wall -fomit-frame-pointer -funroll-loops -c -fPIC
 -DENABLE_LONG_OPTIONS -o cl.o -c cl.c
 gcc  -O2  -g  -Wall -fomit-frame-pointer -funroll-loops -c -fPIC
 -I/Users/<snip>/Desktop/sage-4.1.2.rc1.alpha3/local/include   -c -o
 cliquer.o cliquer.c
 gcc  -O2  -g  -Wall -fomit-frame-pointer -funroll-loops -c -fPIC
 -I/Users/<snip>/Desktop/sage-4.1.2.rc1.alpha3/local/include   -c -o
 graph.o graph.c
 gcc  -O2  -g  -Wall -fomit-frame-pointer -funroll-loops -c -fPIC
 -I/Users/<snip>/Desktop/sage-4.1.2.rc1.alpha3/local/include   -c -o
 reorder.o reorder.c
 gcc  -L/Users/<snip>/Desktop/sage-4.1.2.rc1.alpha3/local/lib  -dynamiclib
 -single_module -flat_namespace -undefined dynamic_lookup -o libcliquer.so
 cl.o cliquer.o graph.o reorder.o
 ld: flag: -undefined dynamic_lookup can't be used with
 MACOSX_DEPLOYMENT_TARGET environment variable set to: 10.1
 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/libtool: internal link edit
 command failed
 make[2]: *** [cl] Error 1
 Failed to compile cliquer... exiting

 real    0m4.676s
 user    0m3.687s
 sys     0m0.439s
 sage: An error occurred while installing cliquer-1.2.p0
 }}}

 More specifically:
 {{{
 -undefined dynamic_lookup can't be used with MACOSX_DEPLOYMENT_TARGET
 environment variable set to: 10.1
 }}}

 Any ideas?  I think maybe reverting the spkg might be the way to go if the
 mpfr problem can be resolved.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7115#comment:8>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to