build error
on my PPC PowerBook Mac OS X 10.4 / Xcode 2.4.1 in
libm4ri-20080904
(I had replaced the PolyBoRi spkg with the one from Sage 3.1.1 in
order to get this far ... but still, after almost 10 hours,
 the PPC box didn't even get near the sage-3.1.2.rc1.spkg ... but the
error seems to be PPC specific, ./configure chokes)



...
libm4ri-20080904/dist/debian/rules
Finished extraction
****************************************************
Host system
uname -a:
Darwin georg-webers-powerbook-g4.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
****************************************************
****************************************************
GCC 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)
****************************************************
make[2]: *** No rule to make target `clean'.  Stop.
checking build system type... powerpc-apple-darwin8.11.0
checking host system type... powerpc-apple-darwin8.11.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... no
checking for ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... g95
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g95 accepts -g... yes
checking the maximum length of command line arguments... 196608
checking command to parse /usr/bin/nm -p output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin8.11.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... ld
checking if the linker (ld) is GNU ld... no
checking whether the g++ linker (ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common
checking if g++ PIC flag -fno-common works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin8.11.0 dyld
(cached) (cached) checking how to hardcode library paths into
programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g95 option to produce PIC... -fno-common
checking if g95 PIC flag -fno-common works... yes
checking if g95 static flag -static works... no
checking if g95 supports -c -o file.o... yes
checking whether the g95 linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin8.11.0 dyld
(cached) (cached) checking how to hardcode library paths into
programs... immediate
checking for a BSD-compatible install... /usr/bin/install -c
checking mm_malloc.h usability... no
checking mm_malloc.h presence... no
checking for mm_malloc.h... no
checking for a sed that does not truncate output... /usr/bin/sed
checking the number of available CPUs... 1
checking the number of available CPUs... 1
checking for x86 cpuid 0x0 output... unknown
checking for the processor vendor... Unknown
262144
32768
second level name l1cachesize in hw.l1cachesize is invalid
second level name l1cachesize in hw.l1cachesize is invalid
./configure: line 21633: / 1024: syntax error: operand expected (error
token is "/ 1024")
Error configuring libm4ri

real    1m0.090s
user    0m11.529s
sys     0m25.716s
sage: An error occurred while installing libm4ri-20080904
Please email sage-devel http://groups.google.com/group/sage-devel
...



On 9 Sep., 07:33, mabshoff <[EMAIL PROTECTED]> wrote:
> Hello folks,
>
> after the not so great rc0 this one will hopefully work a lot better.
> Most issues beside ghmm and hmm should be fixed. PolyBoRi should
> actually be working and not create random-ish segfaults at exit. We
> also fixed the notebook in secure mode and most of the critical or
> blocker notebook bugs. Please build and test and report any issues.
> Hopefully we will fix the ghmm/hmm Itanium issue tomorrow and move the
> last step toward 3.1.2.final - the release is overdue. I also noticed
> an odd failure in
>
> matrix/matrix_real_double_dense.pyx
>
> on OSX only.
>
> Sources and binaries are in the usual place:
>
> http://sage.math.washington.edu/home/mabshoff/release-cycles-3.1.2/
>
> Cheers,
>
> Michael
>
> #1785: Alex Ghitza: bug in creating points on elliptic curves over
> extension fields [Reviewed by John Cremona]
> #3711: Mike Hansen: notebook -- folder of worksheets not properly
> saved [Reviewed by Timothy Clemans]
> #3918: Mike Hansen: notebook -- MAJOR BUG involving uploading file
> from URL [Reviewed by Timothy Clemans]
> #4064: Alex Ghitza, John Cremona: fix pari precision issues [Reviewed
> by John Cremona, Alex Ghitza]
> #4070: Michael Abshoff: fix polybori-0.5.rc1 build issues [Reviewed by
> Martin Albrecht]
> #4071: Mike Hansen: Fix issues in the lisp interface [Reviewed by
> Michael Abshoff]
> #4072: Mike Hansen: Fix issue in trait_names in the sage0 interface
> [Reviewed by Martin Albrecht]
> #4073: Martin Albrecht: disable colors in sage0 [Reviewed by Mike
> Hansen]
> #4074: Mike Hansen: the notebook is totally broken in secure mode with
> the new twisted spkg [Reviewed by Michael Abshoff]
> #4075: David Joyner: fix bug in BCHCode [Reviewed by Robert Miller]
> #4077: Mike Hansen: notebook - ReactorNotRunning error consistently
> seen in sage-3.1.2.rc0 [Reviewed by Michael Abshoff]
> #4078: Mike Hansen: evaluate all has sometimes erratic behavior
> [Reviewed by William Stein]
> #4080: Martin Albrecht: Symbol clash between global M4RI and
> PolyBoRi's M4RI [Reviewed by Michael Abshoff]
> #4081: Robert Miller: memleaks in nonlinear binary codes [Reviewed by
> Michael Abshoff]
> #4082: Michael Abshoff: Sage 3.1.2.rc0: numerical noise on OSX/Intel
> in schemes/elliptic_curves/ell_number_field.py [Reviewed by Mike
> Hansen]
> #4084: Jason Merrill: plot(1/cos,-1,1) fails [Reviewed by Michael
> Abshoff]
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to