[Bug 222992] science/py-scipy - compile failed package

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 13 21:05:16 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222992

--- Comment #3 from Martin Filla <martinfilla at post.cz> ---
Hi i installed scipy in virtualenv-3.6 over pip3 but have some errors. 
OS: FreeBSD 11.0-RELEASE-p12

Collecting scipy
  Using cached scipy-0.19.1.tar.gz
Building wheels for collected packages: scipy
  Running setup.py bdist_wheel for scipy ... error
  Complete output from command /bsd/Code/Test/bin/python3.6 -u -c "import
setuptools,
tokenize;__file__='/tmp/pip-build-6lggei1k/scipy/setup.py';f=getattr(tokenize,
'open', open)(__file__);code=f.read().replace('\r\n',
'\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d
/tmp/tmp5lksusvypip-wheel- --python-tag cp36:
  lapack_opt_info:
  lapack_mkl_info:
    libraries mkl_rt not found in ['/bsd/Code/Test/lib', '/usr/local/lib',
'/usr/lib']
    NOT AVAILABLE

  openblas_lapack_info:
  customize UnixCCompiler
  C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG
-O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC

  creating /tmp/tmp_ukz3rm3/tmp
  creating /tmp/tmp_ukz3rm3/tmp/tmp_ukz3rm3
  compile options: '-MMD -MF /tmp/tmp_ukz3rm3/file.c.d -c'
  cc: /tmp/tmp_ukz3rm3/file.c
  C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG
-O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC

  creating /tmp/tmpopmg7tj2/tmp
  creating /tmp/tmpopmg7tj2/tmp/tmpopmg7tj2
  compile options: '-c'
  cc: /tmp/tmpopmg7tj2/source.c
  /tmp/tmpopmg7tj2/source.c:4:13: warning: implicit declaration of function
'zungqr_' is invalid in C99 [-Wimplicit-function-declaration]
              zungqr_();
              ^
  1 warning generated.
  cc /tmp/tmpopmg7tj2/tmp/tmpopmg7tj2/source.o -L/usr/local/lib -lopenblas -o
/tmp/tmpopmg7tj2/a.out
  //usr/local/lib/gcc6/libgfortran.so.3: undefined reference to
`__multf3 at GCC_4.6.0'
  //usr/local/lib/gcc6/libgfortran.so.3: undefined reference to
`__subtf3 at GCC_4.6.0'
  //usr/local/lib/gcc6/libgfortran.so.3: undefined reference to
`__unordtf2 at GCC_4.6.0'
  //usr/local/lib/gcc6/libgfortran.so.3: undefined reference to
`__netf2 at GCC_4.6.0'
  //usr/local/lib/gcc6/libgfortran.so.3: undefined reference to
`__floatunditf at GCC_4.6.0'
  //usr/local/lib/gcc6/libgfortran.so.3: undefined reference to
`__letf2 at GCC_4.6.0'
  //usr/local/lib/gcc6/libgfortran.so.3: undefined reference to
`__floatsitf at GCC_4.6.0'
  //usr/local/lib/gcc6/libgfortran.so.3: undefined reference to
`__floatditf at GCC_4.6.0'
  //usr/local/lib/gcc6/libgfortran.so.3: undefined reference to
`__lttf2 at GCC_4.6.0'
  //usr/local/lib/gcc6/libgfortran.so.3: undefined reference to
`__eqtf2 at GCC_4.6.0'
  //usr/local/lib/gcc6/libgfortran.so.3: undefined reference to
`__gttf2 at GCC_4.6.0'
  //usr/local/lib/gcc6/libgfortran.so.3: undefined reference to
`__getf2 at GCC_4.6.0'
  //usr/local/lib/gcc6/libgfortran.so.3: undefined reference to

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-python mailing list