#8515: Optional package frobby-0.7.6 fails to install on Solaris 10 SPARC
---------------------------------+------------------------------------------
Reporter: drkirkby | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone: sage-4.3.4
Component: optional packages | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------------+------------------------------------------
Description changed by drkirkby:
Old description:
> == Hardware & associated software ==
>
> * Sun Blade 1000
> * 2 x 900 MHz UltraSPARC III+ CPUs
> * 2 GB RAM
> * Solaris 10 03/2005 (first release of Solaris 10)
> * gcc 4.4.3 (uses Sun linker and assembler)
>
> == Sage version ==
> * 4.3.4.alpha1
>
> This builds fully on Solaris 10, and passes all doc tests. This is the
> first version of Sage to do this.
>
> == The problem with the optional frobby-0.7.6 ==
> {{{
> frobby-0.7.6/src/test/transform/t3.gen.m2
> frobby-0.7.6/src/test/transform/t3.gen.nm
> Finished extraction
> ****************************************************
> Host system
> uname -a:
> SunOS redstart 5.10 Generic sun4u sparc SUNW,Sun-Blade-1000
> ****************************************************
> ****************************************************
> CC Version
> gcc -v
> Using built-in specs.
> Target: sparc-sun-solaris2.10
> Configured with: ../gcc-4.4.3/configure --prefix=/usr/local/gcc-4.4.3
> --with-mpfr=/usr/local/gcc-4.4.3 --with-build-time-tools=/usr/ccs/bin
> --with-gmp=/usr/local/gcc-4.4.3 --enable-languages=c,c++,fortran
> Thread model: posix
> gcc version 4.4.3 (GCC)
> ****************************************************
> g++ -Wall -ansi -pedantic -Wextra -Wno-uninitialized -Wno-unused-
> parameter -Werror -isystem
> /export/home/drkirkby/sage-4.3.4.alpha1/local/include -O3 -c src/main.cpp
> -o bin/release/main.o
> src/main.cpp: In function 'int main(int, const char**)':
> src/main.cpp:30: error: 'srand' was not declared in this scope
> make: *** [bin/release/main.o] Error 1
> Error building Frobby.
>
> real 0m2.093s
> user 0m1.446s
> sys 0m0.156s
> sage: An error occurred while installing frobby-0.7.6
> }}}
New description:
== Hardware & associated software ==
* Sun Blade 1000
* 2 x 900 MHz UltraSPARC III+ CPUs
* 2 GB RAM
* Solaris 10 03/2005 (first release of Solaris 10)
* gcc 4.4.3 (uses Sun linker and assembler)
== Sage version ==
* 4.3.4.alpha1
* Patch #8509 removing the -o option to grep to allow optional packages
to install.
This builds fully on Solaris 10, and passes all doc tests. This is the
first version of Sage to do this.
== The problem with the optional frobby-0.7.6 ==
{{{
frobby-0.7.6/src/test/transform/t3.gen.m2
frobby-0.7.6/src/test/transform/t3.gen.nm
Finished extraction
****************************************************
Host system
uname -a:
SunOS redstart 5.10 Generic sun4u sparc SUNW,Sun-Blade-1000
****************************************************
****************************************************
CC Version
gcc -v
Using built-in specs.
Target: sparc-sun-solaris2.10
Configured with: ../gcc-4.4.3/configure --prefix=/usr/local/gcc-4.4.3
--with-mpfr=/usr/local/gcc-4.4.3 --with-build-time-tools=/usr/ccs/bin
--with-gmp=/usr/local/gcc-4.4.3 --enable-languages=c,c++,fortran
Thread model: posix
gcc version 4.4.3 (GCC)
****************************************************
g++ -Wall -ansi -pedantic -Wextra -Wno-uninitialized -Wno-unused-parameter
-Werror -isystem /export/home/drkirkby/sage-4.3.4.alpha1/local/include -O3
-c src/main.cpp -o bin/release/main.o
src/main.cpp: In function 'int main(int, const char**)':
src/main.cpp:30: error: 'srand' was not declared in this scope
make: *** [bin/release/main.o] Error 1
Error building Frobby.
real 0m2.093s
user 0m1.446s
sys 0m0.156s
sage: An error occurred while installing frobby-0.7.6
}}}
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8515#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.