On Mon, Dec 28, 2009 at 2:02 PM, Andreas Radke <[email protected]> wrote: > Am Mon, 28 Dec 2009 13:13:33 -0600 > schrieb Dan McGee <[email protected]>: > >> What is the permission on the containing directory? It looks like it >> might be trying to create a temp file there and failing. >> >> -Dan >> > > I'm using our toolchain. Gcc should be fine. > > I'm building not with mkchrootpkg but with my own chroot. I build > in /tmp and use tmpfs. That never gave problems so far. Enough space is > there extending with swap. > > I've build several packages the last days. This is the only one > failing. I already cleaned the build dir and rebooted the system. It > would take a while but it's possible to do again. I doubt the parent > directory is important. There were other libs in it that didn't made > strip fail. > > I also remember last kernel and udev brought changes. Not sure if it > was tmpfs or /dev or something simliar. > > Is it possible to do the stripping more verbose?
As a test, does it succeed if it's NOT built in tmpfs?

