Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support GCC version "4.7" in LinBox #13118

Closed
jdemeyer opened this issue Jun 15, 2012 · 13 comments
Closed

Support GCC version "4.7" in LinBox #13118

jdemeyer opened this issue Jun 15, 2012 · 13 comments

Comments

@jdemeyer
Copy link

It seems Debian ships a version of gcc where

gcc -dumpversion

outputs "4.7" instead of the expected "4.7.0".

This causes a build failure in LinBox (and only in LinBox according to the bug report).

spkg: http://boxen.math.washington.edu/home/jdemeyer/spkg/linbox-1.1.6.p11.spkg

Component: packages: standard

Author: Jeroen Demeyer

Reviewer: R. Andrew Ohana

Merged: sage-5.1.beta6

Issue created by migration from https://trac.sagemath.org/ticket/13118

@jdemeyer

This comment has been minimized.

@jdemeyer
Copy link
Author

Author: Jeroen Demeyer

@jdemeyer
Copy link
Author

Attachment: linbox-1.1.6.p11.diff.gz

Diff for the linbox spkg. For reference / review only.

@jdemeyer jdemeyer changed the title Support GCC version "4.7" Support GCC version "4.7" in LinBox Jun 18, 2012
@ohanar
Copy link
Member

ohanar commented Jun 19, 2012

comment:3

Looks good to me.

@ohanar
Copy link
Member

ohanar commented Jun 19, 2012

Reviewer: R. Andrew Ohana

@jdemeyer
Copy link
Author

Merged: sage-5.1.beta6

@sagetrac-startakovsky
Copy link
Mannequin

sagetrac-startakovsky mannequin commented Oct 26, 2012

comment:5

I am experiencing an issue with linbox during an installation. I have inquired on ask.sagemath.org about this. Here are the details. Is this related, should I open a separate ticket? http://ask.sagemath.org/question/1914/error-installing-sage-because-of-package-linbox

@jdemeyer
Copy link
Author

comment:6

Replying to @sagetrac-startakovsky:

I am experiencing an issue with linbox during an installation. I have inquired on ask.sagemath.org about this. Here are the details. Is this related, should I open a separate ticket? http://ask.sagemath.org/question/1914/error-installing-sage-because-of-package-linbox

Please try sage-5.4.rc2: http://www.sagemath.org/download-latest.html

@sagetrac-startakovsky
Copy link
Mannequin

sagetrac-startakovsky mannequin commented Oct 29, 2012

comment:7

Replying to @jdemeyer:

Replying to @sagetrac-startakovsky:

I am experiencing an issue with linbox during an installation. I have inquired on ask.sagemath.org about this. Here are the details. Is this related, should I open a separate ticket? http://ask.sagemath.org/question/1914/error-installing-sage-because-of-package-linbox

Please try sage-5.4.rc2: http://www.sagemath.org/download-latest.html

I downloaded sage-5.4.rc2 as instructed onto my rackspace.com 64-bit vm and got the same error because GCC failed. Then I typed export INSTALL_SAGE_GCC=yes then make and received another error, one I've seen before, where it stalled on linbox-sage.o. I've attached the log to this ticket.

@sagetrac-startakovsky
Copy link
Mannequin

sagetrac-startakovsky mannequin commented Oct 29, 2012

Attachment: here.txt

linbox error on rackspace.com virtual machine, ubuntu 12

@jdemeyer
Copy link
Author

comment:8

Could you please bring this discussion to the sage-devel mailing list instead of this ticket (which has nothing to do with it). Also, is there any chance of getting access to that machine for easier debugging?

@jdemeyer
Copy link
Author

comment:9

And to be very clear, please post:

  1. the failed install.log from building sage-5.4.rc2 from scratch without any special environment variables set (no MAKE, no SAGE_INSTALL_GCC).
  2. the failed install.log from building sage-5.4.rc2 from scratch with SAGE_INSTALL_GCC=yes (i.e. not a build started without and continued with SAGE_INSTALL_GCC=yes)

@jdemeyer
Copy link
Author

comment:10

And how is the resource usage on that machine, are you constrained in memory/CPU usage? Sage requires 2.5GB of memory to build (some of this may be swap space).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants