unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Fwd: Assistance Needed with Custom Guix Package for gcc-arm-none-eabi
       [not found] <CA+BgDGGvuhnUsW3vsV1QU+J4DBp+_dhK1jqxHgtCGH9BsG==KQ@mail.gmail.com>
@ 2023-12-05  5:20 ` Iwinosa Aideyan
  0 siblings, 0 replies; only message in thread
From: Iwinosa Aideyan @ 2023-12-05  5:20 UTC (permalink / raw)
  To: help-guix, guix-sysadmin

Dear  Guix Community,
This is the issues I am facing.
Issue Description:
I have been attempting to install gcc-arm-none-eabi-10.3-2021.10 using a
custom package definition in Guix. The extracted tarball contains
directories such as bin, lib, share, and arm-none-eabi, with the latter
containing its own bin, lib, include, and share directories.

Steps Taken:
Created a package definition using (build-system copy-build-system).
Mapped source directories from the tarball to destination directories in
the Guix store via #:install-plan.
Encountered an error during the 'install' phase with the log indicating
"Wrong type to apply: 'bin'".
Made several adjustments to the #:install-plan to accurately reflect the
directory structure, but the issue persists.

*Error Encountered*:
The build log shows a Scheme syntax issue:

ice-9/eval.scm:213:21: Wrong type to apply:
"gcc-arm-none-eabi-10.3-2021.10/bin"
builder for
`/gnu/store/w85ps89kdv74zr9dqakarzaxanvrlj97-gcc-arm-none-eabi-custom-10.3-2021.10.drv'
failed with exit code 1
build of
/gnu/store/w85ps89kdv74zr9dqakarzaxanvrlj97-gcc-arm-none-eabi-custom-10.3-2021.10.drv
failed
View build log at
'/var/log/guix/drvs/w8/5ps89kdv74zr9dqakarzaxanvrlj97-gcc-arm-none-eabi-custom-10.3-2021.10.drv.gz'.
guix build: error: build of
`/gnu/store/w85ps89kdv74zr9dqakarzaxanvrlj97-gcc-arm-none-eabi-custom-10.3-2021.10.drv'
failed

I suspect the issue lies in how directories are defined for copying, but I
am unsure how to resolve it. Any insights or suggestions you could provide
to help resolve this issue would be immensely appreciated.

Thank you for your time and assistance.

-- 
I



*winosa Winifred AideyanPh.D. Student || Graduate
Assistant (She/Her)College of Engineering Computing and Applied Science*
*B15A Riggs Hall,*


*Clemson University,Clemson, SC 2963.*

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-12-05 19:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <CA+BgDGGvuhnUsW3vsV1QU+J4DBp+_dhK1jqxHgtCGH9BsG==KQ@mail.gmail.com>
2023-12-05  5:20 ` Fwd: Assistance Needed with Custom Guix Package for gcc-arm-none-eabi Iwinosa Aideyan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).