-
-
Save Blaisorblade/92e0ccaf22d90da6fac9 to your computer and use it in GitHub Desktop.
Partial log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ cabal build | |
Building pts-0.1... | |
Preprocessing library pts-0.1... | |
[24 of 36] Compiling PTS.Options ( src-lib/PTS/Options.hs, dist/build/PTS/Options.o ) [dist/build/autogen/cabal_macros.h changed] | |
[29 of 36] Compiling PTS.Statics.Typing ( src-lib/PTS/Statics/Typing.hs, dist/build/PTS/Statics/Typing.o ) [dist/build/autogen/cabal_macros.h changed] | |
[30 of 36] Compiling PTS.Statics ( src-lib/PTS/Statics.hs, dist/build/PTS/Statics.o ) [PTS.Statics.Typing changed] | |
[34 of 36] Compiling PTS.Interactive.Runners ( src-lib/PTS/Interactive/Runners.hs, dist/build/PTS/Interactive/Runners.o ) [PTS.Options changed] | |
[35 of 36] Compiling PTS.Transform ( src-lib/PTS/Transform.hs, dist/build/PTS/Transform.o ) [PTS.Options changed] | |
[36 of 36] Compiling PTS.Interactive ( src-lib/PTS/Interactive.hs, dist/build/PTS/Interactive.o ) [PTS.Statics.Typing changed] | |
[24 of 36] Compiling PTS.Options ( src-lib/PTS/Options.hs, dist/build/PTS/Options.p_o ) [dist/build/autogen/cabal_macros.h changed] | |
ld: warning: directory not found for option '-L/app/usr/lib' | |
ld: warning: directory not found for option '-L/app/ghc/usr/lib' | |
ld: warning: directory not found for option '-L/app/sandbox/usr/lib' | |
[29 of 36] Compiling PTS.Statics.Typing ( src-lib/PTS/Statics/Typing.hs, dist/build/PTS/Statics/Typing.p_o ) [dist/build/autogen/cabal_macros.h changed] | |
ld: warning: directory not found for option '-L/app/usr/lib' | |
ld: warning: directory not found for option '-L/app/ghc/usr/lib' | |
ld: warning: directory not found for option '-L/app/sandbox/usr/lib' | |
[30 of 36] Compiling PTS.Statics ( src-lib/PTS/Statics.hs, dist/build/PTS/Statics.p_o ) [PTS.Statics.Typing changed] | |
ld: warning: directory not found for option '-L/app/usr/lib' | |
ld: warning: directory not found for option '-L/app/ghc/usr/lib' | |
ld: warning: directory not found for option '-L/app/sandbox/usr/lib' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment