From owner-freebsd-python@freebsd.org Mon Nov 13 21:05:16 2017 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A5135DD5C7E for ; Mon, 13 Nov 2017 21:05:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 8C0097E38A for ; Mon, 13 Nov 2017 21:05:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 88199DD5C7D; Mon, 13 Nov 2017 21:05:16 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 87AD0DD5C7C for ; Mon, 13 Nov 2017 21:05:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 763C77E389 for ; Mon, 13 Nov 2017 21:05:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id vADL5GwQ084051 for ; Mon, 13 Nov 2017 21:05:16 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 222992] science/py-scipy - compile failed package Date: Mon, 13 Nov 2017 21:05:16 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: martinfilla@post.cz X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Nov 2017 21:05:16 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222992 --- Comment #3 from Martin Filla --- 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.=