does anyone have any tip for this one ?
Posted 25 August 2016 - 15:47
does anyone have any tip for this one ?
Posted 25 August 2016 - 15:54
does anyone have any tip for this one ?
| qemu: uncaught target signal 4 (Illegal instruction) - core dumped| Illegal instruction
The qemu is crashing.
Disable gobject-introspection-data and see if that fixes your problem.
(in site.conf add the following)
DISTRO_FEATURES_BACKFILL_CONSIDERED += "gobject-introspection-data"
Posted 25 August 2016 - 16:54
4. I don't need introspection data (or Qemu does not work on my
combination of build host and target architecture), how can I switch it
off?
You have two options:
a ) add
DISTRO_FEATURES_BACKFILL_CONSIDERED = "gobject-introspection-data" to your
distro configuration. This will disable building introspection data using
qemu, but will still enable building introspection tools and libraries
(building them does not require the use of qemu).
b ) add
MACHINE_FEATURES_BACKFILL_CONSIDERED = "qemu-usermode"
to your machine configuration. This will disable the use of qemu when
building packages for your machine; at the moment this feature is
used only by introspection recipes and has the same effect as option a),
but in the future there may be other features that this affects.
Edited by athoik, 25 August 2016 - 16:54.
Posted 25 August 2016 - 17:03
Thanks a lot
All this happened because i change distro from ubuntu 12.04LTS that is very old and changed to debian 8.5.
Now i have another problem
Posted 25 August 2016 - 17:12
LoL same on me
installed but another error again.
Must see what packages missing. Do we have complete Apps that needed for that ?
Posted 25 August 2016 - 17:19
Posted 25 August 2016 - 17:48
I am openpli fun more than 5 years and compile always my own. Was ununtu 12.04LTS but openpli5 now needs python 3.4 minimum after gitupdate that made today. So i decided to change distro at last. Now all back to normal. If any problem appears i will contact you.
One more question. Why are not public openpli5 images ? will be or its too early ?
Posted 26 August 2016 - 11:51
Hello again.
made Vuduo2 and osmini images ok yesterday
Now trying to make for my dm8000 and getting this error
Posted 26 August 2016 - 13:54
It seems my pull request was cherry-picked into master instead master-next.
git cherry-pick d895b5f887657fab063de57a91739de9f8de2576
should fix it.
Posted 26 August 2016 - 14:21
error build image http://mutagen.googl...m/files/mutagen
Error 404 ?
Please upload a log file to understand what the error is.
Posted 26 August 2016 - 14:24
Still the same
Posted 26 August 2016 - 14:27
WARNING: python-mutagen-1.18-r1 do_fetch: Failed to fetch URL http://mutagen.googlecode.com/files/mutagen-1.18.tar.gz, attempting MIRRORS if available ERROR: python-mutagen-1.18-r1 do_fetch: Fetcher failure: Fetch command export DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-5mStp4X0Yo"; export SSH_AUTH_SOCK="/run/user/1000/keyring-aPabz7/ssh"; export PATH="/home/daimon/80002/openpli-oe-core/build/tmp/sysroots/x86_64-linux/usr/bin/python-native:/home/daimon/80002/openpli-oe-core/openembedded-core/scripts:/home/daimon/80002/openpli-oe-core/build/tmp/sysroots/x86_64-linux/usr/bin/mipsel-oe-linux:/home/daimon/80002/openpli-oe-core/build/tmp/sysroots/dm8000/usr/bin/crossscripts:/home/daimon/80002/openpli-oe-core/build/tmp/sysroots/x86_64-linux/usr/sbin:/home/daimon/80002/openpli-oe-core/build/tmp/sysroots/x86_64-linux/usr/bin:/home/daimon/80002/openpli-oe-core/build/tmp/sysroots/x86_64-linux/sbin:/home/daimon/80002/openpli-oe-core/build/tmp/sysroots/x86_64-linux/bin:/home/daimon/80002/openpli-oe-core/openembedded-core/scripts:/home/daimon/80002/openpli-oe-core/bitbake/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"; export HOME="/home/daimon"; /usr/bin/env wget -t 2 -T 30 -nv --passive-ftp --no-check-certificate -P /home/daimon/80002/openpli-oe-core/sources 'http://mutagen.googlecode.com/files/mutagen-1.18.tar.gz' --progress=dot -v failed with exit code 8, output: --2016-08-26 15:13:53-- http://mutagen.googlecode.com/files/mutagen-1.18.tar.gz Resolving mutagen.googlecode.com (mutagen.googlecode.com)... 64.233.184.82, 2a00:1450:400c:c07::52 Connecting to mutagen.googlecode.com (mutagen.googlecode.com)|64.233.184.82|:80... connected. NOTE: Tasks Summary: Attempted 1527 tasks of which 1510 didn't need to be rerun and 1 failed.
0 members, 1 guests, 0 anonymous users