The include file is installed in /home/jkroeker/Projects/sage-patchbot/local/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h, and the following fails:
gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/tmp/tmpUOouim-sage-git-temp-16878/local/lib/python/site-packages/numpy/core/include -I/tmp/tmpUOouim-sage-git-temp-16878/local/include -I/tmp/tmpUOouim-sage-git-temp-16878/local/include/csage -I/tmp/tmpUOouim-sage-git-temp-16878/src -I/tmp/tmpUOouim-sage-git-temp-16878/src/sage/ext -I/home/jkroeker/Projects/sage-patchbot/local/include/python2.7 -c build/cythonized/sage/calculus/riemann.c -o build/temp.linux-x86_64-2.7/build/cythonized/sage/calculus/riemann.o -fno-strict-aliasing -w build/cythonized/sage/calculus/riemann.c:348:31: fatal error: numpy/arrayobject.h: No such file or directory How are the directories /tmp/tmpUOouim-sage-git-temp and /home/jkroeker/Projects/sage-patchbot supposed to be related, is there a symlink or something? On Monday, September 22, 2014 5:09:20 PM UTC+1, Jakob Kroeker wrote: > > It seems that my patchbot 'groebner' hits (at least in the past) too many > build failures, while other patchbots succeeds for the same tickets. > So I suspect something is/was fishy. > > A typical log did look like > > http://patchbot.sagemath.org/log/16878/debian/wheezy/sid/x86_64/3.8.0-29-generic/groebner/2014-08-29%2016:29:58%20+0200?short > > When I checkout the ticket by hand instead and run 'make -j 23 ' I cannot > reproduce the problems yet. > > Any idea about the causing issues? > > Remark: > maybe the issue is meanwhile fixed, but now the patchbots stuck in ticket > 15339, see > > https://github.com/robertwb/sage-patchbot/issues/52 > > so I stopped the patchbots 'andromeda' and 'groebner' for now. > > > Jakob > > > > > > > -- You received this message because you are subscribed to the Google Groups "sage-devel" 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-devel. For more options, visit https://groups.google.com/d/optout.
