All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jack Mitchell <ml@communistcode.co.uk>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: cpufrequtils do_install issue
Date: Mon, 27 Feb 2012 13:45:49 +0000	[thread overview]
Message-ID: <4F4B890D.90809@communistcode.co.uk> (raw)

[-- Attachment #1: Type: text/plain, Size: 3594 bytes --]

I am having issues compiling the systemd-image for beaglebone under 
Angstrom. I receive the following error message which seems to state 
that 'install' is missing, is anyone else having trouble or could 
provide some insight to this?

    ERROR: Function failed: do_install (see
    /home/jack/angstrom/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/cpufrequtils-008-r3/temp/log.do_install.16223
    for further information)
    + cd
    /home/jack/angstrom/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/cpufrequtils-008-r3/git
    + do_install
    + oe_runmake -e install
    DESTDIR=/home/jack/angstrom/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/cpufrequtils-008-r3/image
    + '[' xmake = x ']'
    + bbnote make -j12 V=1 CROSS=arm-angstrom-linux-gnueabi-
    'LIBTOOL=arm-angstrom-linux-gnueabi-libtool --tag cc' STRIPCMD=echo
    -e install
    DESTDIR=/home/jack/angstrom/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/cpufrequtils-008-r3/image
    + echo 'NOTE: make -j12 V=1 CROSS=arm-angstrom-linux-gnueabi-
    LIBTOOL=arm-angstrom-linux-gnueabi-libtool --tag cc STRIPCMD=echo -e
    install
    DESTDIR=/home/jack/angstrom/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/cpufrequtils-008-r3/image'
    NOTE: make -j12 V=1 CROSS=arm-angstrom-linux-gnueabi-
    LIBTOOL=arm-angstrom-linux-gnueabi-libtool --tag cc STRIPCMD=echo -e
    install
    DESTDIR=/home/jack/angstrom/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/cpufrequtils-008-r3/image
    + make -j12 V=1 CROSS=arm-angstrom-linux-gnueabi-
    'LIBTOOL=arm-angstrom-linux-gnueabi-libtool --tag cc' STRIPCMD=echo
    -e install
    DESTDIR=/home/jack/angstrom/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/cpufrequtils-008-r3/image
    /usr/bin/install -c -d
    /home/jack/angstrom/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/cpufrequtils-008-r3/image/usr/lib
    /usr/bin/install -c -d
    /home/jack/angstrom/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/cpufrequtils-008-r3/image/usr/bin
    /usr/bin/install -c -m 644 -D man/cpufreq-set.1
    /home/jack/angstrom/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/cpufrequtils-008-r3/image/usr/share/man/man1/cpufreq-set.1
    /usr/bin/install -c -d
    /home/jack/angstrom/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/cpufrequtils-008-r3/image/usr/share/locale
    make: /usr/bin/install: Command not found
    make: *** [install-lib] Error 127
    make: *** Waiting for unfinished jobs....
    make: /usr/bin/install: Command not found
    make: *** [install-gmo] Error 127
    make: /usr/bin/install: Command not found
    make: *** [install-tools] Error 127
    Translating de make: /usr/bin/install: Command not found
    make: *** [install-man] Error 127
    ...... done.
    54 translated messages.
    Translating fr ...... done.
    45 translated messages, 7 fuzzy translations, 2 untranslated messages.
    Translating it ...... done.
    54 translated messages.
    Translating cs ...... done.
    45 translated messages, 7 fuzzy translations, 2 untranslated messages.
    Translating pt ...... done.
    54 translated messages.
    Translating ca ...... done.
    54 translated messages.
    + die 'oe_runmake failed'
    + bbfatal 'oe_runmake failed'
    + echo 'ERROR: oe_runmake failed'
    ERROR: oe_runmake failed
    + exit 1


Regards,
Jack.

[-- Attachment #2: Type: text/html, Size: 4487 bytes --]

             reply	other threads:[~2012-02-27 13:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-27 13:45 Jack Mitchell [this message]
2012-03-15 10:35 ` cpufrequtils do_install issue Jack Mitchell
2012-04-02 16:56   ` Khem Raj
2012-04-03  7:58     ` Jack Mitchell
2012-04-03 13:42       ` Khem Raj
2012-04-03 18:30         ` Jack Mitchell

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=4F4B890D.90809@communistcode.co.uk \
    --to=ml@communistcode.co.uk \
    --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.