[Yt-svn] Build failed in Jenkins: yt #9

matthewturk at gmail.com matthewturk at gmail.com
Thu Jun 23 12:01:37 PDT 2011


See <http://localhost:8080/job/yt/9/changes>

Changes:

[John Wise <jwise at astro.princeton.edu>] Derived DM density from cic_deposit works with DM-only sims.

------------------------------------------
[...truncated 163 lines...]
compiling C++ sources
C compiler: g++ -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC

creating build/temp.linux-x86_64-2.7/yt/frontends
creating build/temp.linux-x86_64-2.7/yt/frontends/ramses
compile options: '-Iyt/frontends/ramses/ramses_headers/ -I/home/mturk/yt-x86_64/lib/python2.7/site-packages/numpy/core/include -I/home/mturk/yt-x86_64/include/python2.7 -c'
g++: yt/frontends/ramses/_ramses_reader.cpp
In file included from yt/frontends/ramses/ramses_headers/RAMSES_amr_data.hh:34,
                 from yt/frontends/ramses/ramses_headers/RAMSES_typedefs.h:7,
                 from yt/frontends/ramses/_ramses_reader.cpp:227:
yt/frontends/ramses/ramses_headers/RAMSES_info.hh: In member function ‘unsigned int RAMSES::snapshot::locate(double, const std::vector<double, std::allocator<double> >&)’:
yt/frontends/ramses/ramses_headers/RAMSES_info.hh:216: warning: suggest parentheses around comparison in operand of ‘==’
yt/frontends/ramses/_ramses_reader.cpp: In function ‘int __pyx_pf_2yt_9frontends_6ramses_14_ramses_reader_17RAMSES_tree_proxy_0__cinit__(PyObject*, PyObject*, PyObject*)’:
yt/frontends/ramses/_ramses_reader.cpp:1419: warning: comparison between signed and unsigned integer expressions
yt/frontends/ramses/_ramses_reader.cpp:1466: warning: comparison between signed and unsigned integer expressions
yt/frontends/ramses/_ramses_reader.cpp:1565: warning: comparison between signed and unsigned integer expressions
yt/frontends/ramses/_ramses_reader.cpp:1587: warning: comparison between signed and unsigned integer expressions
yt/frontends/ramses/_ramses_reader.cpp: In function ‘PyObject* __pyx_pf_2yt_9frontends_6ramses_14_ramses_reader_17RAMSES_tree_proxy_2count_zones(PyObject*, PyObject*)’:
yt/frontends/ramses/_ramses_reader.cpp:2022: warning: comparison between signed and unsigned integer expressions
yt/frontends/ramses/_ramses_reader.cpp: In function ‘PyObject* __pyx_pf_2yt_9frontends_6ramses_14_ramses_reader_17RAMSES_tree_proxy_6fill_hierarchy_arrays(PyObject*, PyObject*, PyObject*)’:
yt/frontends/ramses/_ramses_reader.cpp:3250: warning: comparison between signed and unsigned integer expressions
/home/mturk/yt-x86_64/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h: At global scope:
/home/mturk/yt-x86_64/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1187: warning: ‘int _import_array()’ defined but not used
/home/mturk/yt-x86_64/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:196: warning: ‘int _import_umath()’ defined but not used
g++ -pthread -shared -L/home/mturk/yt-x86_64/lib/ build/temp.linux-x86_64-2.7/yt/frontends/ramses/_ramses_reader.o -L. -lstdc++ -lpython2.7 -o yt/frontends/ramses/_ramses_reader.so
building 'yt.utilities.delaunay._delaunay' extension
compiling C++ sources
C compiler: g++ -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC

creating build/temp.linux-x86_64-2.7/yt/utilities
creating build/temp.linux-x86_64-2.7/yt/utilities/delaunay
compile options: '-Iyt/utilities/delaunay -I/home/mturk/yt-x86_64/lib/python2.7/site-packages/numpy/core/include -I/home/mturk/yt-x86_64/include/python2.7 -c'
g++: yt/utilities/delaunay/VoronoiDiagramGenerator.cpp
yt/utilities/delaunay/VoronoiDiagramGenerator.cpp: In member function ‘bool VoronoiDiagramGenerator::voronoi(int)’:
yt/utilities/delaunay/VoronoiDiagramGenerator.cpp:919: warning: ‘newintstar.Point::y’ may be used uninitialized in this function
/home/mturk/yt-x86_64/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h: At global scope:
/home/mturk/yt-x86_64/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1187: warning: ‘int _import_array()’ defined but not used
g++: yt/utilities/delaunay/delaunay_utils.cpp
g++: yt/utilities/delaunay/natneighbors.cpp
g++: yt/utilities/delaunay/_delaunay.cpp
yt/utilities/delaunay/_delaunay.cpp: In function ‘PyObject* compute_planes_method(PyObject*, PyObject*)’:
yt/utilities/delaunay/_delaunay.cpp:315: warning: ‘y’ may be used uninitialized in this function
yt/utilities/delaunay/_delaunay.cpp:315: warning: ‘z’ may be used uninitialized in this function
yt/utilities/delaunay/_delaunay.cpp:315: warning: ‘nodes’ may be used uninitialized in this function
yt/utilities/delaunay/_delaunay.cpp: In function ‘PyObject* nn_interpolate_unstructured_method(PyObject*, PyObject*)’:
yt/utilities/delaunay/_delaunay.cpp:469: warning: ‘intz’ may be used uninitialized in this function
yt/utilities/delaunay/_delaunay.cpp: In function ‘PyObject* nn_interpolate_method(PyObject*, PyObject*)’:
yt/utilities/delaunay/_delaunay.cpp:592: warning: ‘y’ may be used uninitialized in this function
yt/utilities/delaunay/_delaunay.cpp:592: warning: ‘z’ may be used uninitialized in this function
yt/utilities/delaunay/_delaunay.cpp:592: warning: ‘centers’ may be used uninitialized in this function
yt/utilities/delaunay/_delaunay.cpp:592: warning: ‘nodes’ may be used uninitialized in this function
yt/utilities/delaunay/_delaunay.cpp:592: warning: ‘neighbors’ may be used uninitialized in this function
yt/utilities/delaunay/_delaunay.cpp: In function ‘PyObject* linear_interpolate_method(PyObject*, PyObject*)’:
yt/utilities/delaunay/_delaunay.cpp:377: warning: ‘planes’ may be used uninitialized in this function
yt/utilities/delaunay/_delaunay.cpp:377: warning: ‘y’ may be used uninitialized in this function
yt/utilities/delaunay/_delaunay.cpp:377: warning: ‘nodes’ may be used uninitialized in this function
yt/utilities/delaunay/_delaunay.cpp: In function ‘PyObject* getMesh(int, double*, double*)’:
yt/utilities/delaunay/_delaunay.cpp:209: warning: ‘vertices’ may be used uninitialized in this function
yt/utilities/delaunay/_delaunay.cpp:116: warning: ‘tri_edges’ may be used uninitialized in this function
yt/utilities/delaunay/_delaunay.cpp:116: warning: ‘tri_nbrs’ may be used uninitialized in this function
yt/utilities/delaunay/_delaunay.cpp: In function ‘PyObject* delaunay_method(PyObject*, PyObject*)’:
yt/utilities/delaunay/_delaunay.cpp:667: warning: ‘y’ may be used uninitialized in this function
g++ -pthread -shared -L/home/mturk/yt-x86_64/lib/ build/temp.linux-x86_64-2.7/yt/utilities/delaunay/_delaunay.o build/temp.linux-x86_64-2.7/yt/utilities/delaunay/VoronoiDiagramGenerator.o build/temp.linux-x86_64-2.7/yt/utilities/delaunay/delaunay_utils.o build/temp.linux-x86_64-2.7/yt/utilities/delaunay/natneighbors.o -L. -lpython2.7 -o yt/utilities/delaunay/_delaunay.so
building 'yt.utilities.data_point_utilities' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC

compile options: '-I/home/mturk/yt-x86_64/lib/python2.7/site-packages/numpy/core/include -I/home/mturk/yt-x86_64/include/python2.7 -c'
gcc: yt/utilities/data_point_utilities.c
yt/utilities/data_point_utilities.c: In function ‘Py_FillRegion’:
yt/utilities/data_point_utilities.c:887: warning: unused variable ‘rk’
yt/utilities/data_point_utilities.c:887: warning: unused variable ‘rj’
yt/utilities/data_point_utilities.c:887: warning: unused variable ‘ri’
yt/utilities/data_point_utilities.c:882: warning: unused variable ‘ize’
yt/utilities/data_point_utilities.c:882: warning: unused variable ‘iye’
yt/utilities/data_point_utilities.c:882: warning: unused variable ‘ixe’
yt/utilities/data_point_utilities.c:882: warning: unused variable ‘izs’
yt/utilities/data_point_utilities.c:882: warning: unused variable ‘iys’
yt/utilities/data_point_utilities.c:882: warning: unused variable ‘ixs’
yt/utilities/data_point_utilities.c: In function ‘Py_FillBuffer’:
yt/utilities/data_point_utilities.c:1221: warning: suggest parentheses around comparison in operand of ‘==’
yt/utilities/data_point_utilities.c:1221: warning: suggest parentheses around comparison in operand of ‘==’
yt/utilities/data_point_utilities.c:1090: warning: unused variable ‘rk’
yt/utilities/data_point_utilities.c:1085: warning: unused variable ‘ize’
yt/utilities/data_point_utilities.c:1085: warning: unused variable ‘iye’
yt/utilities/data_point_utilities.c:1085: warning: unused variable ‘ixe’
yt/utilities/data_point_utilities.c:1085: warning: unused variable ‘izs’
yt/utilities/data_point_utilities.c:1085: warning: unused variable ‘iys’
yt/utilities/data_point_utilities.c:1085: warning: unused variable ‘ixs’
yt/utilities/data_point_utilities.c:1082: warning: unused variable ‘direction’
yt/utilities/data_point_utilities.c:1082: warning: unused variable ‘ll’
yt/utilities/data_point_utilities.c:1217: warning: ‘x_loc’ may be used uninitialized in this function
yt/utilities/data_point_utilities.c:1217: warning: ‘y_loc’ may be used uninitialized in this function
yt/utilities/data_point_utilities.c:1143: warning: ‘n_fields’ may be used uninitialized in this function
yt/utilities/data_point_utilities.c:1078: warning: ‘g_data’ may be used uninitialized in this function
yt/utilities/data_point_utilities.c:1078: warning: ‘c_data’ may be used uninitialized in this function
yt/utilities/data_point_utilities.c: In function ‘Py_FillRegion’:
yt/utilities/data_point_utilities.c:889: warning: ‘to_call’ may be used uninitialized in this function
yt/utilities/data_point_utilities.c:946: warning: ‘n_fields’ may be used uninitialized in this function
yt/utilities/data_point_utilities.c: In function ‘Py_FindContours’:
yt/utilities/data_point_utilities.c:1328: warning: ‘status’ may be used uninitialized in this function
yt/utilities/data_point_utilities.c: In function ‘Py_CombineGrids’:
yt/utilities/data_point_utilities.c:268: warning: ‘grid_src_vals’ may be used uninitialized in this function
yt/utilities/data_point_utilities.c:269: warning: ‘grid_dst_vals’ may be used uninitialized in this function
gcc -pthread -shared -L/home/mturk/yt-x86_64/lib/ build/temp.linux-x86_64-2.7/yt/utilities/data_point_utilities.o -L. -lm -lpython2.7 -o yt/utilities/data_point_utilities.so
building 'yt.utilities.hdf5_light_reader' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC

compile options: '-DH5_USE_16_API=True -I/home/mturk/yt-x86_64/include -I/home/mturk/yt-x86_64/lib/python2.7/site-packages/numpy/core/include -I/home/mturk/yt-x86_64/include/python2.7 -c'
gcc: yt/utilities/hdf5_light_reader.c
yt/utilities/hdf5_light_reader.c: In function ‘Py_ReadListOfDatasets’:
yt/utilities/hdf5_light_reader.c:550: warning: ‘nodelist’ may be used uninitialized in this function
gcc -pthread -shared -L/home/mturk/yt-x86_64/lib/ build/temp.linux-x86_64-2.7/yt/utilities/hdf5_light_reader.o -L/home/mturk/yt-x86_64/lib -L. -lm -lhdf5 -lpython2.7 -o yt/utilities/hdf5_light_reader.so
building 'yt.utilities.amr_utils' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC

creating build/temp.linux-x86_64-2.7/yt/utilities/_amr_utils
compile options: '-DPNG_SETJMP_NOT_SUPPORTED=True -Iyt/utilities/_amr_utils/ -I/home/mturk/yt-x86_64/include -I/home/mturk/yt-x86_64/include -I/home/mturk/yt-x86_64/include/freetype2 -I/home/mturk/yt-x86_64/lib/python2.7/site-packages/numpy/core/include -I/home/mturk/yt-x86_64/include/python2.7 -c'
gcc: yt/utilities/_amr_utils/healpix_pix2vec_nest.c
gcc: yt/utilities/_amr_utils/healpix_vec2pix_nest.c
yt/utilities/_amr_utils/healpix_vec2pix_nest.c: In function ‘vec2pix_nest’:
yt/utilities/_amr_utils/healpix_vec2pix_nest.c:56: warning: unused variable ‘pi’
gcc: yt/utilities/_amr_utils/healpix_mk_xy2pix.c
gcc: yt/utilities/_amr_utils/union_find.c
gcc: yt/utilities/_amr_utils/healpix_mk_pix2xy.c
gcc: yt/utilities/_amr_utils/FixedInterpolator.c
yt/utilities/_amr_utils/FixedInterpolator.c: In function ‘offset_interpolate’:
yt/utilities/_amr_utils/FixedInterpolator.c:54: warning: unused variable ‘i’
yt/utilities/_amr_utils/FixedInterpolator.c: In function ‘eval_gradient’:
yt/utilities/_amr_utils/FixedInterpolator.c:177: warning: control reaches end of non-void function
yt/utilities/_amr_utils/FixedInterpolator.c: At top level:
/home/mturk/yt-x86_64/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1187: warning: ‘_import_array’ defined but not used
gcc: yt/utilities/_amr_utils/kdtree.c
In file included from /home/mturk/yt-x86_64/include/python2.7/Python.h:8,
                 from yt/utilities/_amr_utils/kdtree.h:29,
                 from yt/utilities/_amr_utils/kdtree.c:32:
/home/mturk/yt-x86_64/include/python2.7/pyconfig.h:1155: warning: "_POSIX_C_SOURCE" redefined
/usr/include/features.h:213: note: this is the location of the previous definition
/home/mturk/yt-x86_64/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1187: warning: ‘_import_array’ defined but not used
gcc: yt/utilities/_amr_utils/healpix_pix2ang_nest.c
gcc: yt/utilities/_amr_utils/healpix_ang2pix_nest.c
gcc: yt/utilities/amr_utils.c
yt/utilities/amr_utils.c: In function ‘__pyx_pf_2yt_9utilities_9amr_utils_15PartitionedGrid_4get_isocontour_triangles’:
yt/utilities/amr_utils.c:28536: warning: implicit declaration of function ‘offset_fill’
yt/utilities/amr_utils.c: In function ‘__pyx_pf_2yt_9utilities_9amr_utils_31read_tiger_section’:
yt/utilities/amr_utils.c:39386: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c: In function ‘__pyx_pf_2yt_9utilities_9amr_utils_32count_art_octs’:
yt/utilities/amr_utils.c:39593: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:39602: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:39635: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:39644: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:39692: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c: In function ‘__pyx_pf_2yt_9utilities_9amr_utils_33read_art_tree’:
yt/utilities/amr_utils.c:40119: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:40129: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:40139: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:40149: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:40159: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:40267: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:40286: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:40402: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:40411: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:40440: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:40469: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:40533: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:40543: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:40554: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c: In function ‘__pyx_pf_2yt_9utilities_9amr_utils_34read_art_root_vars’:
yt/utilities/amr_utils.c:40886: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c: In function ‘__pyx_f_2yt_9utilities_9amr_utils_read_art_vars’:
yt/utilities/amr_utils.c:41060: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:41081: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:41144: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c:41153: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c: In function ‘__pyx_pf_2yt_9utilities_9amr_utils_36read_castro_particles’:
yt/utilities/amr_utils.c:42155: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
yt/utilities/amr_utils.c: At top level:
/home/mturk/yt-x86_64/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1187: warning: ‘_import_array’ defined but not used
/home/mturk/yt-x86_64/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:196: warning: ‘_import_umath’ defined but not used
yt/utilities/amr_utils.c:13757: warning: ‘__pyx_f_2yt_9utilities_9amr_utils_CountTriangles’ defined but not used
yt/utilities/amr_utils.c:40964: warning: ‘__pyx_f_2yt_9utilities_9amr_utils_read_art_vars’ defined but not used
yt/utilities/amr_utils.c: In function ‘__pyx_pf_2yt_9utilities_9amr_utils_38initialize_library’:
yt/utilities/amr_utils.c:50853: warning: ‘__pyx_v_initialized’ is used uninitialized in this function
yt/utilities/amr_utils.c: In function ‘__pyx_f_2yt_9utilities_9amr_utils_15PartitionedGrid_integrate_ray’:
yt/utilities/amr_utils.c:19139: warning: ‘__pyx_v_exit_t’ may be used uninitialized in this function
yt/utilities/amr_utils.c: In function ‘__pyx_pf_2yt_9utilities_9amr_utils_1RecurseOctreeByLevels’:
yt/utilities/amr_utils.c:4275: warning: ‘__pyx_v_k’ may be used uninitialized in this function
yt/utilities/amr_utils.c:4294: warning: ‘__pyx_v_cz’ may be used uninitialized in this function
gcc -pthread -shared -L/home/mturk/yt-x86_64/lib/ build/temp.linux-x86_64-2.7/yt/utilities/amr_utils.o build/temp.linux-x86_64-2.7/yt/utilities/_amr_utils/FixedInterpolator.o build/temp.linux-x86_64-2.7/yt/utilities/_amr_utils/kdtree.o build/temp.linux-x86_64-2.7/yt/utilities/_amr_utils/union_find.o build/temp.linux-x86_64-2.7/yt/utilities/_amr_utils/healpix_pix2ang_nest.o build/temp.linux-x86_64-2.7/yt/utilities/_amr_utils/healpix_vec2pix_nest.o build/temp.linux-x86_64-2.7/yt/utilities/_amr_utils/healpix_ang2pix_nest.o build/temp.linux-x86_64-2.7/yt/utilities/_amr_utils/healpix_mk_xy2pix.o build/temp.linux-x86_64-2.7/yt/utilities/_amr_utils/healpix_pix2vec_nest.o build/temp.linux-x86_64-2.7/yt/utilities/_amr_utils/healpix_mk_pix2xy.o -L/home/mturk/yt-x86_64/lib -L/home/mturk/yt-x86_64/lib -L. -lm -lpng -lfreetype -lpython2.7 -o yt/utilities/amr_utils.so
building 'yt.utilities.libconfig_wrapper' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC

creating build/temp.linux-x86_64-2.7/yt/utilities/_libconfig
compile options: '-DHAVE_XLOCALE_H=True -Iyt/utilities/_libconfig/ -I/home/mturk/yt-x86_64/lib/python2.7/site-packages/numpy/core/include -I/home/mturk/yt-x86_64/include/python2.7 -c'
gcc: yt/utilities/_libconfig/grammar.c
grammar.y:50: warning: function declaration isn’t a prototype
grammar.y:51: warning: function declaration isn’t a prototype
gcc: yt/utilities/_libconfig/libconfig.c
yt/utilities/_libconfig/libconfig.c: In function ‘__config_locale_override’:
yt/utilities/_libconfig/libconfig.c:100: warning: #warning "No way to modify calling thread's locale!"
yt/utilities/_libconfig/libconfig.c: In function ‘__config_locale_restore’:
yt/utilities/_libconfig/libconfig.c:121: warning: #warning "No way to modify calling thread's locale!"
gcc: yt/utilities/_libconfig/strbuf.c
gcc: yt/utilities/_libconfig/scanner.c
gcc: yt/utilities/_libconfig/scanctx.c
gcc: yt/utilities/libconfig_wrapper.c
yt/utilities/libconfig_wrapper.c: In function ‘__pyx_pf_2yt_9utilities_17libconfig_wrapper_22libconfigConfiguration_2read_file’:
yt/utilities/libconfig_wrapper.c:727: warning: assignment discards qualifiers from pointer target type
yt/utilities/libconfig_wrapper.c:736: warning: assignment discards qualifiers from pointer target type
yt/utilities/libconfig_wrapper.c: In function ‘__pyx_pf_2yt_9utilities_17libconfig_wrapper_22libconfigConfiguration_5get_setting’:
yt/utilities/libconfig_wrapper.c:1221: warning: assignment discards qualifiers from pointer target type
gcc -pthread -shared -L/home/mturk/yt-x86_64/lib/ build/temp.linux-x86_64-2.7/yt/utilities/libconfig_wrapper.o build/temp.linux-x86_64-2.7/yt/utilities/_libconfig/strbuf.o build/temp.linux-x86_64-2.7/yt/utilities/_libconfig/libconfig.o build/temp.linux-x86_64-2.7/yt/utilities/_libconfig/scanner.o build/temp.linux-x86_64-2.7/yt/utilities/_libconfig/scanctx.o build/temp.linux-x86_64-2.7/yt/utilities/_libconfig/grammar.o -L. -lpython2.7 -o yt/utilities/libconfig_wrapper.so
building 'yt.visualization._MPL' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC

creating build/temp.linux-x86_64-2.7/yt/visualization
compile options: '-I/home/mturk/yt-x86_64/lib/python2.7/site-packages/numpy/core/include -I/home/mturk/yt-x86_64/include/python2.7 -c'
gcc: yt/visualization/_MPL.c
yt/visualization/_MPL.c: In function ‘Py_Pixelize’:
yt/visualization/_MPL.c:121: warning: unused variable ‘ndy’
yt/visualization/_MPL.c:120: warning: unused variable ‘ndx’
yt/visualization/_MPL.c:119: warning: unused variable ‘ny’
yt/visualization/_MPL.c: In function ‘Py_CPixelize’:
yt/visualization/_MPL.c:350: warning: unused variable ‘radius’
yt/visualization/_MPL.c:335: warning: unused variable ‘dsp’
yt/visualization/_MPL.c:335: warning: unused variable ‘dzsp’
yt/visualization/_MPL.c:335: warning: unused variable ‘dysp’
yt/visualization/_MPL.c:335: warning: unused variable ‘dxsp’
yt/visualization/_MPL.c:335: warning: unused variable ‘pysp’
yt/visualization/_MPL.c:335: warning: unused variable ‘pxsp’
yt/visualization/_MPL.c:335: warning: unused variable ‘zsp’
yt/visualization/_MPL.c:335: warning: unused variable ‘ysp’
yt/visualization/_MPL.c:335: warning: unused variable ‘xsp’
gcc -pthread -shared -L/home/mturk/yt-x86_64/lib/ build/temp.linux-x86_64-2.7/yt/visualization/_MPL.o -L. -lm -lpython2.7 -o yt/visualization/_MPL.so
running scons
[workspace] $ /bin/sh -xe /tmp/hudson6730891232837408747.sh
+ python2.7 tests/runall.py -c gold
Initializing TestRegistry
Initializing test_registry
Traceback (most recent call last):
  File "tests/runall.py", line 5, in <module>
    from yt.utilities.answer_testing.api import \
ImportError: cannot import name Xunit
Build step 'Execute shell' marked build as failure
Recording test results




More information about the yt-svn mailing list