Created
September 2, 2017 14:43
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
➜ ~ opam install cppo -v | |
The following actions will be performed: | |
∗ install cppo 1.6.0 | |
=-=- Gathering sources =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= | |
[cppo] Archive in cache | |
=-=- Processing actions -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= | |
[cppo: jbuilder build] Command started | |
+ jbuilder "build" "-p" "cppo" "-j" "4" (CWD=/home/matthias/.opam/4.05.0+flambda/build/cppo.1.6.0) | |
[ERROR] The compilation of cppo failed at "jbuilder build -p cppo -j 4". | |
#=== ERROR while installing cppo.1.6.0 ========================================# | |
# opam-version 1.2.2 | |
# os linux | |
# command jbuilder build -p cppo -j 4 | |
# path /home/matthias/.opam/4.05.0+flambda/build/cppo.1.6.0 | |
# compiler 4.05.0+flambda | |
# exit-code 127 | |
# env-file /home/matthias/.opam/4.05.0+flambda/build/cppo.1.6.0/cppo-32696-1872ec.env | |
# stdout-file /home/matthias/.opam/4.05.0+flambda/build/cppo.1.6.0/cppo-32696-1872ec.out | |
# stderr-file /home/matthias/.opam/4.05.0+flambda/build/cppo.1.6.0/cppo-32696-1872ec.err | |
=-=- Error report -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= | |
The following actions failed | |
∗ install cppo 1.6.0 | |
No changes have been performed | |
'opam install cppo -v' failed. | |
➜ ~ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment