all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Pack busybox using guix, but make check have fail tests
@ 2021-05-19 15:00 ` c4droid
  2021-05-24  5:45   ` Joshua Branson
  0 siblings, 1 reply; 5+ messages in thread
From: c4droid @ 2021-05-19 15:00 UTC (permalink / raw)
  To: help-guix; +Cc: busybox

Hi,

I'm working on the using busybox to provide the guix bootstrap recipes
for my building Linux From Scratch system using GNU Guix projects. when
I pack the busybox using guix, I copy the original package definitions
from gnu/packages/busybox.scm, I add enable-static-link build phases to
make busybox static linked. At building test, guix can build busybox
perfectly, but at running test suites, I got test failed about mdev
components, I check guix original package definitions for busybox, build
it, mdev test suites is skipped, I don't know how to skip the mdev test
suites, hope get some guidence for skip the mdev test suites, thanks. :)

My busybox package definitions is at https://github.com/c4dr01d/guix-lfs-bootstrap/blob/master/lfs/packages/busybox.scm


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-05-24 22:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-19 15:00 Pack busybox using guix, but make check have fail tests c4droid
2021-05-19 15:00 ` c4droid
2021-05-24  5:45   ` Joshua Branson
2021-05-24  7:45     ` c4droid
2021-05-24  7:45       ` c4droid
2021-05-24 14:11     ` Bone Baboon
2021-05-24 22:15       ` Joshua Branson

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.