ocaml-cross / opam-cross-android

An OCaml cross-toolchain for Android and several useful libraries
105 stars 15 forks source link

some packages will not download #14

Closed markghayden closed 8 years ago

markghayden commented 8 years ago

easy-format and biniou won't download. --M

=-=- Gathering sources =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= [ERROR] curl: code 404 while downloading http://mjambon.com/releases/easy-format/easy-format-1.2.0.tar.gz [ERROR] curl: code 404 while downloading http://mjambon.com/releases/biniou/biniou-1.0.10.tar.gz [yojson-android.1.3.2] https://github.com/mjambon/yojson/archive/v1.2.0.tar.gz downloaded

markghayden commented 8 years ago

Sorry... also ndk-linux-android seems to fail. See below

=-=- Gathering sources =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= [ERROR] curl: code 404 while downloading http://mjambon.com/releases/easy-format/easy-format-1.2.0.tar.gz [ERROR] curl: code 404 while downloading http://mjambon.com/releases/biniou/biniou-1.0.10.tar.gz [yojson-android.1.3.2] https://github.com/mjambon/yojson/archive/v1.2.0.tar.gz downloaded [ocaml-android32.4.02.3] http://caml.inria.fr/pub/distrib/ocaml-4.02/ocaml-4.02.3.tar.gz downloaded [ERROR] The sources of the following couldn't be obtained, aborting:

whitequark commented 8 years ago

android-ndk-linux.11c downloads OK over here, what happened is opam decided to quit early because of the other failures.

markghayden commented 8 years ago

The problem was that my /tmp was filling up.... 2GB was not enough