All of lore.kernel.org
 help / color / mirror / Atom feed
From: Henning Heinold <heinold@inf.fu-berlin.de>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: eglibc-initial trying to remove files in /usr
Date: Wed, 18 Jul 2012 13:23:59 +0200	[thread overview]
Message-ID: <20120718112359.GC29030@mi.fu-berlin.de> (raw)
In-Reply-To: <CAJTo0LY9WbxAW35NS-C1M4_rpDDD6SCXcRPw7OtdoR5WkFZirA@mail.gmail.com>

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.

Bye Henning



  reply	other threads:[~2012-07-18 11:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-18  9:41 eglibc-initial trying to remove files in /usr Burton, Ross
2012-07-18 11:23 ` Henning Heinold [this message]
2012-07-18 11:40   ` Burton, Ross
2012-07-18 12:10     ` Burton, Ross
2012-07-18 12:13       ` Martin Jansa
2012-07-18 12:15       ` Burton, Ross
2012-07-18 12:13   ` Richard Purdie

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=20120718112359.GC29030@mi.fu-berlin.de \
    --to=heinold@inf.fu-berlin.de \
    --cc=openembedded-core@lists.openembedded.org \
    /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 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.