guix build silent failure for unterminated string

  • Open
  • quality assurance status badge
Details
One participant
  • Robert Vollmert
Owner
unassigned
Submitted by
Robert Vollmert
Severity
normal
R
R
Robert Vollmert wrote on 15 May 2019 18:14
(address . bug-guix@gnu.org)
37C6DE6A-E855-43EC-9716-145396EC960E@vllmrt.net
I suspect this had to do with the size of the file, but I’m not really sure what was going on.

$ guix build -f postgrest.scm
$ echo $?
1

The unterminated string is within the definition of `ghc-string-conversions`, line 1169. File attached.
Attachment: postgrest.scm

?