Opened 6 years ago

Last modified 6 years ago

#57664 closed defect

py27-glewpy on MacOSX 10.13.6 Xcode 9.1.4 fails to build — at Initial Version

Reported by: atalkingegg Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: py-glewpy

Description

Here's the lines from the log where it goes off :info:build /usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/glew.c -o build/temp.macosx-10.13-x86_64-2.7/src/glew.o :info:build src/glew.c:1:2: error: Do not use this file, it is the result of a failed Pyrex compilation. :info:build #error Do not use this file, it is the result of a failed Pyrex compilation. :info:build :info:build 1 error generated. :info:build error: command '/usr/bin/clang' failed with exit status 1 :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-glewpy/py27-glewpy/work/glewpy-0.7.4" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build :info:build Exit code: 1 :error:build Failed to build py27-glewpy: command execution failed

Change History (1)

Changed 6 years ago by atalkingegg

Attachment: main.log added

complete port install log

Note: See TracTickets for help on using tickets.