Opened 13 years ago
Closed 5 years ago
#36927 closed defect (fixed)
emulators/virtualbox GL-related build failure on 10.7
| Reported by: | rmstonecipher@… | Owned by: | royliu@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.1.2 |
| Keywords: | Cc: | bitpup, cooljeanius (Eric Gallager) | |
| Port: | virtualbox |
Description
I am unable to build Virtualbox on Lion/10.7.
Attached is the log file which seems to point to a GL-related error.
Attachments (2)
Change History (9)
Changed 13 years ago by rmstonecipher@…
| Attachment: | virtualbox-logfile added |
|---|
comment:1 Changed 13 years ago by bitpup
| Cc: | wheeltong@… added |
|---|
Changed 13 years ago by bitpup
| Attachment: | virtualbox_10_6.log added |
|---|
comment:3 Changed 13 years ago by rmstonecipher@…
Roy,
http://forums.libsdl.org/viewtopic.php?t=7492 seems to have a similar error in SDL and attributes it to OS X OpenGL using a different data type.
http://hg.libsdl.org/SDL/rev/0d28cf898765 has their patch to fix the glitch - might that work for us?
Cheers,
Ryan Stonecipher
comment:4 Changed 13 years ago by rmstonecipher@…
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Fix for 10.7 / darwin 11 committed in r103620.
I will try to test on 10.6 / darwin 10 soon.
comment:5 Changed 13 years ago by rmstonecipher@…
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
wheeltong@,
It looks like 10.6 fails for a reason other than OpenGL before it would even get to the OpenGL-related error:
https://build.macports.org/builders/buildports-snowleopard-x86_64/builds/15461/steps/compile/logs/stdio
Once that is resolved I will revisit this ticket.
Cheers,
Ryan Stonecipher
comment:7 Changed 5 years ago by chrstphrchvz (Christopher Chavez)
| Resolution: | → fixed |
|---|---|
| Status: | reopened → closed |

Cc Me!