#10903: Update Singular to 3-1-3-3
-------------------------------------------------------------------------+--
    Reporter:  malb                                                      |      
   Owner:  tbd                                      
        Type:  defect                                                    |      
  Status:  closed                                   
    Priority:  critical                                                  |     
Milestone:  sage-4.7.2                               
   Component:  packages                                                  |    
Resolution:  fixed                                    
    Keywords:  singular SageDays34 sd34                                  |   
Work_issues:                                           
    Upstream:  N/A                                                       |      
Reviewer:  Martin Albrecht, Volker Braun, Simon King
      Author:  Burcin Erocal, Martin Albrecht, Volker Braun, Simon King  |      
  Merged:  sage-4.7.2.alpha4                        
Dependencies:  #11339                                                    |  
-------------------------------------------------------------------------+--

Comment(by jdemeyer):

 This '''fails''' to build on OS X 10.4 PPC:
 {{{
 Machine:
 Darwin moufang.ugent.be 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
 Deleting directories from past builds of previous/current versions of
 singular-3-1-3-3.p0
 Extracting package
 /Users/jdemeyer/sage-4.7.2.alpha4/spkg/standard/singular-3-1-3-3.p0.spkg
 ...
 -rw-r--r--   1 jdemeyer  jdemeyer  8420878 Oct  4 11:09
 /Users/jdemeyer/sage-4.7.2.alpha4/spkg/standard/singular-3-1-3-3.p0.spkg
 Finished extraction
 ****************************************************
 Host system
 uname -a:
 Darwin moufang.ugent.be 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: /private/var/tmp/gcc/gcc-5367.obj~1/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 5367)
 ****************************************************
 ~/sage-4.7.2.alpha4/spkg/build/singular-3-1-3-3.p0/src
 ~/sage-4.7.2.alpha4/spkg/build/singular-3-1-3-3.p0
 patching file factory/assert.h
 patching file Singular/configure
 ~/sage-4.7.2.alpha4/spkg/build/singular-3-1-3-3.p0
 make[2]: *** No rule to make target `distclean'.  Stop.
 rm: /Users/jdemeyer/sage-4.7.2.alpha4/local/bin/Singular*: No such file or
 directory
 creating cache ./config.cache
 checking uname for singular... ppcMac-darwin
 checking for gcc... gcc
 checking whether the C compiler (gcc  -O3 -g -fPIC ) works... yes
 checking whether the C compiler (gcc  -O3 -g -fPIC ) is a cross-
 compiler... no
 [...]
 g++ -O3 -g -fPIC -I.. -I/Users/jdemeyer/sage-4.7.2.alpha4/local -pipe -I.
 -I.. -I/Users/jdemeyer/sage-4.7.2.alpha4/local
 -I/Users/jdemeyer/sage-4.7.2.alpha4/local/include
 -I/Users/jdemeyer/sage-4.7.2.alpha4/local/include
 -I/Users/jdemeyer/sage-4.7.2.alpha4/local/include   -fno-implicit-
 templates -I.. -I/Users/jdemeyer/sage-4.7.2.alpha4/local -DNDEBUG
 -DOM_NDEBUG -DppcMac_darwin -DHAVE_CONFIG_H \
   -o Singular \
   tesths.cc iparith.o mpsr_Tok.o claptmpl.o\
   grammar.o scanner.o attrib.o blackbox.o eigenval_ip.o extra.o fehelp.o
 feOpt.o ipassign.o ipconv.o ipid.o iplib.o ipprint.o ipshell.o newstruct.o
 lists.o sdb.o fglm.o interpolation.o silink.o ssiLink.o subexpr.o janet.o
 wrapper.o libparse.o sing_win.o gms.o pcv.o maps_ip.o walk.o walk_ip.o
 cntrlc.o misc_ip.o calcSVD.o pipeLink.o Minor.o MinorProcessor.o
 MinorInterface.o bigintm.o pyobject_setup.o bbcone.o bbfan.o denom_list.o
 minpoly.o  slInit_Static.o mpsr_Put.o mpsr_PutPoly.o mpsr_GetPoly.o
 mpsr_sl.o mpsr_Get.o mpsr_GetMisc.o mpsr_Error.o  ndbm.o sing_dbm.o
 -dynamic -L/Users/jdemeyer/sage-4.7.2.alpha4/local/kernel -L../kernel
 -lkernel -L/Users/jdemeyer/sage-4.7.2.alpha4/local/lib
 -L/Users/jdemeyer/sage-4.7.2.alpha4/local/lib   -ldl -lm -lsingfac
 -lsingcf -lntl -lgmp -lreadline -lncurses -lm   -lomalloc_ndebug
 ../kernel/mmalloc.o
 /usr/bin/ld: warning -L: directory name
 (/Users/jdemeyer/sage-4.7.2.alpha4/local/kernel) does not exist
 /usr/bin/ld: Undefined symbols:
 _dynl_close
 _dynl_error
 _dynl_open
 _dynl_sym
 collect2: ld returned 1 exit status
 make[4]: *** [Singular] Error 1
 make[3]: *** [install] Error 1
 make[2]: *** [/Users/jdemeyer/sage-4.7.2.alpha4/local/bin/Singular-3-1-3]
 Error 2
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10903#comment:103>
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