Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Nov 2017 21:05:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 222992] science/py-scipy - compile failed package
Message-ID:  <bug-222992-21822-6Fgeqc3Q45@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-222992-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-222992-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222992

--- Comment #3 from Martin Filla <martinfilla@post.cz> ---
Hi i installed scipy in virtualenv-3.6 over pip3 but have some errors.=20
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__=3D'/tmp/pip-build-6lggei1k/scipy/setup.py';f=3Dgetattr(to=
kenize,
'open', open)(__file__);code=3Df.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 -DNDE=
BUG
-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 -DNDE=
BUG
-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@GCC_4.6.0'
  //usr/local/lib/gcc6/libgfortran.so.3: undefined reference to
`__subtf3@GCC_4.6.0'
  //usr/local/lib/gcc6/libgfortran.so.3: undefined reference to
`__unordtf2@GCC_4.6.0'
  //usr/local/lib/gcc6/libgfortran.so.3: undefined reference to
`__netf2@GCC_4.6.0'
  //usr/local/lib/gcc6/libgfortran.so.3: undefined reference to
`__floatunditf@GCC_4.6.0'
  //usr/local/lib/gcc6/libgfortran.so.3: undefined reference to
`__letf2@GCC_4.6.0'
  //usr/local/lib/gcc6/libgfortran.so.3: undefined reference to
`__floatsitf@GCC_4.6.0'
  //usr/local/lib/gcc6/libgfortran.so.3: undefined reference to
`__floatditf@GCC_4.6.0'
  //usr/local/lib/gcc6/libgfortran.so.3: undefined reference to
`__lttf2@GCC_4.6.0'
  //usr/local/lib/gcc6/libgfortran.so.3: undefined reference to
`__eqtf2@GCC_4.6.0'
  //usr/local/lib/gcc6/libgfortran.so.3: undefined reference to
`__gttf2@GCC_4.6.0'
  //usr/local/lib/gcc6/libgfortran.so.3: undefined reference to
`__getf2@GCC_4.6.0'
  //usr/local/lib/gcc6/libgfortran.so.3: undefined reference to

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222992-21822-6Fgeqc3Q45>