Changes between Initial Version and Version 1 of Ticket #57664
- Timestamp:
- Nov 23, 2018, 9:20:27 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57664
- Property Keywords py27-glewpy removed
-
Ticket #57664 – Description
initial v1 1 1 Here's the lines from the log where it goes off 2 {{{ 2 3 :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 3 4 :info:build src/glew.c:1:2: error: Do not use this file, it is the result of a failed Pyrex compilation. … … 9 10 :info:build Exit code: 1 10 11 :error:build Failed to build py27-glewpy: command execution failed 11 12 }}}