Skip to content
This repository has been archived by the owner on Aug 2, 2020. It is now read-only.

inplace/bin/hp2ps needs libraries/bootstrapping.conf #42

Closed
angerman opened this issue Dec 26, 2015 · 1 comment
Closed

inplace/bin/hp2ps needs libraries/bootstrapping.conf #42

angerman opened this issue Dec 26, 2015 · 1 comment
Assignees

Comments

@angerman
Copy link
Collaborator

/----------
| Running Ghc Stage0 with arguments:
|   ... skipping 44 arguments ...
|   utils/hp2ps/stage0/build/Shade.o
|   utils/hp2ps/stage0/build/Utilities.o
|   -o
|   inplace/bin/hp2ps
\----------

ghc: can't find a package database at libraries/bootstrapping.conf
shakeArgsWith   0.000s    0%                           
Function shake  0.018s    1%                           
Database read   0.006s    0%                           
With database   0.000s    0%                           
Running rules   1.229s   98%  =========================
Total           1.253s  100%                           
Error when running Shake build system:
* inplace/bin/hp2ps
user error (Development.Shake.cmd, system command failed
Command: /usr/local/bin/ghc -hisuf hi -osuf o -hcsuf hc -static -no-user-package-db -package-db libraries/bootstrapping.conf -i -iutils/hp2ps/stage0/build -iutils/hp2ps/stage0/build/autogen -Iutils/hp2ps/stage0/build -Iutils/hp2ps/stage0/build/autogen -odir utils/hp2ps/stage0/build -hidir utils/hp2ps/stage0/build -stubdir utils/hp2ps/stage0/build -rtsopts -H32m -O -Wall -fwarn-tabs -no-hs-main -no-auto-link-packages -optl-lm utils/hp2ps/stage0/build/AreaBelow.o utils/hp2ps/stage0/build/Curves.o utils/hp2ps/stage0/build/Error.o utils/hp2ps/stage0/build/Main.o utils/hp2ps/stage0/build/Reorder.o utils/hp2ps/stage0/build/TopTwenty.o utils/hp2ps/stage0/build/AuxFile.o utils/hp2ps/stage0/build/Deviation.o utils/hp2ps/stage0/build/HpFile.o utils/hp2ps/stage0/build/Marks.o utils/hp2ps/stage0/build/Scale.o utils/hp2ps/stage0/build/TraceElement.o utils/hp2ps/stage0/build/Axes.o utils/hp2ps/stage0/build/Dimensions.o utils/hp2ps/stage0/build/Key.o utils/hp2ps/stage0/build/PsFile.o utils/hp2ps/stage0/build/Shade.o utils/hp2ps/stage0/build/Utilities.o -o inplace/bin/hp2ps
Exit code: 1
Stderr:
ghc: can't find a package database at libraries/bootstrapping.conf
)

This is generated as ghc-pkg init libraries/bootstrapping.conf (cf. ghc.mk:757)

@snowleopard snowleopard self-assigned this Dec 26, 2015
@snowleopard
Copy link
Owner

I'll give this a try.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants