On Wed, Nov 11, 2009 at 6:01 PM, William Stein <[email protected]> wrote: > Hi, > > I tried to build the Frobby optional spkg with a clean Sage install on > a new Ubuntu 9.10 server x86 virtual machine and it fails very quickly > to even build. Is this known? See below.
This is now http://trac.sagemath.org/sage_trac/ticket/7436 I think frobby needs to be updates for GCC >= 4.3.x. William > > I also note that there is > http://trac.sagemath.org/sage_trac/ticket/6416 which is a patch for > Frobby which got a "needs work", then didn't get touched for 5 months. > > > ... > frobby-0.7.6/src/test/transform/t3.gen.4ti2.monos > 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: > Linux supersage 2.6.31-14-generic-pae #48-Ubuntu SMP Fri Oct 16 > 15:22:42 UTC 2009 i686 GNU/Linux > **************************************************** > **************************************************** > CC Version > gcc -v > Using built-in specs. > Target: i486-linux-gnu > Configured with: ../src/configure -v --with-pkgversion='Ubuntu > 4.4.1-4ubuntu8' > --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs > --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr > --enable-shared --enable-multiarch --enable-linker-build-id > --with-system-zlib --libexecdir=/usr/lib --without-included-gettext > --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 > --program-suffix=-4.4 --enable-nls --enable-clocale=gnu > --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all > --disable-werror --with-arch-32=i486 --with-tune=generic > --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu > --target=i486-linux-gnu > Thread model: posix > gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu8) > **************************************************** > mkdir -p bin/release/ > g++ -Wall -ansi -pedantic -Wextra -Wno-uninitialized > -Wno-unused-parameter -Werror -isystem /home/sage/sage/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 0m0.856s > user 0m0.164s > sys 0m0.568s > sage: An error occurred while installing frobby-0.7.6 > ---- > > > > -- William > > > On Mon, Jul 20, 2009 at 4:47 PM, Dr. David Kirkby > <[email protected]> wrote: >> >> William Stein wrote: >> >>> So I vote +1 to inclusion of Frobby in Sage, modulo having the issues >>> that have been discussed in this thread being sorted out (e.g., >>> Solaris support). >>> >>> -- William >> >> If someone does make a package, I could test it here home to give >> another data point in addition to t2. >> >> >> >> > > > > -- > William Stein > Associate Professor of Mathematics > University of Washington > http://wstein.org > -- William Stein Associate Professor of Mathematics University of Washington http://wstein.org --~--~---------~--~----~------------~-------~--~----~ To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
