mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Tim Niemeyer <tim.niemeyer@corscience.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 0/1] ptxd_make_xpkg_pkg: handle SIGPIPE correctly
Date: Tue,  2 Sep 2014 16:35:11 +0200	[thread overview]
Message-ID: <1409668513-21018-1-git-send-email-tim.niemeyer@corscience.de> (raw)

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

             reply	other threads:[~2014-09-02 14:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-02 14:35 Tim Niemeyer [this message]
2014-09-02 14:35 ` [ptxdist] [PATCH] " Tim Niemeyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1409668513-21018-1-git-send-email-tim.niemeyer@corscience.de \
    --to=tim.niemeyer@corscience.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox