Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Haskell Platform "parse error on input `glDrawArraysInstanced'" #22847

@AKST

Description

@AKST

I've been having trouble with the Haskell Platform Formula.

This is what I get when I try to install the haskell platform

Angus::~ $ brew install haskell-platform
==> Downloading http://lambda.haskell.org/platform/download/2013.2.0.0/haskell-platform-2013.2.0.0.tar.gz
Already downloaded: /Library/Caches/Homebrew/haskell-platform-2013.2.0.0.tar.gz
==> ./configure --prefix=/usr/local/Cellar/haskell-platform/2013.2.0.0
==> make install
    parse error on input `glDrawArraysInstanced'

Error:
Building the OpenGLRaw-1.3.0.0 package failed
make: *** [build.stamp] Error 2


READ THIS: https://github.com/mxcl/homebrew/wiki/troubleshooting

These open issues may also help:
    https://github.com/mxcl/homebrew/issues/20678
    https://github.com/mxcl/homebrew/issues/20956

I followed the instructions on the troubleshooting page, and none of those things seemed to be the problem, and the open issues were similar but not quite what I had (i think).

Here's the Build Log from running "brew install -v haskell-platform"
https://gist.github.com/AKST/6721437

Output from brew --config

HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/mxcl/homebrew
HEAD: 6444b8bbf0e2eaeecea26fdd1376a811f0304bd2
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: 8-core 64-bit ivybridge
OS X: 10.8.5-x86_64
Xcode: 5.0
CLT: 1.0.0.9000000000.1.1249367152
GCC-4.2: build 5666
LLVM-GCC: build 2336
Clang: 5.0 build 500
X11: 2.7.4 => /opt/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.4/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /Users/Angus/.rvm/rubies/ruby-1.9.3-p327/bin/ruby

And I've got no issues with brew doctor.

Edit: included build log.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions