* Angstrom/OE-dev: cpufrequtils failure
@ 2012-02-22 10:36 Jack Mitchell
0 siblings, 0 replies; only message in thread
From: Jack Mitchell @ 2012-02-22 10:36 UTC (permalink / raw)
To: openembedded-devel
I am trying to build the systemd-image for Angstrom and I run into an
error with cpufrequtils as detailed below:
ERROR: Function failed: do_install (see
/home/jack/angstrom/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/cpufrequtils-008-r2/temp/log.do_install.16196
for further information)
+ cd
/home/jack/angstrom/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/cpufrequtils-008-r2/git
+ do_install
+ oe_runmake -e install
DESTDIR=/home/jack/angstrom/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/cpufrequtils-008-r2/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-r2/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-r2/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-r2/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-r2/image
/usr/bin/install -c -d
/home/jack/angstrom/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/cpufrequtils-008-r2/image/usr/lib
/usr/bin/install -c -d
/home/jack/angstrom/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/cpufrequtils-008-r2/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-r2/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-r2/image/usr/share/locale
make: /usr/bin/install: Command not found
make: *** [install-man] Error 127
make: *** Waiting for unfinished jobs....
make: /usr/bin/install: Command not found
make: *** [install-tools] Error 127
make: /usr/bin/install: Command not found
make: *** [install-lib] Error 127
make: /usr/bin/install: Command not found
make: *** [install-gmo] Error 127
Translating de ...... 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.
+ die 'oe_runmake failed'
+ bbfatal 'oe_runmake failed'
+ echo 'ERROR: oe_runmake failed'
ERROR: oe_runmake failed
+ exit 1
Now I assume this means that 'install' needs to be added to the build
deps of cpufrequtils? I'm no expert in this though so would it just be a
matter of adding 'install' to the depends variable?
Regards,
Jack.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-02-22 10:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-22 10:36 Angstrom/OE-dev: cpufrequtils failure Jack Mitchell
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.