#7071: palp spkg ignores global CC and CFLAGS variables
----------------------------+-----------------------------------------------
   Reporter:  drkirkby      |          Owner:  tbd            
       Type:  defect        |         Status:  positive_review
   Priority:  major         |      Milestone:  sage-5.0       
  Component:  build         |       Keywords:                 
Work_issues:                |       Upstream:  N/A            
   Reviewer:  Volker Braun  |         Author:  R. Andrew Ohana
     Merged:                |   Dependencies:  #12055         
----------------------------+-----------------------------------------------
Description changed by jdemeyer:

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
>
> }}}
>

> To update:
>   * Replace the palp spkg with
> [http://wstein.org/home/ohanar/spkgs/palp-2.0.p1.spkg]
>   * Apply [attachment:trac-12055-SAGELOCAL_BIN.patch]

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

 }}}

 To update:
   * Replace the palp spkg with
 [http://wstein.org/home/ohanar/spkgs/palp-2.0.p1.spkg]

--

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7071#comment:10>
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