Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ocp-build version 1.99.8-beta #2499

Merged
merged 1 commit into from Aug 25, 2014
Merged

Conversation

lefessan
Copy link
Contributor

compatibility with 4.02

@samoht
Copy link
Member

samoht commented Aug 25, 2014

All green! Can you squash the history of your branch? thanks!

avsm added a commit that referenced this pull request Aug 25, 2014
@avsm avsm merged commit fc72454 into ocaml:master Aug 25, 2014
@dbuenzli
Copy link
Collaborator

This seems to have broken ocp-indent

> opam remove ocp-indent ocp-build 
[NOTE] ocp-indent and ocp-build are not installed.

Nothing to do.
> opam install ocp-indent 
The following actions will be performed:
 - install   ocp-build.1.99.8-beta                 [required by ocp-indent]
 - install   ocp-indent.1.4.1
=== + 2 ===
Do you want to continue ? [Y/n] Y

🐫                   --- Synchronizing package archives ---

🐫                        --- Installing packages ---
Building ocp-build.1.99.8-beta:
  ./configure --prefix /Users/dbuenzli/.opam/system
  make
  make install
Installing ocp-build.1.99.8-beta.
Building ocp-indent.1.4.1:
  ./configure --prefix /Users/dbuenzli/.opam/system
  make
[ERROR] The compilation of ocp-indent.1.4.1 failed.
Removing ocp-indent.1.4.1.
  Nothing to do.
[WARNING] Directory /Users/dbuenzli/.opam/system/lib/ocp-indent is not empty, not removing


#================== ERROR while installing ocp-indent.1.4.1 ===================#
# opam-version 1.2.0~beta4
# os           darwin
# command      make
# path         /Users/dbuenzli/.opam/system/build/ocp-indent.1.4.1
# compiler     system (4.01.0)
# exit-code    2
# env-file     /Users/dbuenzli/.opam/system/build/ocp-indent.1.4.1/ocp-indent-30930-ad8886.env
# stdout-file  /Users/dbuenzli/.opam/system/build/ocp-indent.1.4.1/ocp-indent-30930-ad8886.out
# stderr-file  /Users/dbuenzli/.opam/system/build/ocp-indent.1.4.1/ocp-indent-30930-ad8886.err
### stdout ###
# ...[truncated]
# checking for ocamldep... ocamldep
# checking for ocamlmktop... ocamlmktop
# checking for ocamlmklib... ocamlmklib
# checking for ocamldoc... ocamldoc
# checking for ocamlbuild... ocamlbuild
# configure: creating ./config.status
# config.status: creating Makefile.config
# config.status: creating version.ocp
# 
# Executables will be installed in /Users/dbuenzli/.opam/system/bin
### stderr ###
# Error: you need ocp-build >= 1.99.
# make: *** [ocp-build.root] Error 1


🐫                            --- Error report ---
These actions have been completed successfully
 - install   ocp-build.1.99.8-beta
The following failed
 - install   ocp-indent.1.4.1

The former state can be restored with opam switch import "/Users/dbuenzli/.opam/system/backup/state-20140725171510.export"

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

Successfully merging this pull request may close these issues.

None yet

4 participants