#19292: Don't source sage-env in configure
-------------------------------------+-------------------------------------
Reporter: jdemeyer | Owner:
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-6.9
Component: build: configure | Resolution:
Keywords: | Merged in:
Authors: Jeroen Demeyer | Reviewers: Travis Scrimshaw
Report Upstream: N/A | Work issues:
Branch: | Commit:
u/jdemeyer/ticket/19292 | 47e33dac54248ac02ff018b210f0a0df9f9534db
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Changes (by vbraun):
* status: positive_review => needs_work
Comment:
Here is the reason:
{{{
[buildslave-sage@volker-desktop build]$ make clean
make build/make/Makefile
make[1]: Entering directory '/mnt/disk/home/buildslave-
sage/slave/sage_git/build'
rm -f config.log
mkdir -p logs/pkgs
ln -s logs/pkgs/config.log config.log
running CONFIG_SHELL=/bin/sh /bin/sh ./configure --no-create --no-
recursion
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles...
yes
checking for root user... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for ar... yes
checking for m4... yes
checking for ranlib... yes
checking for strip... yes
checking for GNU or BSD tar... /usr/bin/tar
checking for GNU make... /usr/bin/make
checking for latex... yes
checking for perl... /usr/bin/perl
checking for Perl version 5.8.0 or later... yes
checking for dpkg... no
checking for dpkg-architecture... no
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/mnt/disk/home/buildslave-
sage/slave/sage_git/build':
configure: error: C compiler cannot create executables
See `config.log' for more details
If you would like to try to build Sage anyway (to help porting),
export the variable 'SAGE_PORT' to something non-empty.
Makefile:23: recipe for target 'build/make/Makefile' failed
make[1]: *** [build/make/Makefile] Error 1
make[1]: Leaving directory '/mnt/disk/home/buildslave-
sage/slave/sage_git/build'
Makefile:16: recipe for target 'clean' failed
make: *** [clean] Error 2
}}}
config.log:
{{{
[...]
configure:4259: checking whether the C compiler works
configure:4281: gcc conftest.c >&5
/mnt/disk/home/buildslave-
sage/slave/sage_git/build/local/libexec/gcc/x86_64-unknown-linux-
gnu/4.9.2/cc1: error while loading shared
libraries: libgmp.so.16: cannot open shared object file: No such file or
directory
[...]
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/19292#comment:5>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.