mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 0/1] ptxd_make_xpkg_pkg: handle SIGPIPE correctly
@ 2014-09-02 14:35 Tim Niemeyer
  2014-09-02 14:35 ` [ptxdist] [PATCH] " Tim Niemeyer
  0 siblings, 1 reply; 2+ messages in thread
From: Tim Niemeyer @ 2014-09-02 14:35 UTC (permalink / raw)
  To: ptxdist

Hi

I had some problems building my root filesystem. The problem was only
reproducible on one of our machines. The failing one is a bit slower.
PTXdist wasn't able to targetinstall e.g. libffi.  When I restarted the
build process, the targetinstall worked and PTXdists stopped on another
library (e.g. libncurses).

Example log from failing libffi targetinstall:
---%<---
install_init:   preparing for image creation of 'libffi'...
install_init:   @ARCH@ -> armel
install_init:   @PACKAGE@ -> libffi
install_init:   @VERSION@ -> 3.0.13
install_init:   @DEPENDS@ ->
install_init:   preinst not available
install_init:   postinst not available
install_init:   prerm not available
install_init:   postrm not available
install_fixup:  @PRIORITY@ -> optional ... done.
install_fixup:  @SECTION@ -> base ... done.
install_fixup:  @AUTHOR@ -> "Robert Schwebel <r.schwebel\@pengutronix.de>" ... done.
install_fixup:  @DESCRIPTION@ -> missing ... done.
xpkg_finish:    collecting license (MIT) ... done.
xpkg_finish:    creating ipkg package ...
install file:
  src=rootfs/platform-tricorder/packages/libffi-3.0.13/usr/lib/libffi.so.6.0.1
  dst=/usr/lib/libffi.so.6.0.1
  owner=0
  group=0
  permissions=0644

chmod: cannot access `/home/tniemeyer/rootfs/platform-tricorder/root/usr/lib/.debug/libffi.so.6.0.1': No such file or directory
Error: install_file failed!
make: *** [/home/tniemeyer/rootfs/platform-tricorder/state/libffi.targetinstall] Error 1
failed
--->%---

Regards
Tim


Tim Niemeyer (1):
  ptxd_make_xpkg_pkg: handle SIGPIPE correctly

 scripts/lib/ptxd_make_xpkg_pkg.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
1.7.10.4


-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2014-09-02 14:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-02 14:35 [ptxdist] [PATCH 0/1] ptxd_make_xpkg_pkg: handle SIGPIPE correctly Tim Niemeyer
2014-09-02 14:35 ` [ptxdist] [PATCH] " Tim Niemeyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox