Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • GHC GHC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 5,245
    • Issues 5,245
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 562
    • Merge requests 562
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell CompilerGlasgow Haskell Compiler
  • GHCGHC
  • Issues
  • #8194
Closed
Open
Issue created Aug 29, 2013 by guest@trac-guest

make install (at git ef017944) still fails

I think the last time make install worked for me was sometime in February or March 2013. The build succeeds but make install fails.

mk/build.mk:

BuildFlavour = perf
V = 0

Steps to reproduce:

$ perl boot
$ ./configure --prefix=/tmp/ghc/7.7.20130827
$ make
$ make install
[...]
Installing library in
/tmp/ghc/7.7.20130827/lib/ghc-7.7.20130827/haskell2010-1.1.1.0
"/tmp/ghc/7.7.20130827/lib/ghc-7.7.20130827/bin/ghc-pkg" --force
--global-package-db
"/tmp/ghc/7.7.20130827/lib/ghc-7.7.20130827/package.conf.d" update
rts/dist/package.conf.install
/tmp/ghc/7.7.20130827/lib/ghc-7.7.20130827/bin/ghc-pkg: error while
loading shared libraries:
libHSbin-package-db-0.0.0.0-ghc7.7.20130827.so: cannot open shared
object file: No such file or directory

make[1]: *** [install_packages] Error 127
make: *** [install] Error 2

Related mailing list threads:

  • http://www.haskell.org/pipermail/ghc-devs/2013-August/002167.html
  • http://www.haskell.org/pipermail/ghc-devs/2013-April/000995.html
  • http://www.haskell.org/pipermail/ghc-devs/2013-March/000822.html
Trac metadata
Trac field Value
Version 7.7
Type Bug
TypeOfFailure OtherFailure
Priority normal
Resolution Unresolved
Component Build System
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking