Opened 3 years ago

Closed 3 years ago

#62550 closed defect (duplicate)

py37-scipy @1.6.1 build failure

Reported by: coffeyjj Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: Cc:
Port: py-scipy

Description

Do you need any other information from me?

Thanks!

PORT: gnuradio @3.8.3.0, OS: OSX 10.11.6, X11: XQuartz 2.8.0 (xorg-server 1.19.7)

LOG FILE .../py37-scipy/main.log: ATTACHED

LOG FILE .../gnuradio/main.log: NOT ATTACHED (no errors shown, no warnings shown, last line in log file: ":debug:main Starting logging for py37-scipy")

Snipped from Terminal output:


--->  Computing dependencies for gnuradio
The following dependencies will be installed: 
  [dependency list snipped...]
 py37-scipy
  [dependency list snipped...]
Continue? [Y/n]: y
--->  Fetching archive for py37-scipy
--->  Attempting to fetch py37-scipy-1.6.1_0+gfortran+openblas.darwin_15.x86_64.tbz2 from https://packages.macports.org/py37-scipy
--->  Attempting to fetch py37-scipy-1.6.1_0+gfortran+openblas.darwin_15.x86_64.tbz2 from http://atl.us.packages.macports.org/py37-scipy
--->  Attempting to fetch py37-scipy-1.6.1_0+gfortran+openblas.darwin_15.x86_64.tbz2 from https://cph.dk.packages.macports.org/py37-scipy
--->  Fetching distfiles for py37-scipy
--->  Verifying checksums for py37-scipy
--->  Extracting py37-scipy
--->  Configuring py37-scipy
--->  Building py37-scipy
Error: Failed to build py37-scipy: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-scipy/py37-scipy/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port gnuradio failed

Various snips from .../py37-scipy/main.log logfile:


1 Fatal error snipped from .../py37-scipy/main.log:

:info:build build/src.macosx-10.11-x86_64-3.7/scipy/integrate/vodemodule.c:86:10: fatal error: 'threads.h' file not found 

1 "Failed to build" snipped from .../py37-scipy/main.log:

:error:build Failed to build py37-scipy: command execution failed

Other "errors:" snipped from .../py37-scipy/main.log:

:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found

:info:build /opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/distutils/checks/cpu_avx512f.c:6:30: error: implicit declaration of function '_mm512_castsi512_si128' is invalid in C99 [-Werror,-Wimplicit-function-declaration]

:info:build /opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/distutils/checks/cpu_avx512f.c:6:30: error: passing 'int' to parameter of incompatible type '__m128i' (vector of 2 'long long' values)

:info:build /opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/distutils/checks/cpu_avx512cd.c:6:30: error: implicit declaration of function '_mm512_castsi512_si128' is invalid in C99 [-Werror,-Wimplicit-function-declaration]

:info:build /opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/distutils/checks/cpu_avx512cd.c:6:30: error: passing 'int' to parameter of incompatible type '__m128i' (vector of 2 'long long' values)

:info:build error: Command "/usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/ -I/opt/local/include -DHAVE_CBLAS -Ibuild/src.macosx-10.11-x86_64-3.7/build/src.macosx-10.11-x86_64-3.7/scipy/integrate -I/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/core/include -Ibuild/src.macosx-10.11-x86_64-3.7/numpy/distutils/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.7/include/python3.7m -c build/src.macosx-10.11-x86_64-3.7/scipy/integrate/vodemodule.c -o 
build/temp.macosx-10.11-x86_64-3.7/build/src.macosx-10.11-x86_64-3.7/scipy/integrate/vodemodule.o -MMD -MF 
build/temp.macosx-10.11-x86_64-3.7/build/src.macosx-10.11-x86_64-3.7/scipy/integrate/vodemodule.o.d -msse -msse2 -msse3" failed with exit status 1

:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-scipy/py37-scipy/main.log for details.

---END

Attachments (1)

main.log (767.0 KB) - added by coffeyjj 3 years ago.

Download all attachments as: .zip

Change History (3)

Changed 3 years ago by coffeyjj

Attachment: main.log added

comment:1 Changed 3 years ago by jmroot (Joshua Root)

Cc: michaelld@… michaelld ra1nb0w@… ra1nb0w removed
Owner: set to michaelld
Port: py-scipy added; gnuradio @3.8.3.0 removed
Status: newassigned
Summary: gnuradio @3.8.3.0 processing failed (OSX 10.11.6) - :error:build Failed to build py37-scipypy37-scipy @1.6.1 build failure

comment:2 Changed 3 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: assignedclosed
Note: See TracTickets for help on using tickets.