We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Using
tachyon-0.98beta.p9/patches/ tachyon-0.98beta.p9/patches/Make-arch.patch tachyon-0.98beta.p9/patches/Make-arch tachyon-0.98beta.p9/spkg-install tachyon-0.98beta.p9/.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 **************************************************** make[2]: Entering directory `/export/home/drkirkby/sage/sage-4.1.2.alpha4/spkg/build/tachyon-0.98beta.p9/src/unix' make all \ "ARCH = solaris-pthreads-gcc" \ "CC = gcc" \ "CFLAGS = -Wall -O6 -fomit-frame-pointer -ffast-math -D_REENTRANT -DSunOS -DUSEPNG -I/export/home/drkirkby/sage/sage-4.1.2.alpha4/local/include -DTHR -DUSEPOSIXTHREADS" \ "AR = ar" \ "ARFLAGS = r" \ "STRIP = strip" \ "LIBS = -L. -ltachyon -L/export/home/drkirkby/sage/sage-4.1.2.alpha4/local/lib -lpng12 -lz -lm -lpthread" make[3]: Entering directory `/export/home/drkirkby/sage/sage-4.1.2.alpha4/spkg/build/tachyon-0.98beta.p9/src/unix' Building Tachyon Parallel Ray Tracing library Copyright 1994-2007, John E. Stone All Rights Reserveed Making architecture directory ../compile/solaris-pthreads-gcc Making library directory ../compile/solaris-pthreads-gcc/libtachyon make ../compile ../compile/solaris-pthreads-gcc ../compile/solaris-pthreads-gcc/libtachyon ../compile/solaris-pthreads-gcc/libtachyon.a ../compile/solaris-pthreads-gcc/tachyon make[4]: Entering directory `/export/home/drkirkby/sage/sage-4.1.2.alpha4/spkg/build/tachyon-0.98beta.p9/src/unix' make[4]: Nothing to be done for `../compile'. make[4]: Nothing to be done for `../compile/solaris-pthreads-gcc'. make[4]: Nothing to be done for `../compile/solaris-pthreads-gcc/libtachyon'. gcc -Wall -O6 -fomit-frame-pointer -ffast-math -D_REENTRANT -DSunOS -DUSEPNG -I/export/home/drkirkby/sage/sage-4.1.2.alpha4/local/include -DTHR -DUSEPOSIXTHREADS -c ../src/api.c -o ../compile/solaris-pthreads-gcc/libtachyon/api.o gcc -Wall -O6 -fomit-frame-pointer -ffast-math -D_REENTRANT -DSunOS -DUSEPNG -I/export/home/drkirkby/sage/sage-4.1.2.alpha4/local/include -DTHR -DUSEPOSIXTHREADS -c ../src/apigeom.c -o ../compile/solaris-pthreads-gcc/libtachyon/apigeom.o gcc -Wall -O6 -fomit-frame-pointer -ffast-math -D_REENTRANT -DSunOS -DUSEPNG -I/export/home/drkirkby/sage/sage-4.1.2.alpha4/local/include -DTHR -DUSEPOSIXTHREADS -c ../src/box.c -o ../compile/solaris-pthreads-gcc/libtachyon/box.o
CC: @orlitzky @dimpase
Component: porting: Solaris
Issue created by migration from https://trac.sagemath.org/ticket/7069
The text was updated successfully, but these errors were encountered:
I think all $CC issues were fixed by #9379 and #10681. Can you test on Solaris?
$CC
Sorry, something went wrong.
Outdated, should be closed
No branches or pull requests
Using
CC: @orlitzky @dimpase
Component: porting: Solaris
Issue created by migration from https://trac.sagemath.org/ticket/7069
The text was updated successfully, but these errors were encountered: