[yt-svn] Build failed in Jenkins: py2.7-yt_analysis-3.0 #1

admin at shiningpanda.com admin at shiningpanda.com
Wed Oct 17 13:48:48 PDT 2012


See <https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/1/>

------------------------------------------
[...truncated 785 lines...]
yt/utilities/data_point_utilities.c:847: warning: unused variable ‘ixe’
yt/utilities/data_point_utilities.c:847: warning: unused variable ‘izs’
yt/utilities/data_point_utilities.c:847: warning: unused variable ‘iys’
yt/utilities/data_point_utilities.c:847: warning: unused variable ‘ixs’
yt/utilities/data_point_utilities.c:844: warning: unused variable ‘direction’
yt/utilities/data_point_utilities.c:844: warning: unused variable ‘ll’
yt/utilities/data_point_utilities.c: At top level:
yt/utilities/data_point_utilities.c:587: warning: ‘dcNothing’ defined but not used
yt/utilities/data_point_utilities.c: In function ‘Py_FillBuffer’:
yt/utilities/data_point_utilities.c:982: warning: ‘x_loc’ may be used uninitialized in this function
yt/utilities/data_point_utilities.c:982: warning: ‘y_loc’ may be used uninitialized in this function
yt/utilities/data_point_utilities.c:905: warning: ‘n_fields’ may be used uninitialized in this function
yt/utilities/data_point_utilities.c:840: warning: ‘g_data’ may be used uninitialized in this function
yt/utilities/data_point_utilities.c:840: 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:650: warning: ‘to_call’ may be used uninitialized in this function
yt/utilities/data_point_utilities.c:707: 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:1058: 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/slave/yt-x86_64/lib/ -L/home/slave/yt-x86_64/lib64/ -L/home/slave/yt-x86_64/lib/ -L/home/slave/yt-x86_64/lib64/ -L/home/slave/yt-x86_64/lib/ -L/home/slave/yt-x86_64/lib64/ -L/home/slave/yt-x86_64/lib/ -L/home/slave/yt-x86_64/lib64/ build/temp.linux-x86_64-2.7/yt/utilities/data_point_utilities.o -lm -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/slave/yt-x86_64/include -I/home/slave/yt-x86_64/lib/python2.7/site-packages/numpy/core/include -I/home/slave/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/slave/yt-x86_64/lib/ -L/home/slave/yt-x86_64/lib64/ -L/home/slave/yt-x86_64/lib/ -L/home/slave/yt-x86_64/lib64/ -L/home/slave/yt-x86_64/lib/ -L/home/slave/yt-x86_64/lib64/ -L/home/slave/yt-x86_64/lib/ -L/home/slave/yt-x86_64/lib64/ build/temp.linux-x86_64-2.7/yt/utilities/hdf5_light_reader.o -L/home/slave/yt-x86_64/lib -lm -lhdf5 -o yt/utilities/hdf5_light_reader.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/slave/yt-x86_64/lib/python2.7/site-packages/numpy/core/include -I/home/slave/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:100:2: warning: #warning "No way to modify calling thread's locale!"
yt/utilities/_libconfig/libconfig.c:121:2: warning: #warning "No way to modify calling thread's locale!"
gcc: yt/utilities/_libconfig/strbuf.c
gcc: yt/utilities/_libconfig/scanner.c
gcc: build/src.linux-x86_64-2.7/yt/utilities/libconfig_wrapper.c
build/src.linux-x86_64-2.7/yt/utilities/libconfig_wrapper.c: In function ‘__pyx_pf_2yt_9utilities_17libconfig_wrapper_22libconfigConfiguration_4read_file’:
build/src.linux-x86_64-2.7/yt/utilities/libconfig_wrapper.c:853: warning: assignment discards qualifiers from pointer target type
build/src.linux-x86_64-2.7/yt/utilities/libconfig_wrapper.c:862: warning: assignment discards qualifiers from pointer target type
build/src.linux-x86_64-2.7/yt/utilities/libconfig_wrapper.c: In function ‘__pyx_pf_2yt_9utilities_17libconfig_wrapper_22libconfigConfiguration_10get_setting’:
build/src.linux-x86_64-2.7/yt/utilities/libconfig_wrapper.c:1383: warning: assignment discards qualifiers from pointer target type
gcc: yt/utilities/_libconfig/scanctx.c
gcc -pthread -shared -L/home/slave/yt-x86_64/lib/ -L/home/slave/yt-x86_64/lib64/ -L/home/slave/yt-x86_64/lib/ -L/home/slave/yt-x86_64/lib64/ -L/home/slave/yt-x86_64/lib/ -L/home/slave/yt-x86_64/lib64/ -L/home/slave/yt-x86_64/lib/ -L/home/slave/yt-x86_64/lib64/ build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/yt/utilities/libconfig_wrapper.o build/temp.linux-x86_64-2.7/yt/utilities/_libconfig/libconfig.o build/temp.linux-x86_64-2.7/yt/utilities/_libconfig/strbuf.o build/temp.linux-x86_64-2.7/yt/utilities/_libconfig/scanner.o build/temp.linux-x86_64-2.7/yt/utilities/_libconfig/grammar.o build/temp.linux-x86_64-2.7/yt/utilities/_libconfig/scanctx.o -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/slave/yt-x86_64/lib/python2.7/site-packages/numpy/core/include -I/home/slave/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:352: warning: unused variable ‘radius’
yt/visualization/_MPL.c:337: warning: unused variable ‘dsp’
yt/visualization/_MPL.c:337: warning: unused variable ‘dzsp’
yt/visualization/_MPL.c:337: warning: unused variable ‘dysp’
yt/visualization/_MPL.c:337: warning: unused variable ‘dxsp’
yt/visualization/_MPL.c:337: warning: unused variable ‘pysp’
yt/visualization/_MPL.c:337: warning: unused variable ‘pxsp’
yt/visualization/_MPL.c:337: warning: unused variable ‘zsp’
yt/visualization/_MPL.c:337: warning: unused variable ‘ysp’
yt/visualization/_MPL.c:337: warning: unused variable ‘xsp’
gcc -pthread -shared -L/home/slave/yt-x86_64/lib/ -L/home/slave/yt-x86_64/lib64/ -L/home/slave/yt-x86_64/lib/ -L/home/slave/yt-x86_64/lib64/ -L/home/slave/yt-x86_64/lib/ -L/home/slave/yt-x86_64/lib64/ -L/home/slave/yt-x86_64/lib/ -L/home/slave/yt-x86_64/lib64/ build/temp.linux-x86_64-2.7/yt/visualization/_MPL.o -lm -o yt/visualization/_MPL.so
running scons
EE................................................................................................................EE........E.....
======================================================================
ERROR: Failure: AttributeError ('StreamStaticOutput' object has no attribute 'storage_filename')
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/slave/yt-x86_64/lib/python2.7/site-packages/nose/loader.py", line 231, in generate
    for test in g():
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/data_objects/tests/test_profiles.py",> line 10, in test_profiles
    dd = pf.h.all_data()
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/data_objects/static_output.py",> line 195, in hierarchy
    self, data_style=self.data_style)
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/frontends/stream/data_structures.py",> line 132, in __init__
    GridGeometryHandler.__init__(self, pf, data_style)
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/geometry/geometry_handler.py",> line 56, in __init__
    self._initialize_data_storage()
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/geometry/geometry_handler.py",> line 160, in _initialize_data_storage
    fn = self.pf.storage_filename
AttributeError: 'StreamStaticOutput' object has no attribute 'storage_filename'
-------------------- >> begin captured logging << --------------------
yt: DEBUG: Set log level to 20
yt: DEBUG: Registering: StaticOutput as <class 'yt.data_objects.static_output.StaticOutput'>
yt: DEBUG: Registering: StreamStaticOutput as <class 'yt.frontends.stream.data_structures.StreamStaticOutput'>
yt: INFO: Parameters: current_time              = 0.0
yt: INFO: Parameters: domain_dimensions         = [64 64 64]
yt: INFO: Parameters: domain_left_edge          = [ 0.  0.  0.]
yt: INFO: Parameters: domain_right_edge         = [ 1.  1.  1.]
yt: INFO: Parameters: cosmological_simulation   = 0.0
yt: INFO: Parameters: current_time              = 0.0
yt: INFO: Parameters: domain_dimensions         = [64 64 64]
yt: INFO: Parameters: domain_left_edge          = [ 0.  0.  0.]
yt: INFO: Parameters: domain_right_edge         = [ 1.  1.  1.]
yt: INFO: Parameters: cosmological_simulation   = 0.0
yt: DEBUG: Initializing data storage.
--------------------- >> end captured logging << ---------------------

======================================================================
ERROR: Failure: AttributeError ('StreamStaticOutput' object has no attribute 'storage_filename')
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/slave/yt-x86_64/lib/python2.7/site-packages/nose/loader.py", line 231, in generate
    for test in g():
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/data_objects/tests/test_projection.py",> line 18, in test_projection
    dd = pf.h.all_data()
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/data_objects/static_output.py",> line 195, in hierarchy
    self, data_style=self.data_style)
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/frontends/stream/data_structures.py",> line 132, in __init__
    GridGeometryHandler.__init__(self, pf, data_style)
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/geometry/geometry_handler.py",> line 56, in __init__
    self._initialize_data_storage()
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/geometry/geometry_handler.py",> line 160, in _initialize_data_storage
    fn = self.pf.storage_filename
AttributeError: 'StreamStaticOutput' object has no attribute 'storage_filename'
-------------------- >> begin captured logging << --------------------
yt: INFO: Parameters: current_time              = 0.0
yt: INFO: Parameters: domain_dimensions         = [64 64 64]
yt: INFO: Parameters: domain_left_edge          = [ 0.  0.  0.]
yt: INFO: Parameters: domain_right_edge         = [ 1.  1.  1.]
yt: INFO: Parameters: cosmological_simulation   = 0.0
yt: INFO: Parameters: current_time              = 0.0
yt: INFO: Parameters: domain_dimensions         = [64 64 64]
yt: INFO: Parameters: domain_left_edge          = [ 0.  0.  0.]
yt: INFO: Parameters: domain_right_edge         = [ 1.  1.  1.]
yt: INFO: Parameters: cosmological_simulation   = 0.0
yt: DEBUG: Initializing data storage.
--------------------- >> end captured logging << ---------------------

======================================================================
ERROR: test_geometry_utils.test_obtain_rvec
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/slave/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/utilities/lib/tests/test_geometry_utils.py",> line 10, in test_obtain_rvec
    dd = pf.h.sphere((0.5,0.5,0.5), 0.2)
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/data_objects/static_output.py",> line 195, in hierarchy
    self, data_style=self.data_style)
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/frontends/stream/data_structures.py",> line 132, in __init__
    GridGeometryHandler.__init__(self, pf, data_style)
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/geometry/geometry_handler.py",> line 56, in __init__
    self._initialize_data_storage()
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/geometry/geometry_handler.py",> line 160, in _initialize_data_storage
    fn = self.pf.storage_filename
AttributeError: 'StreamStaticOutput' object has no attribute 'storage_filename'
-------------------- >> begin captured logging << --------------------
yt: INFO: Parameters: current_time              = 0.0
yt: INFO: Parameters: domain_dimensions         = [64 64 64]
yt: INFO: Parameters: domain_left_edge          = [ 0.  0.  0.]
yt: INFO: Parameters: domain_right_edge         = [ 1.  1.  1.]
yt: INFO: Parameters: cosmological_simulation   = 0.0
yt: INFO: Parameters: current_time              = 0.0
yt: INFO: Parameters: domain_dimensions         = [64 64 64]
yt: INFO: Parameters: domain_left_edge          = [ 0.  0.  0.]
yt: INFO: Parameters: domain_right_edge         = [ 1.  1.  1.]
yt: INFO: Parameters: cosmological_simulation   = 0.0
yt: DEBUG: Initializing data storage.
--------------------- >> end captured logging << ---------------------

======================================================================
ERROR: test_geometry_utils.test_obtain_rv_vec
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/slave/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/utilities/lib/tests/test_geometry_utils.py",> line 24, in test_obtain_rv_vec
    dd = pf.h.all_data()
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/data_objects/static_output.py",> line 195, in hierarchy
    self, data_style=self.data_style)
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/frontends/stream/data_structures.py",> line 132, in __init__
    GridGeometryHandler.__init__(self, pf, data_style)
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/geometry/geometry_handler.py",> line 56, in __init__
    self._initialize_data_storage()
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/geometry/geometry_handler.py",> line 160, in _initialize_data_storage
    fn = self.pf.storage_filename
AttributeError: 'StreamStaticOutput' object has no attribute 'storage_filename'
-------------------- >> begin captured logging << --------------------
yt: INFO: Parameters: current_time              = 0.0
yt: INFO: Parameters: domain_dimensions         = [64 64 64]
yt: INFO: Parameters: domain_left_edge          = [ 0.  0.  0.]
yt: INFO: Parameters: domain_right_edge         = [ 1.  1.  1.]
yt: INFO: Parameters: cosmological_simulation   = 0.0
yt: INFO: Parameters: current_time              = 0.0
yt: INFO: Parameters: domain_dimensions         = [64 64 64]
yt: INFO: Parameters: domain_left_edge          = [ 0.  0.  0.]
yt: INFO: Parameters: domain_right_edge         = [ 1.  1.  1.]
yt: INFO: Parameters: cosmological_simulation   = 0.0
yt: DEBUG: Initializing data storage.
--------------------- >> end captured logging << ---------------------

======================================================================
ERROR: test suite for <module 'test_flagging_methods' from '<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/utilities/tests/test_flagging_methods.py'>>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/slave/yt-x86_64/lib/python2.7/site-packages/nose/suite.py", line 208, in run
    self.setUp()
  File "/home/slave/yt-x86_64/lib/python2.7/site-packages/nose/suite.py", line 291, in setUp
    self.setupContext(ancestor)
  File "/home/slave/yt-x86_64/lib/python2.7/site-packages/nose/suite.py", line 314, in setupContext
    try_run(context, names)
  File "/home/slave/yt-x86_64/lib/python2.7/site-packages/nose/util.py", line 478, in try_run
    return func()
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/utilities/tests/test_flagging_methods.py",> line 7, in setup
    pf.h
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/data_objects/static_output.py",> line 195, in hierarchy
    self, data_style=self.data_style)
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/frontends/stream/data_structures.py",> line 132, in __init__
    GridGeometryHandler.__init__(self, pf, data_style)
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/geometry/geometry_handler.py",> line 56, in __init__
    self._initialize_data_storage()
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/geometry/geometry_handler.py",> line 160, in _initialize_data_storage
    fn = self.pf.storage_filename
AttributeError: 'StreamStaticOutput' object has no attribute 'storage_filename'
-------------------- >> begin captured logging << --------------------
yt: INFO: Parameters: current_time              = 0.0
yt: INFO: Parameters: domain_dimensions         = [64 64 64]
yt: INFO: Parameters: domain_left_edge          = [ 0.  0.  0.]
yt: INFO: Parameters: domain_right_edge         = [ 1.  1.  1.]
yt: INFO: Parameters: cosmological_simulation   = 0.0
yt: INFO: Parameters: current_time              = 0.0
yt: INFO: Parameters: domain_dimensions         = [64 64 64]
yt: INFO: Parameters: domain_left_edge          = [ 0.  0.  0.]
yt: INFO: Parameters: domain_right_edge         = [ 1.  1.  1.]
yt: INFO: Parameters: cosmological_simulation   = 0.0
yt: DEBUG: Initializing data storage.
--------------------- >> end captured logging << ---------------------

----------------------------------------------------------------------
Ran 129 tests in 7.095s

FAILED (errors=5)
Build step 'Custom Python Builder' marked build as failure
Recording test results



More information about the yt-svn mailing list