[Hedge] Regression Check Failed

Andreas Kloeckner andreas at tiker.net
Fri May 20 09:26:12 PDT 2011


Hi there,

I'm sorry to report that the regression check failed.
Details are attached.

- Your guilty conscience
-------------- next part --------------
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-plain.log IN PROJECT aksetup
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items

===============================  in 0.01 seconds ===============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-plain.log IN PROJECT jhbuild
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items

===============================  in 0.05 seconds ===============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-plain.log IN PROJECT pytools
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 9 items

pytools/test/test_data_table.py ........
pytools/test/test_math_stuff.py .

=========================== 9 passed in 0.05 seconds ===========================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-plain.log IN PROJECT pymbolic
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 6 items

pymbolic/test/test_pymbolic.py ......

=========================== 6 passed in 4.45 seconds ===========================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-plain.log IN PROJECT pyublas
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 16 items

pyublas/test/test_pyublas.py ................

========================== 16 passed in 0.16 seconds ===========================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-plain.log IN PROJECT meshpy
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items

===============================  in 0.06 seconds ===============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-plain.log IN PROJECT datapyle
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items

===============================  in 0.02 seconds ===============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-plain.log IN PROJECT pyvisfile
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items

===============================  in 0.05 seconds ===============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-plain.log IN PROJECT codepy
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 1 items

codepy/test/test_identical_symbols.py .

=========================== 1 passed in 0.31 seconds ===========================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-plain.log IN PROJECT pycuda
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items / 3 errors

==================================== ERRORS ====================================
_________________ ERROR collecting pycuda/test/test_cumath.py __________________
pycuda/test/test_cumath.py:15: in <module>
>       import pycuda.gpuarray as gpuarray
env/lib/python2.6/site-packages/pycuda-2011.1-py2.6-linux-x86_64.egg/pycuda/gpuarray.py:6: in <module>
>   from pycuda.compyte.array import (
E   ImportError: No module named compyte.array
_________________ ERROR collecting pycuda/test/test_driver.py __________________
pycuda/test/test_driver.py:18: in <module>
>       import pycuda.gpuarray as gpuarray
env/lib/python2.6/site-packages/pycuda-2011.1-py2.6-linux-x86_64.egg/pycuda/gpuarray.py:6: in <module>
>   from pycuda.compyte.array import (
E   ImportError: No module named compyte.array
________________ ERROR collecting pycuda/test/test_gpuarray.py _________________
pycuda/test/test_gpuarray.py:19: in <module>
>       import pycuda.gpuarray as gpuarray
env/lib/python2.6/site-packages/pycuda-2011.1-py2.6-linux-x86_64.egg/pycuda/gpuarray.py:6: in <module>
>   from pycuda.compyte.array import (
E   ImportError: No module named compyte.array
=========================== 3 error in 0.31 seconds ============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-plain.log IN PROJECT pyopencl
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items / 3 errors

==================================== ERRORS ====================================
_________________ ERROR collecting pyopencl/test/test_array.py _________________
pyopencl/test/test_array.py:18: in <module>
>       import pyopencl.array as cl_array
env/lib/python2.6/site-packages/pyopencl-2011.1beta3-py2.6-linux-x86_64.egg/pyopencl/array.py:37: in <module>
>   from pyopencl.compyte.array import (
E   ImportError: No module named compyte.array
________________ ERROR collecting pyopencl/test/test_clmath.py _________________
pyopencl/test/test_clmath.py:14: in <module>
>       import pyopencl.array as cl_array
env/lib/python2.6/site-packages/pyopencl-2011.1beta3-py2.6-linux-x86_64.egg/pyopencl/array.py:37: in <module>
>   from pyopencl.compyte.array import (
E   ImportError: No module named compyte.array
________________ ERROR collecting pyopencl/test/test_wrapper.py ________________
pyopencl/test/test_wrapper.py:20: in <module>
>       import pyopencl.array as cl_array
env/lib/python2.6/site-packages/pyopencl-2011.1beta3-py2.6-linux-x86_64.egg/pyopencl/array.py:37: in <module>
>   from pyopencl.compyte.array import (
E   ImportError: No module named compyte.array
=========================== 3 error in 0.21 seconds ============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-plain.log IN PROJECT pymetis
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items

===============================  in 0.09 seconds ===============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-plain.log IN PROJECT pyublasext
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items

===============================  in 1.85 seconds ===============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-plain.log IN PROJECT quiet-beam-sampling
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items

===============================  in 0.01 seconds ===============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-plain.log IN PROJECT hedge
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 78 items

hedge/examples/advection/advection.py ...
hedge/examples/advection/var-velocity.py ......
hedge/examples/burgers/burgers.py .
hedge/examples/gas_dynamics/euler/sine-wave.py .
hedge/examples/gas_dynamics/euler/vortex-sources.py .
hedge/examples/gas_dynamics/euler/vortex.py .
hedge/examples/heat/heat.py .
hedge/examples/maxwell/cavities.py ..
hedge/examples/maxwell/dipole.py .
hedge/examples/maxwell/maxwell-2d.py .
hedge/examples/maxwell/maxwell-pml.py F
hedge/examples/poisson/poisson.py .
hedge/examples/wave/var-propagation-speed.py ....
hedge/examples/wave/wave.py .......
hedge/test/test_basics.py .......................
hedge/test/test_jit_discretization.py ..........FFFFFFF

=================================== FAILURES ===================================
_______________________________ test_maxwell_pml _______________________________
Traceback (most recent call last):
  File "/home/andreas/regression-check/run-2011-05-20-0800/hedge/examples/maxwell/maxwell-pml.py", line 231, in test_maxwell_pml
    main(write_output=False)
  File "/home/andreas/regression-check/run-2011-05-20-0800/hedge/examples/maxwell/maxwell-pml.py", line 76, in main
    pml_width=pml_width, max_volume=0.01)
  File "/home/andreas/regression-check/run-2011-05-20-0800/hedge/examples/maxwell/maxwell-pml.py", line 37, in make_mesh
    geob.set(mi)
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/MeshPy-0.91.2-py2.6-linux-x86_64.egg/meshpy/geometry.py", line 102, in set
    mesh_info.set_points(self.points, self.point_markers)
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/MeshPy-0.91.2-py2.6-linux-x86_64.egg/meshpy/common.py", line 62, in set_points
    self.points[i] = pt
TypeError: No registered converter was able to produce a C++ rvalue of type double from this Python object of type numpy.int64

___________________________ test_interior_fluxes_tet ___________________________
Traceback (most recent call last):
  File "/home/andreas/regression-check/run-2011-05-20-0800/hedge/test/test_jit_discretization.py", line 685, in test_interior_fluxes_tet
    debug=discr_class.noninteractive_debug_flags())
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/hedge-0.91-py2.6-linux-x86_64.egg/hedge/backends/jit/__init__.py", line 512, in __init__
    hedge.discretization.Discretization.__init__(self, *args, **kwargs)
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/hedge-0.91-py2.6-linux-x86_64.egg/hedge/discretization/__init__.py", line 255, in __init__
    self._build_element_groups_and_nodes(local_discretization)
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/hedge-0.91-py2.6-linux-x86_64.egg/hedge/discretization/__init__.py", line 412, in _build_element_groups_and_nodes
    dtype=float, order="C")
MemoryError

________________________ test_symmetry_preservation_2d _________________________
Traceback (most recent call last):
  File "/home/andreas/regression-check/run-2011-05-20-0800/hedge/test/test_jit_discretization.py", line 789, in test_symmetry_preservation_2d
    debug=discr_class.noninteractive_debug_flags())
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/hedge-0.91-py2.6-linux-x86_64.egg/hedge/backends/jit/__init__.py", line 516, in __init__
    toolchain = guess_toolchain()
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/codepy-2011.1-py2.6.egg/codepy/toolchain.py", line 406, in guess_toolchain
    result, version, stderr = call_capture_output([kwargs["cc"], "--version"])
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pytools-2011.3-py2.6.egg/pytools/prefork.py", line 196, in call_capture_output
    return forker[0].call_capture_output(cmdline, cwd, error_on_nonzero)
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pytools-2011.3-py2.6.egg/pytools/prefork.py", line 53, in call_capture_output
    % ( " ".join(cmdline), e))
ExecError: error invoking 'g++ --version': [Errno 12] Cannot allocate memory

__________________________ test_convergence_advec_2d ___________________________
Traceback (most recent call last):
  File "/home/andreas/regression-check/run-2011-05-20-0800/hedge/test/test_jit_discretization.py", line 891, in test_convergence_advec_2d
    debug=discr_class.noninteractive_debug_flags())
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/hedge-0.91-py2.6-linux-x86_64.egg/hedge/backends/jit/__init__.py", line 516, in __init__
    toolchain = guess_toolchain()
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/codepy-2011.1-py2.6.egg/codepy/toolchain.py", line 406, in guess_toolchain
    result, version, stderr = call_capture_output([kwargs["cc"], "--version"])
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pytools-2011.3-py2.6.egg/pytools/prefork.py", line 196, in call_capture_output
    return forker[0].call_capture_output(cmdline, cwd, error_on_nonzero)
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pytools-2011.3-py2.6.egg/pytools/prefork.py", line 53, in call_capture_output
    % ( " ".join(cmdline), e))
ExecError: error invoking 'g++ --version': [Errno 12] Cannot allocate memory

________________________________ test_elliptic _________________________________
Traceback (most recent call last):
  File "/home/andreas/regression-check/run-2011-05-20-0800/hedge/test/test_jit_discretization.py", line 987, in test_elliptic
    debug=discr_class.noninteractive_debug_flags())
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/hedge-0.91-py2.6-linux-x86_64.egg/hedge/backends/__init__.py", line 120, in make_discretization
    return self.discr_class(mesh_data, *args, **kwargs)
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/hedge-0.91-py2.6-linux-x86_64.egg/hedge/backends/jit/__init__.py", line 516, in __init__
    toolchain = guess_toolchain()
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/codepy-2011.1-py2.6.egg/codepy/toolchain.py", line 406, in guess_toolchain
    result, version, stderr = call_capture_output([kwargs["cc"], "--version"])
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pytools-2011.3-py2.6.egg/pytools/prefork.py", line 196, in call_capture_output
    return forker[0].call_capture_output(cmdline, cwd, error_on_nonzero)
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pytools-2011.3-py2.6.egg/pytools/prefork.py", line 53, in call_capture_output
    % ( " ".join(cmdline), e))
ExecError: error invoking 'g++ --version': [Errno 12] Cannot allocate memory

_______________________________ test_projection ________________________________
Traceback (most recent call last):
  File "/home/andreas/regression-check/run-2011-05-20-0800/hedge/test/test_jit_discretization.py", line 1041, in test_projection
    debug=discr_class.noninteractive_debug_flags())
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/hedge-0.91-py2.6-linux-x86_64.egg/hedge/backends/jit/__init__.py", line 516, in __init__
    toolchain = guess_toolchain()
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/codepy-2011.1-py2.6.egg/codepy/toolchain.py", line 406, in guess_toolchain
    result, version, stderr = call_capture_output([kwargs["cc"], "--version"])
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pytools-2011.3-py2.6.egg/pytools/prefork.py", line 196, in call_capture_output
    return forker[0].call_capture_output(cmdline, cwd, error_on_nonzero)
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pytools-2011.3-py2.6.egg/pytools/prefork.py", line 53, in call_capture_output
    % ( " ".join(cmdline), e))
ExecError: error invoking 'g++ --version': [Errno 12] Cannot allocate memory

_________________________________ test_filter __________________________________
Traceback (most recent call last):
  File "/home/andreas/regression-check/run-2011-05-20-0800/hedge/test/test_jit_discretization.py", line 1063, in test_filter
    debug=discr_class.noninteractive_debug_flags())
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/hedge-0.91-py2.6-linux-x86_64.egg/hedge/backends/jit/__init__.py", line 516, in __init__
    toolchain = guess_toolchain()
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/codepy-2011.1-py2.6.egg/codepy/toolchain.py", line 406, in guess_toolchain
    result, version, stderr = call_capture_output([kwargs["cc"], "--version"])
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pytools-2011.3-py2.6.egg/pytools/prefork.py", line 196, in call_capture_output
    return forker[0].call_capture_output(cmdline, cwd, error_on_nonzero)
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pytools-2011.3-py2.6.egg/pytools/prefork.py", line 53, in call_capture_output
    % ( " ".join(cmdline), e))
ExecError: error invoking 'g++ --version': [Errno 12] Cannot allocate memory

_______________________________ test_mesh_regrid _______________________________
Traceback (most recent call last):
  File "/home/andreas/regression-check/run-2011-05-20-0800/hedge/test/test_jit_discretization.py", line 1159, in test_mesh_regrid
    discr = rcon.make_discretization(mesh, order=6)
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/hedge-0.91-py2.6-linux-x86_64.egg/hedge/backends/__init__.py", line 120, in make_discretization
    return self.discr_class(mesh_data, *args, **kwargs)
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/hedge-0.91-py2.6-linux-x86_64.egg/hedge/backends/jit/__init__.py", line 516, in __init__
    toolchain = guess_toolchain()
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/codepy-2011.1-py2.6.egg/codepy/toolchain.py", line 406, in guess_toolchain
    result, version, stderr = call_capture_output([kwargs["cc"], "--version"])
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pytools-2011.3-py2.6.egg/pytools/prefork.py", line 196, in call_capture_output
    return forker[0].call_capture_output(cmdline, cwd, error_on_nonzero)
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pytools-2011.3-py2.6.egg/pytools/prefork.py", line 53, in call_capture_output
    % ( " ".join(cmdline), e))
ExecError: error invoking 'g++ --version': [Errno 12] Cannot allocate memory

================== 7 tests deselected by '-mpi -opencl -cuda' ==================
============ 8 failed, 63 passed, 7 deselected in 12293.78 seconds =============
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-plain.log IN PROJECT pyrticle
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 7 items

pyrticle/test/test_pyrticle.py .......

========================= 7 passed in 1099.77 seconds ==========================
-------------- next part --------------
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-mpi.log IN PROJECT aksetup
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items

===============================  in 0.01 seconds ===============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-mpi.log IN PROJECT jhbuild
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items

===============================  in 0.05 seconds ===============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-mpi.log IN PROJECT pytools
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 9 items

================== 9 tests deselected by 'mpi -opencl -cuda' ===================
========================= 9 deselected in 0.07 seconds =========================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-mpi.log IN PROJECT pymbolic
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 6 items

================== 6 tests deselected by 'mpi -opencl -cuda' ===================
========================= 6 deselected in 0.10 seconds =========================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-mpi.log IN PROJECT pyublas
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 16 items

================== 16 tests deselected by 'mpi -opencl -cuda' ==================
======================== 16 deselected in 0.13 seconds =========================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-mpi.log IN PROJECT meshpy
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items

===============================  in 0.08 seconds ===============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-mpi.log IN PROJECT datapyle
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items

===============================  in 0.02 seconds ===============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-mpi.log IN PROJECT pyvisfile
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items

===============================  in 0.03 seconds ===============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-mpi.log IN PROJECT codepy
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 1 items

================== 1 tests deselected by 'mpi -opencl -cuda' ===================
========================= 1 deselected in 0.03 seconds =========================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-mpi.log IN PROJECT pycuda
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items / 3 errors

==================================== ERRORS ====================================
_________________ ERROR collecting pycuda/test/test_cumath.py __________________
pycuda/test/test_cumath.py:15: in <module>
>       import pycuda.gpuarray as gpuarray
env/lib/python2.6/site-packages/pycuda-2011.1-py2.6-linux-x86_64.egg/pycuda/gpuarray.py:6: in <module>
>   from pycuda.compyte.array import (
E   ImportError: No module named compyte.array
_________________ ERROR collecting pycuda/test/test_driver.py __________________
pycuda/test/test_driver.py:18: in <module>
>       import pycuda.gpuarray as gpuarray
env/lib/python2.6/site-packages/pycuda-2011.1-py2.6-linux-x86_64.egg/pycuda/gpuarray.py:6: in <module>
>   from pycuda.compyte.array import (
E   ImportError: No module named compyte.array
________________ ERROR collecting pycuda/test/test_gpuarray.py _________________
pycuda/test/test_gpuarray.py:19: in <module>
>       import pycuda.gpuarray as gpuarray
env/lib/python2.6/site-packages/pycuda-2011.1-py2.6-linux-x86_64.egg/pycuda/gpuarray.py:6: in <module>
>   from pycuda.compyte.array import (
E   ImportError: No module named compyte.array
=========================== 3 error in 0.28 seconds ============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-mpi.log IN PROJECT pyopencl
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items / 3 errors

==================================== ERRORS ====================================
_________________ ERROR collecting pyopencl/test/test_array.py _________________
pyopencl/test/test_array.py:18: in <module>
>       import pyopencl.array as cl_array
env/lib/python2.6/site-packages/pyopencl-2011.1beta3-py2.6-linux-x86_64.egg/pyopencl/array.py:37: in <module>
>   from pyopencl.compyte.array import (
E   ImportError: No module named compyte.array
________________ ERROR collecting pyopencl/test/test_clmath.py _________________
pyopencl/test/test_clmath.py:14: in <module>
>       import pyopencl.array as cl_array
env/lib/python2.6/site-packages/pyopencl-2011.1beta3-py2.6-linux-x86_64.egg/pyopencl/array.py:37: in <module>
>   from pyopencl.compyte.array import (
E   ImportError: No module named compyte.array
________________ ERROR collecting pyopencl/test/test_wrapper.py ________________
pyopencl/test/test_wrapper.py:20: in <module>
>       import pyopencl.array as cl_array
env/lib/python2.6/site-packages/pyopencl-2011.1beta3-py2.6-linux-x86_64.egg/pyopencl/array.py:37: in <module>
>   from pyopencl.compyte.array import (
E   ImportError: No module named compyte.array
=========================== 3 error in 0.30 seconds ============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-mpi.log IN PROJECT pymetis
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items

===============================  in 0.11 seconds ===============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-mpi.log IN PROJECT pyublasext
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items

===============================  in 0.20 seconds ===============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-mpi.log IN PROJECT quiet-beam-sampling
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items

===============================  in 0.01 seconds ===============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-mpi.log IN PROJECT hedge
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 78 items

hedge/examples/maxwell/cavities.py .
hedge/test/test_parallel.py ..

================== 75 tests deselected by 'mpi -opencl -cuda' ==================
================== 3 passed, 75 deselected in 1716.49 seconds ==================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-mpi.log IN PROJECT pyrticle
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 7 items

================== 7 tests deselected by 'mpi -opencl -cuda' ===================
========================= 7 deselected in 0.13 seconds =========================
-------------- next part --------------
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cl.log IN PROJECT aksetup
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items

===============================  in 0.01 seconds ===============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cl.log IN PROJECT jhbuild
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items

===============================  in 0.05 seconds ===============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cl.log IN PROJECT pytools
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 9 items

================== 9 tests deselected by '-mpi opencl -cuda' ===================
========================= 9 deselected in 0.04 seconds =========================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cl.log IN PROJECT pymbolic
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 6 items

================== 6 tests deselected by '-mpi opencl -cuda' ===================
========================= 6 deselected in 0.10 seconds =========================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cl.log IN PROJECT pyublas
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 16 items

================== 16 tests deselected by '-mpi opencl -cuda' ==================
======================== 16 deselected in 0.10 seconds =========================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cl.log IN PROJECT meshpy
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items

===============================  in 0.06 seconds ===============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cl.log IN PROJECT datapyle
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items

===============================  in 0.02 seconds ===============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cl.log IN PROJECT pyvisfile
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items

===============================  in 0.03 seconds ===============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cl.log IN PROJECT codepy
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 1 items

================== 1 tests deselected by '-mpi opencl -cuda' ===================
========================= 1 deselected in 0.05 seconds =========================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cl.log IN PROJECT pycuda
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items / 3 errors

==================================== ERRORS ====================================
_________________ ERROR collecting pycuda/test/test_cumath.py __________________
pycuda/test/test_cumath.py:15: in <module>
>       import pycuda.gpuarray as gpuarray
env/lib/python2.6/site-packages/pycuda-2011.1-py2.6-linux-x86_64.egg/pycuda/gpuarray.py:6: in <module>
>   from pycuda.compyte.array import (
E   ImportError: No module named compyte.array
_________________ ERROR collecting pycuda/test/test_driver.py __________________
pycuda/test/test_driver.py:18: in <module>
>       import pycuda.gpuarray as gpuarray
env/lib/python2.6/site-packages/pycuda-2011.1-py2.6-linux-x86_64.egg/pycuda/gpuarray.py:6: in <module>
>   from pycuda.compyte.array import (
E   ImportError: No module named compyte.array
________________ ERROR collecting pycuda/test/test_gpuarray.py _________________
pycuda/test/test_gpuarray.py:19: in <module>
>       import pycuda.gpuarray as gpuarray
env/lib/python2.6/site-packages/pycuda-2011.1-py2.6-linux-x86_64.egg/pycuda/gpuarray.py:6: in <module>
>   from pycuda.compyte.array import (
E   ImportError: No module named compyte.array
=========================== 3 error in 0.19 seconds ============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cl.log IN PROJECT pyopencl
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items / 3 errors

==================================== ERRORS ====================================
_________________ ERROR collecting pyopencl/test/test_array.py _________________
pyopencl/test/test_array.py:18: in <module>
>       import pyopencl.array as cl_array
env/lib/python2.6/site-packages/pyopencl-2011.1beta3-py2.6-linux-x86_64.egg/pyopencl/array.py:37: in <module>
>   from pyopencl.compyte.array import (
E   ImportError: No module named compyte.array
________________ ERROR collecting pyopencl/test/test_clmath.py _________________
pyopencl/test/test_clmath.py:14: in <module>
>       import pyopencl.array as cl_array
env/lib/python2.6/site-packages/pyopencl-2011.1beta3-py2.6-linux-x86_64.egg/pyopencl/array.py:37: in <module>
>   from pyopencl.compyte.array import (
E   ImportError: No module named compyte.array
________________ ERROR collecting pyopencl/test/test_wrapper.py ________________
pyopencl/test/test_wrapper.py:20: in <module>
>       import pyopencl.array as cl_array
env/lib/python2.6/site-packages/pyopencl-2011.1beta3-py2.6-linux-x86_64.egg/pyopencl/array.py:37: in <module>
>   from pyopencl.compyte.array import (
E   ImportError: No module named compyte.array
=========================== 3 error in 0.17 seconds ============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cl.log IN PROJECT pymetis
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items

===============================  in 0.14 seconds ===============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cl.log IN PROJECT pyublasext
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items

===============================  in 0.17 seconds ===============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cl.log IN PROJECT quiet-beam-sampling
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items

===============================  in 0.01 seconds ===============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cl.log IN PROJECT hedge
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 78 items

================== 78 tests deselected by '-mpi opencl -cuda' ==================
======================== 78 deselected in 0.53 seconds =========================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cl.log IN PROJECT pyrticle
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 7 items

================== 7 tests deselected by '-mpi opencl -cuda' ===================
========================= 7 deselected in 0.13 seconds =========================
-------------- next part --------------
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cuda.log IN PROJECT aksetup
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items

===============================  in 0.01 seconds ===============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cuda.log IN PROJECT jhbuild
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items

===============================  in 0.05 seconds ===============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cuda.log IN PROJECT pytools
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 9 items

================== 9 tests deselected by '-mpi -opencl cuda' ===================
========================= 9 deselected in 0.04 seconds =========================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cuda.log IN PROJECT pymbolic
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 6 items

================== 6 tests deselected by '-mpi -opencl cuda' ===================
========================= 6 deselected in 0.10 seconds =========================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cuda.log IN PROJECT pyublas
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 16 items

================== 16 tests deselected by '-mpi -opencl cuda' ==================
======================== 16 deselected in 0.10 seconds =========================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cuda.log IN PROJECT meshpy
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items

===============================  in 0.08 seconds ===============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cuda.log IN PROJECT datapyle
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items

===============================  in 0.02 seconds ===============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cuda.log IN PROJECT pyvisfile
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items

===============================  in 0.03 seconds ===============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cuda.log IN PROJECT codepy
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 1 items

================== 1 tests deselected by '-mpi -opencl cuda' ===================
========================= 1 deselected in 0.03 seconds =========================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cuda.log IN PROJECT pycuda
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items / 3 errors

==================================== ERRORS ====================================
_________________ ERROR collecting pycuda/test/test_cumath.py __________________
pycuda/test/test_cumath.py:15: in <module>
>       import pycuda.gpuarray as gpuarray
env/lib/python2.6/site-packages/pycuda-2011.1-py2.6-linux-x86_64.egg/pycuda/gpuarray.py:6: in <module>
>   from pycuda.compyte.array import (
E   ImportError: No module named compyte.array
_________________ ERROR collecting pycuda/test/test_driver.py __________________
pycuda/test/test_driver.py:18: in <module>
>       import pycuda.gpuarray as gpuarray
env/lib/python2.6/site-packages/pycuda-2011.1-py2.6-linux-x86_64.egg/pycuda/gpuarray.py:6: in <module>
>   from pycuda.compyte.array import (
E   ImportError: No module named compyte.array
________________ ERROR collecting pycuda/test/test_gpuarray.py _________________
pycuda/test/test_gpuarray.py:19: in <module>
>       import pycuda.gpuarray as gpuarray
env/lib/python2.6/site-packages/pycuda-2011.1-py2.6-linux-x86_64.egg/pycuda/gpuarray.py:6: in <module>
>   from pycuda.compyte.array import (
E   ImportError: No module named compyte.array
=========================== 3 error in 0.19 seconds ============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cuda.log IN PROJECT pyopencl
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items / 3 errors

==================================== ERRORS ====================================
_________________ ERROR collecting pyopencl/test/test_array.py _________________
pyopencl/test/test_array.py:18: in <module>
>       import pyopencl.array as cl_array
env/lib/python2.6/site-packages/pyopencl-2011.1beta3-py2.6-linux-x86_64.egg/pyopencl/array.py:37: in <module>
>   from pyopencl.compyte.array import (
E   ImportError: No module named compyte.array
________________ ERROR collecting pyopencl/test/test_clmath.py _________________
pyopencl/test/test_clmath.py:14: in <module>
>       import pyopencl.array as cl_array
env/lib/python2.6/site-packages/pyopencl-2011.1beta3-py2.6-linux-x86_64.egg/pyopencl/array.py:37: in <module>
>   from pyopencl.compyte.array import (
E   ImportError: No module named compyte.array
________________ ERROR collecting pyopencl/test/test_wrapper.py ________________
pyopencl/test/test_wrapper.py:20: in <module>
>       import pyopencl.array as cl_array
env/lib/python2.6/site-packages/pyopencl-2011.1beta3-py2.6-linux-x86_64.egg/pyopencl/array.py:37: in <module>
>   from pyopencl.compyte.array import (
E   ImportError: No module named compyte.array
=========================== 3 error in 0.17 seconds ============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cuda.log IN PROJECT pymetis
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items

===============================  in 0.09 seconds ===============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cuda.log IN PROJECT pyublasext
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items

===============================  in 0.17 seconds ===============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cuda.log IN PROJECT quiet-beam-sampling
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 0 items

===============================  in 0.01 seconds ===============================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cuda.log IN PROJECT hedge
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 78 items

hedge/examples/maxwell/cavities.py FF
hedge/test/test_cuda.py FF

=================================== FAILURES ===================================
_________________________ test_cuda['SP CUDA Maxwell'] _________________________
Traceback (most recent call last):
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pycuda-2011.1-py2.6-linux-x86_64.egg/pycuda/tools.py", line 548, in f
    inner_f(*args, **kwargs)
  File "/home/andreas/regression-check/run-2011-05-20-0800/hedge/examples/maxwell/cavities.py", line 240, in do_test_maxwell_cavities_cuda
    default_scalar_type=dtype,
  File "/home/andreas/regression-check/run-2011-05-20-0800/hedge/examples/maxwell/cavities.py", line 92, in main
    **extra_discr_args)
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/hedge-0.91-py2.6-linux-x86_64.egg/hedge/backends/__init__.py", line 120, in make_discretization
    return self.discr_class(mesh_data, *args, **kwargs)
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/hedge-0.91-py2.6-linux-x86_64.egg/hedge/backends/__init__.py", line 139, in discr_class
    from hedge.backends.cuda import Discretization
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/hedge-0.91-py2.6-linux-x86_64.egg/hedge/backends/cuda/__init__.py", line 25, in <module>
    import pycuda.gpuarray as gpuarray
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pycuda-2011.1-py2.6-linux-x86_64.egg/pycuda/gpuarray.py", line 6, in <module>
    from pycuda.compyte.array import (
ImportError: No module named compyte.array

_________________________ test_cuda['DP CUDA Maxwell'] _________________________
Traceback (most recent call last):
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pycuda-2011.1-py2.6-linux-x86_64.egg/pycuda/tools.py", line 548, in f
    inner_f(*args, **kwargs)
  File "/home/andreas/regression-check/run-2011-05-20-0800/hedge/examples/maxwell/cavities.py", line 240, in do_test_maxwell_cavities_cuda
    default_scalar_type=dtype,
  File "/home/andreas/regression-check/run-2011-05-20-0800/hedge/examples/maxwell/cavities.py", line 92, in main
    **extra_discr_args)
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/hedge-0.91-py2.6-linux-x86_64.egg/hedge/backends/__init__.py", line 120, in make_discretization
    return self.discr_class(mesh_data, *args, **kwargs)
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/hedge-0.91-py2.6-linux-x86_64.egg/hedge/backends/__init__.py", line 139, in discr_class
    from hedge.backends.cuda import Discretization
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/hedge-0.91-py2.6-linux-x86_64.egg/hedge/backends/cuda/__init__.py", line 25, in <module>
    import pycuda.gpuarray as gpuarray
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pycuda-2011.1-py2.6-linux-x86_64.egg/pycuda/gpuarray.py", line 6, in <module>
    from pycuda.compyte.array import (
ImportError: No module named compyte.array

_______________________________ test_from_to_gpu _______________________________
Traceback (most recent call last):
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pycuda-2011.1-py2.6-linux-x86_64.egg/pycuda/tools.py", line 548, in f
    inner_f(*args, **kwargs)
  File "/home/andreas/regression-check/run-2011-05-20-0800/hedge/test/test_cuda.py", line 48, in test_from_to_gpu
    from hedge.backends.cuda import Discretization
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/hedge-0.91-py2.6-linux-x86_64.egg/hedge/backends/cuda/__init__.py", line 25, in <module>
    import pycuda.gpuarray as gpuarray
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pycuda-2011.1-py2.6-linux-x86_64.egg/pycuda/gpuarray.py", line 6, in <module>
    from pycuda.compyte.array import (
ImportError: No module named compyte.array

_________________________ test_cuda_volume_quadrature __________________________
Traceback (most recent call last):
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pycuda-2011.1-py2.6-linux-x86_64.egg/pycuda/tools.py", line 548, in f
    inner_f(*args, **kwargs)
  File "/home/andreas/regression-check/run-2011-05-20-0800/hedge/test/test_cuda.py", line 75, in test_cuda_volume_quadrature
    for rcon in [cpu_rcon, gpu_rcon]]
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/hedge-0.91-py2.6-linux-x86_64.egg/hedge/backends/__init__.py", line 120, in make_discretization
    return self.discr_class(mesh_data, *args, **kwargs)
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/hedge-0.91-py2.6-linux-x86_64.egg/hedge/backends/__init__.py", line 139, in discr_class
    from hedge.backends.cuda import Discretization
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/hedge-0.91-py2.6-linux-x86_64.egg/hedge/backends/cuda/__init__.py", line 25, in <module>
    import pycuda.gpuarray as gpuarray
  File "/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pycuda-2011.1-py2.6-linux-x86_64.egg/pycuda/gpuarray.py", line 6, in <module>
    from pycuda.compyte.array import (
ImportError: No module named compyte.array

================== 74 tests deselected by '-mpi -opencl cuda' ==================
=================== 4 failed, 74 deselected in 2.64 seconds ====================
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cuda.log IN PROJECT pyrticle
---------------------------------------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.6.6 -- pytest-2.0.3
collecting ... collected 7 items

================== 7 tests deselected by '-mpi -opencl cuda' ===================
========================= 7 deselected in 0.13 seconds =========================
-------------- next part --------------
------------------------------------------------------------------
Regression check run
Fr 20. Mai 08:00:13 EDT 2011
Host tuck
------------------------------------------------------------------
---------------------------------------------------------
cloning repotool and subrepositories
---------------------------------------------------------
------------------------------------------------------------------------
CLONE aksetup
------------------------------------------------------------------------
------------------------------------------------------------------------
CLONE jhbuild
------------------------------------------------------------------------
------------------------------------------------------------------------
CLONE pytools
------------------------------------------------------------------------
------------------------------------------------------------------------
CLONE pymbolic
------------------------------------------------------------------------
------------------------------------------------------------------------
CLONE pyublas
------------------------------------------------------------------------
------------------------------------------------------------------------
CLONE meshpy
------------------------------------------------------------------------
------------------------------------------------------------------------
CLONE datapyle
------------------------------------------------------------------------
------------------------------------------------------------------------
CLONE pyvisfile
------------------------------------------------------------------------
------------------------------------------------------------------------
CLONE codepy
------------------------------------------------------------------------
------------------------------------------------------------------------
CLONE pycuda
------------------------------------------------------------------------
------------------------------------------------------------------------
CLONE pyopencl
------------------------------------------------------------------------
------------------------------------------------------------------------
CLONE pymetis
------------------------------------------------------------------------
------------------------------------------------------------------------
CLONE pyublasext
------------------------------------------------------------------------
------------------------------------------------------------------------
CLONE quiet-beam-sampling
------------------------------------------------------------------------
------------------------------------------------------------------------
CLONE hedge
------------------------------------------------------------------------
------------------------------------------------------------------------
CLONE pyrticle
------------------------------------------------------------------------
Switched to a new branch 'staging'
Branch staging set up to track remote branch staging from origin.
New python executable in env/bin/python
Installing distribute.................................................................................................................................................................................done.
*** aksetup
6475e55,3 weeks ago,Add check_git_submodules().
*** jhbuild
c5ae43d,2 days ago,Update vim module.
*** pytools
cb8efaa,10 days ago,Merge branch 'master' of greenbox1.cims.nyu.edu:src/pytools
*** pymbolic
1b5bc88,10 days ago,Support kwargs in RecursiveMapper.rec().
*** pyublas
691c2b6,6 weeks ago,Merge branch 'master' of t:src/pyublas
*** meshpy
7ee3b8c,6 months ago,Merge branch 'master' of tuck.ath.cx:src/meshpy
*** datapyle
cbcba42,4 months ago,Add missing distribute_setup file.
*** pyvisfile
287cd79,4 weeks ago,Add demo on how to write unstructured point meshes in Vtk.
*** codepy
4e9ca3d,9 weeks ago,Bump version.
*** pycuda
4296191,15 hours ago,Add peer memcpy. Finish support for CUDA 4.0.
*** pyopencl
277c32b,2 days ago,Fix pytest_generate_tests_for_pyopencl to actually run on all devices.
*** pymetis
5b208e8,10 weeks ago,Bump version again to 2011.1.
*** pyublasext
07115d1,1 year, 4 months ago,Hack around real-to-complex cast issue in Ublas or gcc 4.4.
*** quiet-beam-sampling
89207d2,3 years, 6 months ago,Add ignore file.
*** hedge
fcca711,2 days ago,Merge branch 'staging' of tuck.ath.cx:src/hedge into staging
*** pyrticle
4a2c83b,12 months ago,Fix a few warnings in tests.
---------------------------------------------------------
installing prerequsistes
---------------------------------------------------------
Downloading/unpacking pytest
  Downloading pytest-2.0.3.zip (259Kb): 
  Downloading pytest-2.0.3.zip (259Kb):   1%  4.1Kb
  Downloading pytest-2.0.3.zip (259Kb):   3%  8.2Kb
  Downloading pytest-2.0.3.zip (259Kb):   4%  12Kb 
  Downloading pytest-2.0.3.zip (259Kb):   6%  16Kb
  Downloading pytest-2.0.3.zip (259Kb):   7%  20Kb
  Downloading pytest-2.0.3.zip (259Kb):   9%  24Kb
  Downloading pytest-2.0.3.zip (259Kb):  11%  28Kb
  Downloading pytest-2.0.3.zip (259Kb):  12%  32Kb
  Downloading pytest-2.0.3.zip (259Kb):  14%  36Kb
  Downloading pytest-2.0.3.zip (259Kb):  15%  40Kb
  Downloading pytest-2.0.3.zip (259Kb):  17%  45Kb
  Downloading pytest-2.0.3.zip (259Kb):  18%  49Kb
  Downloading pytest-2.0.3.zip (259Kb):  20%  53Kb
  Downloading pytest-2.0.3.zip (259Kb):  22%  57Kb
  Downloading pytest-2.0.3.zip (259Kb):  23%  61Kb
  Downloading pytest-2.0.3.zip (259Kb):  25%  65Kb
  Downloading pytest-2.0.3.zip (259Kb):  26%  69Kb
  Downloading pytest-2.0.3.zip (259Kb):  28%  73Kb
  Downloading pytest-2.0.3.zip (259Kb):  29%  77Kb
  Downloading pytest-2.0.3.zip (259Kb):  31%  81Kb
  Downloading pytest-2.0.3.zip (259Kb):  33%  86Kb
  Downloading pytest-2.0.3.zip (259Kb):  34%  90Kb
  Downloading pytest-2.0.3.zip (259Kb):  36%  94Kb
  Downloading pytest-2.0.3.zip (259Kb):  37%  98Kb
  Downloading pytest-2.0.3.zip (259Kb):  39%  102Kb
  Downloading pytest-2.0.3.zip (259Kb):  41%  106Kb
  Downloading pytest-2.0.3.zip (259Kb):  42%  110Kb
  Downloading pytest-2.0.3.zip (259Kb):  44%  114Kb
  Downloading pytest-2.0.3.zip (259Kb):  45%  118Kb
  Downloading pytest-2.0.3.zip (259Kb):  47%  122Kb
  Downloading pytest-2.0.3.zip (259Kb):  48%  126Kb
  Downloading pytest-2.0.3.zip (259Kb):  50%  131Kb
  Downloading pytest-2.0.3.zip (259Kb):  52%  135Kb
  Downloading pytest-2.0.3.zip (259Kb):  53%  139Kb
  Downloading pytest-2.0.3.zip (259Kb):  55%  143Kb
  Downloading pytest-2.0.3.zip (259Kb):  56%  147Kb
  Downloading pytest-2.0.3.zip (259Kb):  58%  151Kb
  Downloading pytest-2.0.3.zip (259Kb):  59%  155Kb
  Downloading pytest-2.0.3.zip (259Kb):  61%  159Kb
  Downloading pytest-2.0.3.zip (259Kb):  63%  163Kb
  Downloading pytest-2.0.3.zip (259Kb):  64%  167Kb
  Downloading pytest-2.0.3.zip (259Kb):  66%  172Kb
  Downloading pytest-2.0.3.zip (259Kb):  67%  176Kb
  Downloading pytest-2.0.3.zip (259Kb):  69%  180Kb
  Downloading pytest-2.0.3.zip (259Kb):  70%  184Kb
  Downloading pytest-2.0.3.zip (259Kb):  72%  188Kb
  Downloading pytest-2.0.3.zip (259Kb):  74%  192Kb
  Downloading pytest-2.0.3.zip (259Kb):  75%  196Kb
  Downloading pytest-2.0.3.zip (259Kb):  77%  200Kb
  Downloading pytest-2.0.3.zip (259Kb):  78%  204Kb
  Downloading pytest-2.0.3.zip (259Kb):  80%  208Kb
  Downloading pytest-2.0.3.zip (259Kb):  82%  212Kb
  Downloading pytest-2.0.3.zip (259Kb):  83%  217Kb
  Downloading pytest-2.0.3.zip (259Kb):  85%  221Kb
  Downloading pytest-2.0.3.zip (259Kb):  86%  225Kb
  Downloading pytest-2.0.3.zip (259Kb):  88%  229Kb
  Downloading pytest-2.0.3.zip (259Kb):  89%  233Kb
  Downloading pytest-2.0.3.zip (259Kb):  91%  237Kb
  Downloading pytest-2.0.3.zip (259Kb):  93%  241Kb
  Downloading pytest-2.0.3.zip (259Kb):  94%  245Kb
  Downloading pytest-2.0.3.zip (259Kb):  96%  249Kb
  Downloading pytest-2.0.3.zip (259Kb):  97%  253Kb
  Downloading pytest-2.0.3.zip (259Kb):  99%  258Kb
  Downloading pytest-2.0.3.zip (259Kb): 100%  259Kb
  Downloading pytest-2.0.3.zip (259Kb):            
  Downloading pytest-2.0.3.zip (259Kb): 259Kb downloaded
  Running setup.py egg_info for package pytest
Downloading/unpacking py>1.4.1 (from pytest)
  Downloading py-1.4.3.zip (225Kb): 
  Downloading py-1.4.3.zip (225Kb):   1%  4.1Kb
  Downloading py-1.4.3.zip (225Kb):   3%  8.2Kb
  Downloading py-1.4.3.zip (225Kb):   5%  12Kb 
  Downloading py-1.4.3.zip (225Kb):   7%  16Kb
  Downloading py-1.4.3.zip (225Kb):   9%  20Kb
  Downloading py-1.4.3.zip (225Kb):  10%  24Kb
  Downloading py-1.4.3.zip (225Kb):  12%  28Kb
  Downloading py-1.4.3.zip (225Kb):  14%  32Kb
  Downloading py-1.4.3.zip (225Kb):  16%  36Kb
  Downloading py-1.4.3.zip (225Kb):  18%  40Kb
  Downloading py-1.4.3.zip (225Kb):  20%  45Kb
  Downloading py-1.4.3.zip (225Kb):  21%  49Kb
  Downloading py-1.4.3.zip (225Kb):  23%  53Kb
  Downloading py-1.4.3.zip (225Kb):  25%  57Kb
  Downloading py-1.4.3.zip (225Kb):  27%  61Kb
  Downloading py-1.4.3.zip (225Kb):  29%  65Kb
  Downloading py-1.4.3.zip (225Kb):  30%  69Kb
  Downloading py-1.4.3.zip (225Kb):  32%  73Kb
  Downloading py-1.4.3.zip (225Kb):  34%  77Kb
  Downloading py-1.4.3.zip (225Kb):  36%  81Kb
  Downloading py-1.4.3.zip (225Kb):  38%  86Kb
  Downloading py-1.4.3.zip (225Kb):  40%  90Kb
  Downloading py-1.4.3.zip (225Kb):  41%  94Kb
  Downloading py-1.4.3.zip (225Kb):  43%  98Kb
  Downloading py-1.4.3.zip (225Kb):  45%  102Kb
  Downloading py-1.4.3.zip (225Kb):  47%  106Kb
  Downloading py-1.4.3.zip (225Kb):  49%  110Kb
  Downloading py-1.4.3.zip (225Kb):  50%  114Kb
  Downloading py-1.4.3.zip (225Kb):  52%  118Kb
  Downloading py-1.4.3.zip (225Kb):  54%  122Kb
  Downloading py-1.4.3.zip (225Kb):  56%  126Kb
  Downloading py-1.4.3.zip (225Kb):  58%  131Kb
  Downloading py-1.4.3.zip (225Kb):  60%  135Kb
  Downloading py-1.4.3.zip (225Kb):  61%  139Kb
  Downloading py-1.4.3.zip (225Kb):  63%  143Kb
  Downloading py-1.4.3.zip (225Kb):  65%  147Kb
  Downloading py-1.4.3.zip (225Kb):  67%  151Kb
  Downloading py-1.4.3.zip (225Kb):  69%  155Kb
  Downloading py-1.4.3.zip (225Kb):  70%  159Kb
  Downloading py-1.4.3.zip (225Kb):  72%  163Kb
  Downloading py-1.4.3.zip (225Kb):  74%  167Kb
  Downloading py-1.4.3.zip (225Kb):  76%  172Kb
  Downloading py-1.4.3.zip (225Kb):  78%  176Kb
  Downloading py-1.4.3.zip (225Kb):  80%  180Kb
  Downloading py-1.4.3.zip (225Kb):  81%  184Kb
  Downloading py-1.4.3.zip (225Kb):  83%  188Kb
  Downloading py-1.4.3.zip (225Kb):  85%  192Kb
  Downloading py-1.4.3.zip (225Kb):  87%  196Kb
  Downloading py-1.4.3.zip (225Kb):  89%  200Kb
  Downloading py-1.4.3.zip (225Kb):  90%  204Kb
  Downloading py-1.4.3.zip (225Kb):  92%  208Kb
  Downloading py-1.4.3.zip (225Kb):  94%  212Kb
  Downloading py-1.4.3.zip (225Kb):  96%  217Kb
  Downloading py-1.4.3.zip (225Kb):  98%  221Kb
  Downloading py-1.4.3.zip (225Kb): 100%  225Kb
  Downloading py-1.4.3.zip (225Kb):            
  Downloading py-1.4.3.zip (225Kb): 225Kb downloaded
  Running setup.py egg_info for package py
Installing collected packages: py, pytest
  Running setup.py install for py
  Running setup.py install for pytest
    Installing py.test script to /home/andreas/regression-check/run-2011-05-20-0800/env/bin
    Installing py.test-2.6 script to /home/andreas/regression-check/run-2011-05-20-0800/env/bin
Successfully installed py pytest
Cleaning up...
Downloading/unpacking pytest-xdist
  Downloading pytest-xdist-1.6.zip
  Running setup.py egg_info for package pytest-xdist
    warning: no previously-included files found matching '*.orig'
    warning: no previously-included files found matching '*.rej'
    warning: no previously-included files matching '*.pyc' found under directory 'testing'
    warning: no previously-included files matching '*$py.class' found under directory 'testing'
    no previously-included directories found matching '.svn'
    no previously-included directories found matching '.hg'
Downloading/unpacking execnet>=1.0.8 (from pytest-xdist)
  Downloading execnet-1.0.9.zip (297Kb): 
  Downloading execnet-1.0.9.zip (297Kb):   1%  4.1Kb
  Downloading execnet-1.0.9.zip (297Kb):   2%  8.2Kb
  Downloading execnet-1.0.9.zip (297Kb):   4%  12Kb 
  Downloading execnet-1.0.9.zip (297Kb):   5%  16Kb
  Downloading execnet-1.0.9.zip (297Kb):   6%  20Kb
  Downloading execnet-1.0.9.zip (297Kb):   8%  24Kb
  Downloading execnet-1.0.9.zip (297Kb):   9%  28Kb
  Downloading execnet-1.0.9.zip (297Kb):  11%  32Kb
  Downloading execnet-1.0.9.zip (297Kb):  12%  36Kb
  Downloading execnet-1.0.9.zip (297Kb):  13%  40Kb
  Downloading execnet-1.0.9.zip (297Kb):  15%  45Kb
  Downloading execnet-1.0.9.zip (297Kb):  16%  49Kb
  Downloading execnet-1.0.9.zip (297Kb):  17%  53Kb
  Downloading execnet-1.0.9.zip (297Kb):  19%  57Kb
  Downloading execnet-1.0.9.zip (297Kb):  20%  61Kb
  Downloading execnet-1.0.9.zip (297Kb):  22%  65Kb
  Downloading execnet-1.0.9.zip (297Kb):  23%  69Kb
  Downloading execnet-1.0.9.zip (297Kb):  24%  73Kb
  Downloading execnet-1.0.9.zip (297Kb):  26%  77Kb
  Downloading execnet-1.0.9.zip (297Kb):  27%  81Kb
  Downloading execnet-1.0.9.zip (297Kb):  28%  86Kb
  Downloading execnet-1.0.9.zip (297Kb):  30%  90Kb
  Downloading execnet-1.0.9.zip (297Kb):  31%  94Kb
  Downloading execnet-1.0.9.zip (297Kb):  33%  98Kb
  Downloading execnet-1.0.9.zip (297Kb):  34%  102Kb
  Downloading execnet-1.0.9.zip (297Kb):  35%  106Kb
  Downloading execnet-1.0.9.zip (297Kb):  37%  110Kb
  Downloading execnet-1.0.9.zip (297Kb):  38%  114Kb
  Downloading execnet-1.0.9.zip (297Kb):  39%  118Kb
  Downloading execnet-1.0.9.zip (297Kb):  41%  122Kb
  Downloading execnet-1.0.9.zip (297Kb):  42%  126Kb
  Downloading execnet-1.0.9.zip (297Kb):  44%  131Kb
  Downloading execnet-1.0.9.zip (297Kb):  45%  135Kb
  Downloading execnet-1.0.9.zip (297Kb):  46%  139Kb
  Downloading execnet-1.0.9.zip (297Kb):  48%  143Kb
  Downloading execnet-1.0.9.zip (297Kb):  49%  147Kb
  Downloading execnet-1.0.9.zip (297Kb):  50%  151Kb
  Downloading execnet-1.0.9.zip (297Kb):  52%  155Kb
  Downloading execnet-1.0.9.zip (297Kb):  53%  159Kb
  Downloading execnet-1.0.9.zip (297Kb):  55%  163Kb
  Downloading execnet-1.0.9.zip (297Kb):  56%  167Kb
  Downloading execnet-1.0.9.zip (297Kb):  57%  172Kb
  Downloading execnet-1.0.9.zip (297Kb):  59%  176Kb
  Downloading execnet-1.0.9.zip (297Kb):  60%  180Kb
  Downloading execnet-1.0.9.zip (297Kb):  61%  184Kb
  Downloading execnet-1.0.9.zip (297Kb):  63%  188Kb
  Downloading execnet-1.0.9.zip (297Kb):  64%  192Kb
  Downloading execnet-1.0.9.zip (297Kb):  66%  196Kb
  Downloading execnet-1.0.9.zip (297Kb):  67%  200Kb
  Downloading execnet-1.0.9.zip (297Kb):  68%  204Kb
  Downloading execnet-1.0.9.zip (297Kb):  70%  208Kb
  Downloading execnet-1.0.9.zip (297Kb):  71%  212Kb
  Downloading execnet-1.0.9.zip (297Kb):  72%  217Kb
  Downloading execnet-1.0.9.zip (297Kb):  74%  221Kb
  Downloading execnet-1.0.9.zip (297Kb):  75%  225Kb
  Downloading execnet-1.0.9.zip (297Kb):  77%  229Kb
  Downloading execnet-1.0.9.zip (297Kb):  78%  233Kb
  Downloading execnet-1.0.9.zip (297Kb):  79%  237Kb
  Downloading execnet-1.0.9.zip (297Kb):  81%  241Kb
  Downloading execnet-1.0.9.zip (297Kb):  82%  245Kb
  Downloading execnet-1.0.9.zip (297Kb):  83%  249Kb
  Downloading execnet-1.0.9.zip (297Kb):  85%  253Kb
  Downloading execnet-1.0.9.zip (297Kb):  86%  258Kb
  Downloading execnet-1.0.9.zip (297Kb):  88%  262Kb
  Downloading execnet-1.0.9.zip (297Kb):  89%  266Kb
  Downloading execnet-1.0.9.zip (297Kb):  90%  270Kb
  Downloading execnet-1.0.9.zip (297Kb):  92%  274Kb
  Downloading execnet-1.0.9.zip (297Kb):  93%  278Kb
  Downloading execnet-1.0.9.zip (297Kb):  94%  282Kb
  Downloading execnet-1.0.9.zip (297Kb):  96%  286Kb
  Downloading execnet-1.0.9.zip (297Kb):  97%  290Kb
  Downloading execnet-1.0.9.zip (297Kb):  99%  294Kb
  Downloading execnet-1.0.9.zip (297Kb): 100%  297Kb
  Downloading execnet-1.0.9.zip (297Kb):            
  Downloading execnet-1.0.9.zip (297Kb): 297Kb downloaded
  Running setup.py egg_info for package execnet
    no previously-included directories found matching 'doc/_build'
    warning: no previously-included files found matching '*.orig'
    warning: no previously-included files found matching '*.rej'
    warning: no previously-included files matching '*.pyc' found under directory 'execnet'
    warning: no previously-included files matching '*$py.class' found under directory 'execnet'
    warning: no previously-included files matching '*.pyc' found under directory 'testing'
    warning: no previously-included files matching '*$py.class' found under directory 'testing'
    no previously-included directories found matching '.svn'
    no previously-included directories found matching '.hg'
Requirement already satisfied (use --upgrade to upgrade): pytest>2.0.2 in ./env/lib/python2.6/site-packages (from pytest-xdist)
Requirement already satisfied (use --upgrade to upgrade): py>1.4.1 in ./env/lib/python2.6/site-packages (from pytest>2.0.2->pytest-xdist)
Installing collected packages: execnet, pytest-xdist
  Running setup.py install for execnet
    no previously-included directories found matching 'doc/_build'
    warning: no previously-included files found matching '*.orig'
    warning: no previously-included files found matching '*.rej'
    warning: no previously-included files matching '*.pyc' found under directory 'execnet'
    warning: no previously-included files matching '*$py.class' found under directory 'execnet'
    warning: no previously-included files matching '*.pyc' found under directory 'testing'
    warning: no previously-included files matching '*$py.class' found under directory 'testing'
    no previously-included directories found matching '.svn'
    no previously-included directories found matching '.hg'
  Running setup.py install for pytest-xdist
    warning: no previously-included files found matching '*.orig'
    warning: no previously-included files found matching '*.rej'
    warning: no previously-included files matching '*.pyc' found under directory 'testing'
    warning: no previously-included files matching '*$py.class' found under directory 'testing'
    no previously-included directories found matching '.svn'
    no previously-included directories found matching '.hg'
Successfully installed execnet pytest-xdist
Cleaning up...
Downloading/unpacking mpi4py
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb): 
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):   0%  4.1Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):   0%  8.2Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):   1%  12Kb 
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):   1%  16Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):   1%  20Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):   2%  24Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):   2%  28Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):   2%  32Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):   3%  36Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):   3%  40Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):   3%  45Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):   4%  49Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):   4%  53Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):   4%  57Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):   5%  61Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):   5%  65Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):   6%  69Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):   6%  73Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):   6%  77Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):   7%  81Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):   7%  86Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):   7%  90Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):   8%  94Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):   8%  98Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):   8%  102Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):   9%  106Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):   9%  110Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):   9%  114Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  10%  118Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  10%  122Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  10%  126Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  11%  131Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  11%  135Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  12%  139Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  12%  143Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  12%  147Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  13%  151Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  13%  155Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  13%  159Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  14%  163Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  14%  167Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  14%  172Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  15%  176Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  15%  180Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  15%  184Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  16%  188Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  16%  192Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  16%  196Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  17%  200Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  17%  204Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  18%  208Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  18%  212Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  18%  217Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  19%  221Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  19%  225Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  19%  229Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  20%  233Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  20%  237Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  20%  241Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  21%  245Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  21%  249Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  21%  253Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  22%  258Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  22%  262Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  22%  266Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  23%  270Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  23%  274Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  24%  278Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  24%  282Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  24%  286Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  25%  290Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  25%  294Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  25%  299Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  26%  303Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  26%  307Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  26%  311Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  27%  315Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  27%  319Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  27%  323Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  28%  327Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  28%  331Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  28%  335Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  29%  339Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  29%  344Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  30%  348Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  30%  352Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  30%  356Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  31%  360Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  31%  364Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  31%  368Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  32%  372Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  32%  376Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  32%  380Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  33%  385Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  33%  389Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  33%  393Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  34%  397Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  34%  401Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  34%  405Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  35%  409Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  35%  413Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  36%  417Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  36%  421Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  36%  425Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  37%  430Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  37%  434Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  37%  438Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  38%  442Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  38%  446Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  38%  450Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  39%  454Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  39%  458Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  39%  462Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  40%  466Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  40%  471Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  40%  475Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  41%  479Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  41%  483Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  42%  487Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  42%  491Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  42%  495Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  43%  499Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  43%  503Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  43%  507Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  44%  512Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  44%  516Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  44%  520Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  45%  524Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  45%  528Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  45%  532Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  46%  536Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  46%  540Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  46%  544Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  47%  548Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  47%  552Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  48%  557Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  48%  561Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  48%  565Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  49%  569Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  49%  573Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  49%  577Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  50%  581Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  50%  585Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  50%  589Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  51%  593Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  51%  598Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  51%  602Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  52%  606Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  52%  610Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  52%  614Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  53%  618Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  53%  622Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  54%  626Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  54%  630Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  54%  634Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  55%  638Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  55%  643Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  55%  647Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  56%  651Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  56%  655Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  56%  659Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  57%  663Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  57%  667Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  57%  671Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  58%  675Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  58%  679Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  58%  684Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  59%  688Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  59%  692Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  60%  696Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  60%  700Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  60%  704Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  61%  708Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  61%  712Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  61%  716Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  62%  720Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  62%  724Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  62%  729Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  63%  733Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  63%  737Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  63%  741Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  64%  745Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  64%  749Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  64%  753Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  65%  757Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  65%  761Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  66%  765Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  66%  770Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  66%  774Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  67%  778Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  67%  782Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  67%  786Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  68%  790Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  68%  794Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  68%  798Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  69%  802Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  69%  806Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  69%  811Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  70%  815Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  70%  819Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  70%  823Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  71%  827Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  71%  831Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  72%  835Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  72%  839Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  72%  843Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  73%  847Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  73%  851Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  73%  856Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  74%  860Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  74%  864Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  74%  868Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  75%  872Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  75%  876Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  75%  880Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  76%  884Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  76%  888Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  76%  892Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  77%  897Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  77%  901Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  78%  905Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  78%  909Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  78%  913Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  79%  917Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  79%  921Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  79%  925Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  80%  929Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  80%  933Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  80%  937Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  81%  942Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  81%  946Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  81%  950Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  82%  954Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  82%  958Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  82%  962Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  83%  966Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  83%  970Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  84%  974Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  84%  978Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  84%  983Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  85%  987Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  85%  991Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  85%  995Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  86%  999Kb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  86%  1.0Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  86%  1.0Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  87%  1.0Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  87%  1.0Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  87%  1.0Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  88%  1.0Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  88%  1.0Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  88%  1.0Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  89%  1.0Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  89%  1.0Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  90%  1.0Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  90%  1.0Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  90%  1.1Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  91%  1.1Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  91%  1.1Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  91%  1.1Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  92%  1.1Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  92%  1.1Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  92%  1.1Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  93%  1.1Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  93%  1.1Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  93%  1.1Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  94%  1.1Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  94%  1.1Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  94%  1.1Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  95%  1.1Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  95%  1.1Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  96%  1.1Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  96%  1.1Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  96%  1.1Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  97%  1.1Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  97%  1.1Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  97%  1.1Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  98%  1.1Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  98%  1.1Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  98%  1.1Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  99%  1.2Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  99%  1.2Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):  99%  1.2Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb): 100%  1.2Mb
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb):            
  Downloading mpi4py-1.2.2.tar.gz (1.2Mb): 1.2Mb downloaded
  Running setup.py egg_info for package mpi4py
Installing collected packages: mpi4py
  Running setup.py install for mpi4py
    MPI C compiler:    /usr/bin/mpicc
    MPI C++ compiler:  /usr/bin/mpicxx
    MPI linker:        /usr/bin/mpicc
    checking for MPI compile and link ...
    /usr/bin/mpicc -fPIC -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -I/usr/include/python2.6 -c _configtest.c -o _configtest.o
    /usr/bin/mpicc _configtest.o -o _configtest
    success!
    removing: _configtest.c _configtest.o _configtest
    building 'mpi4py.MPI' extension
    /usr/bin/mpicc -fPIC -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -I/usr/include/python2.6 -c src/MPI.c -o build/temp.linux-x86_64-2.6/src/MPI.o
    /usr/bin/mpicc -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.6/src/MPI.o -o build/lib.linux-x86_64-2.6/mpi4py/MPI.so
    checking for MPE availability ...
    checking for header 'mpe.h' ...
    /usr/bin/mpicc -fPIC -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -I/usr/include/python2.6 -c _configtest.c -o _configtest.o
    _configtest.c:3:17: error: mpe.h: Datei oder Verzeichnis nicht gefunden
    failure.
    removing: _configtest.c _configtest.o
    failure.
    building 'mpi4py.MPE' extension
    /usr/bin/mpicc -fPIC -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -I/usr/include/python2.6 -c src/MPE.c -o build/temp.linux-x86_64-2.6/src/MPE.o
    /usr/bin/mpicc -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.6/src/MPE.o -o build/lib.linux-x86_64-2.6/mpi4py/MPE.so
    checking for dlopen availability ...
    checking for header 'dlfcn.h' ...
    /usr/bin/mpicc -fPIC -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -I/usr/include/python2.6 -c _configtest.c -o _configtest.o
    success!
    removing: _configtest.c _configtest.o
    succes!
    checking for library 'dl' ...
    /usr/bin/mpicc -fPIC -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -I/usr/include/python2.6 -c _configtest.c -o _configtest.o
    /usr/bin/mpicc _configtest.o -ldl -o _configtest
    success!
    removing: _configtest.c _configtest.o _configtest
    building 'mpi4py.dl' extension
    /usr/bin/mpicc -fPIC -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -DHAVE_DLFCN_H=1 -I/usr/include/python2.6 -c src/dynload.c -o build/temp.linux-x86_64-2.6/src/dynload.o
    /usr/bin/mpicc -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.6/src/dynload.o -ldl -o build/lib.linux-x86_64-2.6/mpi4py/dl.so
    MPI C compiler:    /usr/bin/mpicc
    MPI C++ compiler:  /usr/bin/mpicxx
    MPI linker:        /usr/bin/mpicc
    building 'python2.6-mpi' executable
    /usr/bin/mpicc -fPIC -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -I/usr/include/python2.6 -c src/python.c -o build/temp.linux-x86_64-2.6/src/python.o
    /usr/bin/mpicc -Wl,-export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.6/src/python.o -L/usr/lib/python2.6/config -lpython2.6 -o build/exe.linux-x86_64-2.6/python2.6-mpi -lpthread -ldl -lutil -lssl -lcrypto -lssl -lcrypto -L/usr/lib -lz -lm
    /home/andreas/regression-check/run-2011-05-20-0800/env/bin/python -O /tmp/tmpYF0L6p.py
    removing /tmp/tmpYF0L6p.py
Successfully installed mpi4py
Cleaning up...
---------------------------------------------------------
building
---------------------------------------------------------
------------------------------------------------------------------------
INSTALLING /home/andreas/regression-check/run-2011-05-20-0800/pytools
------------------------------------------------------------------------
Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.14.tar.gz
Extracting in /tmp/tmpXVUmMi
Now working in /tmp/tmpXVUmMi/distribute-0.6.14
Building a Distribute egg in /home/andreas/regression-check/run-2011-05-20-0800/pytools
/home/andreas/regression-check/run-2011-05-20-0800/pytools/distribute-0.6.14-py2.6.egg
running install
install_dir /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/
running bdist_egg
running egg_info
creating pytools.egg-info
writing requirements to pytools.egg-info/requires.txt
writing pytools.egg-info/PKG-INFO
writing top-level names to pytools.egg-info/top_level.txt
writing dependency_links to pytools.egg-info/dependency_links.txt
writing manifest file 'pytools.egg-info/SOURCES.txt'
reading manifest file 'pytools.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pytools.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build
creating build/lib.linux-x86_64-2.6
creating build/lib.linux-x86_64-2.6/pytools
copying pytools/batchjob.py -> build/lib.linux-x86_64-2.6/pytools
copying pytools/obj_array.py -> build/lib.linux-x86_64-2.6/pytools
copying pytools/log.py -> build/lib.linux-x86_64-2.6/pytools
copying pytools/spatial_btree.py -> build/lib.linux-x86_64-2.6/pytools
copying pytools/arithmetic_container.py -> build/lib.linux-x86_64-2.6/pytools
copying pytools/lex.py -> build/lib.linux-x86_64-2.6/pytools
copying pytools/test.py -> build/lib.linux-x86_64-2.6/pytools
copying pytools/decorator.py -> build/lib.linux-x86_64-2.6/pytools
copying pytools/convergence.py -> build/lib.linux-x86_64-2.6/pytools
copying pytools/__init__.py -> build/lib.linux-x86_64-2.6/pytools
copying pytools/diskdict.py -> build/lib.linux-x86_64-2.6/pytools
copying pytools/stopwatch.py -> build/lib.linux-x86_64-2.6/pytools
copying pytools/mpiwrap.py -> build/lib.linux-x86_64-2.6/pytools
copying pytools/datatable.py -> build/lib.linux-x86_64-2.6/pytools
copying pytools/mpi.py -> build/lib.linux-x86_64-2.6/pytools
copying pytools/prefork.py -> build/lib.linux-x86_64-2.6/pytools
copying pytools/debug.py -> build/lib.linux-x86_64-2.6/pytools
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/pytools
copying build/lib.linux-x86_64-2.6/pytools/batchjob.py -> build/bdist.linux-x86_64/egg/pytools
copying build/lib.linux-x86_64-2.6/pytools/obj_array.py -> build/bdist.linux-x86_64/egg/pytools
copying build/lib.linux-x86_64-2.6/pytools/log.py -> build/bdist.linux-x86_64/egg/pytools
copying build/lib.linux-x86_64-2.6/pytools/spatial_btree.py -> build/bdist.linux-x86_64/egg/pytools
copying build/lib.linux-x86_64-2.6/pytools/arithmetic_container.py -> build/bdist.linux-x86_64/egg/pytools
copying build/lib.linux-x86_64-2.6/pytools/lex.py -> build/bdist.linux-x86_64/egg/pytools
copying build/lib.linux-x86_64-2.6/pytools/test.py -> build/bdist.linux-x86_64/egg/pytools
copying build/lib.linux-x86_64-2.6/pytools/decorator.py -> build/bdist.linux-x86_64/egg/pytools
copying build/lib.linux-x86_64-2.6/pytools/convergence.py -> build/bdist.linux-x86_64/egg/pytools
copying build/lib.linux-x86_64-2.6/pytools/__init__.py -> build/bdist.linux-x86_64/egg/pytools
copying build/lib.linux-x86_64-2.6/pytools/diskdict.py -> build/bdist.linux-x86_64/egg/pytools
copying build/lib.linux-x86_64-2.6/pytools/stopwatch.py -> build/bdist.linux-x86_64/egg/pytools
copying build/lib.linux-x86_64-2.6/pytools/mpiwrap.py -> build/bdist.linux-x86_64/egg/pytools
copying build/lib.linux-x86_64-2.6/pytools/datatable.py -> build/bdist.linux-x86_64/egg/pytools
copying build/lib.linux-x86_64-2.6/pytools/mpi.py -> build/bdist.linux-x86_64/egg/pytools
copying build/lib.linux-x86_64-2.6/pytools/prefork.py -> build/bdist.linux-x86_64/egg/pytools
copying build/lib.linux-x86_64-2.6/pytools/debug.py -> build/bdist.linux-x86_64/egg/pytools
byte-compiling build/bdist.linux-x86_64/egg/pytools/batchjob.py to batchjob.pyc
byte-compiling build/bdist.linux-x86_64/egg/pytools/obj_array.py to obj_array.pyc
byte-compiling build/bdist.linux-x86_64/egg/pytools/log.py to log.pyc
byte-compiling build/bdist.linux-x86_64/egg/pytools/spatial_btree.py to spatial_btree.pyc
byte-compiling build/bdist.linux-x86_64/egg/pytools/arithmetic_container.py to arithmetic_container.pyc
byte-compiling build/bdist.linux-x86_64/egg/pytools/lex.py to lex.pyc
byte-compiling build/bdist.linux-x86_64/egg/pytools/test.py to test.pyc
byte-compiling build/bdist.linux-x86_64/egg/pytools/decorator.py to decorator.pyc
byte-compiling build/bdist.linux-x86_64/egg/pytools/convergence.py to convergence.pyc
byte-compiling build/bdist.linux-x86_64/egg/pytools/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/pytools/diskdict.py to diskdict.pyc
byte-compiling build/bdist.linux-x86_64/egg/pytools/stopwatch.py to stopwatch.pyc
byte-compiling build/bdist.linux-x86_64/egg/pytools/mpiwrap.py to mpiwrap.pyc
byte-compiling build/bdist.linux-x86_64/egg/pytools/datatable.py to datatable.pyc
byte-compiling build/bdist.linux-x86_64/egg/pytools/mpi.py to mpi.pyc
byte-compiling build/bdist.linux-x86_64/egg/pytools/prefork.py to prefork.pyc
byte-compiling build/bdist.linux-x86_64/egg/pytools/debug.py to debug.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying pytools.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying pytools.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying pytools.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying pytools.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying pytools.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
pytools.diskdict: module references __file__
creating dist
creating 'dist/pytools-2011.3-py2.6.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing distribute-0.6.14-py2.6.egg
creating /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/distribute-0.6.14-py2.6.egg
Extracting distribute-0.6.14-py2.6.egg to /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages
Removing distribute 0.6.10 from easy-install.pth file
Adding distribute 0.6.14 to easy-install.pth file
Installing easy_install script to /home/andreas/regression-check/run-2011-05-20-0800/env/bin
Installing easy_install-2.6 script to /home/andreas/regression-check/run-2011-05-20-0800/env/bin

Installed /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/distribute-0.6.14-py2.6.egg
Processing dependencies for distribute==0.6.14
Finished processing dependencies for distribute==0.6.14
Processing pytools-2011.3-py2.6.egg
creating /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pytools-2011.3-py2.6.egg
Extracting pytools-2011.3-py2.6.egg to /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages
Adding pytools 2011.3 to easy-install.pth file

Installed /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pytools-2011.3-py2.6.egg
Processing dependencies for pytools==2011.3
Searching for decorator>=3.2.0
Reading http://pypi.python.org/simple/decorator/
Best match: decorator 3.3.1
Downloading http://pypi.python.org/packages/source/d/decorator/decorator-3.3.1.tar.gz#md5=a8fc62acd705f487a71bc406e19e0cc6
Processing decorator-3.3.1.tar.gz
Running decorator-3.3.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-wxJ2KS/decorator-3.3.1/egg-dist-tmp-mKKbTX
warning: no previously-included files found matching 'Makefile'
Adding decorator 3.3.1 to easy-install.pth file

Installed /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/decorator-3.3.1-py2.6.egg
Finished processing dependencies for pytools==2011.3
------------------------------------------------------------------------
INSTALLING /home/andreas/regression-check/run-2011-05-20-0800/pymbolic
------------------------------------------------------------------------
Creating /home/andreas/regression-check/run-2011-05-20-0800/pymbolic/setuptools-0.6c9-py2.6.egg-info
Creating /home/andreas/regression-check/run-2011-05-20-0800/pymbolic/setuptools.pth
running install
install_dir /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/
running bdist_egg
running egg_info
creating pymbolic.egg-info
writing requirements to pymbolic.egg-info/requires.txt
writing pymbolic.egg-info/PKG-INFO
writing top-level names to pymbolic.egg-info/top_level.txt
writing dependency_links to pymbolic.egg-info/dependency_links.txt
writing manifest file 'pymbolic.egg-info/SOURCES.txt'
reading manifest file 'pymbolic.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pymbolic.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build
creating build/lib.linux-x86_64-2.6
creating build/lib.linux-x86_64-2.6/pymbolic
copying pymbolic/primitives.py -> build/lib.linux-x86_64-2.6/pymbolic
copying pymbolic/__init__.py -> build/lib.linux-x86_64-2.6/pymbolic
copying pymbolic/rational.py -> build/lib.linux-x86_64-2.6/pymbolic
copying pymbolic/functions.py -> build/lib.linux-x86_64-2.6/pymbolic
copying pymbolic/parser.py -> build/lib.linux-x86_64-2.6/pymbolic
copying pymbolic/compiler.py -> build/lib.linux-x86_64-2.6/pymbolic
copying pymbolic/algorithm.py -> build/lib.linux-x86_64-2.6/pymbolic
copying pymbolic/polynomial.py -> build/lib.linux-x86_64-2.6/pymbolic
copying pymbolic/traits.py -> build/lib.linux-x86_64-2.6/pymbolic
creating build/lib.linux-x86_64-2.6/pymbolic/mapper
copying pymbolic/mapper/stringifier.py -> build/lib.linux-x86_64-2.6/pymbolic/mapper
copying pymbolic/mapper/flattener.py -> build/lib.linux-x86_64-2.6/pymbolic/mapper
copying pymbolic/mapper/c_code.py -> build/lib.linux-x86_64-2.6/pymbolic/mapper
copying pymbolic/mapper/dependency.py -> build/lib.linux-x86_64-2.6/pymbolic/mapper
copying pymbolic/mapper/substitutor.py -> build/lib.linux-x86_64-2.6/pymbolic/mapper
copying pymbolic/mapper/__init__.py -> build/lib.linux-x86_64-2.6/pymbolic/mapper
copying pymbolic/mapper/expander.py -> build/lib.linux-x86_64-2.6/pymbolic/mapper
copying pymbolic/mapper/flop_counter.py -> build/lib.linux-x86_64-2.6/pymbolic/mapper
copying pymbolic/mapper/evaluator.py -> build/lib.linux-x86_64-2.6/pymbolic/mapper
copying pymbolic/mapper/differentiator.py -> build/lib.linux-x86_64-2.6/pymbolic/mapper
copying pymbolic/mapper/collector.py -> build/lib.linux-x86_64-2.6/pymbolic/mapper
copying pymbolic/mapper/constant_folder.py -> build/lib.linux-x86_64-2.6/pymbolic/mapper
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/pymbolic
copying build/lib.linux-x86_64-2.6/pymbolic/primitives.py -> build/bdist.linux-x86_64/egg/pymbolic
creating build/bdist.linux-x86_64/egg/pymbolic/mapper
copying build/lib.linux-x86_64-2.6/pymbolic/mapper/stringifier.py -> build/bdist.linux-x86_64/egg/pymbolic/mapper
copying build/lib.linux-x86_64-2.6/pymbolic/mapper/flattener.py -> build/bdist.linux-x86_64/egg/pymbolic/mapper
copying build/lib.linux-x86_64-2.6/pymbolic/mapper/c_code.py -> build/bdist.linux-x86_64/egg/pymbolic/mapper
copying build/lib.linux-x86_64-2.6/pymbolic/mapper/dependency.py -> build/bdist.linux-x86_64/egg/pymbolic/mapper
copying build/lib.linux-x86_64-2.6/pymbolic/mapper/substitutor.py -> build/bdist.linux-x86_64/egg/pymbolic/mapper
copying build/lib.linux-x86_64-2.6/pymbolic/mapper/__init__.py -> build/bdist.linux-x86_64/egg/pymbolic/mapper
copying build/lib.linux-x86_64-2.6/pymbolic/mapper/expander.py -> build/bdist.linux-x86_64/egg/pymbolic/mapper
copying build/lib.linux-x86_64-2.6/pymbolic/mapper/flop_counter.py -> build/bdist.linux-x86_64/egg/pymbolic/mapper
copying build/lib.linux-x86_64-2.6/pymbolic/mapper/evaluator.py -> build/bdist.linux-x86_64/egg/pymbolic/mapper
copying build/lib.linux-x86_64-2.6/pymbolic/mapper/differentiator.py -> build/bdist.linux-x86_64/egg/pymbolic/mapper
copying build/lib.linux-x86_64-2.6/pymbolic/mapper/collector.py -> build/bdist.linux-x86_64/egg/pymbolic/mapper
copying build/lib.linux-x86_64-2.6/pymbolic/mapper/constant_folder.py -> build/bdist.linux-x86_64/egg/pymbolic/mapper
copying build/lib.linux-x86_64-2.6/pymbolic/__init__.py -> build/bdist.linux-x86_64/egg/pymbolic
copying build/lib.linux-x86_64-2.6/pymbolic/rational.py -> build/bdist.linux-x86_64/egg/pymbolic
copying build/lib.linux-x86_64-2.6/pymbolic/functions.py -> build/bdist.linux-x86_64/egg/pymbolic
copying build/lib.linux-x86_64-2.6/pymbolic/parser.py -> build/bdist.linux-x86_64/egg/pymbolic
copying build/lib.linux-x86_64-2.6/pymbolic/compiler.py -> build/bdist.linux-x86_64/egg/pymbolic
copying build/lib.linux-x86_64-2.6/pymbolic/algorithm.py -> build/bdist.linux-x86_64/egg/pymbolic
copying build/lib.linux-x86_64-2.6/pymbolic/polynomial.py -> build/bdist.linux-x86_64/egg/pymbolic
copying build/lib.linux-x86_64-2.6/pymbolic/traits.py -> build/bdist.linux-x86_64/egg/pymbolic
byte-compiling build/bdist.linux-x86_64/egg/pymbolic/primitives.py to primitives.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymbolic/mapper/stringifier.py to stringifier.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymbolic/mapper/flattener.py to flattener.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymbolic/mapper/c_code.py to c_code.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymbolic/mapper/dependency.py to dependency.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymbolic/mapper/substitutor.py to substitutor.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymbolic/mapper/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymbolic/mapper/expander.py to expander.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymbolic/mapper/flop_counter.py to flop_counter.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymbolic/mapper/evaluator.py to evaluator.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymbolic/mapper/differentiator.py to differentiator.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymbolic/mapper/collector.py to collector.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymbolic/mapper/constant_folder.py to constant_folder.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymbolic/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymbolic/rational.py to rational.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymbolic/functions.py to functions.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymbolic/parser.py to parser.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymbolic/compiler.py to compiler.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymbolic/algorithm.py to algorithm.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymbolic/polynomial.py to polynomial.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymbolic/traits.py to traits.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying pymbolic.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying pymbolic.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying pymbolic.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying pymbolic.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying pymbolic.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
creating dist
creating 'dist/pymbolic-2010.1-py2.6.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing pymbolic-2010.1-py2.6.egg
creating /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pymbolic-2010.1-py2.6.egg
Extracting pymbolic-2010.1-py2.6.egg to /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages
Adding pymbolic 2010.1 to easy-install.pth file

Installed /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pymbolic-2010.1-py2.6.egg
Processing dependencies for pymbolic==2010.1
Searching for pytools==2011.3
Best match: pytools 2011.3
Processing pytools-2011.3-py2.6.egg
pytools 2011.3 is already the active version in easy-install.pth

Using /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pytools-2011.3-py2.6.egg
Searching for decorator==3.3.1
Best match: decorator 3.3.1
Processing decorator-3.3.1-py2.6.egg
decorator 3.3.1 is already the active version in easy-install.pth

Using /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/decorator-3.3.1-py2.6.egg
Finished processing dependencies for pymbolic==2010.1
------------------------------------------------------------------------
INSTALLING /home/andreas/regression-check/run-2011-05-20-0800/pyublas
------------------------------------------------------------------------
running install
install_dir /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/
running bdist_egg
running egg_info
creating PyUblas.egg-info
writing PyUblas.egg-info/PKG-INFO
writing top-level names to PyUblas.egg-info/top_level.txt
writing dependency_links to PyUblas.egg-info/dependency_links.txt
writing manifest file 'PyUblas.egg-info/SOURCES.txt'
reading manifest file 'PyUblas.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'PyUblas.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build
creating build/lib.linux-x86_64-2.6
creating build/lib.linux-x86_64-2.6/pyublas
copying pyublas/__init__.py -> build/lib.linux-x86_64-2.6/pyublas
running build_ext
building '_internal' extension
creating build/temp.linux-x86_64-2.6
creating build/temp.linux-x86_64-2.6/src
creating build/temp.linux-x86_64-2.6/src/wrapper
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_SPARSE_WRAPPERS=1 -Isrc/cpp -I/usr/lib/pymodules/python2.6/numpy/core/include -I/usr/include/python2.6 -c src/wrapper/main.cpp -o build/temp.linux-x86_64-2.6/src/wrapper/main.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_SPARSE_WRAPPERS=1 -Isrc/cpp -I/usr/lib/pymodules/python2.6/numpy/core/include -I/usr/include/python2.6 -c src/wrapper/converters.cpp -o build/temp.linux-x86_64-2.6/src/wrapper/converters.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_SPARSE_WRAPPERS=1 -Isrc/cpp -I/usr/lib/pymodules/python2.6/numpy/core/include -I/usr/include/python2.6 -c src/wrapper/sparse_build.cpp -o build/temp.linux-x86_64-2.6/src/wrapper/sparse_build.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_SPARSE_WRAPPERS=1 -Isrc/cpp -I/usr/lib/pymodules/python2.6/numpy/core/include -I/usr/include/python2.6 -c src/wrapper/sparse_execute.cpp -o build/temp.linux-x86_64-2.6/src/wrapper/sparse_execute.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
g++ -pthread -shared -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.6/src/wrapper/main.o build/temp.linux-x86_64-2.6/src/wrapper/converters.o build/temp.linux-x86_64-2.6/src/wrapper/sparse_build.o build/temp.linux-x86_64-2.6/src/wrapper/sparse_execute.o -lboost_python -o build/lib.linux-x86_64-2.6/pyublas/_internal.so
building 'testhelp_ext' extension
creating build/temp.linux-x86_64-2.6/src/test
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_SPARSE_WRAPPERS=1 -Isrc/cpp -I/usr/lib/pymodules/python2.6/numpy/core/include -I/usr/include/python2.6 -c src/test/testhelp_ext.cpp -o build/temp.linux-x86_64-2.6/src/test/testhelp_ext.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
g++ -pthread -shared -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.6/src/test/testhelp_ext.o -lboost_python -o build/lib.linux-x86_64-2.6/pyublas/testhelp_ext.so
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/pyublas
copying build/lib.linux-x86_64-2.6/pyublas/__init__.py -> build/bdist.linux-x86_64/egg/pyublas
copying build/lib.linux-x86_64-2.6/pyublas/testhelp_ext.so -> build/bdist.linux-x86_64/egg/pyublas
copying build/lib.linux-x86_64-2.6/pyublas/_internal.so -> build/bdist.linux-x86_64/egg/pyublas
byte-compiling build/bdist.linux-x86_64/egg/pyublas/__init__.py to __init__.pyc
creating stub loader for pyublas/_internal.so
creating stub loader for pyublas/testhelp_ext.so
byte-compiling build/bdist.linux-x86_64/egg/pyublas/_internal.py to _internal.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyublas/testhelp_ext.py to testhelp_ext.pyc
installing package data to build/bdist.linux-x86_64/egg
running install_data
creating build/bdist.linux-x86_64/egg/include
creating build/bdist.linux-x86_64/egg/include/pyublas
copying src/cpp/pyublas/numpy.hpp -> build/bdist.linux-x86_64/egg/include/pyublas
copying src/cpp/pyublas/generic_ublas.hpp -> build/bdist.linux-x86_64/egg/include/pyublas
copying src/cpp/pyublas/python_helpers.hpp -> build/bdist.linux-x86_64/egg/include/pyublas
copying src/cpp/pyublas/elementwise_op.hpp -> build/bdist.linux-x86_64/egg/include/pyublas
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying PyUblas.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying PyUblas.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying PyUblas.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying PyUblas.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
creating dist
creating 'dist/PyUblas-2011.1-py2.6-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing PyUblas-2011.1-py2.6-linux-x86_64.egg
creating /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/PyUblas-2011.1-py2.6-linux-x86_64.egg
Extracting PyUblas-2011.1-py2.6-linux-x86_64.egg to /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages
Adding PyUblas 2011.1 to easy-install.pth file

Installed /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/PyUblas-2011.1-py2.6-linux-x86_64.egg
Processing dependencies for PyUblas==2011.1
Finished processing dependencies for PyUblas==2011.1
------------------------------------------------------------------------
INSTALLING /home/andreas/regression-check/run-2011-05-20-0800/meshpy
------------------------------------------------------------------------
running install
install_dir /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/
running bdist_egg
running egg_info
creating MeshPy.egg-info
writing MeshPy.egg-info/PKG-INFO
writing top-level names to MeshPy.egg-info/top_level.txt
writing dependency_links to MeshPy.egg-info/dependency_links.txt
writing manifest file 'MeshPy.egg-info/SOURCES.txt'
reading manifest file 'MeshPy.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'MeshPy.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build
creating build/lib.linux-x86_64-2.6
creating build/lib.linux-x86_64-2.6/meshpy
copying meshpy/geometry.py -> build/lib.linux-x86_64-2.6/meshpy
copying meshpy/ply.py -> build/lib.linux-x86_64-2.6/meshpy
copying meshpy/common.py -> build/lib.linux-x86_64-2.6/meshpy
copying meshpy/tools.py -> build/lib.linux-x86_64-2.6/meshpy
copying meshpy/gmsh.py -> build/lib.linux-x86_64-2.6/meshpy
copying meshpy/naca.py -> build/lib.linux-x86_64-2.6/meshpy
copying meshpy/__init__.py -> build/lib.linux-x86_64-2.6/meshpy
copying meshpy/triangle.py -> build/lib.linux-x86_64-2.6/meshpy
copying meshpy/tet.py -> build/lib.linux-x86_64-2.6/meshpy
running build_ext
building 'meshpy._triangle' extension
creating build/temp.linux-x86_64-2.6
creating build/temp.linux-x86_64-2.6/src
creating build/temp.linux-x86_64-2.6/src/cpp
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DEXTERNAL_TEST=1 -DANSI_DECLARATORS=1 -DTRILIBRARY=1 -Isrc/cpp -I/usr/include/python2.6 -c src/cpp/wrap_triangle.cpp -o build/temp.linux-x86_64-2.6/src/cpp/wrap_triangle.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DEXTERNAL_TEST=1 -DANSI_DECLARATORS=1 -DTRILIBRARY=1 -Isrc/cpp -I/usr/include/python2.6 -c src/cpp/triangle.c -o build/temp.linux-x86_64-2.6/src/cpp/triangle.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/cpp/triangle.c:4886: warning: ?previous_cword? defined but not used
src/cpp/triangle.c: In function ?incircleadapt?:
src/cpp/triangle.c:5368: warning: ?axtbclen? may be used uninitialized in this function
src/cpp/triangle.c:5368: warning: ?aytbclen? may be used uninitialized in this function
src/cpp/triangle.c:5368: warning: ?bxtcalen? may be used uninitialized in this function
src/cpp/triangle.c:5368: warning: ?bytcalen? may be used uninitialized in this function
src/cpp/triangle.c:5368: warning: ?cxtablen? may be used uninitialized in this function
src/cpp/triangle.c:5368: warning: ?cytablen? may be used uninitialized in this function
src/cpp/triangle.c: In function ?insertvertex?:
src/cpp/triangle.c:8231: warning: ?toprcasing.tri? may be used uninitialized in this function
src/cpp/triangle.c:8231: warning: ?toprcasing.orient? may be used uninitialized in this function
g++ -pthread -shared -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.6/src/cpp/wrap_triangle.o build/temp.linux-x86_64-2.6/src/cpp/triangle.o -lboost_python -o build/lib.linux-x86_64-2.6/meshpy/_triangle.so
building 'meshpy._tetgen' extension
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DTETLIBRARY=1 -DSELF_CHECK=1 -Isrc/cpp -I/usr/include/python2.6 -c src/cpp/tetgen.cpp -o build/temp.linux-x86_64-2.6/src/cpp/tetgen.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/cpp/tetgen.cpp: In member function ?void tetgenio::deinitialize()?:
src/cpp/tetgen.cpp:180: warning: unused variable ?f?
src/cpp/tetgen.cpp:181: warning: unused variable ?p?
src/cpp/tetgen.cpp:182: warning: unused variable ?pg?
src/cpp/tetgen.cpp:183: warning: unused variable ?j?
src/cpp/tetgen.cpp: In member function ?void tetgenmesh::constrainedfacets()?:
src/cpp/tetgen.cpp:23169: warning: deprecated conversion from string constant to ?char*?
src/cpp/tetgen.cpp:23174: warning: deprecated conversion from string constant to ?char*?
src/cpp/tetgen.cpp:23175: warning: deprecated conversion from string constant to ?char*?
src/cpp/tetgen.cpp:23176: warning: deprecated conversion from string constant to ?char*?
src/cpp/tetgen.cpp: In member function ?long int tetgenmesh::reconstructmesh()?:
src/cpp/tetgen.cpp:27141: warning: deprecated conversion from string constant to ?char*?
src/cpp/tetgen.cpp: In member function ?bool tetgenmesh::smoothpoint(double*, double*, double*, tetgenmesh::list*, bool, double*)?:
src/cpp/tetgen.cpp:26166: warning: ?aspTmax? may be used uninitialized in this function
src/cpp/tetgen.cpp: In member function ?void tetgenmesh::outfaces(tetgenio*)?:
src/cpp/tetgen.cpp:31594: warning: ?neigh1? may be used uninitialized in this function
src/cpp/tetgen.cpp:31594: warning: ?neigh2? may be used uninitialized in this function
src/cpp/tetgen.cpp: In member function ?void tetgenmesh::carvecavity(tetgenmesh::list*, tetgenmesh::list*, tetgenmesh::queue*)?:
src/cpp/tetgen.cpp:4479: warning: array subscript is above array bounds
src/cpp/tetgen.cpp: In member function ?bool tetgenio::load_node(char*)?:
src/cpp/tetgen.cpp:409: warning: ?markers? may be used uninitialized in this function
src/cpp/tetgen.cpp: In member function ?bool tetgenio::load_tetmesh(char*)?:
src/cpp/tetgen.cpp:2030: warning: ?markers? may be used uninitialized in this function
src/cpp/tetgen.cpp: In member function ?bool tetgenmesh::checktet4badqual(tetgenmesh::triface*, bool)?:
src/cpp/tetgen.cpp:28614: warning: ?offcent[2]? may be used uninitialized in this function
src/cpp/tetgen.cpp:28614: warning: ?offcent[1]? may be used uninitialized in this function
src/cpp/tetgen.cpp:28614: warning: ?offcent[0]? may be used uninitialized in this function
src/cpp/tetgen.cpp: In member function ?void tetgenmesh::outmetrics(tetgenio*)?:
src/cpp/tetgen.cpp:31312: warning: ?lave? may be used uninitialized in this function
src/cpp/tetgen.cpp: In member function ?void tetgenmesh::decidefeaturepointsizes()?:
src/cpp/tetgen.cpp:27936: warning: ?maxlen? may be used uninitialized in this function
src/cpp/tetgen.cpp: In member function ?void tetgenmesh::outvoronoi(tetgenio*)?:
src/cpp/tetgen.cpp:32367: warning: ?vedge? may be used uninitialized in this function
src/cpp/tetgen.cpp:32375: warning: ?vertarray? may be used uninitialized in this function
src/cpp/tetgen.cpp:32379: warning: ?k? may be used uninitialized in this function
src/cpp/tetgen.cpp:32368: warning: ?vfacet? may be used uninitialized in this function
src/cpp/tetgen.cpp: In member function ?bool tetgenmesh::removeedgebytranNM(double*, int, tetgenmesh::triface*, tetgenmesh::triface*, double*, double*, tetgenmesh::queue*)?:
src/cpp/tetgen.cpp:12188: warning: ?cosmaxd? may be used uninitialized in this function
src/cpp/tetgen.cpp: In member function ?bool tetgenmesh::removefacebyflip23(double*, tetgenmesh::triface*, tetgenmesh::triface*, tetgenmesh::queue*)?:
src/cpp/tetgen.cpp:11884: warning: ?cosmaxd? may be used uninitialized in this function
src/cpp/tetgen.cpp: In member function ?bool tetgenmesh::removeedgebyflip22(double*, int, tetgenmesh::triface*, tetgenmesh::queue*)?:
src/cpp/tetgen.cpp:11822: warning: ?pf? may be used uninitialized in this function
src/cpp/tetgen.cpp:11823: warning: ?cosmaxd? may be used uninitialized in this function
src/cpp/tetgen.cpp: In member function ?void tetgenmesh::bowatinsertsite(double*, tetgenmesh::face*, int, tetgenmesh::list**, tetgenmesh::list**, tetgenmesh::list**, tetgenmesh::list**, tetgenmesh::list*, tetgenmesh::queue*, bool, bool, bool)?:
src/cpp/tetgen.cpp:15834: warning: ?apsegshs? may be used uninitialized in this function
src/cpp/tetgen.cpp:15834: warning: ?pbsegshs? may be used uninitialized in this function
src/cpp/tetgen.cpp: In member function ?void tetgenmesh::optimizemesh(bool)?:
src/cpp/tetgen.cpp:30657: warning: ?objdihed? may be used uninitialized in this function
src/cpp/tetgen.cpp: In member function ?void tetgenmesh::repairencsegs(bool, bool)?:
src/cpp/tetgen.cpp:29365: warning: ?tetlists? may be used uninitialized in this function
src/cpp/tetgen.cpp:29365: warning: ?ceillists? may be used uninitialized in this function
src/cpp/tetgen.cpp:29366: warning: ?sublists? may be used uninitialized in this function
src/cpp/tetgen.cpp:29366: warning: ?subceillists? may be used uninitialized in this function
src/cpp/tetgen.cpp:29367: warning: ?tetlist? may be used uninitialized in this function
src/cpp/tetgen.cpp:29367: warning: ?sublist? may be used uninitialized in this function
src/cpp/tetgen.cpp:29368: warning: ?flipque? may be used uninitialized in this function
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DTETLIBRARY=1 -DSELF_CHECK=1 -Isrc/cpp -I/usr/include/python2.6 -c src/cpp/predicates.cpp -o build/temp.linux-x86_64-2.6/src/cpp/predicates.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/cpp/predicates.cpp: In function ?double incircleadapt(double*, double*, double*, double*, double)?:
src/cpp/predicates.cpp:2666: warning: ?axtbclen? may be used uninitialized in this function
src/cpp/predicates.cpp:2666: warning: ?aytbclen? may be used uninitialized in this function
src/cpp/predicates.cpp:2666: warning: ?bxtcalen? may be used uninitialized in this function
src/cpp/predicates.cpp:2666: warning: ?bytcalen? may be used uninitialized in this function
src/cpp/predicates.cpp:2666: warning: ?cxtablen? may be used uninitialized in this function
src/cpp/predicates.cpp:2666: warning: ?cytablen? may be used uninitialized in this function
src/cpp/predicates.cpp: At global scope:
src/cpp/predicates.cpp:667: warning: ?previous_cword? defined but not used
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DTETLIBRARY=1 -DSELF_CHECK=1 -Isrc/cpp -I/usr/include/python2.6 -c src/cpp/wrap_tetgen.cpp -o build/temp.linux-x86_64-2.6/src/cpp/wrap_tetgen.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
g++ -pthread -shared -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.6/src/cpp/tetgen.o build/temp.linux-x86_64-2.6/src/cpp/predicates.o build/temp.linux-x86_64-2.6/src/cpp/wrap_tetgen.o -lboost_python -o build/lib.linux-x86_64-2.6/meshpy/_tetgen.so
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/meshpy
copying build/lib.linux-x86_64-2.6/meshpy/geometry.py -> build/bdist.linux-x86_64/egg/meshpy
copying build/lib.linux-x86_64-2.6/meshpy/ply.py -> build/bdist.linux-x86_64/egg/meshpy
copying build/lib.linux-x86_64-2.6/meshpy/common.py -> build/bdist.linux-x86_64/egg/meshpy
copying build/lib.linux-x86_64-2.6/meshpy/tools.py -> build/bdist.linux-x86_64/egg/meshpy
copying build/lib.linux-x86_64-2.6/meshpy/gmsh.py -> build/bdist.linux-x86_64/egg/meshpy
copying build/lib.linux-x86_64-2.6/meshpy/naca.py -> build/bdist.linux-x86_64/egg/meshpy
copying build/lib.linux-x86_64-2.6/meshpy/__init__.py -> build/bdist.linux-x86_64/egg/meshpy
copying build/lib.linux-x86_64-2.6/meshpy/triangle.py -> build/bdist.linux-x86_64/egg/meshpy
copying build/lib.linux-x86_64-2.6/meshpy/_triangle.so -> build/bdist.linux-x86_64/egg/meshpy
copying build/lib.linux-x86_64-2.6/meshpy/_tetgen.so -> build/bdist.linux-x86_64/egg/meshpy
copying build/lib.linux-x86_64-2.6/meshpy/tet.py -> build/bdist.linux-x86_64/egg/meshpy
byte-compiling build/bdist.linux-x86_64/egg/meshpy/geometry.py to geometry.pyc
byte-compiling build/bdist.linux-x86_64/egg/meshpy/ply.py to ply.pyc
byte-compiling build/bdist.linux-x86_64/egg/meshpy/common.py to common.pyc
byte-compiling build/bdist.linux-x86_64/egg/meshpy/tools.py to tools.pyc
byte-compiling build/bdist.linux-x86_64/egg/meshpy/gmsh.py to gmsh.pyc
byte-compiling build/bdist.linux-x86_64/egg/meshpy/naca.py to naca.pyc
byte-compiling build/bdist.linux-x86_64/egg/meshpy/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/meshpy/triangle.py to triangle.pyc
byte-compiling build/bdist.linux-x86_64/egg/meshpy/tet.py to tet.pyc
creating stub loader for meshpy/_triangle.so
creating stub loader for meshpy/_tetgen.so
byte-compiling build/bdist.linux-x86_64/egg/meshpy/_triangle.py to _triangle.pyc
byte-compiling build/bdist.linux-x86_64/egg/meshpy/_tetgen.py to _tetgen.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying MeshPy.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying MeshPy.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying MeshPy.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying MeshPy.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
creating dist
creating 'dist/MeshPy-0.91.2-py2.6-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing MeshPy-0.91.2-py2.6-linux-x86_64.egg
creating /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/MeshPy-0.91.2-py2.6-linux-x86_64.egg
Extracting MeshPy-0.91.2-py2.6-linux-x86_64.egg to /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages
Adding MeshPy 0.91.2 to easy-install.pth file

Installed /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/MeshPy-0.91.2-py2.6-linux-x86_64.egg
Processing dependencies for MeshPy==0.91.2
Finished processing dependencies for MeshPy==0.91.2
------------------------------------------------------------------------
INSTALLING /home/andreas/regression-check/run-2011-05-20-0800/datapyle
------------------------------------------------------------------------
running install
install_dir /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/
running bdist_egg
running egg_info
creating datapyle.egg-info
writing requirements to datapyle.egg-info/requires.txt
writing datapyle.egg-info/PKG-INFO
writing top-level names to datapyle.egg-info/top_level.txt
writing dependency_links to datapyle.egg-info/dependency_links.txt
writing manifest file 'datapyle.egg-info/SOURCES.txt'
reading manifest file 'datapyle.egg-info/SOURCES.txt'
writing manifest file 'datapyle.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build
creating build/lib.linux-x86_64-2.6
creating build/lib.linux-x86_64-2.6/datapyle
copying datapyle/__init__.py -> build/lib.linux-x86_64-2.6/datapyle
copying datapyle/runalyzer.py -> build/lib.linux-x86_64-2.6/datapyle
copying datapyle/couch_queue.py -> build/lib.linux-x86_64-2.6/datapyle
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/datapyle
copying build/lib.linux-x86_64-2.6/datapyle/__init__.py -> build/bdist.linux-x86_64/egg/datapyle
copying build/lib.linux-x86_64-2.6/datapyle/runalyzer.py -> build/bdist.linux-x86_64/egg/datapyle
copying build/lib.linux-x86_64-2.6/datapyle/couch_queue.py -> build/bdist.linux-x86_64/egg/datapyle
byte-compiling build/bdist.linux-x86_64/egg/datapyle/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/datapyle/runalyzer.py to runalyzer.pyc
byte-compiling build/bdist.linux-x86_64/egg/datapyle/couch_queue.py to couch_queue.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts
running install_scripts
running build_scripts
creating build/scripts-2.6
copying and adjusting bin/logtool -> build/scripts-2.6
copying and adjusting bin/runalyzer-gather -> build/scripts-2.6
copying and adjusting bin/runalyzer -> build/scripts-2.6
copying and adjusting bin/couch-queue -> build/scripts-2.6
changing mode of build/scripts-2.6/logtool from 644 to 755
changing mode of build/scripts-2.6/runalyzer-gather from 644 to 755
changing mode of build/scripts-2.6/runalyzer from 644 to 755
changing mode of build/scripts-2.6/couch-queue from 644 to 755
creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts
copying build/scripts-2.6/logtool -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
copying build/scripts-2.6/runalyzer-gather -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
copying build/scripts-2.6/runalyzer -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
copying build/scripts-2.6/couch-queue -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/logtool to 755
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/runalyzer-gather to 755
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/runalyzer to 755
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/couch-queue to 755
copying datapyle.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying datapyle.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying datapyle.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying datapyle.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying datapyle.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
creating dist
creating 'dist/datapyle-2011.1-py2.6.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing datapyle-2011.1-py2.6.egg
creating /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/datapyle-2011.1-py2.6.egg
Extracting datapyle-2011.1-py2.6.egg to /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages
Adding datapyle 2011.1 to easy-install.pth file
Installing logtool script to /home/andreas/regression-check/run-2011-05-20-0800/env/bin
Installing runalyzer-gather script to /home/andreas/regression-check/run-2011-05-20-0800/env/bin
Installing runalyzer script to /home/andreas/regression-check/run-2011-05-20-0800/env/bin
Installing couch-queue script to /home/andreas/regression-check/run-2011-05-20-0800/env/bin

Installed /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/datapyle-2011.1-py2.6.egg
Processing dependencies for datapyle==2011.1
Searching for pytools==2011.3
Best match: pytools 2011.3
Processing pytools-2011.3-py2.6.egg
pytools 2011.3 is already the active version in easy-install.pth

Using /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pytools-2011.3-py2.6.egg
Searching for decorator==3.3.1
Best match: decorator 3.3.1
Processing decorator-3.3.1-py2.6.egg
decorator 3.3.1 is already the active version in easy-install.pth

Using /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/decorator-3.3.1-py2.6.egg
Finished processing dependencies for datapyle==2011.1
------------------------------------------------------------------------
INSTALLING /home/andreas/regression-check/run-2011-05-20-0800/pyvisfile
------------------------------------------------------------------------
running install
install_dir /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/
running bdist_egg
running egg_info
creating pyvisfile.egg-info
writing requirements to pyvisfile.egg-info/requires.txt
writing pyvisfile.egg-info/PKG-INFO
writing top-level names to pyvisfile.egg-info/top_level.txt
writing dependency_links to pyvisfile.egg-info/dependency_links.txt
writing manifest file 'pyvisfile.egg-info/SOURCES.txt'
reading manifest file 'pyvisfile.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pyvisfile.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build
creating build/lib.linux-x86_64-2.6
creating build/lib.linux-x86_64-2.6/pyvisfile
copying pyvisfile/__init__.py -> build/lib.linux-x86_64-2.6/pyvisfile
creating build/lib.linux-x86_64-2.6/pyvisfile/silo
copying pyvisfile/silo/__init__.py -> build/lib.linux-x86_64-2.6/pyvisfile/silo
creating build/lib.linux-x86_64-2.6/pyvisfile/vtk
copying pyvisfile/vtk/__init__.py -> build/lib.linux-x86_64-2.6/pyvisfile/vtk
running build_ext
building '_internal' extension
creating build/temp.linux-x86_64-2.6
creating build/temp.linux-x86_64-2.6/src
creating build/temp.linux-x86_64-2.6/src/wrapper
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DUSE_SILO=1 -I/home/andreas/pool/include -I/usr/lib/pymodules/python2.6/numpy/core/include -I/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/PyUblas-2011.1-py2.6-linux-x86_64.egg/pyublas/../include -I/usr/include/python2.6 -c src/wrapper/wrap_silo.cpp -o build/temp.linux-x86_64-2.6/src/wrapper/wrap_silo.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
In file included from /home/andreas/pool/include/boost/python/detail/wrap_python.hpp:50,
                 from /home/andreas/pool/include/boost/python/detail/prefix.hpp:13,
                 from /home/andreas/pool/include/boost/python/class.hpp:8,
                 from /home/andreas/pool/include/boost/python/suite/indexing/indexing_suite.hpp:9,
                 from /home/andreas/pool/include/boost/python/suite/indexing/vector_indexing_suite.hpp:9,
                 from src/wrapper/wrap_silo.cpp:9:
/usr/include/python2.6/pyconfig.h:1031:1: warning: "_POSIX_C_SOURCE" redefined
In file included from /usr/include/c++/4.4/x86_64-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/4.4/x86_64-linux-gnu/bits/c++config.h:243,
                 from /usr/include/c++/4.4/bits/stl_algobase.h:60,
                 from /usr/include/c++/4.4/vector:61,
                 from /home/andreas/pool/include/boost/format.hpp:17,
                 from src/wrapper/wrap_silo.cpp:7:
/usr/include/features.h:158:1: warning: this is the location of the previous definition
In file included from /home/andreas/pool/include/boost/python/detail/wrap_python.hpp:50,
                 from /home/andreas/pool/include/boost/python/detail/prefix.hpp:13,
                 from /home/andreas/pool/include/boost/python/class.hpp:8,
                 from /home/andreas/pool/include/boost/python/suite/indexing/indexing_suite.hpp:9,
                 from /home/andreas/pool/include/boost/python/suite/indexing/vector_indexing_suite.hpp:9,
                 from src/wrapper/wrap_silo.cpp:9:
/usr/include/python2.6/pyconfig.h:1040:1: warning: "_XOPEN_SOURCE" redefined
In file included from /usr/include/c++/4.4/x86_64-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/4.4/x86_64-linux-gnu/bits/c++config.h:243,
                 from /usr/include/c++/4.4/bits/stl_algobase.h:60,
                 from /usr/include/c++/4.4/vector:61,
                 from /home/andreas/pool/include/boost/format.hpp:17,
                 from src/wrapper/wrap_silo.cpp:7:
/usr/include/features.h:160:1: warning: this is the location of the previous definition
g++ -pthread -shared -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.6/src/wrapper/wrap_silo.o -L/home/andreas/pool/lib -lboost_python -lsilo -o build/lib.linux-x86_64-2.6/pyvisfile/silo/_internal.so
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/pyvisfile
creating build/bdist.linux-x86_64/egg/pyvisfile/vtk
copying build/lib.linux-x86_64-2.6/pyvisfile/vtk/__init__.py -> build/bdist.linux-x86_64/egg/pyvisfile/vtk
copying build/lib.linux-x86_64-2.6/pyvisfile/__init__.py -> build/bdist.linux-x86_64/egg/pyvisfile
creating build/bdist.linux-x86_64/egg/pyvisfile/silo
copying build/lib.linux-x86_64-2.6/pyvisfile/silo/__init__.py -> build/bdist.linux-x86_64/egg/pyvisfile/silo
copying build/lib.linux-x86_64-2.6/pyvisfile/silo/_internal.so -> build/bdist.linux-x86_64/egg/pyvisfile/silo
byte-compiling build/bdist.linux-x86_64/egg/pyvisfile/vtk/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyvisfile/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyvisfile/silo/__init__.py to __init__.pyc
creating stub loader for pyvisfile/silo/_internal.so
byte-compiling build/bdist.linux-x86_64/egg/pyvisfile/silo/_internal.py to _internal.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying pyvisfile.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying pyvisfile.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying pyvisfile.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying pyvisfile.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO
copying pyvisfile.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying pyvisfile.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
creating dist
creating 'dist/pyvisfile-2011.1-py2.6-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing pyvisfile-2011.1-py2.6-linux-x86_64.egg
creating /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pyvisfile-2011.1-py2.6-linux-x86_64.egg
Extracting pyvisfile-2011.1-py2.6-linux-x86_64.egg to /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages
Adding pyvisfile 2011.1 to easy-install.pth file

Installed /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pyvisfile-2011.1-py2.6-linux-x86_64.egg
Processing dependencies for pyvisfile==2011.1
Searching for PyUblas==2011.1
Best match: PyUblas 2011.1
Processing PyUblas-2011.1-py2.6-linux-x86_64.egg
PyUblas 2011.1 is already the active version in easy-install.pth

Using /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/PyUblas-2011.1-py2.6-linux-x86_64.egg
Finished processing dependencies for pyvisfile==2011.1
------------------------------------------------------------------------
INSTALLING /home/andreas/regression-check/run-2011-05-20-0800/codepy
------------------------------------------------------------------------
running install
install_dir /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/
running bdist_egg
running egg_info
creating codepy.egg-info
writing requirements to codepy.egg-info/requires.txt
writing codepy.egg-info/PKG-INFO
writing top-level names to codepy.egg-info/top_level.txt
writing dependency_links to codepy.egg-info/dependency_links.txt
writing manifest file 'codepy.egg-info/SOURCES.txt'
reading manifest file 'codepy.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'Makefile.in'
writing manifest file 'codepy.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build
creating build/lib.linux-x86_64-2.6
creating build/lib.linux-x86_64-2.6/codepy
copying codepy/libraries.py -> build/lib.linux-x86_64-2.6/codepy
copying codepy/tools.py -> build/lib.linux-x86_64-2.6/codepy
copying codepy/elementwise.py -> build/lib.linux-x86_64-2.6/codepy
copying codepy/__init__.py -> build/lib.linux-x86_64-2.6/codepy
copying codepy/jit.py -> build/lib.linux-x86_64-2.6/codepy
copying codepy/cuda.py -> build/lib.linux-x86_64-2.6/codepy
copying codepy/toolchain.py -> build/lib.linux-x86_64-2.6/codepy
copying codepy/bpl.py -> build/lib.linux-x86_64-2.6/codepy
creating build/lib.linux-x86_64-2.6/codepy/cgen
copying codepy/cgen/__init__.py -> build/lib.linux-x86_64-2.6/codepy/cgen
copying codepy/cgen/opencl.py -> build/lib.linux-x86_64-2.6/codepy/cgen
copying codepy/cgen/cuda.py -> build/lib.linux-x86_64-2.6/codepy/cgen
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/codepy
copying build/lib.linux-x86_64-2.6/codepy/libraries.py -> build/bdist.linux-x86_64/egg/codepy
copying build/lib.linux-x86_64-2.6/codepy/tools.py -> build/bdist.linux-x86_64/egg/codepy
copying build/lib.linux-x86_64-2.6/codepy/elementwise.py -> build/bdist.linux-x86_64/egg/codepy
copying build/lib.linux-x86_64-2.6/codepy/__init__.py -> build/bdist.linux-x86_64/egg/codepy
copying build/lib.linux-x86_64-2.6/codepy/jit.py -> build/bdist.linux-x86_64/egg/codepy
creating build/bdist.linux-x86_64/egg/codepy/cgen
copying build/lib.linux-x86_64-2.6/codepy/cgen/__init__.py -> build/bdist.linux-x86_64/egg/codepy/cgen
copying build/lib.linux-x86_64-2.6/codepy/cgen/opencl.py -> build/bdist.linux-x86_64/egg/codepy/cgen
copying build/lib.linux-x86_64-2.6/codepy/cgen/cuda.py -> build/bdist.linux-x86_64/egg/codepy/cgen
copying build/lib.linux-x86_64-2.6/codepy/cuda.py -> build/bdist.linux-x86_64/egg/codepy
copying build/lib.linux-x86_64-2.6/codepy/toolchain.py -> build/bdist.linux-x86_64/egg/codepy
copying build/lib.linux-x86_64-2.6/codepy/bpl.py -> build/bdist.linux-x86_64/egg/codepy
byte-compiling build/bdist.linux-x86_64/egg/codepy/libraries.py to libraries.pyc
byte-compiling build/bdist.linux-x86_64/egg/codepy/tools.py to tools.pyc
byte-compiling build/bdist.linux-x86_64/egg/codepy/elementwise.py to elementwise.pyc
byte-compiling build/bdist.linux-x86_64/egg/codepy/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/codepy/jit.py to jit.pyc
byte-compiling build/bdist.linux-x86_64/egg/codepy/cgen/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/codepy/cgen/opencl.py to opencl.pyc
byte-compiling build/bdist.linux-x86_64/egg/codepy/cgen/cuda.py to cuda.pyc
byte-compiling build/bdist.linux-x86_64/egg/codepy/cuda.py to cuda.pyc
byte-compiling build/bdist.linux-x86_64/egg/codepy/toolchain.py to toolchain.pyc
byte-compiling build/bdist.linux-x86_64/egg/codepy/bpl.py to bpl.pyc
installing package data to build/bdist.linux-x86_64/egg
running install_data
creating build/bdist.linux-x86_64/egg/include
creating build/bdist.linux-x86_64/egg/include/codepy
copying include/codepy/bpl.hpp -> build/bdist.linux-x86_64/egg/include/codepy
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying codepy.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying codepy.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying codepy.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying codepy.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying codepy.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
creating dist
creating 'dist/codepy-2011.1-py2.6.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing codepy-2011.1-py2.6.egg
creating /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/codepy-2011.1-py2.6.egg
Extracting codepy-2011.1-py2.6.egg to /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages
Adding codepy 2011.1 to easy-install.pth file

Installed /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/codepy-2011.1-py2.6.egg
Processing dependencies for codepy==2011.1
Searching for pytools==2011.3
Best match: pytools 2011.3
Processing pytools-2011.3-py2.6.egg
pytools 2011.3 is already the active version in easy-install.pth

Using /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pytools-2011.3-py2.6.egg
Searching for decorator==3.3.1
Best match: decorator 3.3.1
Processing decorator-3.3.1-py2.6.egg
decorator 3.3.1 is already the active version in easy-install.pth

Using /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/decorator-3.3.1-py2.6.egg
Finished processing dependencies for codepy==2011.1
------------------------------------------------------------------------
INSTALLING /home/andreas/regression-check/run-2011-05-20-0800/pycuda
------------------------------------------------------------------------
-------------------------------------------------------------------------
git submodules are not up-to-date or in odd state
-------------------------------------------------------------------------
If this makes no sense, you probably want to say

 $ git submodule init
 $ git submodule update

to fetch what you are presently missing and move on with your life.
If you got this from a distributed package on the net, that package is
broken and should be fixed. Please inform whoever gave you this package.

These issues were found:
  subpackage 'pycuda/compyte' is not initialized

I will try to continue after a short wait, fingers crossed.
-------------------------------------------------------------------------
Hit Ctrl-C now if you'd like to think about the situation.
-------------------------------------------------------------------------
Continuing in 10 seconds...   
Continuing in 9 seconds...   
Continuing in 8 seconds...   
Continuing in 7 seconds...   
Continuing in 6 seconds...   
Continuing in 5 seconds...   
Continuing in 4 seconds...   
Continuing in 3 seconds...   
Continuing in 2 seconds...   
Continuing in 1 seconds...   
*** Cannot find Boost headers. Checked locations:
*** Cannot find Boost Python library. Checked locations:
*** Cannot find Boost Thread library. Checked locations:
('/home/andreas/pool/cuda', '/bin/', '', 'nvcc', '')
('/home/andreas/pool/cuda/include', '/', '', 'cuda', '.h')
('/home/andreas/pool/cuda/lib64', '/', 'lib', 'cuda', '.so')
('/home/andreas/pool/cuda/lib64', '/', 'lib', 'cuda', '.dylib')
('/home/andreas/pool/cuda/lib64', '/', 'lib', 'cuda', '.lib')
('/home/andreas/pool/cuda/lib64', '/', '', 'cuda', '.so')
('/home/andreas/pool/cuda/lib64', '/', '', 'cuda', '.dylib')
('/home/andreas/pool/cuda/lib64', '/', '', 'cuda', '.lib')
('/home/andreas/pool/cuda/lib64', '/', '', 'cuda', '.so')
('/home/andreas/pool/cuda/lib64', '/', '', 'cuda', '.dylib')
('/home/andreas/pool/cuda/lib64', '/', '', 'cuda', '.lib')
('/home/andreas/pool/cuda/lib64', '/', '', 'cuda', '.so')
('/home/andreas/pool/cuda/lib64', '/', '', 'cuda', '.dylib')
('/home/andreas/pool/cuda/lib64', '/', '', 'cuda', '.lib')
*** Cannot find CUDA driver library. Checked locations:
   /home/andreas/pool/cuda/lib64/libcuda.so
   /home/andreas/pool/cuda/lib64/libcuda.dylib
   /home/andreas/pool/cuda/lib64/libcuda.lib
   /home/andreas/pool/cuda/lib64/cuda.so
   /home/andreas/pool/cuda/lib64/cuda.dylib
   /home/andreas/pool/cuda/lib64/cuda.lib
   /home/andreas/pool/cuda/lib64/cuda.so
   /home/andreas/pool/cuda/lib64/cuda.dylib
   /home/andreas/pool/cuda/lib64/cuda.lib
   /home/andreas/pool/cuda/lib64/cuda.so
   /home/andreas/pool/cuda/lib64/cuda.dylib
   /home/andreas/pool/cuda/lib64/cuda.lib
*** Note that this may not be a problem as this component is often installed system-wide.
running install
install_dir /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/
running bdist_egg
running egg_info
creating pycuda.egg-info
writing requirements to pycuda.egg-info/requires.txt
writing pycuda.egg-info/PKG-INFO
writing top-level names to pycuda.egg-info/top_level.txt
writing dependency_links to pycuda.egg-info/dependency_links.txt
writing manifest file 'pycuda.egg-info/SOURCES.txt'
package init file 'pycuda/compyte/__init__.py' not found (or not a regular file)
reading manifest file 'pycuda.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.h' under directory 'bpl-subset'
warning: no files found matching '*.hpp' under directory 'bpl-subset'
warning: no files found matching '*.cpp' under directory 'bpl-subset'
warning: no files found matching '*.html' under directory 'bpl-subset'
warning: no files found matching '*.inl' under directory 'bpl-subset'
warning: no files found matching '*.ipp' under directory 'bpl-subset'
warning: no files found matching '*.pl' under directory 'bpl-subset'
warning: no files found matching '*.txt' under directory 'bpl-subset'
writing manifest file 'pycuda.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build
creating build/lib.linux-x86_64-2.6
creating build/lib.linux-x86_64-2.6/pycuda
copying pycuda/autoinit.py -> build/lib.linux-x86_64-2.6/pycuda
copying pycuda/tools.py -> build/lib.linux-x86_64-2.6/pycuda
copying pycuda/elementwise.py -> build/lib.linux-x86_64-2.6/pycuda
copying pycuda/characterize.py -> build/lib.linux-x86_64-2.6/pycuda
copying pycuda/__init__.py -> build/lib.linux-x86_64-2.6/pycuda
copying pycuda/_mymako.py -> build/lib.linux-x86_64-2.6/pycuda
copying pycuda/curandom.py -> build/lib.linux-x86_64-2.6/pycuda
copying pycuda/cumath.py -> build/lib.linux-x86_64-2.6/pycuda
copying pycuda/driver.py -> build/lib.linux-x86_64-2.6/pycuda
copying pycuda/scan.py -> build/lib.linux-x86_64-2.6/pycuda
copying pycuda/compiler.py -> build/lib.linux-x86_64-2.6/pycuda
copying pycuda/reduction.py -> build/lib.linux-x86_64-2.6/pycuda
copying pycuda/_cluda.py -> build/lib.linux-x86_64-2.6/pycuda
copying pycuda/debug.py -> build/lib.linux-x86_64-2.6/pycuda
copying pycuda/gpuarray.py -> build/lib.linux-x86_64-2.6/pycuda
creating build/lib.linux-x86_64-2.6/pycuda/gl
copying pycuda/gl/autoinit.py -> build/lib.linux-x86_64-2.6/pycuda/gl
copying pycuda/gl/__init__.py -> build/lib.linux-x86_64-2.6/pycuda/gl
creating build/lib.linux-x86_64-2.6/pycuda/sparse
copying pycuda/sparse/operator.py -> build/lib.linux-x86_64-2.6/pycuda/sparse
copying pycuda/sparse/inner.py -> build/lib.linux-x86_64-2.6/pycuda/sparse
copying pycuda/sparse/packeted.py -> build/lib.linux-x86_64-2.6/pycuda/sparse
copying pycuda/sparse/__init__.py -> build/lib.linux-x86_64-2.6/pycuda/sparse
copying pycuda/sparse/cg.py -> build/lib.linux-x86_64-2.6/pycuda/sparse
copying pycuda/sparse/pkt_build.py -> build/lib.linux-x86_64-2.6/pycuda/sparse
copying pycuda/sparse/coordinate.py -> build/lib.linux-x86_64-2.6/pycuda/sparse
package init file 'pycuda/compyte/__init__.py' not found (or not a regular file)
package init file 'pycuda/compyte/__init__.py' not found (or not a regular file)
running build_ext
building '_driver' extension
creating build/temp.linux-x86_64-2.6
creating build/temp.linux-x86_64-2.6/src
creating build/temp.linux-x86_64-2.6/src/cpp
creating build/temp.linux-x86_64-2.6/src/wrapper
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DPYGPU_PYCUDA=1 -DPYGPU_PACKAGE=pycuda -DHAVE_CURAND=1 -DHAVE_GL=1 -Isrc/cpp -I/home/andreas/pool/cuda/include -I/usr/lib/pymodules/python2.6/numpy/core/include -I/usr/include/python2.6 -c src/cpp/cuda.cpp -o build/temp.linux-x86_64-2.6/src/cpp/cuda.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DPYGPU_PYCUDA=1 -DPYGPU_PACKAGE=pycuda -DHAVE_CURAND=1 -DHAVE_GL=1 -Isrc/cpp -I/home/andreas/pool/cuda/include -I/usr/lib/pymodules/python2.6/numpy/core/include -I/usr/include/python2.6 -c src/cpp/bitlog.cpp -o build/temp.linux-x86_64-2.6/src/cpp/bitlog.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DPYGPU_PYCUDA=1 -DPYGPU_PACKAGE=pycuda -DHAVE_CURAND=1 -DHAVE_GL=1 -Isrc/cpp -I/home/andreas/pool/cuda/include -I/usr/lib/pymodules/python2.6/numpy/core/include -I/usr/include/python2.6 -c src/wrapper/wrap_cudadrv.cpp -o build/temp.linux-x86_64-2.6/src/wrapper/wrap_cudadrv.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/wrapper/wrap_cudadrv.cpp: In function ?void init_module__driver()?:
src/wrapper/wrap_cudadrv.cpp:506: warning: deprecated conversion from string constant to ?char*?
src/wrapper/wrap_cudadrv.cpp:510: warning: deprecated conversion from string constant to ?char*?
src/wrapper/wrap_cudadrv.cpp:511: warning: deprecated conversion from string constant to ?char*?
src/wrapper/wrap_cudadrv.cpp:512: warning: deprecated conversion from string constant to ?char*?
src/wrapper/wrap_cudadrv.cpp:513: warning: deprecated conversion from string constant to ?char*?
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DPYGPU_PYCUDA=1 -DPYGPU_PACKAGE=pycuda -DHAVE_CURAND=1 -DHAVE_GL=1 -Isrc/cpp -I/home/andreas/pool/cuda/include -I/usr/lib/pymodules/python2.6/numpy/core/include -I/usr/include/python2.6 -c src/wrapper/mempool.cpp -o build/temp.linux-x86_64-2.6/src/wrapper/mempool.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DPYGPU_PYCUDA=1 -DPYGPU_PACKAGE=pycuda -DHAVE_CURAND=1 -DHAVE_GL=1 -Isrc/cpp -I/home/andreas/pool/cuda/include -I/usr/lib/pymodules/python2.6/numpy/core/include -I/usr/include/python2.6 -c src/wrapper/wrap_cudagl.cpp -o build/temp.linux-x86_64-2.6/src/wrapper/wrap_cudagl.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
g++ -pthread -shared -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.6/src/cpp/cuda.o build/temp.linux-x86_64-2.6/src/cpp/bitlog.o build/temp.linux-x86_64-2.6/src/wrapper/wrap_cudadrv.o build/temp.linux-x86_64-2.6/src/wrapper/mempool.o build/temp.linux-x86_64-2.6/src/wrapper/wrap_cudagl.o -L/home/andreas/pool/cuda/lib64 -lboost_python -lboost_thread -lcuda -o build/lib.linux-x86_64-2.6/pycuda/_driver.so
building '_pvt_struct' extension
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -I/usr/include/python2.6 -c src/wrapper/_pycuda_struct.c -o build/temp.linux-x86_64-2.6/src/wrapper/_pycuda_struct.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/wrapper/_pycuda_struct.c:250: warning: ?unpack_float? defined but not used
src/wrapper/_pycuda_struct.c:262: warning: ?unpack_double? defined but not used
gcc -pthread -shared -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.6/src/wrapper/_pycuda_struct.o -o build/lib.linux-x86_64-2.6/pycuda/_pvt_struct.so
building '_curand' extension
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DPYGPU_PYCUDA=1 -DPYGPU_PACKAGE=pycuda -DHAVE_CURAND=1 -DHAVE_GL=1 -Isrc/cpp -I/home/andreas/pool/cuda/include -I/usr/lib/pymodules/python2.6/numpy/core/include -I/usr/include/python2.6 -c src/wrapper/wrap_curand.cpp -o build/temp.linux-x86_64-2.6/src/wrapper/wrap_curand.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
g++ -pthread -shared -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.6/src/wrapper/wrap_curand.o -L/home/andreas/pool/cuda/lib64 -lboost_python -lboost_thread -lcurand -lcuda -o build/lib.linux-x86_64-2.6/pycuda/_curand.so
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/pycuda
copying build/lib.linux-x86_64-2.6/pycuda/autoinit.py -> build/bdist.linux-x86_64/egg/pycuda
copying build/lib.linux-x86_64-2.6/pycuda/_driver.so -> build/bdist.linux-x86_64/egg/pycuda
creating build/bdist.linux-x86_64/egg/pycuda/gl
copying build/lib.linux-x86_64-2.6/pycuda/gl/autoinit.py -> build/bdist.linux-x86_64/egg/pycuda/gl
copying build/lib.linux-x86_64-2.6/pycuda/gl/__init__.py -> build/bdist.linux-x86_64/egg/pycuda/gl
copying build/lib.linux-x86_64-2.6/pycuda/tools.py -> build/bdist.linux-x86_64/egg/pycuda
copying build/lib.linux-x86_64-2.6/pycuda/elementwise.py -> build/bdist.linux-x86_64/egg/pycuda
creating build/bdist.linux-x86_64/egg/pycuda/sparse
copying build/lib.linux-x86_64-2.6/pycuda/sparse/operator.py -> build/bdist.linux-x86_64/egg/pycuda/sparse
copying build/lib.linux-x86_64-2.6/pycuda/sparse/inner.py -> build/bdist.linux-x86_64/egg/pycuda/sparse
copying build/lib.linux-x86_64-2.6/pycuda/sparse/packeted.py -> build/bdist.linux-x86_64/egg/pycuda/sparse
copying build/lib.linux-x86_64-2.6/pycuda/sparse/__init__.py -> build/bdist.linux-x86_64/egg/pycuda/sparse
copying build/lib.linux-x86_64-2.6/pycuda/sparse/cg.py -> build/bdist.linux-x86_64/egg/pycuda/sparse
copying build/lib.linux-x86_64-2.6/pycuda/sparse/pkt_build.py -> build/bdist.linux-x86_64/egg/pycuda/sparse
copying build/lib.linux-x86_64-2.6/pycuda/sparse/coordinate.py -> build/bdist.linux-x86_64/egg/pycuda/sparse
copying build/lib.linux-x86_64-2.6/pycuda/characterize.py -> build/bdist.linux-x86_64/egg/pycuda
copying build/lib.linux-x86_64-2.6/pycuda/__init__.py -> build/bdist.linux-x86_64/egg/pycuda
copying build/lib.linux-x86_64-2.6/pycuda/_mymako.py -> build/bdist.linux-x86_64/egg/pycuda
copying build/lib.linux-x86_64-2.6/pycuda/curandom.py -> build/bdist.linux-x86_64/egg/pycuda
copying build/lib.linux-x86_64-2.6/pycuda/_pvt_struct.so -> build/bdist.linux-x86_64/egg/pycuda
copying build/lib.linux-x86_64-2.6/pycuda/cumath.py -> build/bdist.linux-x86_64/egg/pycuda
copying build/lib.linux-x86_64-2.6/pycuda/driver.py -> build/bdist.linux-x86_64/egg/pycuda
copying build/lib.linux-x86_64-2.6/pycuda/scan.py -> build/bdist.linux-x86_64/egg/pycuda
copying build/lib.linux-x86_64-2.6/pycuda/compiler.py -> build/bdist.linux-x86_64/egg/pycuda
copying build/lib.linux-x86_64-2.6/pycuda/_curand.so -> build/bdist.linux-x86_64/egg/pycuda
copying build/lib.linux-x86_64-2.6/pycuda/reduction.py -> build/bdist.linux-x86_64/egg/pycuda
copying build/lib.linux-x86_64-2.6/pycuda/_cluda.py -> build/bdist.linux-x86_64/egg/pycuda
copying build/lib.linux-x86_64-2.6/pycuda/debug.py -> build/bdist.linux-x86_64/egg/pycuda
copying build/lib.linux-x86_64-2.6/pycuda/gpuarray.py -> build/bdist.linux-x86_64/egg/pycuda
byte-compiling build/bdist.linux-x86_64/egg/pycuda/autoinit.py to autoinit.pyc
byte-compiling build/bdist.linux-x86_64/egg/pycuda/gl/autoinit.py to autoinit.pyc
byte-compiling build/bdist.linux-x86_64/egg/pycuda/gl/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/pycuda/tools.py to tools.pyc
byte-compiling build/bdist.linux-x86_64/egg/pycuda/elementwise.py to elementwise.pyc
byte-compiling build/bdist.linux-x86_64/egg/pycuda/sparse/operator.py to operator.pyc
byte-compiling build/bdist.linux-x86_64/egg/pycuda/sparse/inner.py to inner.pyc
byte-compiling build/bdist.linux-x86_64/egg/pycuda/sparse/packeted.py to packeted.pyc
byte-compiling build/bdist.linux-x86_64/egg/pycuda/sparse/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/pycuda/sparse/cg.py to cg.pyc
byte-compiling build/bdist.linux-x86_64/egg/pycuda/sparse/pkt_build.py to pkt_build.pyc
byte-compiling build/bdist.linux-x86_64/egg/pycuda/sparse/coordinate.py to coordinate.pyc
byte-compiling build/bdist.linux-x86_64/egg/pycuda/characterize.py to characterize.pyc
byte-compiling build/bdist.linux-x86_64/egg/pycuda/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/pycuda/_mymako.py to _mymako.pyc
byte-compiling build/bdist.linux-x86_64/egg/pycuda/curandom.py to curandom.pyc
byte-compiling build/bdist.linux-x86_64/egg/pycuda/cumath.py to cumath.pyc
byte-compiling build/bdist.linux-x86_64/egg/pycuda/driver.py to driver.pyc
byte-compiling build/bdist.linux-x86_64/egg/pycuda/scan.py to scan.pyc
byte-compiling build/bdist.linux-x86_64/egg/pycuda/compiler.py to compiler.pyc
byte-compiling build/bdist.linux-x86_64/egg/pycuda/reduction.py to reduction.pyc
byte-compiling build/bdist.linux-x86_64/egg/pycuda/_cluda.py to _cluda.pyc
byte-compiling build/bdist.linux-x86_64/egg/pycuda/debug.py to debug.pyc
byte-compiling build/bdist.linux-x86_64/egg/pycuda/gpuarray.py to gpuarray.pyc
creating stub loader for pycuda/_driver.so
creating stub loader for pycuda/_pvt_struct.so
creating stub loader for pycuda/_curand.so
byte-compiling build/bdist.linux-x86_64/egg/pycuda/_driver.py to _driver.pyc
byte-compiling build/bdist.linux-x86_64/egg/pycuda/_pvt_struct.py to _pvt_struct.pyc
byte-compiling build/bdist.linux-x86_64/egg/pycuda/_curand.py to _curand.pyc
installing package data to build/bdist.linux-x86_64/egg
running install_data
creating build/bdist.linux-x86_64/egg/include
creating build/bdist.linux-x86_64/egg/include/pycuda
copying src/cuda/pycuda-complex-impl.hpp -> build/bdist.linux-x86_64/egg/include/pycuda
copying src/cuda/pycuda-helpers.hpp -> build/bdist.linux-x86_64/egg/include/pycuda
copying src/cuda/pycuda-complex.hpp -> build/bdist.linux-x86_64/egg/include/pycuda
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying pycuda.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying pycuda.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying pycuda.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying pycuda.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying pycuda.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
creating dist
creating 'dist/pycuda-2011.1-py2.6-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing pycuda-2011.1-py2.6-linux-x86_64.egg
creating /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pycuda-2011.1-py2.6-linux-x86_64.egg
Extracting pycuda-2011.1-py2.6-linux-x86_64.egg to /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages
Adding pycuda 2011.1 to easy-install.pth file

Installed /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pycuda-2011.1-py2.6-linux-x86_64.egg
Processing dependencies for pycuda==2011.1
Searching for decorator==3.3.1
Best match: decorator 3.3.1
Processing decorator-3.3.1-py2.6.egg
decorator 3.3.1 is already the active version in easy-install.pth

Using /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/decorator-3.3.1-py2.6.egg
Searching for pytest==2.0.3
Best match: pytest 2.0.3
Adding pytest 2.0.3 to easy-install.pth file
Installing py.test script to /home/andreas/regression-check/run-2011-05-20-0800/env/bin
Installing py.test-2.6 script to /home/andreas/regression-check/run-2011-05-20-0800/env/bin

Using /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages
Searching for pytools==2011.3
Best match: pytools 2011.3
Processing pytools-2011.3-py2.6.egg
pytools 2011.3 is already the active version in easy-install.pth

Using /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pytools-2011.3-py2.6.egg
Searching for py==1.4.3
Best match: py 1.4.3
Adding py 1.4.3 to easy-install.pth file

Using /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages
Finished processing dependencies for pycuda==2011.1
------------------------------------------------------------------------
INSTALLING /home/andreas/regression-check/run-2011-05-20-0800/pyopencl
------------------------------------------------------------------------
-------------------------------------------------------------------------
git submodules are not up-to-date or in odd state
-------------------------------------------------------------------------
If this makes no sense, you probably want to say

 $ git submodule init
 $ git submodule update

to fetch what you are presently missing and move on with your life.
If you got this from a distributed package on the net, that package is
broken and should be fixed. Please inform whoever gave you this package.

These issues were found:
  subpackage 'pyopencl/compyte' is not initialized

I will try to continue after a short wait, fingers crossed.
-------------------------------------------------------------------------
Hit Ctrl-C now if you'd like to think about the situation.
-------------------------------------------------------------------------
Continuing in 10 seconds...   
Continuing in 9 seconds...   
Continuing in 8 seconds...   
Continuing in 7 seconds...   
Continuing in 6 seconds...   
Continuing in 5 seconds...   
Continuing in 4 seconds...   
Continuing in 3 seconds...   
Continuing in 2 seconds...   
Continuing in 1 seconds...   
-------------------------------------------------------------------------
Mako is not installed.
-------------------------------------------------------------------------
That is not a problem, as most of PyOpenCL will be just fine without it.
Some higher-level parts of pyopencl (pyopencl.reduction, to be precise)
will not function without the templating engine Mako [1] being installed.
If you would like this functionality to work, you might want to install
Mako after you finish installing PyOpenCL.

[1] http://www.makotemplates.org/
-------------------------------------------------------------------------
Hit Ctrl-C now if you'd like to think about the situation.
-------------------------------------------------------------------------
Continuing in 5 seconds...   
Continuing in 4 seconds...   
Continuing in 3 seconds...   
Continuing in 2 seconds...   
Continuing in 1 seconds...   
-------------------------------------------------------------------------
You might be compiling against Nvidia CUDA with device fission enabled.
-------------------------------------------------------------------------
That is not a problem on CUDA 4.0 and newer. If you are using CUDA 3.2,
your build will break, because Nvidia shipped a broken CL header in
in your version. The fix is to set CL_ENABLE_DEVICE_FISSION to False
in your PyOpenCL configuration.
-------------------------------------------------------------------------
Hit Ctrl-C now if you'd like to think about the situation.
-------------------------------------------------------------------------
Continuing in 5 seconds...   
Continuing in 4 seconds...   
Continuing in 3 seconds...   
Continuing in 2 seconds...   
Continuing in 1 seconds...   
running install
install_dir /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/
running bdist_egg
running egg_info
creating pyopencl.egg-info
writing requirements to pyopencl.egg-info/requires.txt
writing pyopencl.egg-info/PKG-INFO
writing top-level names to pyopencl.egg-info/top_level.txt
writing dependency_links to pyopencl.egg-info/dependency_links.txt
writing manifest file 'pyopencl.egg-info/SOURCES.txt'
package init file 'pyopencl/compyte/__init__.py' not found (or not a regular file)
reading manifest file 'pyopencl.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.h' under directory 'bpl-subset'
warning: no files found matching '*.hpp' under directory 'bpl-subset'
warning: no files found matching '*.cpp' under directory 'bpl-subset'
warning: no files found matching '*.html' under directory 'bpl-subset'
warning: no files found matching '*.inl' under directory 'bpl-subset'
warning: no files found matching '*.ipp' under directory 'bpl-subset'
warning: no files found matching '*.pl' under directory 'bpl-subset'
warning: no files found matching '*.txt' under directory 'bpl-subset'
writing manifest file 'pyopencl.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build
creating build/lib.linux-x86_64-2.6
creating build/lib.linux-x86_64-2.6/pyopencl
copying pyopencl/tools.py -> build/lib.linux-x86_64-2.6/pyopencl
copying pyopencl/elementwise.py -> build/lib.linux-x86_64-2.6/pyopencl
copying pyopencl/cache.py -> build/lib.linux-x86_64-2.6/pyopencl
copying pyopencl/version.py -> build/lib.linux-x86_64-2.6/pyopencl
copying pyopencl/characterize.py -> build/lib.linux-x86_64-2.6/pyopencl
copying pyopencl/__init__.py -> build/lib.linux-x86_64-2.6/pyopencl
copying pyopencl/_mymako.py -> build/lib.linux-x86_64-2.6/pyopencl
copying pyopencl/array.py -> build/lib.linux-x86_64-2.6/pyopencl
copying pyopencl/scan.py -> build/lib.linux-x86_64-2.6/pyopencl
copying pyopencl/clmath.py -> build/lib.linux-x86_64-2.6/pyopencl
copying pyopencl/reduction.py -> build/lib.linux-x86_64-2.6/pyopencl
copying pyopencl/clrandom.py -> build/lib.linux-x86_64-2.6/pyopencl
copying pyopencl/_cluda.py -> build/lib.linux-x86_64-2.6/pyopencl
package init file 'pyopencl/compyte/__init__.py' not found (or not a regular file)
package init file 'pyopencl/compyte/__init__.py' not found (or not a regular file)
running build_ext
building '_cl' extension
creating build/temp.linux-x86_64-2.6
creating build/temp.linux-x86_64-2.6/src
creating build/temp.linux-x86_64-2.6/src/wrapper
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DPYGPU_PACKAGE=pyopencl -DPYGPU_PYOPENCL=1 -DPYOPENCL_USE_DEVICE_FISSION=1 -DHAVE_GL=1 -I/home/andreas/pool/cuda/include -I/usr/lib/pymodules/python2.6/numpy/core/include -I/usr/include/python2.6 -c src/wrapper/wrap_cl.cpp -o build/temp.linux-x86_64-2.6/src/wrapper/wrap_cl.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DPYGPU_PACKAGE=pyopencl -DPYGPU_PYOPENCL=1 -DPYOPENCL_USE_DEVICE_FISSION=1 -DHAVE_GL=1 -I/home/andreas/pool/cuda/include -I/usr/lib/pymodules/python2.6/numpy/core/include -I/usr/include/python2.6 -c src/wrapper/wrap_cl_part_1.cpp -o build/temp.linux-x86_64-2.6/src/wrapper/wrap_cl_part_1.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DPYGPU_PACKAGE=pyopencl -DPYGPU_PYOPENCL=1 -DPYOPENCL_USE_DEVICE_FISSION=1 -DHAVE_GL=1 -I/home/andreas/pool/cuda/include -I/usr/lib/pymodules/python2.6/numpy/core/include -I/usr/include/python2.6 -c src/wrapper/wrap_cl_part_2.cpp -o build/temp.linux-x86_64-2.6/src/wrapper/wrap_cl_part_2.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DPYGPU_PACKAGE=pyopencl -DPYGPU_PYOPENCL=1 -DPYOPENCL_USE_DEVICE_FISSION=1 -DHAVE_GL=1 -I/home/andreas/pool/cuda/include -I/usr/lib/pymodules/python2.6/numpy/core/include -I/usr/include/python2.6 -c src/wrapper/wrap_constants.cpp -o build/temp.linux-x86_64-2.6/src/wrapper/wrap_constants.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/wrapper/wrap_constants.cpp: In function ?void pyopencl_expose_constants()?:
src/wrapper/wrap_constants.cpp:91: warning: deprecated conversion from string constant to ?char*?
src/wrapper/wrap_constants.cpp:95: warning: deprecated conversion from string constant to ?char*?
src/wrapper/wrap_constants.cpp:96: warning: deprecated conversion from string constant to ?char*?
src/wrapper/wrap_constants.cpp:97: warning: deprecated conversion from string constant to ?char*?
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DPYGPU_PACKAGE=pyopencl -DPYGPU_PYOPENCL=1 -DPYOPENCL_USE_DEVICE_FISSION=1 -DHAVE_GL=1 -I/home/andreas/pool/cuda/include -I/usr/lib/pymodules/python2.6/numpy/core/include -I/usr/include/python2.6 -c src/wrapper/wrap_mempool.cpp -o build/temp.linux-x86_64-2.6/src/wrapper/wrap_mempool.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DPYGPU_PACKAGE=pyopencl -DPYGPU_PYOPENCL=1 -DPYOPENCL_USE_DEVICE_FISSION=1 -DHAVE_GL=1 -I/home/andreas/pool/cuda/include -I/usr/lib/pymodules/python2.6/numpy/core/include -I/usr/include/python2.6 -c src/wrapper/bitlog.cpp -o build/temp.linux-x86_64-2.6/src/wrapper/bitlog.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
g++ -pthread -shared -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.6/src/wrapper/wrap_cl.o build/temp.linux-x86_64-2.6/src/wrapper/wrap_cl_part_1.o build/temp.linux-x86_64-2.6/src/wrapper/wrap_cl_part_2.o build/temp.linux-x86_64-2.6/src/wrapper/wrap_constants.o build/temp.linux-x86_64-2.6/src/wrapper/wrap_mempool.o build/temp.linux-x86_64-2.6/src/wrapper/bitlog.o -lboost_python -lOpenCL -o build/lib.linux-x86_64-2.6/pyopencl/_cl.so
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/pyopencl
copying build/lib.linux-x86_64-2.6/pyopencl/_cl.so -> build/bdist.linux-x86_64/egg/pyopencl
copying build/lib.linux-x86_64-2.6/pyopencl/tools.py -> build/bdist.linux-x86_64/egg/pyopencl
copying build/lib.linux-x86_64-2.6/pyopencl/elementwise.py -> build/bdist.linux-x86_64/egg/pyopencl
copying build/lib.linux-x86_64-2.6/pyopencl/cache.py -> build/bdist.linux-x86_64/egg/pyopencl
copying build/lib.linux-x86_64-2.6/pyopencl/version.py -> build/bdist.linux-x86_64/egg/pyopencl
copying build/lib.linux-x86_64-2.6/pyopencl/characterize.py -> build/bdist.linux-x86_64/egg/pyopencl
copying build/lib.linux-x86_64-2.6/pyopencl/__init__.py -> build/bdist.linux-x86_64/egg/pyopencl
copying build/lib.linux-x86_64-2.6/pyopencl/_mymako.py -> build/bdist.linux-x86_64/egg/pyopencl
copying build/lib.linux-x86_64-2.6/pyopencl/array.py -> build/bdist.linux-x86_64/egg/pyopencl
copying build/lib.linux-x86_64-2.6/pyopencl/scan.py -> build/bdist.linux-x86_64/egg/pyopencl
copying build/lib.linux-x86_64-2.6/pyopencl/clmath.py -> build/bdist.linux-x86_64/egg/pyopencl
copying build/lib.linux-x86_64-2.6/pyopencl/reduction.py -> build/bdist.linux-x86_64/egg/pyopencl
copying build/lib.linux-x86_64-2.6/pyopencl/clrandom.py -> build/bdist.linux-x86_64/egg/pyopencl
copying build/lib.linux-x86_64-2.6/pyopencl/_cluda.py -> build/bdist.linux-x86_64/egg/pyopencl
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/tools.py to tools.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/elementwise.py to elementwise.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/cache.py to cache.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/version.py to version.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/characterize.py to characterize.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/_mymako.py to _mymako.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/array.py to array.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/scan.py to scan.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/clmath.py to clmath.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/reduction.py to reduction.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/clrandom.py to clrandom.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/_cluda.py to _cluda.pyc
creating stub loader for pyopencl/_cl.so
byte-compiling build/bdist.linux-x86_64/egg/pyopencl/_cl.py to _cl.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying pyopencl.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying pyopencl.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying pyopencl.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying pyopencl.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying pyopencl.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
pyopencl.__init__: module references __file__
creating dist
creating 'dist/pyopencl-2011.1beta3-py2.6-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing pyopencl-2011.1beta3-py2.6-linux-x86_64.egg
creating /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pyopencl-2011.1beta3-py2.6-linux-x86_64.egg
Extracting pyopencl-2011.1beta3-py2.6-linux-x86_64.egg to /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages
Adding pyopencl 2011.1beta3 to easy-install.pth file

Installed /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pyopencl-2011.1beta3-py2.6-linux-x86_64.egg
Processing dependencies for pyopencl==2011.1beta3
Searching for decorator==3.3.1
Best match: decorator 3.3.1
Processing decorator-3.3.1-py2.6.egg
decorator 3.3.1 is already the active version in easy-install.pth

Using /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/decorator-3.3.1-py2.6.egg
Searching for pytest==2.0.3
Best match: pytest 2.0.3
Adding pytest 2.0.3 to easy-install.pth file
Installing py.test script to /home/andreas/regression-check/run-2011-05-20-0800/env/bin
Installing py.test-2.6 script to /home/andreas/regression-check/run-2011-05-20-0800/env/bin

Using /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages
Searching for pytools==2011.3
Best match: pytools 2011.3
Processing pytools-2011.3-py2.6.egg
pytools 2011.3 is already the active version in easy-install.pth

Using /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pytools-2011.3-py2.6.egg
Searching for py==1.4.3
Best match: py 1.4.3
Adding py 1.4.3 to easy-install.pth file

Using /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages
Finished processing dependencies for pyopencl==2011.1beta3
------------------------------------------------------------------------
INSTALLING /home/andreas/regression-check/run-2011-05-20-0800/pymetis
------------------------------------------------------------------------
Creating /home/andreas/regression-check/run-2011-05-20-0800/pymetis/setuptools-0.6c9-py2.6.egg-info
Creating /home/andreas/regression-check/run-2011-05-20-0800/pymetis/setuptools.pth
running install
install_dir /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/
running bdist_egg
running egg_info
creating PyMetis.egg-info
writing PyMetis.egg-info/PKG-INFO
writing top-level names to PyMetis.egg-info/top_level.txt
writing dependency_links to PyMetis.egg-info/dependency_links.txt
writing manifest file 'PyMetis.egg-info/SOURCES.txt'
reading manifest file 'PyMetis.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'PyMetis.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build
creating build/lib.linux-x86_64-2.6
creating build/lib.linux-x86_64-2.6/pymetis
copying pymetis/__init__.py -> build/lib.linux-x86_64-2.6/pymetis
running build_ext
building 'pymetis._internal' extension
creating build/temp.linux-x86_64-2.6
creating build/temp.linux-x86_64-2.6/src
creating build/temp.linux-x86_64-2.6/src/gklib
creating build/temp.linux-x86_64-2.6/src/metis
creating build/temp.linux-x86_64-2.6/src/wrapper
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/gklib/getopt.c -o build/temp.linux-x86_64-2.6/src/gklib/getopt.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/gklib/htable.c -o build/temp.linux-x86_64-2.6/src/gklib/htable.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/gklib/blas.c -o build/temp.linux-x86_64-2.6/src/gklib/blas.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/gklib/timers.c -o build/temp.linux-x86_64-2.6/src/gklib/timers.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/gklib/seq.c -o build/temp.linux-x86_64-2.6/src/gklib/seq.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/gklib/io.c -o build/temp.linux-x86_64-2.6/src/gklib/io.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/gklib/b64.c -o build/temp.linux-x86_64-2.6/src/gklib/b64.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/gklib/dfkvkselect.c -o build/temp.linux-x86_64-2.6/src/gklib/dfkvkselect.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/gklib/memory.c -o build/temp.linux-x86_64-2.6/src/gklib/memory.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/gklib/sort.c -o build/temp.linux-x86_64-2.6/src/gklib/sort.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/gklib/tokenizer.c -o build/temp.linux-x86_64-2.6/src/gklib/tokenizer.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/gklib/error.c -o build/temp.linux-x86_64-2.6/src/gklib/error.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/gklib/pdb.c -o build/temp.linux-x86_64-2.6/src/gklib/pdb.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/gklib/pqueue.c -o build/temp.linux-x86_64-2.6/src/gklib/pqueue.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/gklib/util.c -o build/temp.linux-x86_64-2.6/src/gklib/util.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/gklib/dlmalloc.c -o build/temp.linux-x86_64-2.6/src/gklib/dlmalloc.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/gklib/string.c -o build/temp.linux-x86_64-2.6/src/gklib/string.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/gklib/string.c: In function ?gk_str2time?:
src/gklib/string.c:472: warning: implicit declaration of function ?strptime?
src/gklib/string.c:472: warning: comparison between pointer and integer
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/gklib/fs.c -o build/temp.linux-x86_64-2.6/src/gklib/fs.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/gklib/omp.c -o build/temp.linux-x86_64-2.6/src/gklib/omp.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/mpmetis.c -o build/temp.linux-x86_64-2.6/src/metis/mpmetis.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/mpmetis.c: In function ?METIS_mCPartGraphRecursive?:
src/metis/mpmetis.c:28: warning: unused variable ?j?
src/metis/mpmetis.c:28: warning: unused variable ?i?
src/metis/mpmetis.c: In function ?METIS_mCHPartGraphRecursive?:
src/metis/mpmetis.c:110: warning: value computed is not used
src/metis/mpmetis.c:82: warning: unused variable ?j?
src/metis/mpmetis.c:82: warning: unused variable ?i?
src/metis/mpmetis.c: In function ?METIS_mCPartGraphRecursiveInternal?:
src/metis/mpmetis.c:140: warning: unused variable ?j?
src/metis/mpmetis.c:140: warning: unused variable ?i?
src/metis/mpmetis.c: In function ?METIS_mCHPartGraphRecursiveInternal?:
src/metis/mpmetis.c:213: warning: value computed is not used
src/metis/mpmetis.c:188: warning: unused variable ?j?
src/metis/mpmetis.c:188: warning: unused variable ?i?
src/metis/mpmetis.c: In function ?libmetis__MCMlevelRecursiveBisection?:
src/metis/mpmetis.c:241: warning: unused variable ?ncon?
src/metis/mpmetis.c:241: warning: unused variable ?j?
src/metis/mpmetis.c: In function ?libmetis__MCHMlevelRecursiveBisection?:
src/metis/mpmetis.c:293: warning: unused variable ?j?
src/metis/mpmetis.c: In function ?libmetis__MCHMlevelEdgeBisection?:
src/metis/mpmetis.c:385: warning: unused variable ?i?
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/debug.c -o build/temp.linux-x86_64-2.6/src/metis/debug.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/debug.c: In function ?libmetis__CheckNodeBnd?:
src/metis/debug.c:152: warning: unused variable ?j?
src/metis/debug.c: In function ?libmetis__CheckNodePartitionParams?:
src/metis/debug.c:205: warning: unused variable ?l?
src/metis/debug.c:205: warning: unused variable ?k?
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/kmetis.c -o build/temp.linux-x86_64-2.6/src/metis/kmetis.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/kmetis.c: In function ?METIS_WPartGraphKway?:
src/metis/kmetis.c:45: warning: unused variable ?j?
src/metis/kmetis.c:45: warning: unused variable ?i?
src/metis/kmetis.c: In function ?libmetis__MlevelKWayPartitioning?:
src/metis/kmetis.c:120: warning: value computed is not used
src/metis/kmetis.c:94: warning: unused variable ?tpwgts2?
src/metis/kmetis.c:94: warning: unused variable ?tvwgt?
src/metis/kmetis.c:94: warning: unused variable ?nvtxs?
src/metis/kmetis.c:94: warning: unused variable ?j?
src/metis/kmetis.c:94: warning: unused variable ?i?
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/pmetis.c -o build/temp.linux-x86_64-2.6/src/metis/pmetis.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/pmetis.c: In function ?METIS_WPartGraphRecursive?:
src/metis/pmetis.c:49: warning: unused variable ?j?
src/metis/pmetis.c: In function ?libmetis__MlevelRecursiveBisection?:
src/metis/pmetis.c:107: warning: unused variable ?j?
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/fm.c -o build/temp.linux-x86_64-2.6/src/metis/fm.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/fm.c: In function ?libmetis__FM_2WayEdgeRefine?:
src/metis/fm.c:21: warning: unused variable ?me?
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/srefine.c -o build/temp.linux-x86_64-2.6/src/metis/srefine.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/srefine.c: In function ?libmetis__Compute2WayNodePartitionParams?:
src/metis/srefine.c:88: warning: unused variable ?l?
src/metis/srefine.c:88: warning: unused variable ?k?
src/metis/srefine.c: In function ?libmetis__Project2WayNodePartition?:
src/metis/srefine.c:143: warning: unused variable ?j?
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/kwayrefine.c -o build/temp.linux-x86_64-2.6/src/metis/kwayrefine.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/kwayrefine.c: In function ?libmetis__ComputeKWayPartitionParams?:
src/metis/kwayrefine.c:231: warning: unused variable ?l?
src/metis/kwayrefine.c: In function ?libmetis__ProjectKWayPartition?:
src/metis/kwayrefine.c:398: warning: value computed is not used
src/metis/kwayrefine.c: In function ?libmetis__IsBalanced?:
src/metis/kwayrefine.c:419: warning: unused variable ?j?
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/kwayvolfm.c -o build/temp.linux-x86_64-2.6/src/metis/kwayvolfm.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/kwayvolfm.c: In function ?libmetis__Random_KWayVolRefine?:
src/metis/kwayvolfm.c:23: warning: unused variable ?me?
src/metis/kwayvolfm.c:22: warning: unused variable ?u?
src/metis/kwayvolfm.c:22: warning: unused variable ?l?
src/metis/kwayvolfm.c:22: warning: unused variable ?kk?
src/metis/kwayvolfm.c:22: warning: unused variable ?jj?
src/metis/kwayvolfm.c: In function ?libmetis__Random_KWayVolRefineMConn?:
src/metis/kwayvolfm.c:166: warning: unused variable ?u?
src/metis/kwayvolfm.c:166: warning: unused variable ?kk?
src/metis/kwayvolfm.c:166: warning: unused variable ?jj?
src/metis/kwayvolfm.c: In function ?libmetis__Greedy_KWayVolBalance?:
src/metis/kwayvolfm.c:406: warning: unused variable ?gain?
src/metis/kwayvolfm.c:406: warning: unused variable ?me?
src/metis/kwayvolfm.c:405: warning: unused variable ?u?
src/metis/kwayvolfm.c:405: warning: unused variable ?l?
src/metis/kwayvolfm.c:405: warning: unused variable ?kk?
src/metis/kwayvolfm.c:405: warning: unused variable ?jj?
src/metis/kwayvolfm.c:405: warning: unused variable ?iii?
src/metis/kwayvolfm.c: In function ?libmetis__Greedy_KWayVolBalanceMConn?:
src/metis/kwayvolfm.c:560: warning: unused variable ?gain?
src/metis/kwayvolfm.c:559: warning: unused variable ?u?
src/metis/kwayvolfm.c:559: warning: unused variable ?kk?
src/metis/kwayvolfm.c:559: warning: unused variable ?jj?
src/metis/kwayvolfm.c:559: warning: unused variable ?iii?
src/metis/kwayvolfm.c: In function ?libmetis__KWayVolUpdate?:
src/metis/kwayvolfm.c:808: warning: unused variable ?l?
src/metis/kwayvolfm.c:808: warning: unused variable ?iii?
src/metis/kwayvolfm.c: In function ?libmetis__ComputeKWayVolume?:
src/metis/kwayvolfm.c:1163: warning: suggest parentheses around ?-? inside ?<<?
src/metis/kwayvolfm.c:1091: warning: unused variable ?pid?
src/metis/kwayvolfm.c:1091: warning: unused variable ?l?
src/metis/kwayvolfm.c: In function ?libmetis__ComputeVolume?:
src/metis/kwayvolfm.c:1182: warning: unused variable ?me?
src/metis/kwayvolfm.c: In function ?libmetis__CheckVolKWayPartitionParams?:
src/metis/kwayvolfm.c:1222: warning: unused variable ?bndptr?
src/metis/kwayvolfm.c:1222: warning: unused variable ?bndind?
src/metis/kwayvolfm.c:1222: warning: unused variable ?pwgts?
src/metis/kwayvolfm.c:1221: warning: unused variable ?minvol?
src/metis/kwayvolfm.c:1221: warning: unused variable ?mincut?
src/metis/kwayvolfm.c:1221: warning: unused variable ?nbnd?
src/metis/kwayvolfm.c:1221: warning: unused variable ?l?
src/metis/kwayvolfm.c: In function ?EliminateVolComponents?:
src/metis/kwayvolfm.c:1616: warning: ?me? may be used uninitialized in this function
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/mutil.c -o build/temp.linux-x86_64-2.6/src/metis/mutil.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/sfm.c -o build/temp.linux-x86_64-2.6/src/metis/sfm.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/sfm.c: In function ?libmetis__FM_2WayNodeBalance?:
src/metis/sfm.c:926: warning: unused variable ?pass?
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/mkwayrefine.c -o build/temp.linux-x86_64-2.6/src/metis/mkwayrefine.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/mkwayrefine.c: In function ?libmetis__MocComputeKWayPartitionParams?:
src/metis/mkwayrefine.c:89: warning: unused variable ?l?
src/metis/mkwayrefine.c: In function ?libmetis__MocProjectKWayPartition?:
src/metis/mkwayrefine.c:258: warning: value computed is not used
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/mincover.c -o build/temp.linux-x86_64-2.6/src/metis/mincover.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/meshpart.c -o build/temp.linux-x86_64-2.6/src/metis/meshpart.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/meshpart.c: In function ?METIS_PartMixedMeshNodal?:
src/metis/meshpart.c:121: warning: unused variable ?esize?
src/metis/meshpart.c: In function ?METIS_PartMixedMeshDual?:
src/metis/meshpart.c:427: warning: ?esize? may be used uninitialized in this function
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/cmetis.c -o build/temp.linux-x86_64-2.6/src/metis/cmetis.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/cmetis.c: In function ?METIS_PartGraphForContact?:
src/metis/cmetis.c:131: warning: value computed is not used
src/metis/cmetis.c:158: warning: value computed is not used
src/metis/cmetis.c:27: warning: unused variable ?ii?
src/metis/cmetis.c: In function ?METIS_SetupContact0?:
src/metis/cmetis.c:283: warning: value computed is not used
src/metis/cmetis.c:231: warning: unused variable ?cgraph?
src/metis/cmetis.c:231: warning: unused variable ?graph?
src/metis/cmetis.c:230: warning: unused variable ?adjwgt?
src/metis/cmetis.c:229: warning: unused variable ?cpart?
src/metis/cmetis.c:229: warning: unused variable ?csflag?
src/metis/cmetis.c:229: warning: unused variable ?mcvwgt?
src/metis/cmetis.c:228: warning: unused variable ?rnumflag?
src/metis/cmetis.c:228: warning: unused variable ?rwgtflag?
src/metis/cmetis.c:228: warning: unused variable ?mcnumflag?
src/metis/cmetis.c:228: warning: unused variable ?wgtflag?
src/metis/cmetis.c:228: warning: unused variable ?ii?
src/metis/cmetis.c:228: warning: unused variable ?j?
src/metis/cmetis.c: In function ?METIS_SetupContact?:
src/metis/cmetis.c:357: warning: value computed is not used
src/metis/cmetis.c:309: warning: unused variable ?cgraph?
src/metis/cmetis.c:309: warning: unused variable ?graph?
src/metis/cmetis.c:308: warning: unused variable ?adjwgt?
src/metis/cmetis.c:307: warning: unused variable ?cpart?
src/metis/cmetis.c:307: warning: unused variable ?csflag?
src/metis/cmetis.c:307: warning: unused variable ?mcvwgt?
src/metis/cmetis.c:306: warning: unused variable ?rnumflag?
src/metis/cmetis.c:306: warning: unused variable ?rwgtflag?
src/metis/cmetis.c:306: warning: unused variable ?mcnumflag?
src/metis/cmetis.c:306: warning: unused variable ?wgtflag?
src/metis/cmetis.c:306: warning: unused variable ?ncontacts?
src/metis/cmetis.c:306: warning: unused variable ?ii?
src/metis/cmetis.c:306: warning: unused variable ?j?
src/metis/cmetis.c: In function ?METIS_FindContacts?:
src/metis/cmetis.c:408: warning: value computed is not used
src/metis/cmetis.c: In function ?InduceDecissionTree?:
src/metis/cmetis.c:601: warning: value computed is not used
src/metis/cmetis.c:511: warning: unused variable ?nsvtxs?
src/metis/cmetis.c:511: warning: unused variable ?cleanmarked?
src/metis/cmetis.c: In function ?BuildDTLeafContents?:
src/metis/cmetis.c:761: warning: unused variable ?k?
src/metis/cmetis.c:761: warning: unused variable ?j?
src/metis/cmetis.c: In function ?FindBoxContacts?:
src/metis/cmetis.c:848: warning: unused variable ?l?
src/metis/cmetis.c: In function ?CheckDTree?:
src/metis/cmetis.c:914: warning: unused variable ?k?
src/metis/cmetis.c:914: warning: unused variable ?j?
src/metis/cmetis.c: In function ?CheckDTreeSurface?:
src/metis/cmetis.c:938: warning: unused variable ?k?
src/metis/cmetis.c:938: warning: unused variable ?j?
src/metis/cmetis.c: In function ?METIS_PartSurfForContactRCB?:
src/metis/cmetis.c:1002: warning: operation on ?nsurf? may be undefined
src/metis/cmetis.c:1026: warning: value computed is not used
src/metis/cmetis.c:971: warning: unused variable ?ncon?
src/metis/cmetis.c:971: warning: unused variable ?j?
src/metis/cmetis.c: In function ?InduceRCBTree?:
src/metis/cmetis.c:1051: warning: unused variable ?k?
src/metis/cmetis.c:1051: warning: unused variable ?j?
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/subdomains.c -o build/temp.linux-x86_64-2.6/src/metis/subdomains.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/subdomains.c: In function ?libmetis__Random_KWayEdgeRefineMConn?:
src/metis/subdomains.c:24: warning: unused variable ?jj?
src/metis/subdomains.c: In function ?libmetis__Greedy_KWayEdgeBalanceMConn?:
src/metis/subdomains.c:314: warning: unused variable ?jj?
src/metis/subdomains.c:314: warning: unused variable ?iii?
src/metis/subdomains.c: In function ?libmetis__MoveGroupMConn?:
src/metis/subdomains.c:895: warning: unused variable ?myndegrees?
src/metis/subdomains.c:895: warning: unused variable ?l?
src/metis/subdomains.c:895: warning: unused variable ?jj?
src/metis/subdomains.c: In function ?libmetis__EliminateComponents?:
src/metis/subdomains.c:1050: warning: unused variable ?other?
src/metis/subdomains.c: In function ?libmetis__MoveGroup?:
src/metis/subdomains.c:1176: warning: unused variable ?myndegrees?
src/metis/subdomains.c:1176: warning: unused variable ?l?
src/metis/subdomains.c:1176: warning: unused variable ?jj?
src/metis/subdomains.c: In function ?libmetis__EliminateComponents?:
src/metis/subdomains.c:1050: warning: ?me? may be used uninitialized in this function
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/mbalance.c -o build/temp.linux-x86_64-2.6/src/metis/mbalance.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/mbalance.c: In function ?libmetis__MocGeneral2WayBalance?:
src/metis/mbalance.c:38: warning: unused variable ?me?
src/metis/mbalance.c:38: warning: unused variable ?pass?
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/kwayvolrefine.c -o build/temp.linux-x86_64-2.6/src/metis/kwayvolrefine.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/kwayvolrefine.c: In function ?libmetis__ComputeVolKWayPartitionParams?:
src/metis/kwayvolrefine.c:130: warning: unused variable ?oedegrees?
src/metis/kwayvolrefine.c:129: warning: unused variable ?orinfo?
src/metis/kwayvolrefine.c:127: warning: unused variable ?pid?
src/metis/kwayvolrefine.c:127: warning: unused variable ?minvol?
src/metis/kwayvolrefine.c:127: warning: unused variable ?nbnd?
src/metis/kwayvolrefine.c:127: warning: unused variable ?l?
src/metis/kwayvolrefine.c:127: warning: unused variable ?kk?
src/metis/kwayvolrefine.c:127: warning: unused variable ?ii?
src/metis/kwayvolrefine.c: In function ?libmetis__ComputeKWayVolGains?:
src/metis/kwayvolrefine.c:231: warning: suggest parentheses around ?-? inside ?<<?
src/metis/kwayvolrefine.c:207: warning: unused variable ?pid?
src/metis/kwayvolrefine.c:207: warning: unused variable ?l?
src/metis/kwayvolrefine.c: In function ?libmetis__ProjectVolKWayPartition?:
src/metis/kwayvolrefine.c:395: warning: value computed is not used
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/mesh.c -o build/temp.linux-x86_64-2.6/src/metis/mesh.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/mesh.c: In function ?METIS_MixedMeshToDualCount?:
src/metis/mesh.c:77: warning: missing braces around initializer
src/metis/mesh.c:77: warning: (near initialization for ?mgcnum[0]?)
src/metis/mesh.c:73: warning: unused variable ?mgcnums?
src/metis/mesh.c:69: warning: unused variable ?nedges?
src/metis/mesh.c: In function ?METIS_MixedMeshToDual?:
src/metis/mesh.c:210: warning: missing braces around initializer
src/metis/mesh.c:210: warning: (near initialization for ?mgcnum[0]?)
src/metis/mesh.c:206: warning: unused variable ?mgcnums?
src/metis/mesh.c:202: warning: unused variable ?nedges?
src/metis/mesh.c: In function ?METIS_MixedMeshToNodal?:
src/metis/mesh.c:386: warning: missing braces around initializer
src/metis/mesh.c:386: warning: (near initialization for ?tableH[0]?)
src/metis/mesh.c:395: warning: missing braces around initializer
src/metis/mesh.c:395: warning: (near initialization for ?tableQ[0]?)
src/metis/mesh.c:382: warning: unused variable ?n?
src/metis/mesh.c:382: warning: unused variable ?kkk?
src/metis/mesh.c: In function ?GENDUALMETIS_COUNT?:
src/metis/mesh.c:564: warning: unused variable ?nedges?
src/metis/mesh.c: In function ?GENDUALMETIS?:
src/metis/mesh.c:649: warning: unused variable ?nedges?
src/metis/mesh.c: In function ?libmetis__TRINODALMETIS?:
src/metis/mesh.c:750: warning: unused variable ?n?
src/metis/mesh.c:750: warning: unused variable ?m?
src/metis/mesh.c:750: warning: unused variable ?l?
src/metis/mesh.c:750: warning: unused variable ?kkk?
src/metis/mesh.c: In function ?libmetis__TETNODALMETIS?:
src/metis/mesh.c:799: warning: unused variable ?n?
src/metis/mesh.c:799: warning: unused variable ?m?
src/metis/mesh.c:799: warning: unused variable ?l?
src/metis/mesh.c:799: warning: unused variable ?kkk?
src/metis/mesh.c: In function ?libmetis__HEXNODALMETIS?:
src/metis/mesh.c:851: warning: missing braces around initializer
src/metis/mesh.c:851: warning: (near initialization for ?table[0]?)
src/metis/mesh.c:848: warning: unused variable ?n?
src/metis/mesh.c:848: warning: unused variable ?m?
src/metis/mesh.c:848: warning: unused variable ?l?
src/metis/mesh.c:848: warning: unused variable ?kkk?
src/metis/mesh.c: In function ?QUADNODALMETIS?:
src/metis/mesh.c:924: warning: missing braces around initializer
src/metis/mesh.c:924: warning: (near initialization for ?table[0]?)
src/metis/mesh.c:921: warning: unused variable ?n?
src/metis/mesh.c:921: warning: unused variable ?m?
src/metis/mesh.c:921: warning: unused variable ?l?
src/metis/mesh.c:921: warning: unused variable ?kkk?
src/metis/mesh.c: In function ?LINENODALMETIS?:
src/metis/mesh.c:986: warning: unused variable ?n?
src/metis/mesh.c:986: warning: unused variable ?m?
src/metis/mesh.c:986: warning: unused variable ?l?
src/metis/mesh.c:986: warning: unused variable ?kkk?
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/timing.c -o build/temp.linux-x86_64-2.6/src/metis/timing.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/memory.c -o build/temp.linux-x86_64-2.6/src/metis/memory.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/memory.c: In function ?AllocGraphFields?:
src/metis/memory.c:229: warning: unused variable ?eptr?
src/metis/memory.c:229: warning: unused variable ?sptr?
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/frename.c -o build/temp.linux-x86_64-2.6/src/metis/frename.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/separator.c -o build/temp.linux-x86_64-2.6/src/metis/separator.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/separator.c: In function ?libmetis__ConstructSeparator?:
src/metis/separator.c:43: warning: value computed is not used
src/metis/separator.c:23: warning: unused variable ?k?
src/metis/separator.c: In function ?libmetis__ConstructMinCoverSeparator?:
src/metis/separator.c:270: warning: value computed is not used
src/metis/separator.c:275: warning: value computed is not used
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/refine.c -o build/temp.linux-x86_64-2.6/src/metis/refine.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/refine.c: In function ?libmetis__Compute2WayPartitionParams?:
src/metis/refine.c:83: warning: unused variable ?other?
src/metis/refine.c:79: warning: unused variable ?l?
src/metis/refine.c:79: warning: unused variable ?k?
src/metis/refine.c: In function ?libmetis__Project2WayPartition?:
src/metis/refine.c:198: warning: value computed is not used
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/mrkmetis.c -o build/temp.linux-x86_64-2.6/src/metis/mrkmetis.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/mrkmetis.c: In function ?METIS_mCRefineGraphKway?:
src/metis/mrkmetis.c:28: warning: unused variable ?j?
src/metis/mrkmetis.c:28: warning: unused variable ?i?
src/metis/mrkmetis.c: In function ?MCMlevelKWayRefinement?:
src/metis/mrkmetis.c:95: warning: value computed is not used
src/metis/mrkmetis.c:80: warning: unused variable ?edgecut?
src/metis/mrkmetis.c:80: warning: unused variable ?options?
src/metis/mrkmetis.c:78: warning: unused variable ?nvtxs?
src/metis/mrkmetis.c:78: warning: unused variable ?j?
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/checkgraph.c -o build/temp.linux-x86_64-2.6/src/metis/checkgraph.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/coarsen.c -o build/temp.linux-x86_64-2.6/src/metis/coarsen.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/myqsort.c -o build/temp.linux-x86_64-2.6/src/metis/myqsort.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/stat.c -o build/temp.linux-x86_64-2.6/src/metis/stat.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/stat.c: In function ?libmetis__ComputePartitionInfo?:
src/metis/stat.c:23: warning: unused variable ?k?
src/metis/stat.c: In function ?ComputePartitionInfoBipartite?:
src/metis/stat.c:133: warning: unused variable ?tmpptr?
src/metis/stat.c:132: warning: unused variable ?k?
src/metis/stat.c: In function ?libmetis__ComputePartitionBalance?:
src/metis/stat.c:239: warning: unused variable ?balance?
src/metis/stat.c: In function ?Moc_ComputePartitionBalance?:
src/metis/stat.c:298: warning: unused variable ?balance?
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/mrefine2.c -o build/temp.linux-x86_64-2.6/src/metis/mrefine2.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/balance.c -o build/temp.linux-x86_64-2.6/src/metis/balance.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/balance.c: In function ?libmetis__Balance2Way?:
src/metis/balance.c:22: warning: unused variable ?ed?
src/metis/balance.c:22: warning: unused variable ?id?
src/metis/balance.c:21: warning: unused variable ?gain?
src/metis/balance.c:21: warning: unused variable ?imax?
src/metis/balance.c:21: warning: unused variable ?from?
src/metis/balance.c:21: warning: unused variable ?nvtxs?
src/metis/balance.c:21: warning: unused variable ?j?
src/metis/balance.c:21: warning: unused variable ?i?
src/metis/balance.c: In function ?libmetis__Bnd2WayBalance?:
src/metis/balance.c:48: warning: unused variable ?me?
src/metis/balance.c:48: warning: unused variable ?pass?
src/metis/balance.c: In function ?libmetis__General2WayBalance?:
src/metis/balance.c:174: warning: unused variable ?me?
src/metis/balance.c:174: warning: unused variable ?pass?
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/bucketsort.c -o build/temp.linux-x86_64-2.6/src/metis/bucketsort.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/minitpart2.c -o build/temp.linux-x86_64-2.6/src/metis/minitpart2.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/minitpart2.c: In function ?libmetis__MocGrowBisection2?:
src/metis/minitpart2.c:85: warning: value computed is not used
src/metis/minitpart2.c:92: warning: value computed is not used
src/metis/minitpart2.c:59: warning: unused variable ?mincut?
src/metis/minitpart2.c:59: warning: unused variable ?from?
src/metis/minitpart2.c:59: warning: unused variable ?ncon?
src/metis/minitpart2.c:59: warning: unused variable ?k?
src/metis/minitpart2.c:59: warning: unused variable ?j?
src/metis/minitpart2.c:59: warning: unused variable ?i?
src/metis/minitpart2.c: In function ?libmetis__MocGrowBisectionNew2?:
src/metis/minitpart2.c:132: warning: value computed is not used
src/metis/minitpart2.c:139: warning: value computed is not used
src/metis/minitpart2.c:109: warning: unused variable ?mincut?
src/metis/minitpart2.c:109: warning: unused variable ?from?
src/metis/minitpart2.c:109: warning: unused variable ?ncon?
src/metis/minitpart2.c:109: warning: unused variable ?k?
src/metis/minitpart2.c:109: warning: unused variable ?j?
src/metis/minitpart2.c:109: warning: unused variable ?i?
src/metis/minitpart2.c: In function ?libmetis__MocInit2WayBalance2?:
src/metis/minitpart2.c:156: warning: unused variable ?me?
src/metis/minitpart2.c:156: warning: unused variable ?pass?
src/metis/minitpart2.c: In function ?libmetis__SelectQueueOneWay2?:
src/metis/minitpart2.c:330: warning: ?imax? may be used uninitialized in this function
src/metis/minitpart2.c: In function ?libmetis__MocGrowBisectionNew2?:
src/metis/minitpart2.c:109: warning: ?bestcut? may be used uninitialized in this function
src/metis/minitpart2.c: In function ?libmetis__MocGrowBisection2?:
src/metis/minitpart2.c:59: warning: ?bestcut? may be used uninitialized in this function
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/mkwayfmh.c -o build/temp.linux-x86_64-2.6/src/metis/mkwayfmh.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/mkwayfmh.c: In function ?libmetis__MCRandom_KWayEdgeRefineHorizontal?:
src/metis/mkwayfmh.c:23: warning: unused variable ?l?
src/metis/mkwayfmh.c:23: warning: unused variable ?jj?
src/metis/mkwayfmh.c: In function ?libmetis__MCGreedy_KWayEdgeBalanceHorizontal?:
src/metis/mkwayfmh.c:260: warning: unused variable ?l?
src/metis/mkwayfmh.c:260: warning: unused variable ?jj?
src/metis/mkwayfmh.c:260: warning: unused variable ?iii?
src/metis/mkwayfmh.c: In function ?libmetis__IsHBalanceBetterFT?:
src/metis/mkwayfmh.c:595: warning: unused variable ?k?
src/metis/mkwayfmh.c:595: warning: unused variable ?j?
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/fortran.c -o build/temp.linux-x86_64-2.6/src/metis/fortran.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/fortran.c: In function ?libmetis__ChangeMesh2FNumbering2?:
src/metis/fortran.c:127: warning: unused variable ?nedges?
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/pqueue.c -o build/temp.linux-x86_64-2.6/src/metis/pqueue.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/pqueue.c: In function ?libmetis__PQueueInsert?:
src/metis/pqueue.c:139: warning: unused variable ?k?
src/metis/pqueue.c: In function ?libmetis__PQueueUpdate?:
src/metis/pqueue.c:296: warning: unused variable ?newnode?
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/kvmetis.c -o build/temp.linux-x86_64-2.6/src/metis/kvmetis.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/kvmetis.c: In function ?METIS_WPartGraphVKway?:
src/metis/kvmetis.c:47: warning: unused variable ?j?
src/metis/kvmetis.c:47: warning: unused variable ?i?
src/metis/kvmetis.c: In function ?libmetis__MlevelVolKWayPartitioning?:
src/metis/kvmetis.c:123: warning: value computed is not used
src/metis/kvmetis.c:97: warning: unused variable ?tpwgts2?
src/metis/kvmetis.c:97: warning: unused variable ?tvwgt?
src/metis/kvmetis.c:97: warning: unused variable ?nvtxs?
src/metis/kvmetis.c:97: warning: unused variable ?j?
src/metis/kvmetis.c:97: warning: unused variable ?i?
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/streamio.c -o build/temp.linux-x86_64-2.6/src/metis/streamio.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/initpart.c -o build/temp.linux-x86_64-2.6/src/metis/initpart.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/initpart.c: In function ?libmetis__GrowBisection?:
src/metis/initpart.c:191: warning: value computed is not used
src/metis/initpart.c:198: warning: value computed is not used
src/metis/initpart.c:88: warning: unused variable ?gain?
src/metis/initpart.c:86: warning: unused variable ?pass?
src/metis/initpart.c:86: warning: unused variable ?me?
src/metis/initpart.c:86: warning: unused variable ?mincut?
src/metis/initpart.c:86: warning: unused variable ?icut?
src/metis/initpart.c:86: warning: unused variable ?from?
src/metis/initpart.c: In function ?libmetis__GrowBisectionNode?:
src/metis/initpart.c:330: warning: value computed is not used
src/metis/initpart.c:335: warning: value computed is not used
src/metis/initpart.c:217: warning: unused variable ?gain?
src/metis/initpart.c:214: warning: unused variable ?pass?
src/metis/initpart.c:214: warning: unused variable ?me?
src/metis/initpart.c:214: warning: unused variable ?mincut?
src/metis/initpart.c:214: warning: unused variable ?icut?
src/metis/initpart.c:214: warning: unused variable ?from?
src/metis/initpart.c: In function ?libmetis__RandomBisection?:
src/metis/initpart.c:410: warning: value computed is not used
src/metis/initpart.c:417: warning: value computed is not used
src/metis/initpart.c:351: warning: unused variable ?pass?
src/metis/initpart.c:351: warning: unused variable ?me?
src/metis/initpart.c:351: warning: unused variable ?mincut?
src/metis/initpart.c:351: warning: unused variable ?icut?
src/metis/initpart.c:350: warning: unused variable ?from?
src/metis/initpart.c:350: warning: unused variable ?k?
src/metis/initpart.c:350: warning: unused variable ?j?
src/metis/initpart.c:350: warning: ?bestcut? may be used uninitialized in this function
src/metis/initpart.c: In function ?libmetis__GrowBisection?:
src/metis/initpart.c:86: warning: ?bestcut? may be used uninitialized in this function
src/metis/initpart.c: In function ?libmetis__GrowBisectionNode?:
src/metis/initpart.c:214: warning: ?bestcut? may be used uninitialized in this function
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/graph.c -o build/temp.linux-x86_64-2.6/src/metis/graph.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/graph.c: In function ?libmetis__SetUpGraph?:
src/metis/graph.c:22: warning: unused variable ?k?
src/metis/graph.c: In function ?libmetis__SetUpGraph2?:
src/metis/graph.c:120: warning: value computed is not used
src/metis/graph.c: In function ?libmetis__VolSetUpGraph?:
src/metis/graph.c:146: warning: unused variable ?k?
src/metis/graph.c: In function ?libmetis__IsConnected2?:
src/metis/graph.c:369: warning: unused variable ?wgt?
src/metis/graph.c: In function ?libmetis__FindComponents?:
src/metis/graph.c:432: warning: unused variable ?wgt?
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/mrefine.c -o build/temp.linux-x86_64-2.6/src/metis/mrefine.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/mrefine.c: In function ?libmetis__MocCompute2WayPartitionParams?:
src/metis/mrefine.c:96: warning: unused variable ?other?
src/metis/mrefine.c:91: warning: unused variable ?l?
src/metis/mrefine.c:91: warning: unused variable ?k?
src/metis/mrefine.c: In function ?libmetis__MocProject2WayPartition?:
src/metis/mrefine.c:211: warning: value computed is not used
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/kwayfm.c -o build/temp.linux-x86_64-2.6/src/metis/kwayfm.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/kwayfm.c: In function ?libmetis__Random_KWayEdgeRefine?:
src/metis/kwayfm.c:21: warning: unused variable ?l?
src/metis/kwayfm.c:21: warning: unused variable ?jj?
src/metis/kwayfm.c: In function ?libmetis__Greedy_KWayEdgeRefine?:
src/metis/kwayfm.c:224: warning: unused variable ?l?
src/metis/kwayfm.c:224: warning: unused variable ?jj?
src/metis/kwayfm.c: In function ?libmetis__Greedy_KWayEdgeBalance?:
src/metis/kwayfm.c:454: warning: unused variable ?l?
src/metis/kwayfm.c:454: warning: unused variable ?jj?
src/metis/kwayfm.c:454: warning: unused variable ?iii?
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/parmetis.c -o build/temp.linux-x86_64-2.6/src/metis/parmetis.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/parmetis.c: In function ?METIS_WPartGraphKway2?:
src/metis/parmetis.c:48: warning: unused variable ?j?
src/metis/parmetis.c:48: warning: unused variable ?i?
src/metis/parmetis.c: In function ?METIS_NodeNDP?:
src/metis/parmetis.c:98: warning: unused variable ?nflag?
src/metis/parmetis.c:98: warning: unused variable ?wflag?
src/metis/parmetis.c: In function ?libmetis__MlevelNestedDissectionP?:
src/metis/parmetis.c:196: warning: unused variable ?j?
src/metis/parmetis.c: In function ?METIS_NodeComputeSeparator?:
src/metis/parmetis.c:305: warning: value computed is not used
src/metis/parmetis.c:265: warning: unused variable ?j?
src/metis/parmetis.c:265: warning: unused variable ?i?
src/metis/parmetis.c: In function ?METIS_EdgeComputeSeparator?:
src/metis/parmetis.c:363: warning: value computed is not used
src/metis/parmetis.c:322: warning: unused variable ?j?
src/metis/parmetis.c:322: warning: unused variable ?i?
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/mfm.c -o build/temp.linux-x86_64-2.6/src/metis/mfm.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/mfm.c: In function ?libmetis__MocFM_2WayEdgeRefine?:
src/metis/mfm.c:22: warning: unused variable ?me?
src/metis/mfm.c: In function ?libmetis__SelectQueue?:
src/metis/mfm.c:241: warning: ?max? may be used uninitialized in this function
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/util.c -o build/temp.linux-x86_64-2.6/src/metis/util.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/match.c -o build/temp.linux-x86_64-2.6/src/metis/match.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/minitpart.c -o build/temp.linux-x86_64-2.6/src/metis/minitpart.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/minitpart.c: In function ?libmetis__MocInit2WayPartition?:
src/metis/minitpart.c:23: warning: unused variable ?i?
src/metis/minitpart.c: In function ?libmetis__MocGrowBisection?:
src/metis/minitpart.c:88: warning: value computed is not used
src/metis/minitpart.c:95: warning: value computed is not used
src/metis/minitpart.c:62: warning: unused variable ?mincut?
src/metis/minitpart.c:62: warning: unused variable ?from?
src/metis/minitpart.c:62: warning: unused variable ?ncon?
src/metis/minitpart.c:62: warning: unused variable ?k?
src/metis/minitpart.c:62: warning: unused variable ?j?
src/metis/minitpart.c:62: warning: unused variable ?i?
src/metis/minitpart.c: In function ?libmetis__MocRandomBisection?:
src/metis/minitpart.c:156: warning: value computed is not used
src/metis/minitpart.c:163: warning: value computed is not used
src/metis/minitpart.c:109: warning: unused variable ?mincut?
src/metis/minitpart.c:109: warning: unused variable ?from?
src/metis/minitpart.c:109: warning: unused variable ?k?
src/metis/minitpart.c:109: warning: unused variable ?j?
src/metis/minitpart.c: In function ?libmetis__MocInit2WayBalance?:
src/metis/minitpart.c:181: warning: unused variable ?me?
src/metis/minitpart.c:181: warning: unused variable ?pass?
src/metis/minitpart.c: In function ?libmetis__MocRandomBisection?:
src/metis/minitpart.c:109: warning: ?bestcut? may be used uninitialized in this function
src/metis/minitpart.c: In function ?libmetis__MocGrowBisection?:
src/metis/minitpart.c:62: warning: ?bestcut? may be used uninitialized in this function
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/mbalance2.c -o build/temp.linux-x86_64-2.6/src/metis/mbalance2.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/mbalance2.c: In function ?libmetis__MocBalance2Way2?:
src/metis/mbalance2.c:24: warning: unused variable ?i?
src/metis/mbalance2.c: In function ?libmetis__MocGeneral2WayBalance2?:
src/metis/mbalance2.c:39: warning: unused variable ?me?
src/metis/mbalance2.c:39: warning: unused variable ?pass?
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/mfm2.c -o build/temp.linux-x86_64-2.6/src/metis/mfm2.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/mfm2.c: In function ?libmetis__MocFM_2WayEdgeRefine2?:
src/metis/mfm2.c:23: warning: unused variable ?me?
src/metis/mfm2.c: In function ?libmetis__IsBetter2wayBalance?:
src/metis/mfm2.c:328: warning: unused variable ?j?
src/metis/mfm2.c: In function ?libmetis__SelectQueue2?:
src/metis/mfm2.c:267: warning: ?max? may be used uninitialized in this function
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/mmd.c -o build/temp.linux-x86_64-2.6/src/metis/mmd.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/mcoarsen.c -o build/temp.linux-x86_64-2.6/src/metis/mcoarsen.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/estmem.c -o build/temp.linux-x86_64-2.6/src/metis/estmem.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/estmem.c: In function ?METIS_EstimateMemory?:
src/metis/estmem.c:22: warning: unused variable ?k?
src/metis/estmem.c:22: warning: unused variable ?j?
src/metis/estmem.c:22: warning: unused variable ?i?
src/metis/estmem.c: In function ?libmetis__ComputeCoarseGraphSize?:
src/metis/estmem.c:111: warning: unused variable ?nedges?
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/ometis.c -o build/temp.linux-x86_64-2.6/src/metis/ometis.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/ometis.c: In function ?METIS_EdgeND?:
src/metis/ometis.c:25: warning: unused variable ?j?
src/metis/ometis.c: In function ?METIS_NodeND?:
src/metis/ometis.c:163: warning: value computed is not used
src/metis/ometis.c:82: warning: unused variable ?nflag?
src/metis/ometis.c:82: warning: unused variable ?wflag?
src/metis/ometis.c: In function ?METIS_NodeWND?:
src/metis/ometis.c:207: warning: unused variable ?tvwgt?
src/metis/ometis.c:207: warning: unused variable ?j?
src/metis/ometis.c: In function ?libmetis__MlevelNestedDissection?:
src/metis/ometis.c:265: warning: unused variable ?j?
src/metis/ometis.c: In function ?libmetis__MlevelNestedDissectionCC?:
src/metis/ometis.c:325: warning: unused variable ?j?
src/metis/ometis.c: In function ?libmetis__MlevelNodeBisectionMultiple?:
src/metis/ometis.c:409: warning: value computed is not used
src/metis/ometis.c:420: warning: value computed is not used
src/metis/ometis.c:442: warning: value computed is not used
src/metis/ometis.c:453: warning: value computed is not used
src/metis/ometis.c:388: warning: unused variable ?tmp?
src/metis/ometis.c: In function ?libmetis__SplitGraphOrder?:
src/metis/ometis.c:512: warning: unused variable ?auxadjwgt?
src/metis/ometis.c: In function ?libmetis__MMDOrder?:
src/metis/ometis.c:639: warning: suggest parentheses around ?-? inside ?<<?
src/metis/ometis.c:617: warning: unused variable ?j?
src/metis/ometis.c: In function ?libmetis__SplitGraphOrderCC?:
src/metis/ometis.c:663: warning: unused variable ?mypart?
src/metis/ometis.c: In function ?libmetis__MlevelNodeBisectionMultiple?:
src/metis/ometis.c:388: warning: ?mincut? may be used uninitialized in this function
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/rkmetis.c -o build/temp.linux-x86_64-2.6/src/metis/rkmetis.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/rkmetis.c: In function ?METIS_WRefineGraphKway?:
src/metis/rkmetis.c:47: warning: unused variable ?j?
src/metis/rkmetis.c:47: warning: unused variable ?i?
src/metis/rkmetis.c: In function ?MlevelKWayRefinement?:
src/metis/rkmetis.c:115: warning: value computed is not used
src/metis/rkmetis.c:100: warning: unused variable ?edgecut?
src/metis/rkmetis.c:100: warning: unused variable ?options?
src/metis/rkmetis.c:100: warning: unused variable ?numflag?
src/metis/rkmetis.c:100: warning: unused variable ?wgtflag?
src/metis/rkmetis.c:98: warning: unused variable ?tpwgts2?
src/metis/rkmetis.c:98: warning: unused variable ?tvwgt?
src/metis/rkmetis.c:98: warning: unused variable ?nvtxs?
src/metis/rkmetis.c:98: warning: unused variable ?j?
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/mkmetis.c -o build/temp.linux-x86_64-2.6/src/metis/mkmetis.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/mkmetis.c: In function ?METIS_mCPartGraphKway?:
src/metis/mkmetis.c:28: warning: unused variable ?j?
src/metis/mkmetis.c:28: warning: unused variable ?i?
src/metis/mkmetis.c: In function ?libmetis__MCMlevelKWayPartitioning?:
src/metis/mkmetis.c:116: warning: value computed is not used
src/metis/mkmetis.c:79: warning: unused variable ?nvtxs?
src/metis/mkmetis.c:79: warning: unused variable ?j?
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/mmatch.c -o build/temp.linux-x86_64-2.6/src/metis/mmatch.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/mmatch.c: In function ?libmetis__MCMatch_HEM?:
src/metis/mmatch.c:81: warning: unused variable ?l?
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/ccgraph.c -o build/temp.linux-x86_64-2.6/src/metis/ccgraph.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/ccgraph.c: In function ?libmetis__CreateCoarseGraph?:
src/metis/ccgraph.c:79: warning: value computed is not used
src/metis/ccgraph.c:22: warning: unused variable ?l?
src/metis/ccgraph.c: In function ?libmetis__CreateCoarseGraphNoMask?:
src/metis/ccgraph.c:247: warning: value computed is not used
src/metis/ccgraph.c: In function ?libmetis__CreateCoarseGraph_NVW?:
src/metis/ccgraph.c:330: warning: unused variable ?l?
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/metis/compress.c -o build/temp.linux-x86_64-2.6/src/metis/compress.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/metis/compress.c: In function ?libmetis__PruneGraph?:
src/metis/compress.c:162: warning: unused variable ?padjwgt?
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DHAVE_MREMAP=0 -Isrc/gklib -Isrc/metis -I/usr/include/python2.6 -c src/wrapper/wrapper.cpp -o build/temp.linux-x86_64-2.6/src/wrapper/wrapper.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
src/wrapper/wrapper.cpp: In function ?int<unnamed>::wrap_verify_nd(const boost::python::api::object&, const boost::python::api::object&)?:
src/wrapper/wrapper.cpp:45: warning: unused variable ?j?
src/wrapper/wrapper.cpp:45: warning: unused variable ?k?
src/wrapper/wrapper.cpp: In function ?boost::python::api::object<unnamed>::wrap_edge_nd(const boost::python::api::object&, const boost::python::api::object&)?:
src/wrapper/wrapper.cpp:67: warning: unused variable ?i?
g++ -pthread -shared -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.6/src/gklib/getopt.o build/temp.linux-x86_64-2.6/src/gklib/htable.o build/temp.linux-x86_64-2.6/src/gklib/blas.o build/temp.linux-x86_64-2.6/src/gklib/timers.o build/temp.linux-x86_64-2.6/src/gklib/seq.o build/temp.linux-x86_64-2.6/src/gklib/io.o build/temp.linux-x86_64-2.6/src/gklib/b64.o build/temp.linux-x86_64-2.6/src/gklib/dfkvkselect.o build/temp.linux-x86_64-2.6/src/gklib/memory.o build/temp.linux-x86_64-2.6/src/gklib/sort.o build/temp.linux-x86_64-2.6/src/gklib/tokenizer.o build/temp.linux-x86_64-2.6/src/gklib/error.o build/temp.linux-x86_64-2.6/src/gklib/pdb.o build/temp.linux-x86_64-2.6/src/gklib/pqueue.o build/temp.linux-x86_64-2.6/src/gklib/util.o build/temp.linux-x86_64-2.6/src/gklib/dlmalloc.o build/temp.linux-x86_64-2.6/src/gklib/string.o build/temp.linux-x86_64-2.6/src/gklib/fs.o build/temp.linux-x86_64-2.6/src/gklib/omp.o build/temp.linux-x86_64-2.6/src/metis/mpmetis.o build/temp.linux-x86_64-2.6/src/metis/debug.o build/temp.linux-x86_64-2.6/src/metis/kmetis.o build/temp.linux-x86_64-2.6/src/metis/pmetis.o build/temp.linux-x86_64-2.6/src/metis/fm.o build/temp.linux-x86_64-2.6/src/metis/srefine.o build/temp.linux-x86_64-2.6/src/metis/kwayrefine.o build/temp.linux-x86_64-2.6/src/metis/kwayvolfm.o build/temp.linux-x86_64-2.6/src/metis/mutil.o build/temp.linux-x86_64-2.6/src/metis/sfm.o build/temp.linux-x86_64-2.6/src/metis/mkwayrefine.o build/temp.linux-x86_64-2.6/src/metis/mincover.o build/temp.linux-x86_64-2.6/src/metis/meshpart.o build/temp.linux-x86_64-2.6/src/metis/cmetis.o build/temp.linux-x86_64-2.6/src/metis/subdomains.o build/temp.linux-x86_64-2.6/src/metis/mbalance.o build/temp.linux-x86_64-2.6/src/metis/kwayvolrefine.o build/temp.linux-x86_64-2.6/src/metis/mesh.o build/temp.linux-x86_64-2.6/src/metis/timing.o build/temp.linux-x86_64-2.6/src/metis/memory.o build/temp.linux-x86_64-2.6/src/metis/frename.o build/temp.linux-x86_64-2.6/src/metis/separator.o build/temp.linux-x86_64-2.6/src/metis/refine.o build/temp.linux-x86_64-2.6/src/metis/mrkmetis.o build/temp.linux-x86_64-2.6/src/metis/checkgraph.o build/temp.linux-x86_64-2.6/src/metis/coarsen.o build/temp.linux-x86_64-2.6/src/metis/myqsort.o build/temp.linux-x86_64-2.6/src/metis/stat.o build/temp.linux-x86_64-2.6/src/metis/mrefine2.o build/temp.linux-x86_64-2.6/src/metis/balance.o build/temp.linux-x86_64-2.6/src/metis/bucketsort.o build/temp.linux-x86_64-2.6/src/metis/minitpart2.o build/temp.linux-x86_64-2.6/src/metis/mkwayfmh.o build/temp.linux-x86_64-2.6/src/metis/fortran.o build/temp.linux-x86_64-2.6/src/metis/pqueue.o build/temp.linux-x86_64-2.6/src/metis/kvmetis.o build/temp.linux-x86_64-2.6/src/metis/streamio.o build/temp.linux-x86_64-2.6/src/metis/initpart.o build/temp.linux-x86_64-2.6/src/metis/graph.o build/temp.linux-x86_64-2.6/src/metis/mrefine.o build/temp.linux-x86_64-2.6/src/metis/kwayfm.o build/temp.linux-x86_64-2.6/src/metis/parmetis.o build/temp.linux-x86_64-2.6/src/metis/mfm.o build/temp.linux-x86_64-2.6/src/metis/util.o build/temp.linux-x86_64-2.6/src/metis/match.o build/temp.linux-x86_64-2.6/src/metis/minitpart.o build/temp.linux-x86_64-2.6/src/metis/mbalance2.o build/temp.linux-x86_64-2.6/src/metis/mfm2.o build/temp.linux-x86_64-2.6/src/metis/mmd.o build/temp.linux-x86_64-2.6/src/metis/mcoarsen.o build/temp.linux-x86_64-2.6/src/metis/estmem.o build/temp.linux-x86_64-2.6/src/metis/ometis.o build/temp.linux-x86_64-2.6/src/metis/rkmetis.o build/temp.linux-x86_64-2.6/src/metis/mkmetis.o build/temp.linux-x86_64-2.6/src/metis/mmatch.o build/temp.linux-x86_64-2.6/src/metis/ccgraph.o build/temp.linux-x86_64-2.6/src/metis/compress.o build/temp.linux-x86_64-2.6/src/wrapper/wrapper.o -lboost_python -o build/lib.linux-x86_64-2.6/pymetis/_internal.so
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/pymetis
copying build/lib.linux-x86_64-2.6/pymetis/__init__.py -> build/bdist.linux-x86_64/egg/pymetis
copying build/lib.linux-x86_64-2.6/pymetis/_internal.so -> build/bdist.linux-x86_64/egg/pymetis
byte-compiling build/bdist.linux-x86_64/egg/pymetis/__init__.py to __init__.pyc
creating stub loader for pymetis/_internal.so
byte-compiling build/bdist.linux-x86_64/egg/pymetis/_internal.py to _internal.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying PyMetis.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying PyMetis.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying PyMetis.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying PyMetis.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
creating dist
creating 'dist/PyMetis-2011.1-py2.6-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing PyMetis-2011.1-py2.6-linux-x86_64.egg
creating /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/PyMetis-2011.1-py2.6-linux-x86_64.egg
Extracting PyMetis-2011.1-py2.6-linux-x86_64.egg to /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages
Adding PyMetis 2011.1 to easy-install.pth file

Installed /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/PyMetis-2011.1-py2.6-linux-x86_64.egg
Processing dependencies for PyMetis==2011.1
Finished processing dependencies for PyMetis==2011.1
------------------------------------------------------------------------
INSTALLING /home/andreas/regression-check/run-2011-05-20-0800/pyublasext
------------------------------------------------------------------------
Creating /home/andreas/regression-check/run-2011-05-20-0800/pyublasext/setuptools-0.6c9-py2.6.egg-info
Creating /home/andreas/regression-check/run-2011-05-20-0800/pyublasext/setuptools.pth
dlinpk.f:763.72:

   10 assign 30 to next                                                 
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
dlinpk.f:768.19:

   20    go to next,(30, 50, 70, 110)                                   
                   1
Warning: Deleted feature: Assigned GOTO statement at (1)
dlinpk.f:770.72:

      assign 50 to next                                                 
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
dlinpk.f:779.72:

      assign 70 to next                                                 
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
dlinpk.f:785.72:

      assign 110 to next                                                
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
running install
install_dir /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/
running bdist_egg
running egg_info
creating PyUblasExt.egg-info
writing requirements to PyUblasExt.egg-info/requires.txt
writing PyUblasExt.egg-info/PKG-INFO
writing top-level names to PyUblasExt.egg-info/top_level.txt
writing dependency_links to PyUblasExt.egg-info/dependency_links.txt
writing manifest file 'PyUblasExt.egg-info/SOURCES.txt'
reading manifest file 'PyUblasExt.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'PyUblasExt.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build
creating build/lib.linux-x86_64-2.6
creating build/lib.linux-x86_64-2.6/pyublasext
copying pyublasext/__init__.py -> build/lib.linux-x86_64-2.6/pyublasext
running build_ext
building '_internal' extension
creating build/temp.linux-x86_64-2.6
creating build/temp.linux-x86_64-2.6/src
creating build/temp.linux-x86_64-2.6/src/wrapper
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DUSE_LAPACK=1 -DUSE_ARPACK=1 -DPYUBLAS_HAVE_BOOST_BINDINGS=1 -DUSE_DASKR=1 -DUSE_UMFPACK=1 -DUSE_BLAS=1 -Isrc/cpp -I/home/andreas/work/boost-numeric-bindings -I/usr/include/suitesparse -I/usr/lib/pymodules/python2.6/numpy/core/include -I/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/PyUblas-2011.1-py2.6-linux-x86_64.egg/pyublas/../include -I/usr/include/python2.6 -c src/wrapper/operation.cpp -o build/temp.linux-x86_64-2.6/src/wrapper/operation.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DUSE_LAPACK=1 -DUSE_ARPACK=1 -DPYUBLAS_HAVE_BOOST_BINDINGS=1 -DUSE_DASKR=1 -DUSE_UMFPACK=1 -DUSE_BLAS=1 -Isrc/cpp -I/home/andreas/work/boost-numeric-bindings -I/usr/include/suitesparse -I/usr/lib/pymodules/python2.6/numpy/core/include -I/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/PyUblas-2011.1-py2.6-linux-x86_64.egg/pyublas/../include -I/usr/include/python2.6 -c src/wrapper/op_daskr.cpp -o build/temp.linux-x86_64-2.6/src/wrapper/op_daskr.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
g++ -pthread -shared -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.6/src/wrapper/operation.o build/temp.linux-x86_64-2.6/src/wrapper/op_daskr.o -L/home/andreas/pool/lib -Lfortran/daskr -lboost_python -larpack -lumfpack -lamd -ldaskr -lblas -lblas -o build/lib.linux-x86_64-2.6/pyublasext/_internal.so
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/pyublasext
copying build/lib.linux-x86_64-2.6/pyublasext/__init__.py -> build/bdist.linux-x86_64/egg/pyublasext
copying build/lib.linux-x86_64-2.6/pyublasext/_internal.so -> build/bdist.linux-x86_64/egg/pyublasext
byte-compiling build/bdist.linux-x86_64/egg/pyublasext/__init__.py to __init__.pyc
creating stub loader for pyublasext/_internal.so
byte-compiling build/bdist.linux-x86_64/egg/pyublasext/_internal.py to _internal.pyc
installing package data to build/bdist.linux-x86_64/egg
running install_data
creating build/bdist.linux-x86_64/egg/include
creating build/bdist.linux-x86_64/egg/include/pyublasext
copying src/cpp/pyublasext/bicgstab.hpp -> build/bdist.linux-x86_64/egg/include/pyublasext
copying src/cpp/pyublasext/arpack.hpp -> build/bdist.linux-x86_64/egg/include/pyublasext
copying src/cpp/pyublasext/cg.hpp -> build/bdist.linux-x86_64/egg/include/pyublasext
copying src/cpp/pyublasext/daskr.hpp -> build/bdist.linux-x86_64/egg/include/pyublasext
copying src/cpp/pyublasext/arpack_proto.hpp -> build/bdist.linux-x86_64/egg/include/pyublasext
copying src/cpp/pyublasext/umfpack.hpp -> build/bdist.linux-x86_64/egg/include/pyublasext
copying src/cpp/pyublasext/matrix_operator.hpp -> build/bdist.linux-x86_64/egg/include/pyublasext
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying PyUblasExt.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying PyUblasExt.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying PyUblasExt.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying PyUblasExt.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying PyUblasExt.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
creating dist
creating 'dist/PyUblasExt-0.92.4-py2.6-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing PyUblasExt-0.92.4-py2.6-linux-x86_64.egg
creating /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/PyUblasExt-0.92.4-py2.6-linux-x86_64.egg
Extracting PyUblasExt-0.92.4-py2.6-linux-x86_64.egg to /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages
Adding PyUblasExt 0.92.4 to easy-install.pth file

Installed /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/PyUblasExt-0.92.4-py2.6-linux-x86_64.egg
Processing dependencies for PyUblasExt==0.92.4
Searching for PyUblas==2011.1
Best match: PyUblas 2011.1
Processing PyUblas-2011.1-py2.6-linux-x86_64.egg
PyUblas 2011.1 is already the active version in easy-install.pth

Using /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/PyUblas-2011.1-py2.6-linux-x86_64.egg
Finished processing dependencies for PyUblasExt==0.92.4
------------------------------------------------------------------------
INSTALLING /home/andreas/regression-check/run-2011-05-20-0800/hedge
------------------------------------------------------------------------
running install
install_dir /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/
running bdist_egg
running egg_info
creating hedge.egg-info
writing requirements to hedge.egg-info/requires.txt
writing hedge.egg-info/PKG-INFO
writing top-level names to hedge.egg-info/top_level.txt
writing dependency_links to hedge.egg-info/dependency_links.txt
writing manifest file 'hedge.egg-info/SOURCES.txt'
reading manifest file 'hedge.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'src/cpp/*.hpp'
writing manifest file 'hedge.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build
creating build/lib.linux-x86_64-2.6
creating build/lib.linux-x86_64-2.6/hedge
copying hedge/element.py -> build/lib.linux-x86_64-2.6/hedge
copying hedge/partition.py -> build/lib.linux-x86_64-2.6/hedge
copying hedge/bad_cell.py -> build/lib.linux-x86_64-2.6/hedge
copying hedge/xg_quad_data.py -> build/lib.linux-x86_64-2.6/hedge
copying hedge/log.py -> build/lib.linux-x86_64-2.6/hedge
copying hedge/__init__.py -> build/lib.linux-x86_64-2.6/hedge
copying hedge/vector_primitives.py -> build/lib.linux-x86_64-2.6/hedge
copying hedge/iterative.py -> build/lib.linux-x86_64-2.6/hedge
copying hedge/interpolation.py -> build/lib.linux-x86_64-2.6/hedge
copying hedge/visualization.py -> build/lib.linux-x86_64-2.6/hedge
copying hedge/compiler.py -> build/lib.linux-x86_64-2.6/hedge
copying hedge/second_order.py -> build/lib.linux-x86_64-2.6/hedge
copying hedge/polynomial.py -> build/lib.linux-x86_64-2.6/hedge
copying hedge/quadrature.py -> build/lib.linux-x86_64-2.6/hedge
copying hedge/data.py -> build/lib.linux-x86_64-2.6/hedge
creating build/lib.linux-x86_64-2.6/hedge/flux
copying hedge/flux/tools.py -> build/lib.linux-x86_64-2.6/hedge/flux
copying hedge/flux/__init__.py -> build/lib.linux-x86_64-2.6/hedge/flux
creating build/lib.linux-x86_64-2.6/hedge/optemplate
copying hedge/optemplate/primitives.py -> build/lib.linux-x86_64-2.6/hedge/optemplate
copying hedge/optemplate/tools.py -> build/lib.linux-x86_64-2.6/hedge/optemplate
copying hedge/optemplate/__init__.py -> build/lib.linux-x86_64-2.6/hedge/optemplate
copying hedge/optemplate/operators.py -> build/lib.linux-x86_64-2.6/hedge/optemplate
creating build/lib.linux-x86_64-2.6/hedge/optemplate/mappers
copying hedge/optemplate/mappers/bc_to_flux.py -> build/lib.linux-x86_64-2.6/hedge/optemplate/mappers
copying hedge/optemplate/mappers/__init__.py -> build/lib.linux-x86_64-2.6/hedge/optemplate/mappers
copying hedge/optemplate/mappers/type_inference.py -> build/lib.linux-x86_64-2.6/hedge/optemplate/mappers
creating build/lib.linux-x86_64-2.6/hedge/models
copying hedge/models/wave.py -> build/lib.linux-x86_64-2.6/hedge/models
copying hedge/models/nd_calculus.py -> build/lib.linux-x86_64-2.6/hedge/models
copying hedge/models/__init__.py -> build/lib.linux-x86_64-2.6/hedge/models
copying hedge/models/diffusion.py -> build/lib.linux-x86_64-2.6/hedge/models
copying hedge/models/advection.py -> build/lib.linux-x86_64-2.6/hedge/models
copying hedge/models/pml.py -> build/lib.linux-x86_64-2.6/hedge/models
copying hedge/models/burgers.py -> build/lib.linux-x86_64-2.6/hedge/models
copying hedge/models/em.py -> build/lib.linux-x86_64-2.6/hedge/models
copying hedge/models/poisson.py -> build/lib.linux-x86_64-2.6/hedge/models
creating build/lib.linux-x86_64-2.6/hedge/models/gas_dynamics
copying hedge/models/gas_dynamics/lbm.py -> build/lib.linux-x86_64-2.6/hedge/models/gas_dynamics
copying hedge/models/gas_dynamics/__init__.py -> build/lib.linux-x86_64-2.6/hedge/models/gas_dynamics
creating build/lib.linux-x86_64-2.6/hedge/backends
copying hedge/backends/exec_common.py -> build/lib.linux-x86_64-2.6/hedge/backends
copying hedge/backends/__init__.py -> build/lib.linux-x86_64-2.6/hedge/backends
copying hedge/backends/base.py -> build/lib.linux-x86_64-2.6/hedge/backends
copying hedge/backends/vector_expr.py -> build/lib.linux-x86_64-2.6/hedge/backends
creating build/lib.linux-x86_64-2.6/hedge/backends/jit
copying hedge/backends/jit/lift.py -> build/lib.linux-x86_64-2.6/hedge/backends/jit
copying hedge/backends/jit/diff.py -> build/lib.linux-x86_64-2.6/hedge/backends/jit
copying hedge/backends/jit/__init__.py -> build/lib.linux-x86_64-2.6/hedge/backends/jit
copying hedge/backends/jit/flux.py -> build/lib.linux-x86_64-2.6/hedge/backends/jit
copying hedge/backends/jit/compiler.py -> build/lib.linux-x86_64-2.6/hedge/backends/jit
copying hedge/backends/jit/vector_expr.py -> build/lib.linux-x86_64-2.6/hedge/backends/jit
creating build/lib.linux-x86_64-2.6/hedge/backends/mpi
copying hedge/backends/mpi/__init__.py -> build/lib.linux-x86_64-2.6/hedge/backends/mpi
creating build/lib.linux-x86_64-2.6/hedge/backends/cuda
copying hedge/backends/cuda/fluxgather.py -> build/lib.linux-x86_64-2.6/hedge/backends/cuda
copying hedge/backends/cuda/el_local_shared_segmat.py -> build/lib.linux-x86_64-2.6/hedge/backends/cuda
copying hedge/backends/cuda/tools.py -> build/lib.linux-x86_64-2.6/hedge/backends/cuda
copying hedge/backends/cuda/diff_shared_segmat.py -> build/lib.linux-x86_64-2.6/hedge/backends/cuda
copying hedge/backends/cuda/el_local_shared_fld.py -> build/lib.linux-x86_64-2.6/hedge/backends/cuda
copying hedge/backends/cuda/__init__.py -> build/lib.linux-x86_64-2.6/hedge/backends/cuda
copying hedge/backends/cuda/plan.py -> build/lib.linux-x86_64-2.6/hedge/backends/cuda
copying hedge/backends/cuda/diff_shared_fld.py -> build/lib.linux-x86_64-2.6/hedge/backends/cuda
copying hedge/backends/cuda/execute.py -> build/lib.linux-x86_64-2.6/hedge/backends/cuda
copying hedge/backends/cuda/vector_expr.py -> build/lib.linux-x86_64-2.6/hedge/backends/cuda
copying hedge/backends/cuda/kernelbase.py -> build/lib.linux-x86_64-2.6/hedge/backends/cuda
creating build/lib.linux-x86_64-2.6/hedge/timestep
copying hedge/timestep/imex_rk.py -> build/lib.linux-x86_64-2.6/hedge/timestep
copying hedge/timestep/__init__.py -> build/lib.linux-x86_64-2.6/hedge/timestep
copying hedge/timestep/ab.py -> build/lib.linux-x86_64-2.6/hedge/timestep
copying hedge/timestep/rk4.py -> build/lib.linux-x86_64-2.6/hedge/timestep
copying hedge/timestep/base.py -> build/lib.linux-x86_64-2.6/hedge/timestep
copying hedge/timestep/dumka3.py -> build/lib.linux-x86_64-2.6/hedge/timestep
copying hedge/timestep/stability.py -> build/lib.linux-x86_64-2.6/hedge/timestep
copying hedge/timestep/ssprk3.py -> build/lib.linux-x86_64-2.6/hedge/timestep
copying hedge/timestep/runge_kutta.py -> build/lib.linux-x86_64-2.6/hedge/timestep
creating build/lib.linux-x86_64-2.6/hedge/timestep/multirate_ab
copying hedge/timestep/multirate_ab/processors.py -> build/lib.linux-x86_64-2.6/hedge/timestep/multirate_ab
copying hedge/timestep/multirate_ab/__init__.py -> build/lib.linux-x86_64-2.6/hedge/timestep/multirate_ab
copying hedge/timestep/multirate_ab/methods.py -> build/lib.linux-x86_64-2.6/hedge/timestep/multirate_ab
creating build/lib.linux-x86_64-2.6/hedge/mesh
copying hedge/mesh/element.py -> build/lib.linux-x86_64-2.6/hedge/mesh
copying hedge/mesh/tools.py -> build/lib.linux-x86_64-2.6/hedge/mesh
copying hedge/mesh/__init__.py -> build/lib.linux-x86_64-2.6/hedge/mesh
copying hedge/mesh/generator.py -> build/lib.linux-x86_64-2.6/hedge/mesh
creating build/lib.linux-x86_64-2.6/hedge/discretization
copying hedge/discretization/__init__.py -> build/lib.linux-x86_64-2.6/hedge/discretization
copying hedge/discretization/local.py -> build/lib.linux-x86_64-2.6/hedge/discretization
copying hedge/discretization/data.py -> build/lib.linux-x86_64-2.6/hedge/discretization
creating build/lib.linux-x86_64-2.6/hedge/tools
copying hedge/tools/flops.py -> build/lib.linux-x86_64-2.6/hedge/tools
copying hedge/tools/affine.py -> build/lib.linux-x86_64-2.6/hedge/tools
copying hedge/tools/linear_combination.py -> build/lib.linux-x86_64-2.6/hedge/tools
copying hedge/tools/convergence.py -> build/lib.linux-x86_64-2.6/hedge/tools
copying hedge/tools/mathematics.py -> build/lib.linux-x86_64-2.6/hedge/tools
copying hedge/tools/__init__.py -> build/lib.linux-x86_64-2.6/hedge/tools
copying hedge/tools/symbolic.py -> build/lib.linux-x86_64-2.6/hedge/tools
copying hedge/tools/futures.py -> build/lib.linux-x86_64-2.6/hedge/tools
copying hedge/tools/linalg.py -> build/lib.linux-x86_64-2.6/hedge/tools
copying hedge/tools/indexing.py -> build/lib.linux-x86_64-2.6/hedge/tools
copying hedge/tools/debug.py -> build/lib.linux-x86_64-2.6/hedge/tools
running build_ext
building '_internal' extension
creating build/temp.linux-x86_64-2.6
creating build/temp.linux-x86_64-2.6/src
creating build/temp.linux-x86_64-2.6/src/wrapper
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DUSE_BLAS=1 -DPYUBLAS_HAVE_BOOST_BINDINGS=1 -Isrc/cpp -I/home/andreas/work/boost-numeric-bindings -I/usr/lib/pymodules/python2.6/numpy/core/include -I/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/PyUblas-2011.1-py2.6-linux-x86_64.egg/pyublas/../include -I/usr/include/python2.6 -c src/wrapper/wrap_main.cpp -o build/temp.linux-x86_64-2.6/src/wrapper/wrap_main.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DUSE_BLAS=1 -DPYUBLAS_HAVE_BOOST_BINDINGS=1 -Isrc/cpp -I/home/andreas/work/boost-numeric-bindings -I/usr/lib/pymodules/python2.6/numpy/core/include -I/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/PyUblas-2011.1-py2.6-linux-x86_64.egg/pyublas/../include -I/usr/include/python2.6 -c src/wrapper/wrap_base.cpp -o build/temp.linux-x86_64-2.6/src/wrapper/wrap_base.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DUSE_BLAS=1 -DPYUBLAS_HAVE_BOOST_BINDINGS=1 -Isrc/cpp -I/home/andreas/work/boost-numeric-bindings -I/usr/lib/pymodules/python2.6/numpy/core/include -I/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/PyUblas-2011.1-py2.6-linux-x86_64.egg/pyublas/../include -I/usr/include/python2.6 -c src/wrapper/wrap_mesh.cpp -o build/temp.linux-x86_64-2.6/src/wrapper/wrap_mesh.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DUSE_BLAS=1 -DPYUBLAS_HAVE_BOOST_BINDINGS=1 -Isrc/cpp -I/home/andreas/work/boost-numeric-bindings -I/usr/lib/pymodules/python2.6/numpy/core/include -I/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/PyUblas-2011.1-py2.6-linux-x86_64.egg/pyublas/../include -I/usr/include/python2.6 -c src/wrapper/wrap_special_function.cpp -o build/temp.linux-x86_64-2.6/src/wrapper/wrap_special_function.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DUSE_BLAS=1 -DPYUBLAS_HAVE_BOOST_BINDINGS=1 -Isrc/cpp -I/home/andreas/work/boost-numeric-bindings -I/usr/lib/pymodules/python2.6/numpy/core/include -I/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/PyUblas-2011.1-py2.6-linux-x86_64.egg/pyublas/../include -I/usr/include/python2.6 -c src/wrapper/wrap_flux.cpp -o build/temp.linux-x86_64-2.6/src/wrapper/wrap_flux.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DUSE_BLAS=1 -DPYUBLAS_HAVE_BOOST_BINDINGS=1 -Isrc/cpp -I/home/andreas/work/boost-numeric-bindings -I/usr/lib/pymodules/python2.6/numpy/core/include -I/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/PyUblas-2011.1-py2.6-linux-x86_64.egg/pyublas/../include -I/usr/include/python2.6 -c src/wrapper/wrap_volume_operators.cpp -o build/temp.linux-x86_64-2.6/src/wrapper/wrap_volume_operators.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
g++ -pthread -shared -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.6/src/wrapper/wrap_main.o build/temp.linux-x86_64-2.6/src/wrapper/wrap_base.o build/temp.linux-x86_64-2.6/src/wrapper/wrap_mesh.o build/temp.linux-x86_64-2.6/src/wrapper/wrap_special_function.o build/temp.linux-x86_64-2.6/src/wrapper/wrap_flux.o build/temp.linux-x86_64-2.6/src/wrapper/wrap_volume_operators.o -lboost_python -lblas -o build/lib.linux-x86_64-2.6/hedge/_internal.so
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/hedge
creating build/bdist.linux-x86_64/egg/hedge/timestep
copying build/lib.linux-x86_64-2.6/hedge/timestep/imex_rk.py -> build/bdist.linux-x86_64/egg/hedge/timestep
copying build/lib.linux-x86_64-2.6/hedge/timestep/__init__.py -> build/bdist.linux-x86_64/egg/hedge/timestep
copying build/lib.linux-x86_64-2.6/hedge/timestep/ab.py -> build/bdist.linux-x86_64/egg/hedge/timestep
copying build/lib.linux-x86_64-2.6/hedge/timestep/rk4.py -> build/bdist.linux-x86_64/egg/hedge/timestep
copying build/lib.linux-x86_64-2.6/hedge/timestep/base.py -> build/bdist.linux-x86_64/egg/hedge/timestep
copying build/lib.linux-x86_64-2.6/hedge/timestep/dumka3.py -> build/bdist.linux-x86_64/egg/hedge/timestep
copying build/lib.linux-x86_64-2.6/hedge/timestep/stability.py -> build/bdist.linux-x86_64/egg/hedge/timestep
creating build/bdist.linux-x86_64/egg/hedge/timestep/multirate_ab
copying build/lib.linux-x86_64-2.6/hedge/timestep/multirate_ab/processors.py -> build/bdist.linux-x86_64/egg/hedge/timestep/multirate_ab
copying build/lib.linux-x86_64-2.6/hedge/timestep/multirate_ab/__init__.py -> build/bdist.linux-x86_64/egg/hedge/timestep/multirate_ab
copying build/lib.linux-x86_64-2.6/hedge/timestep/multirate_ab/methods.py -> build/bdist.linux-x86_64/egg/hedge/timestep/multirate_ab
copying build/lib.linux-x86_64-2.6/hedge/timestep/ssprk3.py -> build/bdist.linux-x86_64/egg/hedge/timestep
copying build/lib.linux-x86_64-2.6/hedge/timestep/runge_kutta.py -> build/bdist.linux-x86_64/egg/hedge/timestep
creating build/bdist.linux-x86_64/egg/hedge/backends
copying build/lib.linux-x86_64-2.6/hedge/backends/exec_common.py -> build/bdist.linux-x86_64/egg/hedge/backends
copying build/lib.linux-x86_64-2.6/hedge/backends/__init__.py -> build/bdist.linux-x86_64/egg/hedge/backends
creating build/bdist.linux-x86_64/egg/hedge/backends/mpi
copying build/lib.linux-x86_64-2.6/hedge/backends/mpi/__init__.py -> build/bdist.linux-x86_64/egg/hedge/backends/mpi
creating build/bdist.linux-x86_64/egg/hedge/backends/cuda
copying build/lib.linux-x86_64-2.6/hedge/backends/cuda/fluxgather.py -> build/bdist.linux-x86_64/egg/hedge/backends/cuda
copying build/lib.linux-x86_64-2.6/hedge/backends/cuda/el_local_shared_segmat.py -> build/bdist.linux-x86_64/egg/hedge/backends/cuda
copying build/lib.linux-x86_64-2.6/hedge/backends/cuda/tools.py -> build/bdist.linux-x86_64/egg/hedge/backends/cuda
copying build/lib.linux-x86_64-2.6/hedge/backends/cuda/diff_shared_segmat.py -> build/bdist.linux-x86_64/egg/hedge/backends/cuda
copying build/lib.linux-x86_64-2.6/hedge/backends/cuda/el_local_shared_fld.py -> build/bdist.linux-x86_64/egg/hedge/backends/cuda
copying build/lib.linux-x86_64-2.6/hedge/backends/cuda/__init__.py -> build/bdist.linux-x86_64/egg/hedge/backends/cuda
copying build/lib.linux-x86_64-2.6/hedge/backends/cuda/plan.py -> build/bdist.linux-x86_64/egg/hedge/backends/cuda
copying build/lib.linux-x86_64-2.6/hedge/backends/cuda/diff_shared_fld.py -> build/bdist.linux-x86_64/egg/hedge/backends/cuda
copying build/lib.linux-x86_64-2.6/hedge/backends/cuda/execute.py -> build/bdist.linux-x86_64/egg/hedge/backends/cuda
copying build/lib.linux-x86_64-2.6/hedge/backends/cuda/vector_expr.py -> build/bdist.linux-x86_64/egg/hedge/backends/cuda
copying build/lib.linux-x86_64-2.6/hedge/backends/cuda/kernelbase.py -> build/bdist.linux-x86_64/egg/hedge/backends/cuda
creating build/bdist.linux-x86_64/egg/hedge/backends/jit
copying build/lib.linux-x86_64-2.6/hedge/backends/jit/lift.py -> build/bdist.linux-x86_64/egg/hedge/backends/jit
copying build/lib.linux-x86_64-2.6/hedge/backends/jit/diff.py -> build/bdist.linux-x86_64/egg/hedge/backends/jit
copying build/lib.linux-x86_64-2.6/hedge/backends/jit/__init__.py -> build/bdist.linux-x86_64/egg/hedge/backends/jit
copying build/lib.linux-x86_64-2.6/hedge/backends/jit/flux.py -> build/bdist.linux-x86_64/egg/hedge/backends/jit
copying build/lib.linux-x86_64-2.6/hedge/backends/jit/compiler.py -> build/bdist.linux-x86_64/egg/hedge/backends/jit
copying build/lib.linux-x86_64-2.6/hedge/backends/jit/vector_expr.py -> build/bdist.linux-x86_64/egg/hedge/backends/jit
copying build/lib.linux-x86_64-2.6/hedge/backends/base.py -> build/bdist.linux-x86_64/egg/hedge/backends
copying build/lib.linux-x86_64-2.6/hedge/backends/vector_expr.py -> build/bdist.linux-x86_64/egg/hedge/backends
copying build/lib.linux-x86_64-2.6/hedge/element.py -> build/bdist.linux-x86_64/egg/hedge
copying build/lib.linux-x86_64-2.6/hedge/partition.py -> build/bdist.linux-x86_64/egg/hedge
creating build/bdist.linux-x86_64/egg/hedge/optemplate
copying build/lib.linux-x86_64-2.6/hedge/optemplate/primitives.py -> build/bdist.linux-x86_64/egg/hedge/optemplate
copying build/lib.linux-x86_64-2.6/hedge/optemplate/tools.py -> build/bdist.linux-x86_64/egg/hedge/optemplate
copying build/lib.linux-x86_64-2.6/hedge/optemplate/__init__.py -> build/bdist.linux-x86_64/egg/hedge/optemplate
creating build/bdist.linux-x86_64/egg/hedge/optemplate/mappers
copying build/lib.linux-x86_64-2.6/hedge/optemplate/mappers/bc_to_flux.py -> build/bdist.linux-x86_64/egg/hedge/optemplate/mappers
copying build/lib.linux-x86_64-2.6/hedge/optemplate/mappers/__init__.py -> build/bdist.linux-x86_64/egg/hedge/optemplate/mappers
copying build/lib.linux-x86_64-2.6/hedge/optemplate/mappers/type_inference.py -> build/bdist.linux-x86_64/egg/hedge/optemplate/mappers
copying build/lib.linux-x86_64-2.6/hedge/optemplate/operators.py -> build/bdist.linux-x86_64/egg/hedge/optemplate
creating build/bdist.linux-x86_64/egg/hedge/discretization
copying build/lib.linux-x86_64-2.6/hedge/discretization/__init__.py -> build/bdist.linux-x86_64/egg/hedge/discretization
copying build/lib.linux-x86_64-2.6/hedge/discretization/local.py -> build/bdist.linux-x86_64/egg/hedge/discretization
copying build/lib.linux-x86_64-2.6/hedge/discretization/data.py -> build/bdist.linux-x86_64/egg/hedge/discretization
copying build/lib.linux-x86_64-2.6/hedge/bad_cell.py -> build/bdist.linux-x86_64/egg/hedge
copying build/lib.linux-x86_64-2.6/hedge/xg_quad_data.py -> build/bdist.linux-x86_64/egg/hedge
copying build/lib.linux-x86_64-2.6/hedge/log.py -> build/bdist.linux-x86_64/egg/hedge
copying build/lib.linux-x86_64-2.6/hedge/__init__.py -> build/bdist.linux-x86_64/egg/hedge
creating build/bdist.linux-x86_64/egg/hedge/mesh
copying build/lib.linux-x86_64-2.6/hedge/mesh/element.py -> build/bdist.linux-x86_64/egg/hedge/mesh
copying build/lib.linux-x86_64-2.6/hedge/mesh/tools.py -> build/bdist.linux-x86_64/egg/hedge/mesh
copying build/lib.linux-x86_64-2.6/hedge/mesh/__init__.py -> build/bdist.linux-x86_64/egg/hedge/mesh
copying build/lib.linux-x86_64-2.6/hedge/mesh/generator.py -> build/bdist.linux-x86_64/egg/hedge/mesh
copying build/lib.linux-x86_64-2.6/hedge/vector_primitives.py -> build/bdist.linux-x86_64/egg/hedge
copying build/lib.linux-x86_64-2.6/hedge/iterative.py -> build/bdist.linux-x86_64/egg/hedge
copying build/lib.linux-x86_64-2.6/hedge/interpolation.py -> build/bdist.linux-x86_64/egg/hedge
creating build/bdist.linux-x86_64/egg/hedge/models
copying build/lib.linux-x86_64-2.6/hedge/models/wave.py -> build/bdist.linux-x86_64/egg/hedge/models
copying build/lib.linux-x86_64-2.6/hedge/models/nd_calculus.py -> build/bdist.linux-x86_64/egg/hedge/models
copying build/lib.linux-x86_64-2.6/hedge/models/__init__.py -> build/bdist.linux-x86_64/egg/hedge/models
copying build/lib.linux-x86_64-2.6/hedge/models/diffusion.py -> build/bdist.linux-x86_64/egg/hedge/models
creating build/bdist.linux-x86_64/egg/hedge/models/gas_dynamics
copying build/lib.linux-x86_64-2.6/hedge/models/gas_dynamics/lbm.py -> build/bdist.linux-x86_64/egg/hedge/models/gas_dynamics
copying build/lib.linux-x86_64-2.6/hedge/models/gas_dynamics/__init__.py -> build/bdist.linux-x86_64/egg/hedge/models/gas_dynamics
copying build/lib.linux-x86_64-2.6/hedge/models/advection.py -> build/bdist.linux-x86_64/egg/hedge/models
copying build/lib.linux-x86_64-2.6/hedge/models/pml.py -> build/bdist.linux-x86_64/egg/hedge/models
copying build/lib.linux-x86_64-2.6/hedge/models/burgers.py -> build/bdist.linux-x86_64/egg/hedge/models
copying build/lib.linux-x86_64-2.6/hedge/models/em.py -> build/bdist.linux-x86_64/egg/hedge/models
copying build/lib.linux-x86_64-2.6/hedge/models/poisson.py -> build/bdist.linux-x86_64/egg/hedge/models
copying build/lib.linux-x86_64-2.6/hedge/visualization.py -> build/bdist.linux-x86_64/egg/hedge
copying build/lib.linux-x86_64-2.6/hedge/compiler.py -> build/bdist.linux-x86_64/egg/hedge
copying build/lib.linux-x86_64-2.6/hedge/second_order.py -> build/bdist.linux-x86_64/egg/hedge
copying build/lib.linux-x86_64-2.6/hedge/_internal.so -> build/bdist.linux-x86_64/egg/hedge
copying build/lib.linux-x86_64-2.6/hedge/polynomial.py -> build/bdist.linux-x86_64/egg/hedge
copying build/lib.linux-x86_64-2.6/hedge/quadrature.py -> build/bdist.linux-x86_64/egg/hedge
creating build/bdist.linux-x86_64/egg/hedge/tools
copying build/lib.linux-x86_64-2.6/hedge/tools/flops.py -> build/bdist.linux-x86_64/egg/hedge/tools
copying build/lib.linux-x86_64-2.6/hedge/tools/affine.py -> build/bdist.linux-x86_64/egg/hedge/tools
copying build/lib.linux-x86_64-2.6/hedge/tools/linear_combination.py -> build/bdist.linux-x86_64/egg/hedge/tools
copying build/lib.linux-x86_64-2.6/hedge/tools/convergence.py -> build/bdist.linux-x86_64/egg/hedge/tools
copying build/lib.linux-x86_64-2.6/hedge/tools/mathematics.py -> build/bdist.linux-x86_64/egg/hedge/tools
copying build/lib.linux-x86_64-2.6/hedge/tools/__init__.py -> build/bdist.linux-x86_64/egg/hedge/tools
copying build/lib.linux-x86_64-2.6/hedge/tools/symbolic.py -> build/bdist.linux-x86_64/egg/hedge/tools
copying build/lib.linux-x86_64-2.6/hedge/tools/futures.py -> build/bdist.linux-x86_64/egg/hedge/tools
copying build/lib.linux-x86_64-2.6/hedge/tools/linalg.py -> build/bdist.linux-x86_64/egg/hedge/tools
copying build/lib.linux-x86_64-2.6/hedge/tools/indexing.py -> build/bdist.linux-x86_64/egg/hedge/tools
copying build/lib.linux-x86_64-2.6/hedge/tools/debug.py -> build/bdist.linux-x86_64/egg/hedge/tools
creating build/bdist.linux-x86_64/egg/hedge/flux
copying build/lib.linux-x86_64-2.6/hedge/flux/tools.py -> build/bdist.linux-x86_64/egg/hedge/flux
copying build/lib.linux-x86_64-2.6/hedge/flux/__init__.py -> build/bdist.linux-x86_64/egg/hedge/flux
copying build/lib.linux-x86_64-2.6/hedge/data.py -> build/bdist.linux-x86_64/egg/hedge
byte-compiling build/bdist.linux-x86_64/egg/hedge/timestep/imex_rk.py to imex_rk.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/timestep/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/timestep/ab.py to ab.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/timestep/rk4.py to rk4.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/timestep/base.py to base.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/timestep/dumka3.py to dumka3.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/timestep/stability.py to stability.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/timestep/multirate_ab/processors.py to processors.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/timestep/multirate_ab/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/timestep/multirate_ab/methods.py to methods.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/timestep/ssprk3.py to ssprk3.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/timestep/runge_kutta.py to runge_kutta.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/backends/exec_common.py to exec_common.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/backends/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/backends/mpi/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/backends/cuda/fluxgather.py to fluxgather.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/backends/cuda/el_local_shared_segmat.py to el_local_shared_segmat.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/backends/cuda/tools.py to tools.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/backends/cuda/diff_shared_segmat.py to diff_shared_segmat.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/backends/cuda/el_local_shared_fld.py to el_local_shared_fld.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/backends/cuda/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/backends/cuda/plan.py to plan.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/backends/cuda/diff_shared_fld.py to diff_shared_fld.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/backends/cuda/execute.py to execute.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/backends/cuda/vector_expr.py to vector_expr.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/backends/cuda/kernelbase.py to kernelbase.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/backends/jit/lift.py to lift.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/backends/jit/diff.py to diff.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/backends/jit/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/backends/jit/flux.py to flux.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/backends/jit/compiler.py to compiler.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/backends/jit/vector_expr.py to vector_expr.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/backends/base.py to base.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/backends/vector_expr.py to vector_expr.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/element.py to element.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/partition.py to partition.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/optemplate/primitives.py to primitives.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/optemplate/tools.py to tools.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/optemplate/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/optemplate/mappers/bc_to_flux.py to bc_to_flux.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/optemplate/mappers/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/optemplate/mappers/type_inference.py to type_inference.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/optemplate/operators.py to operators.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/discretization/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/discretization/local.py to local.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/discretization/data.py to data.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/bad_cell.py to bad_cell.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/xg_quad_data.py to xg_quad_data.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/log.py to log.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/mesh/element.py to element.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/mesh/tools.py to tools.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/mesh/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/mesh/generator.py to generator.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/vector_primitives.py to vector_primitives.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/iterative.py to iterative.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/interpolation.py to interpolation.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/models/wave.py to wave.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/models/nd_calculus.py to nd_calculus.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/models/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/models/diffusion.py to diffusion.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/models/gas_dynamics/lbm.py to lbm.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/models/gas_dynamics/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/models/advection.py to advection.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/models/pml.py to pml.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/models/burgers.py to burgers.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/models/em.py to em.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/models/poisson.py to poisson.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/visualization.py to visualization.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/compiler.py to compiler.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/second_order.py to second_order.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/polynomial.py to polynomial.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/quadrature.py to quadrature.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/tools/flops.py to flops.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/tools/affine.py to affine.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/tools/linear_combination.py to linear_combination.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/tools/convergence.py to convergence.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/tools/mathematics.py to mathematics.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/tools/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/tools/symbolic.py to symbolic.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/tools/futures.py to futures.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/tools/linalg.py to linalg.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/tools/indexing.py to indexing.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/tools/debug.py to debug.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/flux/tools.py to tools.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/flux/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/hedge/data.py to data.pyc
creating stub loader for hedge/_internal.so
byte-compiling build/bdist.linux-x86_64/egg/hedge/_internal.py to _internal.pyc
installing package data to build/bdist.linux-x86_64/egg
running install_data
creating build/bdist.linux-x86_64/egg/include
creating build/bdist.linux-x86_64/egg/include/hedge
copying src/cpp/hedge/base.hpp -> build/bdist.linux-x86_64/egg/include/hedge
copying src/cpp/hedge/face_operators.hpp -> build/bdist.linux-x86_64/egg/include/hedge
copying src/cpp/hedge/volume_operators.hpp -> build/bdist.linux-x86_64/egg/include/hedge
copying src/cpp/hedge/special_function.hpp -> build/bdist.linux-x86_64/egg/include/hedge
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying hedge.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying hedge.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying hedge.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying hedge.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying hedge.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
creating dist
creating 'dist/hedge-0.91-py2.6-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing hedge-0.91-py2.6-linux-x86_64.egg
creating /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/hedge-0.91-py2.6-linux-x86_64.egg
Extracting hedge-0.91-py2.6-linux-x86_64.egg to /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages
Adding hedge 0.91 to easy-install.pth file

Installed /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/hedge-0.91-py2.6-linux-x86_64.egg
Processing dependencies for hedge==0.91
Searching for decorator==3.3.1
Best match: decorator 3.3.1
Processing decorator-3.3.1-py2.6.egg
decorator 3.3.1 is already the active version in easy-install.pth

Using /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/decorator-3.3.1-py2.6.egg
Searching for MeshPy==0.91.2
Best match: MeshPy 0.91.2
Processing MeshPy-0.91.2-py2.6-linux-x86_64.egg
MeshPy 0.91.2 is already the active version in easy-install.pth

Using /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/MeshPy-0.91.2-py2.6-linux-x86_64.egg
Searching for pymbolic==2010.1
Best match: pymbolic 2010.1
Processing pymbolic-2010.1-py2.6.egg
pymbolic 2010.1 is already the active version in easy-install.pth

Using /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pymbolic-2010.1-py2.6.egg
Searching for codepy==2011.1
Best match: codepy 2011.1
Processing codepy-2011.1-py2.6.egg
codepy 2011.1 is already the active version in easy-install.pth

Using /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/codepy-2011.1-py2.6.egg
Searching for pytools==2011.3
Best match: pytools 2011.3
Processing pytools-2011.3-py2.6.egg
pytools 2011.3 is already the active version in easy-install.pth

Using /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pytools-2011.3-py2.6.egg
Searching for PyUblas==2011.1
Best match: PyUblas 2011.1
Processing PyUblas-2011.1-py2.6-linux-x86_64.egg
PyUblas 2011.1 is already the active version in easy-install.pth

Using /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/PyUblas-2011.1-py2.6-linux-x86_64.egg
Finished processing dependencies for hedge==0.91
------------------------------------------------------------------------
INSTALLING /home/andreas/regression-check/run-2011-05-20-0800/pyrticle
------------------------------------------------------------------------
Creating /home/andreas/regression-check/run-2011-05-20-0800/pyrticle/setuptools-0.6c9-py2.6.egg-info
Creating /home/andreas/regression-check/run-2011-05-20-0800/pyrticle/setuptools.pth
running install
install_dir /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/
running bdist_egg
running egg_info
creating pyrticle.egg-info
writing pyrticle.egg-info/PKG-INFO
writing top-level names to pyrticle.egg-info/top_level.txt
writing dependency_links to pyrticle.egg-info/dependency_links.txt
writing manifest file 'pyrticle.egg-info/SOURCES.txt'
reading manifest file 'pyrticle.egg-info/SOURCES.txt'
writing manifest file 'pyrticle.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build
creating build/lib.linux-x86_64-2.6
creating build/lib.linux-x86_64-2.6/pyrticle
copying pyrticle/geometry.py -> build/lib.linux-x86_64-2.6/pyrticle
copying pyrticle/log.py -> build/lib.linux-x86_64-2.6/pyrticle
copying pyrticle/units.py -> build/lib.linux-x86_64-2.6/pyrticle
copying pyrticle/tools.py -> build/lib.linux-x86_64-2.6/pyrticle
copying pyrticle/__init__.py -> build/lib.linux-x86_64-2.6/pyrticle
copying pyrticle/driver.py -> build/lib.linux-x86_64-2.6/pyrticle
copying pyrticle/distribution.py -> build/lib.linux-x86_64-2.6/pyrticle
copying pyrticle/pusher.py -> build/lib.linux-x86_64-2.6/pyrticle
copying pyrticle/meshdata.py -> build/lib.linux-x86_64-2.6/pyrticle
copying pyrticle/cloud.py -> build/lib.linux-x86_64-2.6/pyrticle
copying pyrticle/hyperbolic.py -> build/lib.linux-x86_64-2.6/pyrticle
creating build/lib.linux-x86_64-2.6/pyrticle/deposition
copying pyrticle/deposition/__init__.py -> build/lib.linux-x86_64-2.6/pyrticle/deposition
copying pyrticle/deposition/shape.py -> build/lib.linux-x86_64-2.6/pyrticle/deposition
copying pyrticle/deposition/grid_find.py -> build/lib.linux-x86_64-2.6/pyrticle/deposition
copying pyrticle/deposition/grid_base.py -> build/lib.linux-x86_64-2.6/pyrticle/deposition
copying pyrticle/deposition/grid.py -> build/lib.linux-x86_64-2.6/pyrticle/deposition
copying pyrticle/deposition/advective.py -> build/lib.linux-x86_64-2.6/pyrticle/deposition
running build_ext
building '_internal' extension
creating build/temp.linux-x86_64-2.6
creating build/temp.linux-x86_64-2.6/src
creating build/temp.linux-x86_64-2.6/src/cpp
creating build/temp.linux-x86_64-2.6/src/wrapper
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DUSE_LAPACK=1 -DUSE_BLAS=1 -DPYUBLAS_HAVE_BOOST_BINDINGS=1 -Isrc/cpp -I/home/andreas/work/boost-numeric-bindings -I/usr/lib/pymodules/python2.6/numpy/core/include -I/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/PyUblas-2011.1-py2.6-linux-x86_64.egg/pyublas/../include -I/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/hedge-0.91-py2.6-linux-x86_64.egg/hedge/../include -I/usr/include/python2.6 -c src/cpp/tools.cpp -o build/temp.linux-x86_64-2.6/src/cpp/tools.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DUSE_LAPACK=1 -DUSE_BLAS=1 -DPYUBLAS_HAVE_BOOST_BINDINGS=1 -Isrc/cpp -I/home/andreas/work/boost-numeric-bindings -I/usr/lib/pymodules/python2.6/numpy/core/include -I/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/PyUblas-2011.1-py2.6-linux-x86_64.egg/pyublas/../include -I/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/hedge-0.91-py2.6-linux-x86_64.egg/hedge/../include -I/usr/include/python2.6 -c src/wrapper/wrap_tools.cpp -o build/temp.linux-x86_64-2.6/src/wrapper/wrap_tools.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DUSE_LAPACK=1 -DUSE_BLAS=1 -DPYUBLAS_HAVE_BOOST_BINDINGS=1 -Isrc/cpp -I/home/andreas/work/boost-numeric-bindings -I/usr/lib/pymodules/python2.6/numpy/core/include -I/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/PyUblas-2011.1-py2.6-linux-x86_64.egg/pyublas/../include -I/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/hedge-0.91-py2.6-linux-x86_64.egg/hedge/../include -I/usr/include/python2.6 -c src/wrapper/wrap_grid.cpp -o build/temp.linux-x86_64-2.6/src/wrapper/wrap_grid.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DUSE_LAPACK=1 -DUSE_BLAS=1 -DPYUBLAS_HAVE_BOOST_BINDINGS=1 -Isrc/cpp -I/home/andreas/work/boost-numeric-bindings -I/usr/lib/pymodules/python2.6/numpy/core/include -I/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/PyUblas-2011.1-py2.6-linux-x86_64.egg/pyublas/../include -I/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/hedge-0.91-py2.6-linux-x86_64.egg/hedge/../include -I/usr/include/python2.6 -c src/wrapper/wrap_meshdata.cpp -o build/temp.linux-x86_64-2.6/src/wrapper/wrap_meshdata.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DUSE_LAPACK=1 -DUSE_BLAS=1 -DPYUBLAS_HAVE_BOOST_BINDINGS=1 -Isrc/cpp -I/home/andreas/work/boost-numeric-bindings -I/usr/lib/pymodules/python2.6/numpy/core/include -I/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/PyUblas-2011.1-py2.6-linux-x86_64.egg/pyublas/../include -I/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/hedge-0.91-py2.6-linux-x86_64.egg/hedge/../include -I/usr/include/python2.6 -c src/wrapper/wrap_pic.cpp -o build/temp.linux-x86_64-2.6/src/wrapper/wrap_pic.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DUSE_LAPACK=1 -DUSE_BLAS=1 -DPYUBLAS_HAVE_BOOST_BINDINGS=1 -Isrc/cpp -I/home/andreas/work/boost-numeric-bindings -I/usr/lib/pymodules/python2.6/numpy/core/include -I/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/PyUblas-2011.1-py2.6-linux-x86_64.egg/pyublas/../include -I/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/hedge-0.91-py2.6-linux-x86_64.egg/hedge/../include -I/usr/include/python2.6 -c src/wrapper/wrap_pusher.cpp -o build/temp.linux-x86_64-2.6/src/wrapper/wrap_pusher.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DUSE_LAPACK=1 -DUSE_BLAS=1 -DPYUBLAS_HAVE_BOOST_BINDINGS=1 -Isrc/cpp -I/home/andreas/work/boost-numeric-bindings -I/usr/lib/pymodules/python2.6/numpy/core/include -I/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/PyUblas-2011.1-py2.6-linux-x86_64.egg/pyublas/../include -I/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/hedge-0.91-py2.6-linux-x86_64.egg/hedge/../include -I/usr/include/python2.6 -c src/wrapper/wrap_depositor.cpp -o build/temp.linux-x86_64-2.6/src/wrapper/wrap_depositor.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
gcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -DUSE_LAPACK=1 -DUSE_BLAS=1 -DPYUBLAS_HAVE_BOOST_BINDINGS=1 -Isrc/cpp -I/home/andreas/work/boost-numeric-bindings -I/usr/lib/pymodules/python2.6/numpy/core/include -I/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/PyUblas-2011.1-py2.6-linux-x86_64.egg/pyublas/../include -I/home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/hedge-0.91-py2.6-linux-x86_64.egg/hedge/../include -I/usr/include/python2.6 -c src/wrapper/wrap_main.cpp -o build/temp.linux-x86_64-2.6/src/wrapper/wrap_main.o -march=native -mtune=native -mfpmath=sse -Wno-sign-compare
g++ -pthread -shared -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.6/src/cpp/tools.o build/temp.linux-x86_64-2.6/src/wrapper/wrap_tools.o build/temp.linux-x86_64-2.6/src/wrapper/wrap_grid.o build/temp.linux-x86_64-2.6/src/wrapper/wrap_meshdata.o build/temp.linux-x86_64-2.6/src/wrapper/wrap_pic.o build/temp.linux-x86_64-2.6/src/wrapper/wrap_pusher.o build/temp.linux-x86_64-2.6/src/wrapper/wrap_depositor.o build/temp.linux-x86_64-2.6/src/wrapper/wrap_main.o -lboost_python -llapack -lblas -o build/lib.linux-x86_64-2.6/pyrticle/_internal.so
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/pyrticle
copying build/lib.linux-x86_64-2.6/pyrticle/geometry.py -> build/bdist.linux-x86_64/egg/pyrticle
copying build/lib.linux-x86_64-2.6/pyrticle/log.py -> build/bdist.linux-x86_64/egg/pyrticle
copying build/lib.linux-x86_64-2.6/pyrticle/units.py -> build/bdist.linux-x86_64/egg/pyrticle
creating build/bdist.linux-x86_64/egg/pyrticle/deposition
copying build/lib.linux-x86_64-2.6/pyrticle/deposition/__init__.py -> build/bdist.linux-x86_64/egg/pyrticle/deposition
copying build/lib.linux-x86_64-2.6/pyrticle/deposition/shape.py -> build/bdist.linux-x86_64/egg/pyrticle/deposition
copying build/lib.linux-x86_64-2.6/pyrticle/deposition/grid_find.py -> build/bdist.linux-x86_64/egg/pyrticle/deposition
copying build/lib.linux-x86_64-2.6/pyrticle/deposition/grid_base.py -> build/bdist.linux-x86_64/egg/pyrticle/deposition
copying build/lib.linux-x86_64-2.6/pyrticle/deposition/grid.py -> build/bdist.linux-x86_64/egg/pyrticle/deposition
copying build/lib.linux-x86_64-2.6/pyrticle/deposition/advective.py -> build/bdist.linux-x86_64/egg/pyrticle/deposition
copying build/lib.linux-x86_64-2.6/pyrticle/tools.py -> build/bdist.linux-x86_64/egg/pyrticle
copying build/lib.linux-x86_64-2.6/pyrticle/__init__.py -> build/bdist.linux-x86_64/egg/pyrticle
copying build/lib.linux-x86_64-2.6/pyrticle/driver.py -> build/bdist.linux-x86_64/egg/pyrticle
copying build/lib.linux-x86_64-2.6/pyrticle/_internal.so -> build/bdist.linux-x86_64/egg/pyrticle
copying build/lib.linux-x86_64-2.6/pyrticle/distribution.py -> build/bdist.linux-x86_64/egg/pyrticle
copying build/lib.linux-x86_64-2.6/pyrticle/pusher.py -> build/bdist.linux-x86_64/egg/pyrticle
copying build/lib.linux-x86_64-2.6/pyrticle/meshdata.py -> build/bdist.linux-x86_64/egg/pyrticle
copying build/lib.linux-x86_64-2.6/pyrticle/cloud.py -> build/bdist.linux-x86_64/egg/pyrticle
copying build/lib.linux-x86_64-2.6/pyrticle/hyperbolic.py -> build/bdist.linux-x86_64/egg/pyrticle
byte-compiling build/bdist.linux-x86_64/egg/pyrticle/geometry.py to geometry.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyrticle/log.py to log.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyrticle/units.py to units.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyrticle/deposition/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyrticle/deposition/shape.py to shape.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyrticle/deposition/grid_find.py to grid_find.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyrticle/deposition/grid_base.py to grid_base.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyrticle/deposition/grid.py to grid.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyrticle/deposition/advective.py to advective.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyrticle/tools.py to tools.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyrticle/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyrticle/driver.py to driver.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyrticle/distribution.py to distribution.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyrticle/pusher.py to pusher.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyrticle/meshdata.py to meshdata.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyrticle/cloud.py to cloud.pyc
byte-compiling build/bdist.linux-x86_64/egg/pyrticle/hyperbolic.py to hyperbolic.pyc
creating stub loader for pyrticle/_internal.so
byte-compiling build/bdist.linux-x86_64/egg/pyrticle/_internal.py to _internal.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts
running install_scripts
running build_scripts
creating build/scripts-2.6
copying and adjusting bin/pyrticle -> build/scripts-2.6
changing mode of build/scripts-2.6/pyrticle from 644 to 755
creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts
copying build/scripts-2.6/pyrticle -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/pyrticle to 755
copying pyrticle.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying pyrticle.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying pyrticle.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying pyrticle.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
creating dist
creating 'dist/pyrticle-0.90-py2.6-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing pyrticle-0.90-py2.6-linux-x86_64.egg
creating /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pyrticle-0.90-py2.6-linux-x86_64.egg
Extracting pyrticle-0.90-py2.6-linux-x86_64.egg to /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages
Adding pyrticle 0.90 to easy-install.pth file
Installing pyrticle script to /home/andreas/regression-check/run-2011-05-20-0800/env/bin

Installed /home/andreas/regression-check/run-2011-05-20-0800/env/lib/python2.6/site-packages/pyrticle-0.90-py2.6-linux-x86_64.egg
Processing dependencies for pyrticle==0.90
Finished processing dependencies for pyrticle==0.90
------------------------------------------------------------------------
INSTALL OK.
------------------------------------------------------------------------
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-plain.log
---------------------------------------------------------
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-mpi.log
---------------------------------------------------------
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cuda.log
---------------------------------------------------------
---------------------------------------------------------
TESTS FOR run-2011-05-20-0800-cl.log
---------------------------------------------------------
---------------------------------------------------------
Finished at:
Fr 20. Mai 12:26:11 EDT 2011
---------------------------------------------------------


More information about the Hedge mailing list