#8301: segfault in m4ri
-------------------------------+--------------------------------------------
Reporter: was | Owner: was
Type: defect | Status: needs_work
Priority: major | Milestone: sage-4.4
Component: linear algebra | Keywords:
Author: Martin Albrecht | Upstream: Fixed upstream, in a later
stable release.
Reviewer: | Merged:
Work_issues: |
-------------------------------+--------------------------------------------
Changes (by jhpalmieri):
* status: positive_review => needs_work
Comment:
I can't build this on one of the skynet machines:
{{{
iras ia64-Linux-suse
$ uname -a
Linux iras 2.6.16.46-0.12-default #1 SMP Thu May 17 14:00:09 UTC 2007 ia64
ia64 ia64 GNU/Linux
}}}
I get this:
{{{
make[2]: Entering directory
`/home/palmieri/iras/sage-4.4.alpha1x/spkg/build/li\
bm4ri-20100221/src'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh
/home/palmieri/iras/sage-4.4.alph\
a1x/spkg/build/libm4ri-20100221/src/missing --run aclocal-1.11
/home/palmieri/iras/sage-4.4.alpha1x/spkg/build/libm4ri-20100221/src/missing:
l\
ine 54: aclocal-1.11: command not found
WARNING: `aclocal-1.11' is missing on your system. You should only need
it if
you modified `acinclude.m4' or `configure.ac'. You might want
to install the `Automake' and `Perl' packages. Grab them from
any GNU archive site.
cd . && /bin/sh
/home/palmieri/iras/sage-4.4.alpha1x/spkg/build/libm4ri-201002\
21/src/missing --run automake-1.11 --gnu
/home/palmieri/iras/sage-4.4.alpha1x/spkg/build/libm4ri-20100221/src/missing:
l\
ine 54: automake-1.11: command not found
WARNING: `automake-1.11' is missing on your system. You should only need
it if
you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
You might want to install the `Automake' and `Perl' packages.
Grab them from any GNU archive site.
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh
/home/palmieri/iras/sage-4.4.alph\
a1x/spkg/build/libm4ri-20100221/src/missing --run autoconf
/home/palmieri/iras/sage-4.4.alpha1x/spkg/build/libm4ri-20100221/src/missing:
l\
ine 54: autoconf: command not found
WARNING: `autoconf' is missing on your system. You should only need it if
you modified `configure.ac'. You might want to install the
`Autoconf' and `GNU m4' packages. Grab them from any GNU
archive site.
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure
--prefix=/home/palmieri/iras/s\
age-4.4.alpha1x/local
--includedir=/home/palmieri/iras/sage-4.4.alpha1x/local/i\
nclude/ CC=gcc CFLAGS=
-I/home/palmieri/iras/sage-4.4.alpha1x/local/include/ -L\
/home/palmieri/iras/sage-4.4.alpha1x/local/lib -g -fPIC -Wall -pedantic
-O2 LD\
FLAGS= CPPFLAGS=-I/home/palmieri/iras/sage-4.4.alpha1x/local/include/
--no-crea\
te --no-recursion
checking build system type... ia64-unknown-linux-gnu
checking host system type... ia64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... configure: error: newly
created f\
ile is older than distributed files!
Check your system clock
make[2]: *** [config.status] Error 1
make[2]: Leaving directory
`/home/palmieri/iras/sage-4.4.alpha1x/spkg/build/lib\
m4ri-20100221/src'
Error building libm4ri
}}}
I haven't seen this on any other platform.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8301#comment:9>
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.