#40950: ghc @7.6.3_2 build failed: package-data.mk: No such file or directory -----------------------+---------------------------- Reporter: lwarxx@… | Owner: kitchen.andy@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: ghc | -----------------------+---------------------------- Comment (by kazenyuk@…): Couldn't it be the bootstrapping compiler (ghc-bootstrap) problem? I get the following when I'm trying to install ghc-bootstrap separately (note HSffi.o warning): {{{ $ sudo port install ghc-bootstrap ---> Fetching archive for ghc-bootstrap ---> Attempting to fetch ghc-bootstrap-7.0.4_0.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/ghc-bootstrap ---> Attempting to fetch ghc-bootstrap-7.0.4_0.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/ghc- bootstrap ---> Attempting to fetch ghc-bootstrap-7.0.4_0.darwin_13.x86_64.tbz2 from http://packages.macports.org/ghc-bootstrap ---> Fetching distfiles for ghc-bootstrap ---> Verifying checksums for ghc-bootstrap ---> Extracting ghc-bootstrap ---> Configuring ghc-bootstrap ---> Building ghc-bootstrap ---> Staging ghc-bootstrap into destroot ---> Installing ghc-bootstrap @7.0.4_0 ---> Activating ghc-bootstrap @7.0.4_0 ---> Cleaning ghc-bootstrap ---> Updating database of binaries: 100.0% ---> Scanning binaries for linking errors: 98.1% Warning: Error parsing file /opt/local/share/ghc- bootstrap/lib/ghc-7.0.4/HSffi.o: Premature end of data, possibly corrupt file ---> Scanning binaries for linking errors: 100.0% ---> No broken files found. }}} -- Ticket URL: <https://trac.macports.org/ticket/40950#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X