all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: divoplade <d@divoplade.fr>
Cc: Julien Lepiller <julien@lepiller.eu>, 45133@debbugs.gnu.org
Subject: [bug#45133] Add ocaml reactiveData
Date: Wed, 9 Dec 2020 19:35:57 +0100	[thread overview]
Message-ID: <CAJ3okZ2U16c7bXL42W237xz-C9TohNmUCA=fqNhbMib+PLLTsA@mail.gmail.com> (raw)
In-Reply-To: <2986b776fa7dd8b813ecc5c3afc32cfce01e3f95.camel@divoplade.fr>

On Wed, 9 Dec 2020 at 19:05, divoplade <d@divoplade.fr> wrote:

> I'm not sure that's the reason, but the ocaml build dance runs make
> install, and there's no install target in the Makefile, and the opam
> file does not need to have an install target because it installs
> everything. I think.

I do not know, I have not looked at the details, but for example:

  tar -jtvf $(guix build ocaml-uutf -S)

does not even show a Makefile and the Guix package looks like:

--8<---------------cut here---------------start------------->8---
    (build-system ocaml-build-system)
    (arguments
     `(#:tests? #f
       #:build-flags (list "build")
       #:phases
       (modify-phases %standard-phases
         (delete 'configure))))
    (native-inputs
     `(("ocamlbuild" ,ocamlbuild)
       ("opam" ,opam)
       ("topkg" ,ocaml-topkg)))
--8<---------------cut here---------------end--------------->8---

That's why I find it weird to have to patch the reactiveData Makefile
to be able to install it.  I am probably wrong and Julien will correct
me with their insight. :-)


All the best,
simon




  reply	other threads:[~2020-12-09 19:44 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-09 14:58 [bug#45133] Add ocaml reactiveData divoplade
2020-12-09 15:40 ` Julien Lepiller
2020-12-09 17:03   ` divoplade
2020-12-09 17:59     ` zimoun
2020-12-09 18:05       ` divoplade
2020-12-09 18:35         ` zimoun [this message]
2020-12-09 19:12           ` Julien Lepiller
2020-12-10 12:41             ` zimoun
2020-12-10 12:49               ` divoplade
2020-12-10 12:42             ` divoplade
2020-12-10 13:53               ` Julien Lepiller
2020-12-10 14:12                 ` divoplade
2020-12-10 14:43                   ` zimoun
2020-12-10 14:57                     ` divoplade
2020-12-15 14:49                       ` bug#45133: " Julien Lepiller

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='CAJ3okZ2U16c7bXL42W237xz-C9TohNmUCA=fqNhbMib+PLLTsA@mail.gmail.com' \
    --to=zimon.toutoune@gmail.com \
    --cc=45133@debbugs.gnu.org \
    --cc=d@divoplade.fr \
    --cc=julien@lepiller.eu \
    /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.