all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH 0/1] Fix e2fsprogs build failure
@ 2016-10-02 18:41 Leo Famulari
  2016-10-02 18:41 ` [PATCH 1/1] gnu: e2fsprogs: Disable parallel build Leo Famulari
  2016-10-05 21:19 ` [PATCH 0/1] Fix e2fsprogs build failure Ludovic Courtès
  0 siblings, 2 replies; 4+ messages in thread
From: Leo Famulari @ 2016-10-02 18:41 UTC (permalink / raw)
  To: guix-devel

On my machines, e2fsprogs fails to build with:

"make[2]: *** No rule to make target '../lib/libss.so', needed by
'debugfs'.  Stop."

It works when I disable parallel builds.

Leo Famulari (1):
  gnu: e2fsprogs: Disable parallel build.

 gnu/packages/linux.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.10.0

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

end of thread, other threads:[~2016-10-05 21:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-02 18:41 [PATCH 0/1] Fix e2fsprogs build failure Leo Famulari
2016-10-02 18:41 ` [PATCH 1/1] gnu: e2fsprogs: Disable parallel build Leo Famulari
2016-10-05 21:19 ` [PATCH 0/1] Fix e2fsprogs build failure Ludovic Courtès
2016-10-05 21:42   ` Leo Famulari

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.