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

cvxopt-0.9.p8 sends GNU options to Sun Fortran compiler and has bad C code. #7074

Closed
sagetrac-drkirkby mannequin opened this issue Sep 29, 2009 · 4 comments
Closed

Comments

@sagetrac-drkirkby
Copy link
Mannequin

sagetrac-drkirkby mannequin commented Sep 29, 2009

Using

cvxopt-0.9.p8/spkg-install
cvxopt-0.9.p8/.hgignore
Finished extraction
****************************************************
Host system
uname -a:
SunOS swan 5.10 Generic_139555-08 sun4u sparc SUNW,Sun-Blade-1000
****************************************************
****************************************************
CC Version
/opt/xxxsunstudio12.1/bin/cc -v
usage: cc [ options] files.  Use 'cc -flags' for details
****************************************************
f95: Warning: Option -fPIC passed to ld, if ld is invoked, ignored otherwise
f95: Warning: Option --version passed to ld, if ld is invoked, ignored otherwise
Usage: f95 [ options ] files.  Use 'f95 -flags' for details
Using gfortran
running install
running build
running build_py
creating build
creating build/lib.solaris-2.10-sun4u-2.6
creating build/lib.solaris-2.10-sun4u-2.6/cvxopt
copying python/__init__.py -> build/lib.solaris-2.10-sun4u-2.6/cvxopt
copying python/misc.py -> build/lib.solaris-2.10-sun4u-2.6/cvxopt
copying python/cvxprog.py -> build/lib.solaris-2.10-sun4u-2.6/cvxopt
copying python/modeling.py -> build/lib.solaris-2.10-sun4u-2.6/cvxopt
copying python/info.py -> build/lib.solaris-2.10-sun4u-2.6/cvxopt
copying python/coneprog.py -> build/lib.solaris-2.10-sun4u-2.6/cvxopt
copying python/solvers.py -> build/lib.solaris-2.10-sun4u-2.6/cvxopt
running build_ext
building 'base' extension
creating build/temp.solaris-2.10-sun4u-2.6
creating build/temp.solaris-2.10-sun4u-2.6/C
/opt/xxxsunstudio12.1/bin/cc -DNDEBUG -O -xcode=pic32 -I/export/home/drkirkby/sage/sage-4.1.2.alpha4/local/include/python2.6 -c C/base.c -o build/temp.solaris-2.10-sun4u-2.6/C/base.o
"C/sun_complex.h", line 30: invalid type combination
"C/sun_complex.h", line 30: incomplete _Imaginary type specifier
"C/sun_complex.h", line 30: warning: useless declaration
"C/sun_complex.h", line 30: warning: typedef declares no type name
"C/misc.h", line 29: incomplete _Complex type specifier

CC: @dimpase

Component: porting: Solaris

Reviewer: Michael Orlitzky

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

@sagetrac-drkirkby sagetrac-drkirkby mannequin added this to the sage-5.11 milestone Sep 29, 2009
@jdemeyer jdemeyer modified the milestones: sage-5.11, sage-5.12 Aug 13, 2013
@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin modified the milestones: sage-6.1, sage-6.2 Jan 30, 2014
@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin modified the milestones: sage-6.2, sage-6.3 May 6, 2014
@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin modified the milestones: sage-6.3, sage-6.4 Aug 10, 2014
@mkoeppe
Copy link
Contributor

mkoeppe commented Jul 8, 2020

comment:5

Outdated, should be closed

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

Reviewer: Michael Orlitzky

@orlitzky
Copy link
Contributor

comment:6

The goal of these tickets is laudable, but:

  • We need at least one user who is able to test.
  • The package/OS information on this ticket is outdated beyond usefulness.
  • Upstream is a better place to report portability issues these days.

@fchapoton
Copy link
Contributor

comment:7

Closing very old sun/solaris tickets. Any tentative for this OS should start afresh.

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