From owner-freebsd-ports-bugs@freebsd.org Sun Mar 31 02:31:27 2019 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 502F4156DE5C for ; Sun, 31 Mar 2019 02:31:27 +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 DC7938A819 for ; Sun, 31 Mar 2019 02:31:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id A05E9156DE5B; Sun, 31 Mar 2019 02:31:26 +0000 (UTC) Delivered-To: ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7CADF156DE5A for ; Sun, 31 Mar 2019 02:31:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CD3808A811 for ; Sun, 31 Mar 2019 02:31:25 +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 mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 1EE853D2A for ; Sun, 31 Mar 2019 02:31:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x2V2VOlh064833 for ; Sun, 31 Mar 2019 02:31:25 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x2V2VOZ0064829 for ports-bugs@FreeBSD.org; Sun, 31 Mar 2019 02:31:24 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 236910] error when installing scipy by pip on FreeBSD 12.0 Date: Sun, 31 Mar 2019 02:31:25 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new 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: skywalk163@vip.qq.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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-ports-bugs@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Mar 2019 02:31:27 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236910 Bug ID: 236910 Summary: error when installing scipy by pip on FreeBSD 12.0 Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: skywalk163@vip.qq.com error when installing scipy by pip on FreeBSD 12.0 [py37] pywork@localhost:~ % pip install scipy -i https://pypi.mirrors.ustc.edu.cn/simple/ c++: scipy/sparse/sparsetools/bsr.cxx In file included from scipy/sparse/sparsetools/bsr.cxx:4: In file included from scipy/sparse/sparsetools/sparsetools.h:5: In file included from /home/pywork/py37/lib/python3.7/site-packages/numpy/core/include/numpy/ndar= rayobject.h:12: In file included from /home/pywork/py37/lib/python3.7/site-packages/numpy/core/include/numpy/ndar= raytypes.h:1822: =20=20=20 /home/pywork/py37/lib/python3.7/site-packages/numpy/core/include/numpy/npy_= 1_7_deprecated_api.h:17:2: warning: "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] #warning "Using deprecated NumPy API, disable it with " \ ^ c++: error: unable to execute command: Killed c++: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on L= LVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin c++: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preproces= sed source, and associated run script. c++: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: c++: note: diagnostic msg: /tmp/bsr-5fdd84.cpp c++: note: diagnostic msg: /tmp/bsr-5fdd84.sh c++: note: diagnostic msg: ******************** error: Command "c++ -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -D__STDC_FORMAT_MACROS=3D1 -Iscipy/sparse/sparsetools -I/home/pywork/py37/lib/python3.7/site-packages/numpy/core/include -I/home/pywork/py37/include -I/usr/local/include/python3.7m -c scipy/sparse/sparsetools/bsr.cxx -o build/temp.freebsd-12.0-RELEASE-p3-amd64-3.7/scipy/sparse/sparsetools/bsr.o -MMD -MF build/temp.freebsd-12.0-RELEASE-p3-amd64-3.7/scipy/sparse/sparsetools/bsr.o= .d" failed with exit status 254 ---------------------------------------- Command "/home/pywork/py37/bin/python3.7 -u -c "import setuptools, tokenize;__file__=3D'/tmp/pip-install-1evu1sbq/scipy/setup.py';f=3Dgetattr(= tokenize, 'open', open)(__file__);code=3Df.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-viqw4giu/install-record.txt --single-version-externally-man= aged --compile --install-headers /home/pywork/py37/include/site/python3.7/scipy" failed with error code 1 in /tmp/pip-install-1evu1sbq/scipy/ --=20 You are receiving this mail because: You are the assignee for the bug.=