[OE-core] eglibc-initial trying to remove files in /usr

Richard Purdie richard.purdie at linuxfoundation.org
Wed Jul 18 12:13:26 UTC 2012


On Wed, 2012-07-18 at 13:23 +0200, Henning Heinold wrote:
> On Wed, Jul 18, 2012 at 10:41:13AM +0100, Burton, Ross wrote:
> > Hi,
> > 
> > My nightly run of master failed last night, but not in a way that the
> > autobuilder is seeing...
> > 
> > ERROR: Function failed: do_install (see
> > /data/nightly-build-Uju/build/tmp/work/i586-poky-linux/eglibc-initial-2.15-r12+svnr19294/temp/log.do_install.10450
> > for further information)
> > ERROR: Logfile of failure stored in:
> > /data/nightly-build-Uju/build/tmp/work/i586-poky-linux/eglibc-initial-2.15-r12+svnr19294/temp/log.do_install.10450
> > Log data follows:
> > | DEBUG: SITE files ['endian-little', 'bit-32', 'ix86-common',
> > 'common-linux', 'common-glibc', 'i586-linux', 'common']
> > | DEBUG: Executing shell function do_install
> > | NOTE: make PARALLELMFLAGS=-j 8 cross-compiling=yes
> > install_root=/data/nightly-build-Uju/build/tmp/work/i586-poky-linux/eglibc-initial-2.15-r12+svnr19294/image
> > includedir=/usr/include prefix=/usr install-bootstrap-headers=yes
> > install-headers
> > ...
> > | make[1]: Entering directory
> > `/data/nightly-build-Uju/build/tmp/work/i586-poky-linux/eglibc-initial-2.15-r12+svnr19294/eglibc-2_15/libc'
> > | /usr/bin/install -c -m 644 include/limits.h /usr/include/limits.h
> > | /usr/bin/install: cannot remove `/usr/include/limits.h': Permission denied
> > | make[1]: *** [/usr/include/limits.h] Error 1
> > | make[1]: Leaving directory
> > `/data/nightly-build-Uju/build/tmp/work/i586-poky-linux/eglibc-initial-2.15-r12+svnr19294/eglibc-2_15/libc'
> > | make: *** [install-headers] Error 2
> > | ERROR: oe_runmake failed
> > 
> > Any ideas?
> > 
> > Ross
> 
> NOTE: make PARALLELMFLAGS=-j 8 cross-compiling=yes prefix=/usr
> 
> So it tries to install eglibc to the host dirs which is of course failing.

install_root is also set though so it shouldn't be installing to host
dirs...

Cheers,

Richard





More information about the Openembedded-core mailing list