#13313: gcc error while installing optionnal package pyzmq-2.1.11.p0
-------------------------------------+--------------------------------------
Reporter: slabbe | Owner: tbd
Type: defect | Status: needs_review
Priority: major | Milestone: sage-5.3
Component: optional packages | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
-------------------------------------+--------------------------------------
Comment (by jtremblay):
Apparently not, zmq was not installed when I tried installing pyzmq :
{{{
Extracting package /Library/sage/spkg/optional/pyzmq-2.1.11.p0.spkg
-rw-r--r-- 1 tremblayj wheel 464755 2 Aug 10:02
/Library/sage/spkg/optional/pyzmq-2.1.11.p0.spkg
Finished extraction
****************************************************
Host system:
Darwin jerometremblayportable.local 11.4.0 Darwin Kernel Version 11.4.0:
Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64 x86_64
****************************************************
C compiler: gcc
C compiler version:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/Library/sage/local/bin/../libexec/gcc/x86_64-apple-
darwin10.8.0/4.6.3/lto-wrapper
Target: x86_64-apple-darwin10.8.0
Configured with: ../src/configure
--prefix=/Users/buildbot/build/sage/bsd-1/bsd_64_binary/build/sage-5.2/local
--with-local-
prefix=/Users/buildbot/build/sage/bsd-1/bsd_64_binary/build/sage-5.2/local
--with-
gmp=/Users/buildbot/build/sage/bsd-1/bsd_64_binary/build/sage-5.2/local
--with-
mpfr=/Users/buildbot/build/sage/bsd-1/bsd_64_binary/build/sage-5.2/local
--with-
mpc=/Users/buildbot/build/sage/bsd-1/bsd_64_binary/build/sage-5.2/local
--with-system-zlib --disable-multilib
Thread model: posix
gcc version 4.6.3 (GCC)
****************************************************
running configure
******************************************
Configure: Autodetecting ZMQ settings...
Custom ZMQ dir: /Library/sage/local
gcc -fno-strict-aliasing -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-
prototypes -I/Library/sage/local/include -Izmq/utils -Izmq/core
-Izmq/devices -c detect/vers.c -o detect/vers.o
detect/vers.c:3:17: fatal error: zmq.h: No such file or directory
compilation terminated.
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
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13313#comment:12>
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.