Building with master @ 0beb0dbfe036763e7b5d6c999fe2b3fc89faa6cb using
./pre-inst-env guix build nsis-x86_64 --system=riscv64-linux. I see
the following:
x86_64-w64-mingw32-gcc -o
build/urelease/stub_bzip2-amd64-unicode/bzlib.o -c -Os -Wall -xc
-fno-strict-aliasing -fno-tree-loop-distribute-pattern
Using the following:
(use-modules (gnu packages)
(gnu packages cross-base)
(gnu packages gcc)
(guix packages))
(packages->manifest
(append
(list
(cross-gcc-toolchain "x86_64-w64-mingw32"
#:base-gcc gcc-13)
)))
and guix build -m win.scm:
gcc-13.2.0/g
> Sorry, I forgot, you might need to roll back first, if you had pulled
the broken in-between Guix revision.
Thanks for the followup.
It looks like rolling-back has resolved the problem now.
So this issue can be closed.
On Tue, 12 Mar 2024 at 19:33, pelzflorian (Florian Pelz)
wrote:
>
> Sorry, I
an (Florian Pelz)
wrote:
>
> Hello Michael.
>
> Michael Ford writes:
> > building
> > /gnu/store/p9nimij8lz4yln5jd3gm0kdhirrwz56h-guix-1.4.0-18.4c94b9e-checkout.drv...
> > -suspicious ownership or permission on
> > `/gnu/store/bj2rp8ql9zxnv4l9gvlhph55fa241mk4-guix
If I currently try and do a "guix pull" on a Fedora aarch64 machine, I
currently see:
guix pull
Updating channel 'guix' from Git repository at
'https://git.savannah.gnu.org/git/guix.git'...
Building from this channel:
guix https://git.savannah.gnu.org/git/guix.git447e9c9
openssl-1.1.1u
This is occuring when performing a "guix pull --no-substitutes" on a newly
installed Guix 1.4.0, running on aarch64 Linux.
`/gnu/store/25lmh68nvby582y958fv84jnglf75jaz-libgit2-1.3.2-checkout/docs/error-handling.md'
-> `libgit2-1.3.2-checkout/docs/error-handling.md'
`/gnu/store/25lmh68nvby582y958fv
Using Guix "guix (GNU Guix) cf9904bcc8dd03e73675475bb4d8746dc434e415"
on and Alpine Linux, aarch64 system,
and calling
"guix build --no-substitutes --check elfutils"
fails with:
Testsuite summary for elfutils 0.187
==
This morning when attempting to guix pull, on arch64-linux machines:
guix pull
Updating channel 'guix' from Git repository at
'https://git.savannah.gnu.org/git/guix.git'...
Authenticating channel 'guix', commits 9edb3f6 to ddbfef2 (32 new commits)...
Building from this channel:
guix https:/
The following is minimised from a manifest we are using to build a
number of cross-compilers, and related packages.
Using what is currently latest Guix:
"guix (GNU Guix) 669f0eaed6310233295fbd0a077afc9ce054c6ab"
and the following manifest:
(use-modules (guix)
(guix build-system gnu)
In commit 5b6b731c7d8ecbae0ead1600b4cd2f70c66d51ca, the libtool-2.4.7
package was removed as a "duplicate". The commit message doesn't explain at
all why libtool 2.4.7 was being removed, or what it was a duplicate of? As
of latest master, libtool is still version 2.4.6.
Thanks.
Hi,
I think this bug can be closed now that https://issues.guix.gnu.org/53706
has been merged?
11 matches
Mail list logo