all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Julien Lepiller <julien@lepiller.eu>
To: Gabriel Hondet <gabrielhondet@gmail.com>
Cc: 35549@debbugs.gnu.org
Subject: bug#35549: dune failure
Date: Fri, 3 May 2019 22:17:03 +0200	[thread overview]
Message-ID: <20190503221654.0cebd609@sybil.lepiller.eu> (raw)
In-Reply-To: <87y33nxrxb.fsf@gmail.com>

Le Fri, 03 May 2019 21:24:16 +0200,
Gabriel Hondet <gabrielhondet@gmail.com> a écrit :

> Good evening,
> 
> I tried to build a project with dune, and it failed while trying to
> access '/usr/lib/ocaml/METAS':
> 
> [...]
> 
> I'll probably have a look at it tomorrow.  If someone has an idea
> though, let me know.
> 
> Cheers,
> Gabriel

Is /usr/lib/ocaml/METAS referenced somewhere in the sources you're
trying to build?

Maybe you could try setting these environment variables:
OCAMLFIND_DESTDIR=<somewhere>
and
OCAMLFIND_LDCONF=ignore

that's what we do in the dune-build-system.

  reply	other threads:[~2019-05-03 20:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-03 19:24 bug#35549: dune failure Gabriel Hondet
2019-05-03 20:17 ` Julien Lepiller [this message]
2019-05-04  6:48   ` Gabriel Hondet
2019-05-04  7:36     ` Gabriel Hondet
2019-05-04  7:51       ` Ricardo Wurmus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190503221654.0cebd609@sybil.lepiller.eu \
    --to=julien@lepiller.eu \
    --cc=35549@debbugs.gnu.org \
    --cc=gabrielhondet@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.