Changes between Initial Version and Version 1 of Ticket #57664


Ignore:
Timestamp:
Nov 23, 2018, 9:20:27 PM (5 years ago)
Author:
Schamschula (Marius Schamschula)
Comment:

Please use wiki markup!

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57664

    • Property Keywords py27-glewpy removed
  • Ticket #57664 – Description

    initial v1  
    11Here's the lines from the log where it goes off
     2{{{
    23: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
    34:info:build src/glew.c:1:2: error: Do not use this file, it is the result of a failed Pyrex compilation.
     
    910:info:build Exit code: 1
    1011:error:build Failed to build py27-glewpy: command execution failed
    11 
     12}}}