phil@alto ~/src/grenchman $ opam install tuareg
The following actions will be performed:
 - install   tuareg.2.0.10
=== 1 to install ===

=-=- Synchronizing package archives -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[default] Downloading https://opam.ocaml.org/archives/tuareg.2.0.10+opam.tar.gz

=-=- Installing packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Applying 0001-Run-opam-sexp-rather-than-parse-its-shell-output.patch.
Building tuareg.2.0.10:
  make tuareg-site-file.el
  make elc
[ERROR] The compilation of tuareg.2.0.10 failed.
Removing tuareg.2.0.10.
  Nothing to do.


#=== ERROR while installing tuareg.2.0.10 =====================================#
# opam-version 1.2.0
# os           linux
# command      make tuareg-site-file.el
# path         /home/phil/.opam/system/build/tuareg.2.0.10
# compiler     system (4.01.0)
# exit-code    2
# env-file     /home/phil/.opam/system/build/tuareg.2.0.10/tuareg-23422-d0f245.env
# stdout-file  /home/phil/.opam/system/build/tuareg.2.0.10/tuareg-23422-d0f245.out
# stderr-file  /home/phil/.opam/system/build/tuareg.2.0.10/tuareg-23422-d0f245.err
### stdout ###
# (echo ";;; tuareg-site-file.el --- Automatically extracted autoloads.";\
#  echo ";;; Code:";\
#  echo "(add-to-list 'load-path";\
#  echo "             (or (file-name-directory load-file-name) (car load-path)))";\
#  echo "") >tuareg-site-file.el
# t --batch --eval '(setq generated-autoload-file "'`pwd`'/tuareg-site-file.el")' -f batch-update-autoloads "."
# Makefile:82: recipe for target 'tuareg-site-file.el' failed
### stderr ###
# /bin/sh: 1: t: not found
# make: *** [tuareg-site-file.el] Error 127

Generated by Phil Hagelberg using scpaste at Tue Mar 21 10:28:11 2017. PDT. (original)