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

Improve cddlib build system (especially split out non-upstream stuff). #15871

Closed
jpflori opened this issue Feb 27, 2014 · 6 comments
Closed

Improve cddlib build system (especially split out non-upstream stuff). #15871

jpflori opened this issue Feb 27, 2014 · 6 comments

Comments

@jpflori
Copy link

jpflori commented Feb 27, 2014

See #13026 comment 31 and 37.

CC: @saraedum @orlitzky

Component: packages: standard

Reviewer: Michael Orlitzky

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

@jpflori jpflori added this to the sage-6.2 milestone Feb 27, 2014
@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin modified the milestones: sage-6.2, sage-6.3 May 6, 2014
@nexttime
Copy link
Mannequin

nexttime mannequin commented May 13, 2014

comment:2

Dan Drake just reported on sage-devel that building cddlib 094g fails on his system because apparently some (32-bit) libgmp.so from /usr/local/lib gets picked up, too(!):

/bin/bash ../libtool --tag=CC   --mode=link gcc  -g -O2 -L/usr/local/lib -L/var/tmp/ddrake/sage/local/lib  -o scdd_gmp simplecdd.o ../lib-src-gmp/libcddgmp.la -lgmp 
libtool: link: gcc -g -O2 -o .libs/scdd_gmp simplecdd.o -L/usr/local/lib -L/var/tmp/ddrake/sage/local/lib ../lib-src-gmp/.libs/libcddgmp.so /var/tmp/ddrake/sage/local/lib/libgmp.so /usr/local/lib/libgmp.so -Wl,-rpath -Wl,/var/tmp/ddrake/sage/local/lib
/usr/local/lib/libgmp.so: could not read symbols: File in wrong format

(Apparently only libsrc is affected, not src.)

We may have to reintegrate Volker's --with-gmp patch...

@nexttime
Copy link
Mannequin

nexttime mannequin commented May 13, 2014

comment:3

Replying to @nexttime:

Dan Drake just reported on sage-devel that building cddlib 094g fails on his system because apparently some (32-bit) libgmp.so from /usr/local/lib gets picked up, too(!):

/bin/bash ../libtool --tag=CC   --mode=link gcc  -g -O2 -L/usr/local/lib -L/var/tmp/ddrake/sage/local/lib  -o scdd_gmp simplecdd.o ../lib-src-gmp/libcddgmp.la -lgmp 
libtool: link: gcc -g -O2 -o .libs/scdd_gmp simplecdd.o -L/usr/local/lib -L/var/tmp/ddrake/sage/local/lib ../lib-src-gmp/.libs/libcddgmp.so /var/tmp/ddrake/sage/local/lib/libgmp.so /usr/local/lib/libgmp.so -Wl,-rpath -Wl,/var/tmp/ddrake/sage/local/lib
/usr/local/lib/libgmp.so: could not read symbols: File in wrong format

(Apparently only libsrc is affected, not src.)

We may have to reintegrate Volker's --with-gmp patch...

Volker opened #16348.

@vbraun
Copy link
Member

vbraun commented May 13, 2014

comment:4

I propose to close this ticket unless somebody writes a description with actionable items.

@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin modified the milestones: sage-6.3, sage-6.4 Aug 10, 2014
@mkoeppe
Copy link
Member

mkoeppe commented Jul 8, 2020

comment:6

Outdated, should be closed

@mkoeppe mkoeppe removed this from the sage-6.4 milestone Jul 8, 2020
@orlitzky
Copy link
Contributor

orlitzky commented Jul 8, 2020

Reviewer: Michael Orlitzky

@orlitzky
Copy link
Contributor

orlitzky commented Jul 8, 2020

comment:7

There is no more non-upstream stuff as far as I know.

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

5 participants