Hi sage-devel,
I am trying to install the optionnal package pyzmq-2.1.11.p0 on
sage-5.2.rc0, but I get an error. The log is below.
Is there a known fix? Thank you,
Sébastien
$ ./sage -i pyzmq-2.1.11.p0
Calling sage-spkg on 'pyzmq-2.1.11.p0'
pyzmq-2.1.11.p0
====================================================
Extracting package
/Users/slabbe/Applications/sage-5.2.rc0/spkg/optional/pyzmq-2.1.11.p0.spkg
-rw-r--r-- 1 slabbe staff 464755 26 jul 22:01
/Users/slabbe/Applications/sage-5.2.rc0/spkg/optional/pyzmq-2.1.11.p0.spkg
Finished extraction
****************************************************
Host system:
Darwin pol 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009;
root:xnu-1228.15.4~1/RELEASE_I386 i386
****************************************************
C compiler: gcc
C compiler version:
Utilisation des specs internes.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/Users/slabbe/Applications/sage-5.2.rc0/local/libexec/gcc/i386-apple-darwin9.8.0/4.6.3/lto-wrapper
Target: i386-apple-darwin9.8.0
Configuré avec: ../src/configure
--prefix=/Users/slabbe/Applications/sage-5.2.rc0/local
--with-local-prefix=/Users/slabbe/Applications/sage-5.2.rc0/local
--with-gmp=/Users/slabbe/Applications/sage-5.2.rc0/local
--with-mpfr=/Users/slabbe/Applications/sage-5.2.rc0/local
--with-mpc=/Users/slabbe/Applications/sage-5.2.rc0/local --with-system-zlib
--disable-multilib
Modèle de thread: posix
gcc version 4.6.3 (GCC)
****************************************************
running configure
******************************************
Configure: Autodetecting ZMQ settings...
Custom ZMQ dir: /Users/slabbe/Applications/sage-5.2.rc0/local
gcc -fno-strict-aliasing -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -arch i386
-I/Users/slabbe/Applications/sage-5.2.rc0/local/include -Izmq/utils
-Izmq/core -Izmq/devices -c detect/vers.c -o detect/vers.o
gcc: erreur: i386: No such file or directory
gcc: erreur: unrecognized option ‘-arch’
Fatal:
Failed to compile ZMQ test program. Please check to make sure:
* You have a C compiler installed
* A development version of Python is installed (including header files)
* A development version of ZMQ >= 2.1.4 is installed (including header
files)
* If ZMQ is not in a default location, supply the argument --zmq=<path>
* If you did recently install ZMQ to a default location,
try rebuilding the ld cache with `sudo ldconfig`
or specify zmq's location with `--zmq=/usr/local`
error: command 'gcc' failed with exit status 1
******************************************
--
--
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