GNU bug report logs -
#38603
[WIP Mercury 0/2] Add Mercury.
Previous Next
Reported by: Brett Gilio <brettg <at> posteo.net>
Date: Sat, 14 Dec 2019 03:30:02 UTC
Severity: normal
Done: zimoun <zimon.toutoune <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #23 received at submit <at> debbugs.gnu.org (full text, mbox):
On 23.07.2020 20:34, Tobias Geerinckx-Rice via Guix-patches via wrote:
> Hi Brett,
>
> guix-commits <at> gnu.org 写道:
>> commit 7235ce224e3d20b5f73474cac2d3b34b50d754a5
>> Author: Brett Gilio <brettg <at> gnu.org>
>> AuthorDate: Thu Jul 23 12:13:59 2020 -0500
>>
>> gnu: Add mercury.
>> * gnu/local.mk (GNU_SYSTEM_MODULES): Add mercury.scm.
>> * gnu/packages/mercury.scm: New file.
>
> Thanks! I'd close the bug but I'm unable to get past
> mercury-minimal[0]. I suppose it's a permissions issue: the files in
> question are -r--r--r--.
>
>> + ((#:configure-flags flags ''())
>> + `(list ""))
>
> Is this a weird work-around for something? If so, please add a
> comment. If not, remove the "".
>
> (‘flags’ could be ‘_’ as in
>
>> + ((#:tests? _) #f) ; FIXME: Many test-cases failing.
>
> but that will change the hash.)
>
> Kind regards,
>
> T G-R
Hi Tobias, Thank you for telling me. I thought I had gotten the
conditions just right, at least for the
mercury-minimal compiler, but it seems there is more work to be done!
Yes, leave this bug open
and I will investigate. I am trying my best to keep the changes
contained and well tested to my
computers to prevent over-working the build server, so I appreciate
patience as mercury is turning
out to be somewhat convoluted. :)
If others are following the progress here, please feel free to post
suggestions and patches. I will
have to investigate this probably tomorrow or over the weekend.
Brett Gilio
This bug report was last modified 3 years and 47 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.