#18996: pyzmq depends on cython
--------------------------------------+------------------------
       Reporter:  vbraun              |        Owner:
           Type:  defect              |       Status:  new
       Priority:  major               |    Milestone:  sage-6.9
      Component:  packages: standard  |   Resolution:
       Keywords:                      |    Merged in:
        Authors:  Volker Braun        |    Reviewers:
Report Upstream:  N/A                 |  Work issues:
         Branch:                      |       Commit:
   Dependencies:                      |     Stopgaps:
--------------------------------------+------------------------
Changes (by {'newvalue': u'Volker Braun', 'oldvalue': ''}):

 * type:  PLEASE CHANGE => defect
 * component:  PLEASE CHANGE => packages: standard
 * author:   => Volker Braun


Old description:



New description:

 {{{
 [...]
 copying zmq/utils/pyversion_compat.h -> build/lib.linux-
 x86_64-2.7-pydebug/zmq/utils
 copying zmq/utils/zmq_compat.h -> build/lib.linux-
 x86_64-2.7-pydebug/zmq/utils
 copying zmq/utils/zmq_constants.h -> build/lib.linux-
 x86_64-2.7-pydebug/zmq/utils
 copying zmq/utils/config.json -> build/lib.linux-
 x86_64-2.7-pydebug/zmq/utils
 copying zmq/utils/compiler.json -> build/lib.linux-
 x86_64-2.7-pydebug/zmq/utils
 running build_ext
 running configure
 Configure: Autodetecting ZMQ settings...
     Custom ZMQ dir:       /mnt/disk/home/buildslave-
 sage/slave/sage_git/build/local
 ************************************************
 creating build/temp.linux-x86_64-2.7-pydebug/scratch/tmp
 cc -c /tmp/timer_createeGy6q5.c -o build/temp.linux-
 x86_64-2.7-pydebug/scratch/tmp/timer_createeGy6q5.o
 /tmp/timer_createeGy6q5.c:1:1: warning: return type defaults to 'int'
 [-Wimplicit-int]
  main (int argc, char **argv) {
  ^
 /tmp/timer_createeGy6q5.c: In function 'main':
 /tmp/timer_createeGy6q5.c:2:5: warning: implicit declaration of function
 'timer_create' [-Wimplicit-function-declaration]
      timer_create();
      ^
 cc build/temp.linux-x86_64-2.7-pydebug/scratch/tmp/timer_createeGy6q5.o -o
 build/temp.linux-x86_64-2.7-pydebug/scratch/a.out
 build/temp.linux-x86_64-2.7-pydebug/scratch/tmp/timer_createeGy6q5.o: In
 function `main':
 timer_createeGy6q5.c:(.text+0x15): undefined reference to `timer_create'
 collect2: error: ld returned 1 exit status
 gcc -fno-strict-aliasing -g -O2 -g -O0 -Wall -fPIC -I/mnt/disk/home
 /buildslave-sage/slave/sage_git/build/local/include -Izmq/utils
 -Izmq/backend/cython -Izmq/devices -c build/temp.linux-
 x86_64-2.7-pydebug/scratch/vers.c -o build/temp.linux-
 x86_64-2.7-pydebug/scratch/vers.o
 gcc build/temp.linux-x86_64-2.7-pydebug/scratch/vers.o -L/mnt/disk/home
 /buildslave-sage/slave/sage_git/build/local/lib -Wl,-R/mnt/disk/home
 /buildslave-sage/slave/sage_git/build/local/lib -lzmq -lrt -o build/temp
 .linux-x86_64-2.7-pydebug/scratch/vers
     ZMQ version detected: 4.0.5
 ************************************************
 failed to import Cython: No module named Compiler.Main
 error: Cython does not appear to be installed

 real    0m1.548s
 user    0m0.560s
 sys     0m0.175s
 ************************************************************************
 Error installing package pyzmq-14.3.0
 ************************************************************************
 Please email sage-devel (http://groups.google.com/group/sage-devel)
 explaining the problem and including the relevant part of the log file
   /mnt/disk/home/buildslave-
 sage/slave/sage_git/build/logs/pkgs/pyzmq-14.3.0.log
 Describe your computer, operating system, etc.
 If you want to try to fix the problem yourself, *don't* just cd to
 /mnt/disk/home/buildslave-
 sage/slave/sage_git/build/local/var/tmp/sage/build/pyzmq-14.3.0 and type
 'make' or whatever is appropriate.
 Instead, the following commands setup all environment variables
 correctly and load a subshell for you to debug the error:
   (cd '/mnt/disk/home/buildslave-
 sage/slave/sage_git/build/local/var/tmp/sage/build/pyzmq-14.3.0' &&
 '/mnt/disk/home/buildslave-sage/slave/sage_git/build/sage' --sh)
 When you are done debugging, you can type "exit" to leave the subshell.
 ************************************************************************
 }}}

--

--
Ticket URL: <http://trac.sagemath.org/ticket/18996#comment:1>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to