On May 19, 2010, at 10:14 , Minh Nguyen wrote:

Hi folks,

Sage 4.4.2 was released on May 19, 2010. It is available at

          http://www.sagemath.org/download.html

* About Sage (http://www.sagemath.org)


Built both 32- and 64-bit versions on Mac OS X.  Results were mixed.

10.6.3 (Core i7): in both cases, build completed w/o problems and all tests passed.

10.5.8 (Dual Quad Xeon):
  32-bit: built w/o problems; one test failed:
============================== START =========================
sage -t  "devel/sage/sage/modules/free_module.py"
**********************************************************************
File "/Users/Sage/sage-4.4.2/devel/sage/sage/modules/free_module.py", line 1125:
    sage: V.base_extend(QQ)
Expected:
    Vector space of dimension 7 over Rational Field
Got:
    V
================================ END =========================
64-bit: could not build. The failure was building 'R', with repeated attempts, all ended the same way:
============================== START =========================
gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Users/Sage/ sage-4.4.2-64/local/lib/ -m64 -o grDevices.so chull.o devNull.o devPicTeX.o devPS.o devQuartz.o init.o qdBitmap.o qdPDF.o qdCocoa.o - framework AppKit -L../../../../lib -lR -dylib_file libRblas.dylib:../../../../lib/libRblas.dylib -Wl,-framework - Wl,CoreFoundation
ld warning: in qdCocoa.o, file is not of required architecture
make[8]: warning: -jN forced in submake: disabling jobserver mode.
make[8]: `Makedeps' is up to date.
make[8]: warning: -jN forced in submake: disabling jobserver mode.
mkdir ../../../../library/grDevices/libs
make[6]: warning: -jN forced in submake: disabling jobserver mode.
make[5]: warning: -jN forced in submake: disabling jobserver mode.
building package 'graphics'
mkdir ../../../library/graphics
make[6]: warning: -jN forced in submake: disabling jobserver mode.
mkdir ../../../library/graphics/R
mkdir ../../../library/graphics/po
make[6]: warning: -jN forced in submake: disabling jobserver mode.
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared library '/Users/Sage/sage-4.4.2-64/spkg/build/ r-2.10.1.p1/src/library/grDevices/libs/grDevices.so': dlopen(/Users/Sage/sage-4.4.2-64/spkg/build/r-2.10.1.p1/src/library/ grDevices/libs/grDevices.so, 6): Symbol not found: _QuartzCocoa_DeviceCreate Referenced from: /Users/Sage/sage-4.4.2-64/spkg/build/r-2.10.1.p1/ src/library/grDevices/libs/grDevices.so
  Expected in: dynamic lookup
Calls: <Anonymous> ... namespaceImport -> loadNamespace -> library.dynam -> dyn.load
Execution halted
make[6]: *** [mklazy] Error 1
make[5]: *** [all] Error 2
make[4]: *** [R] Error 1
make[3]: *** [R] Error 1
make[2]: *** [R] Error 1
Error building R.

real    1m47.253s
user    2m44.919s
sys     1m16.673s
================================ END =========================

Full log at sage.math.washington.edu:~justin/logs/4.2.2-log

--
Justin C. Walker, Curmudgeon at Large
Institute for the Absorption of Federal Funds
-----------
Like the ski resort full of girls hunting for husbands
and husbands hunting for girls, the situation is not
as symmetrical as it might seem.
  - Alan MacKay
--

--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to