New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #29759 (closed defect: invalid)

Opened 4 years ago

Last modified 3 years ago

Python27 build failed: OpenGL/gl.h: No such file or directory

Reported by: snoopy12533@… Owned by: jwa@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: python27

Description (last modified by macsforever2000@…) (diff)

I keep getting an error when trying to install python27

Error: Target org.macports.destroot returned: shell command failed (see log for details)
Log for python27 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python27/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

Attachments

main.log (1.2 MB) - added by snoopy12533@… 4 years ago.

Change History

Changed 4 years ago by snoopy12533@…

comment:1 Changed 4 years ago by macsforever2000@…

  • Owner changed from macports-tickets@… to jwa@…
  • Description modified (diff)
  • Port set to python27

comment:2 Changed 4 years ago by jmr@…

  • Summary changed from Python27 Install Failed to Python27 build failed: OpenGL/gl.h: No such file or directory
:info:destroot /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64 -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -o MyAppDelegate.o -c ./MyAppDelegate.m
:info:destroot In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:142,
:info:destroot                  from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13,
:info:destroot                  from ./MyAppDelegate.h:3,
:info:destroot                  from ./MyAppDelegate.m:1:
:info:destroot /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:9:22: error: OpenGL/gl.h: No such file or directory

comment:3 Changed 4 years ago by jeremyhu@…

That should exist at /System/Library/Frameworks/OpenGL.framework/Headers/gl.h

comment:4 Changed 3 years ago by jmr@…

  • Status changed from new to closed
  • Resolution set to invalid
Note: See TracTickets for help on using tickets.