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

eclib breaks make build #18789

Closed
darijgr opened this issue Jun 25, 2015 · 6 comments
Closed

eclib breaks make build #18789

darijgr opened this issue Jun 25, 2015 · 6 comments

Comments

@darijgr
Copy link
Contributor

darijgr commented Jun 25, 2015

On trying to make-build 6.8.beta6 on the Sagemathcloud:

/bin/bash ../libtool  --tag=CXX   --mode=link g++  -g -O3  -no-undefined -L/projects/1f2a5de2-58fe-4dd3-9ae9-2abee319cbee/sage-dev-images/sage-6.8.beta3/local/lib -L/projects/1f2a5de2-58fe-4dd3-9ae9-2abee319cbee/sage-dev-images/sage-6.8.beta3/local/lib -L/projects/1f2a5de2-58fe-4dd3-9ae9-2abee319cbee/sage-dev-images/sage-6.8.beta3/local/lib  -version-info 2:1:0  -o libec.la -rpath /projects/1f2a5de2-58fe-4dd3-9ae9-2abee319cbee/sage-dev-images/sage-6.8.beta3/local/lib interface.lo unimod.lo arith.lo marith.lo gpslave.lo compproc.lo vector.lo matrix.lo subspace.lo kbessel.lo mvector.lo mmatrix.lo msubspace.lo svector.lo smatrix.lo smatrix_elim.lo xsplit.lo conic.lo legendre.lo quadratic.lo illl.lo hilbert.lo timer.lo cubic.lo polys.lo realroots.lo parifact.lo p2points.lo gf.lo xsplit_data.lo threadpool.lo logger.lo curve.lo curvedata.lo curvered.lo points.lo cperiods.lo isogs.lo heights.lo mwprocs.lo lambda.lo sifter.lo sieve_search.lo htconst.lo egr.lo saturate.lo divpol.lo pointsmod.lo curvemod.lo ffmod.lo tlss.lo elog.lo getcurve.lo mequiv.lo mrank1.lo mlocsol.lo mglobsol.lo mquartic.lo mrank2.lo qc.lo sqfdiv.lo version.lo minim.lo reduce.lo transform.lo desc2.lo bitspace.lo GetOpt.lo twoadic.lo descent.lo newforms.lo symb.lo homspace.lo cusp.lo oldforms.lo fixc6.lo periods.lo moddata.lo pcprocs.lo nfd.lo curvesort.lo  -lflint -lntl -lpari   
libtool: link: `/projects/1f2a5de2-58fe-4dd3-9ae9-2abee319cbee/sage-dev-images/sage-6.8.beta3/local/lib/libntl.la' is not a valid libtool archive
Makefile:458: recipe for target 'libec.la' failed
make[4]: *** [libec.la] Error 1
make[4]: Leaving directory '/projects/1f2a5de2-58fe-4dd3-9ae9-2abee319cbee/sage-dev-images/sage-6.8.beta3/local/var/tmp/sage/build/eclib-20150510/src/libsrc'
Makefile:396: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/projects/1f2a5de2-58fe-4dd3-9ae9-2abee319cbee/sage-dev-images/sage-6.8.beta3/local/var/tmp/sage/build/eclib-20150510/src'
Error building eclib.

See the logs:
install.log: https://www.dropbox.com/s/1o1aansju4pycju/install.log?dl=0
eclib-20150510.log: https://www.dropbox.com/s/bu3vq45jp2eapff/eclib-20150510.log?dl=0

CC: @vbraun @jdemeyer

Component: packages: standard

Keywords: eclib, make, install, packages

Reviewer: Jeroen Demeyer

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

@darijgr darijgr added this to the sage-6.8 milestone Jun 25, 2015
@nbruin
Copy link
Contributor

nbruin commented Jun 26, 2015

Changed keywords from ecl, make, install, packages to eclib, make, install, packages

@nbruin
Copy link
Contributor

nbruin commented Jun 26, 2015

comment:1

eclib != ECL

@nbruin nbruin changed the title ECL breaks make build eclib breaks make build Jun 26, 2015
@darijgr
Copy link
Contributor Author

darijgr commented Jun 26, 2015

comment:2

blush

@jdemeyer
Copy link

comment:3

It seems like a problem with NTL. I don't know why it got messed up, but I would try reinstalling NTL first.

@jdemeyer

This comment has been minimized.

@jdemeyer
Copy link

Reviewer: Jeroen Demeyer

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

4 participants