#7071: palp-1.1.p1 ignores CC variable and uses gcc, so fails with Sun Studio.
------------------------+---------------------------------------------------
   Reporter:  drkirkby  |          Owner:  tbd            
       Type:  defect    |         Status:  needs_review   
   Priority:  major     |      Milestone:  sage-5.0       
  Component:  build     |       Keywords:                 
Work_issues:            |       Upstream:  N/A            
   Reviewer:            |         Author:  R. Andrew Ohana
     Merged:            |   Dependencies:                 
------------------------+---------------------------------------------------
Changes (by newvalueoldvalue):

  * status:  new => needs_review
  * upstream:  => N/A
  * author:  => R. Andrew Ohana


Old description:

> Using
>
>     * Solaris 10 update 7 on SPARC
>     * sage-4.1.2.alpha4
>     * Sun Studio 12.1
>     * An updated configure script to allow the Sun compiler to be used
> #7021
>
> This is one of the many packages that ignore the setting of the variable
> CC.
> {{{
> palp-1.1.p1/src/GNUmakefile
> palp-1.1.p1/src/mori.c
> 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
> ****************************************************
> make[2]: Entering directory
> `/export/home/drkirkby/sage/sage-4.1.2.alpha4/spkg/build/palp-1.1.p1/src'
> gcc -O3 -g -W -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE   -c -o
> poly.o poly.c
> gcc -O3 -g -W -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE   -c -o
> Coord.o Coord.c
> gcc -O3 -g -W -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE   -c -o
> Rat.o Rat.c
> gcc -O3 -g -W -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE   -c -o
> Vertex.o Vertex.c
>
> }}}

New description:

 Using

     * Solaris 10 update 7 on SPARC
     * sage-4.1.2.alpha4
     * Sun Studio 12.1
     * An updated configure script to allow the Sun compiler to be used
 #7021

 This is one of the many packages that ignore the setting of the variable
 CC.
 {{{
 palp-1.1.p1/src/GNUmakefile
 palp-1.1.p1/src/mori.c
 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
 ****************************************************
 make[2]: Entering directory
 `/export/home/drkirkby/sage/sage-4.1.2.alpha4/spkg/build/palp-1.1.p1/src'
 gcc -O3 -g -W -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE   -c -o
 poly.o poly.c
 gcc -O3 -g -W -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE   -c -o
 Coord.o Coord.c
 gcc -O3 -g -W -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE   -c -o
 Rat.o Rat.c
 gcc -O3 -g -W -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE   -c -o
 Vertex.o Vertex.c

 }}}

 '''spkg''':
 [http://wstein.org/home/ohanar/clang-
 port/sage-5.0.beta1-src/spkg/standard/palp-1.1.p4.spkg]

--

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7071#comment:1>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to