[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#54539] [PATCH v2 30/30] gnu: Autoload more.
From: |
Maxime Devos |
Subject: |
[bug#54539] [PATCH v2 30/30] gnu: Autoload more. |
Date: |
Sat, 3 Sep 2022 20:09:41 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.12.0 |
On 03-09-2022 18:43, Maxime Devos wrote:
TODO: check that pulling still works and that
"./pre-inst-env guix lint --checker=derivation" doesn't report porblems.
It fails:
gnu/packages/hurd.scm:289:2: gnumach@1.8-1.097f9cf: failed to create
i686-gnu derivation: could not find bootstrap binary 'tar' for system
'i686-gnu'
gnu/packages/hurd.scm:553:4: netdde@2.6.32.65-1.4a1016f: failed to
create i686-gnu derivation: could not find bootstrap binary 'tar' for
system 'i686-gnu'
gnu/packages/hurd.scm:338:2: hurd@0.9-1.91a5167: failed to create
i686-gnu derivation: could not find bootstrap binary 'tar' for system
'i686-gnu'
gnu/packages/image.scm:1768:2: gpick@0.2.6: failed to create
x86_64-linux derivation: (unbound-variable #f "Unbound variable: ~S"
(lua-5.2) #f)
gnu/packages/image.scm:1768:2: gpick@0.2.6: failed to create
mips64el-linux derivation: (unbound-variable #f "Unbound variable: ~S"
(lua-5.2) #f)
gnu/packages/image.scm:1768:2: gpick@0.2.6: failed to create
aarch64-linux derivation: (unbound-variable #f "Unbound variable: ~S"
(lua-5.2) #f)
gnu/packages/image.scm:1768:2: gpick@0.2.6: failed to create
powerpc64le-linux derivation: (unbound-variable #f "Unbound variable:
~S" (lua-5.2) #f)
gnu/packages/image.scm:1768:2: gpick@0.2.6: failed to create
riscv64-linux derivation: (unbound-variable #f "Unbound variable: ~S"
(lua-5.2) #f)
gnu/packages/image.scm:1768:2: gpick@0.2.6: failed to create i686-linux
derivation: (unbound-variable #f "Unbound variable: ~S" (lua-5.2) #f)
gnu/packages/image.scm:1768:2: gpick@0.2.6: failed to create armhf-linux
derivation: (unbound-variable #f "Unbound variable: ~S" (lua-5.2) #f)
gnu/packages/image.scm:1768:2: gpick@0.2.6: failed to create i586-gnu
derivation: (unbound-variable #f "Unbound variable: ~S" (lua-5.2) #f)
gnu/packages/image.scm:1768:2: gpick@0.2.6: failed to create
powerpc-linux derivation: (unbound-variable #f "Unbound variable: ~S"
(lua-5.2) #f)
gnu/packages/make-bootstrap.scm:807:2:
mescc-tools-static-stripped-tarball@1.4.0: failed to create
riscv32-linux derivation: could not find bootstrap binary 'tar' for
system 'riscv32-linux'
gnu/packages/mes.scm:221:2: mescc-tools@1.4.0: failed to create
riscv32-linux derivation: could not find bootstrap binary 'tar' for
system 'riscv32-linux'
If this series is merged in some form, those will need to be fixed first.
Greetings,
Maxime.
OpenPGP_0x49E3EE22191725EE.asc
Description: OpenPGP public key
OpenPGP_signature
Description: OpenPGP digital signature
- [bug#54539] [PATCH v2 10/30] gnu: guile-xyz: Autoload unless used by Guix., (continued)
- [bug#54539] [PATCH v2 10/30] gnu: guile-xyz: Autoload unless used by Guix., Maxime Devos, 2022/09/03
- [bug#54539] [PATCH v2 08/30] gnu: databases: Autoload unless used by Guix., Maxime Devos, 2022/09/03
- [bug#54539] [PATCH v2 14/30] gnu: docbook: Autoload unless used by Guix., Maxime Devos, 2022/09/03
- [bug#54539] [PATCH v2 15/30] gnu: icu4c: Autoload unless used by Guix., Maxime Devos, 2022/09/03
- [bug#54539] [PATCH v2 16/30] gnu: curl: Autoload unless used by Guix., Maxime Devos, 2022/09/03
- [bug#54539] [PATCH v2 04/30] gnu: admin: Autoload unless used by Guix., Maxime Devos, 2022/09/03
- [bug#54539] [PATCH v2 13/30] gnu: linux: Autoload unless used by Guix., Maxime Devos, 2022/09/03
- [bug#54539] [PATCH v2 21/30] gnu: version-control: Autoload unless used by Guix., Maxime Devos, 2022/09/03
- [bug#54539] [PATCH v2 30/30] gnu: Autoload more., Maxime Devos, 2022/09/03
- [bug#54539] [PATCH v2 11/30] gnu: gettext: Autoload unless used by Guix., Maxime Devos, 2022/09/03
- [bug#54539] [PATCH v2 19/30] gnu: hurd: Autoload unless used by Guix., Maxime Devos, 2022/09/03
- [bug#54539] [PATCH v2 20/30] gnu: algebra: Autoload unless used by Guix., Maxime Devos, 2022/09/03
- [bug#54539] [PATCH v2 28/30] gnu: cmake: Autoload unless used by Guix., Maxime Devos, 2022/09/03
- [bug#54539] [PATCH v2 18/30] gnu: compression: Autoload unless used by Guix., Maxime Devos, 2022/09/03
- [bug#54539] [PATCH v2 17/30] gnu: elf: Autoload unless used by Guix., Maxime Devos, 2022/09/03
- [bug#54539] [PATCH v2 24/30] gnu: web: Autoload unless used by Guix., Maxime Devos, 2022/09/03