GNU bug report logs -
#49868
[PATCH 0/2] guix: dune-build-system: Add a profile parameter.
Previous Next
Reported by: pukkamustard <pukkamustard <at> posteo.net>
Date: Wed, 4 Aug 2021 08:05:01 UTC
Severity: normal
Tags: patch
Done: Julien Lepiller <julien <at> lepiller.eu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Instead of reverting, coull you senl a patch on top of master, that simply replaces the flag?
Le 7 septembre 2021 05:33:39 GMT-04:00, pukkamustard <pukkamustard <at> posteo.net> a écrit :
>
>I suggest reverting commit 33a1ec29fa0ad72c61cef13c8af08c847eb399c1
>('guix: dune-build-system: Add a profile parameter.') and instead
>applying attached patch.
>
>The attached patch sets the '--release' flag instead of '--profile
>release'. From 'dune --help':
>
>--8<---------------cut here---------------start------------->8---
>--release
> Put dune into a reproducible release mode. This is in fact a
> shorthand for --root . --ignore-promoted-rules --no-config
> --profile release --always-show-command-line
> --promote-install-files --default-target @install. You should use
> this option for release builds. For instance, you must use this
> option in your <package>.opam files. Except if you already use -p,
> as -p implies this option.
>--8<---------------cut here---------------end--------------->8---
>
>I think this is what we want.
>
>Setting '--profile release' was not enough and was causing
>inconsistencies with packages that were building with the '-p' flag.
>
>-pukkamustard
>
[Message part 2 (text/html, inline)]
This bug report was last modified 3 years and 348 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.