robertwb / issues-import-test

0 stars 0 forks source link

Testsuite fails on OSX #93

Closed robertwb closed 8 years ago

robertwb commented 8 years ago

Reported by vbraun on 23 Aug 2015 11:33 UTC

======================================================================
ERROR: runTest (__main__.CythonUnitTestCase)
compiling (c) tests in test_dictviews
----------------------------------------------------------------------
Traceback (most recent call last):
  File "runtests.py", line 990, in run
    ext_so_path = self.runCompileTest()
  File "runtests.py", line 705, in runCompileTest
    self.test_directory, self.expect_errors, self.annotate)
  File "runtests.py", line 946, in compile
    so_path = self.run_distutils(test_directory, module, workdir, incdir)
  File "runtests.py", line 872, in run_distutils
    build_extension.run()
  File "/Users/buildslave-sage/slave/sage_git/build/local/lib/python/distutils/command/build_ext.py", line 337, in run
    self.build_extensions()
  File "/Users/buildslave-sage/slave/sage_git/build/local/lib/python/distutils/command/build_ext.py", line 446, in build_extensions
    self.build_extension(ext)
  File "runtests.py", line 432, in build_extension
    _build_ext.build_extension(self, ext)
  File "/Users/buildslave-sage/slave/sage_git/build/local/lib/python/distutils/command/build_ext.py", line 496, in build_extension
    depends=ext.depends)
  File "/Users/buildslave-sage/slave/sage_git/build/local/lib/python/distutils/ccompiler.py", line 574, in compile
    self._compile(obj, src, ext, cc_args, extra_postargs, pp_opts)
  File "/Users/buildslave-sage/slave/sage_git/build/local/lib/python/distutils/unixccompiler.py", line 124, in _compile
    raise CompileError, msg
CompileError: command 'gcc' failed with exit status 1

----------------------------------------------------------------------
Ran 9329 tests in 4177.796s

FAILED (errors=24)

Full log: http://build.sagemath.org/release/builders/%20%20fast%20Volker%20MiniMac%20%28OSX%2010.10%20x86_64%29%20full/builds/85/steps/compile_1/logs/cython

I can provide an OSX 10.10 account for testing if needed.

Migrated-From: http://trac.cython.org/ticket/860

robertwb commented 8 years ago

Modified by scoder on 23 Aug 2015 18:58 UTC

robertwb commented 8 years ago

Comment by scoder on 23 Aug 2015 19:03 UTC Fixed here:

https://github.com/cython/cython/commit/b0ed6da7db7dcc0704cfcc9d168340e623d7d983