* bug#55953: `guix install dub` fails
@ 2022-06-14 0:30 Hugo Nobrega
2022-06-15 10:26 ` paren--- via Bug reports for GNU Guix
0 siblings, 1 reply; 2+ messages in thread
From: Hugo Nobrega @ 2022-06-14 0:30 UTC (permalink / raw)
To: 55953
[-- Attachment #1: Type: text/plain, Size: 256 bytes --]
Hello,
The `dub` package cannot be installed on an up-to-date Guix System. I am
attaching the failed build log, although honestly I couldn't make much
from it.
This of course has implications such as `dub-build-system` not working...
Best wishes,
Hugo
[-- Attachment #2: build log --]
[-- Type: application/octet-stream, Size: 7228 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#55953: `guix install dub` fails
2022-06-14 0:30 bug#55953: `guix install dub` fails Hugo Nobrega
@ 2022-06-15 10:26 ` paren--- via Bug reports for GNU Guix
0 siblings, 0 replies; 2+ messages in thread
From: paren--- via Bug reports for GNU Guix @ 2022-06-15 10:26 UTC (permalink / raw)
To: 55953
This probably went unnoticed because we don't actually _have_ any
Dub-based packages. Anyway, from that log:
> source/dub/internal/vibecompat/data/json.d(2111): Error: template
> instance `enforceEx!JSONException` template `enforceEx` is not
> defined, did you mean enforce(E : Throwable = Exception) if
> (is(typeof(new E("", string.init, size_t.init)) : Throwable) ||
> is(typeof(new E(string.init, size_t.init)) : Throwable))?
Something something templates, something something throwable, something
something optional type, something something second-system syndrome.
Seems likely to me that our Dub is too old for our ldmd2. I'll send a
patch to update it.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-06-15 10:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-14 0:30 bug#55953: `guix install dub` fails Hugo Nobrega
2022-06-15 10:26 ` paren--- via Bug reports for GNU Guix
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.