GNU bug report logs -
#37549
guix build bootstrap-tarballs installed but strip-install failed
Previous Next
Full log
Message #14 received at 37549 <at> debbugs.gnu.org (full text, mbox):
Jan Nieuwenhuizen writes:
> Jan Nieuwenhuizen writes:
>
>> Bengt Richter writes:
>>> I tried
>>> guix build bootstrap-tarballs
>>
>> Yes, sadly that's not supported on current master. It should work on
>> core-updates. So I tried that and found it fails in similar ways.
>
> The attached patches resurrect the creation of bootstrap tarballs.
> +(define-public mescc-tools
..
> + (substitute-keyword-arguments (package-arguments mescc-tools-0.5.2)
> + ((#:make-flags flags)
Changed to
((#:make-flags _)
As discussed on IRC.
> + `(list (string-append "PREFIX=" (assoc-ref %outputs "out"))
> + "CC=gcc"))))))
> --
After discussing on IRC, pushed to core-updates as 737c83f0ff9977572516c65502bdde92abd18629.
This means that
./pre-inst-env guix build bootstrap-tarballs
now works on core-updates. It will not work on master until
core-updates is merged.
Greetings,
janneke
--
Jan Nieuwenhuizen <janneke <at> gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | AvatarĀ® http://AvatarAcademy.com
This bug report was last modified 5 years and 257 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.