Coder Social home page Coder Social logo

angstrom-distribution / setup-scripts Goto Github PK

View Code? Open in Web Editor NEW
84.0 84.0 109.0 971 KB

Helper scripts for setting an Angstrom development environment

Home Page: http://www.angstrom-distribution.org/building-angstrom

License: MIT License

Shell 99.46% Awk 0.54%

setup-scripts's People

Contributors

ceyusa avatar dasty avatar denix0 avatar dlazzari avatar dm8tbr avatar jadonk avatar jeffpcyo avatar koenkooi avatar kraj avatar lumag avatar shr-project avatar slapin avatar thetasslehoff avatar vmayoral avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

setup-scripts's Issues

ranpwd_git.bb failing when trying to bitbake systemd-image

Hello all.
I am new to this build thingy and I am trying to build from 2013_12. I am getting the following error, which is apparently a server (zytor.com) failure. Is there any backup for this? All i could build so far was console-image (which, by the way, I dont know how to use - shame on me, all I achieved so far is to use narcisus builds). I am getting this when trying to run "MACHINE=beagleboard bitbake systemd-image"

ERROR: Fetcher failure: Fetch command failed with exit code 128, output:
Cloning into bare repository '.../oebb2013/setup-scripts/sources/downloads/git2/git.zytor.com.utils.ranpwd.git'...
fatal: read error: Connection reset by peer

ERROR: Function failed: Fetcher failure for URL: 'git://git.zytor.com/utils/ranpwd.git'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: .../oebb2013/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/ranpwd/1.2+gitAUTOINC+b62aab579e-r0/temp/log.do_fetch.6808
ERROR: Task 1606 (.../oebb2013/setup-scripts/sources/meta-angstrom/recipes-bsp/fixmac/ranpwd_git.bb, do_fetch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 3069 tasks of which 3067 didn't need to be rerun and 1 failed.
NOTE: Writing buildhistory
No currently running tasks (3067 of 3090)

Summary: 1 task failed:
  .../oebb2013/setup-scripts/sources/meta-angstrom/recipes-bsp/fixmac/ranpwd_git.bb, do_fetch

problem with bitbake command

I followed the guide at site below
http://www.angstrom-distribution.org/building-angstrom

I followed the steps but then I am not the directory "angstrom-setup-scripts/build/tmp-angstrom_2008_1/deploy/glibc/images/beagleboard" is created after running the command bitbake

After the command bitbake does not create the directory and then have a problem then to select the kernel from this folder.

update meta-java

You can update meta-java to the current HEAD
Couple of packages have fixed mirrors (berlios.de is down)

updating to danny fatal

Hello, when I follow the instruction in the web:http://www.angstrom-distribution.org/building-angstrom, and I do " MACHINE=beagleboard ./oebb.sh config beagleboard ", I got the message as :
Processing meta-raspberrypi: Fetching origin
updating to danny
fatal: ambiguous argument 'danny': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions
I don't know why it happen ,can anybody help me ?Thank you!

angstrom-v2012.12 build issue

Hello,

I'm try build angstrom-v2012.12 . My setup is
git clone git://github.com/Angstrom-distribution/setup-scripts.git
cd setup-scripts
git checkout -b remotes/origin/angstrom-v2012.12-yocto1.3
MACHINE=beaglebone ./oebb.sh config beaglebone

After I checked source is not angstrom-v2012.12. it is download to angstrom-v2013.12.

How to download angstrom-v2012.12

Thanks

Yocto 1.4 Build problems with do_rootfs

i get
rz2/1.0-r0/rootfs//sbin/poweroff to /bin/systemctl
ERROR: ld.so: object 'libpseudo.so' from LD_PRELOAD cannot be preloaded: ignored.

everytime i build for Yocto 1.4
it builds just fine for Yocto 1.3

bitbake -k meta-toolchain-qte

Hello,

I'm trying build meta-toolchain-qte for beaglebone black After I run this comand
1-). . environment-angstrom-v2013.12
2-)MACHINE=beaglebone ./oebb.sh bitbake meta-toolchain-qte

Then I see this error

ParseError at /opt/setup-scripts/sources/openembedded-core/meta/classes/image.bbclass:1: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass

Old/dead link to linaro gcc

Running current git head, and building the beaglebone systemd image:

WARNING: Failed to fetch URL http://cbuild.validation.linaro.org/snapshots/gcc-linaro-4.7-2013.02-01.tar.bz2, attempting MIRRORS if available
ERROR: Fetcher failure: Fetch command failed with exit code 8, output:
http://cbuild.validation.linaro.org/snapshots/gcc-linaro-4.7-2013.02-01.tar.bz2:
2013-05-16 09:47:27 ERROR 404: Not Found.

ERROR: Function failed: Fetcher failure for URL: 'http://cbuild.validation.linaro.org/snapshots/gcc-linaro-4.7-2013.02-01.tar.bz2'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /mnt/externalsata/beagle/angstrom/setup-scripts/build/tmp-angstrom_v2012_12-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/gcc-cross-initial-linaro-4.7-r9/temp/log.do_fetch.726
ERROR: Task 463 (/mnt/externalsata/beagle/angstrom/setup-scripts/sources/meta-linaro/recipes-devtools/gcc/gcc-cross-initial_linaro-4.7.bb, do_fetch) failed with exit code '1'
Wait
Summary: 1 task failed:
  /mnt/externalsata/beagle/angstrom/setup-scripts/sources/meta-linaro/recipes-devtools/gcc/gcc-cross-initial_linaro-4.7.bb, do_fetch
Summary: There were 2 WARNING messages shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.

So the build failed because of this. I googled around and couldn't find any alternate places to fetch this elusive file in one peice; it appears to be in two chunks on Launchpad.

openembedded-core-layers/meta-kde.git

Hello,

The Repository git://gitorious.org/openembedded-core-layers/meta-kde.git that is listed in the sources/layers.txt is 404.

root@xcompile:~/bb_angstrom/setup-scripts# git clone git://gitorious.org/openembedded-core-layers/meta-kde.git
Cloning into 'meta-kde'...
fatal: protocol error: expected sha/ref, got

Cannot find repository /openembedded-core-layers/meta-kde.git

https://gitorious.org/openembedded-core-layers/meta-kde

this leads to a failure in the bitbake because of an IOError.
IOError: file /home/xcompile/angstrom/setup-scripts/sources/meta-kde/conf/layer.conf not found

ERROR: Unable to parse /home/xcompile/angstrom/setup-scripts/sources/meta-kde/conf/layer.conf: file /home/xcompile/angstrom/setup-scripts/sources/meta-kde/conf/layer.conf not found

meta-linaro branch not found

I am getting this error when running 'MACHINE=beaglebone ./oebb.sh update'

Processing meta-kde: Fixed to revision 316d9c27e72cfebc7618268f8766624ee3f5e18e, skipping update
WARNING!!!!
WARNING: meta-linaro is using a different branch 'master' than configured in layers.txt 'danny'
WARNING: Changing branch to: 'danny'
WARNING!!!!

Kernel panic when booting Angstrom image on imx28evk board

Hi,
I am trying to build and run Angstrom image on imx28evk board . I get the following kernel panic on boot . Kindly look into the issue.

[ 9.487716] UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "filesystem", R/O mode
[ 9.496588] UBIFS (ubi0:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 9.506682] UBIFS (ubi0:0): FS size: 236302336 bytes (225 MiB, 1861 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
[ 9.517600] UBIFS (ubi0:0): reserved for root: 0 bytes (0 KiB)
[ 9.523667] UBIFS (ubi0:0): media format: w4/r0 (latest is w4/r0), UUID 1E931B3C-5F0D-4F1E-B289-76950FFCF30B, small LPT model
[ 9.546773] VFS: Mounted root (ubifs filesystem) readonly on device 0:13.
[ 9.564543] devtmpfs: mounted
[ 9.570181] Freeing unused kernel memory: 296K (c0836000 - c0880000)
[ 9.576590] This architecture does not have kernel memory protection.
[ 10.736655] systemd[1]: System time before build time, advancing clock.
Mounting cgroup to /sys/fs/cgroup/blkio of type cgroup with options blkio.
Mounting cgroup to /sys/fs/cgroup/devices of type cgroup with options devices.
Mounting cgroup to /sys/fs/cgroup/freezer of type cgroup with options freezer.
Mounting cgroup to /sys/fs/cgroup/pids of type cgroup with options pids.
Mounting cgroup to /sys/fs/cgroup/debug of type cgroup with options debug.
Mounting cgroup to /sys/fs/cgroup/cpu,cpuacct of type cgroup with options cpu,cpuacct.
Mounting cgroup to /sys/fs/cgroup/perf_event of type cgroup with options perf_event.
Mounting cgroup to /sys/fs/cgroup/memory of type cgroup with options memory.
Mounting cgroup to /sys/fs/cgroup/cpuset of type cgroup with options cpuset.
systemd 230 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL -XZ +LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD +IDN)
No virtualization found in DMI
No virtualization found in CPUID
Virtualization XEN not found, /proc/xen/capabilities does not exist
No virtualization found in /proc/device-tree/*
No virtualization found in /proc/cpuinfo.
This platform does not support /proc/sysinfo
Found VM virtualization none
Detected architecture arm.

Welcome to The Ångström Distribution v2016.12!

Set hostname to .
Initializing machine ID from random generator.
Installed transient /etc/machine-id file.
[ 12.502389] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000008b
[ 12.502389]
[ 12.511603] CPU: 0 PID: 1 Comm: systemd Not tainted 4.8.17-fslc+g35ef795 #1
[ 12.518592] Hardware name: Freescale MXS (Device Tree)
[ 12.523819] [] (unwind_backtrace) from [] (show_stack+0x10/0x14)
[ 12.531638] [] (show_stack) from [] (panic+0xbc/0x23c)
[ 12.538588] [] (panic) from [] (do_exit+0xa30/0xa7c)
[ 12.545347] [] (do_exit) from [] (do_group_exit+0x38/0xbc)
[ 12.552634] [] (do_group_exit) from [] (get_signal+0x1ec/0x890)
[ 12.560342] [] (get_signal) from [] (do_signal+0xb4/0x44c)
[ 12.567615] [] (do_signal) from [] (do_work_pending+0xc0/0xd8)
[ 12.575231] [] (do_work_pending) from [] (slow_work_pending+0xc/0x20)
[ 12.583506] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000008b
[ 12.583506]

Thanks in advance ...
Sonu Abraham

git://gitorious.org/openembedded-core-layers/meta-kde4.git down

Hm:

$ git clone git://gitorious.org/openembedded-core-layers/meta-kde4.git
Cloning into 'meta-kde4'...
fatal: Could not read from remote repository.

Might it something to do with:

System notice: Gitorious is being acquired by GitLab and gitorious.org will shut down end of May. Please import your repositories to GitLab.com

Ahh, this works:

$ git clone https://gitorious.org/openembedded-core-layers/meta-kde4.git

gitorious is down

Angstrom ./oebb config failed to clone meta-gumstix-community and meta-kde4 because gitorious is migrating. It seems they're moving to gitlab, do you need to update the layers.txt to reflect the change? Angstrom build is currently broken.

Build failed

The angstrom-v2013.06-yocto1.4 branch build fails:

MACHINE=beagleboard bitbake virtual/kernel
Pseudo is not present but is required, building this first before the main build
ERROR: Unable to parse /home/hans/extern/setup-scripts/sources/meta-linaro/meta-linaro/conf/layer.conf: [Errno 2] No such file or directory: '/home/hans/extern/setup-scripts/sources/meta-linaro/meta-linaro/conf/layer.conf'

Full log below:

hans@ubuntu64-13:~/extern/setup-scripts$ MACHINE=beagleboard ./oebb.sh config beagleboard
There now is a sourceable script in ~/.oe/enviroment. You can do '. environment-angstrom-v2013.06' and run 'bitbake something' without using ./oebb.sh as wrapper
layer repository name: bitbake
layer uri: git://github.com/openembedded/bitbake.git
layer branch/revision: master/c47088a86fd8ad06c1810d04d9537c4cd01e8bef

Layer checkout missing at /home/hans/extern/setup-scripts/sources/bitbake, creating one
Cloning into '/home/hans/extern/setup-scripts/sources/bitbake'...
remote: Counting objects: 25337, done.
remote: Compressing objects: 100% (10280/10280), done.
remote: Total 25337 (delta 14900), reused 24057 (delta 13666)
Receiving objects: 100% (25337/25337), 10.92 MiB | 1007 KiB/s, done.
Resolving deltas: 100% (14900/14900), done.
HEAD is now at c47088a Update to version 1.19.0 for master
Layers present in repository:

Processing bitbake: Fixed to revision c47088a86fd8ad06c1810d04d9537c4cd01e8bef, skipping update
layer repository name: meta-angstrom
layer uri: git://github.com/Angstrom-distribution/meta-angstrom
layer branch/revision: angstrom-v2013.06-yocto1.4/HEAD

Layer checkout missing at /home/hans/extern/setup-scripts/sources/meta-angstrom, creating one
Cloning into '/home/hans/extern/setup-scripts/sources/meta-angstrom'...
remote: Counting objects: 3261, done.
remote: Compressing objects: 100% (1786/1786), done.
remote: Total 3261 (delta 1429), reused 3199 (delta 1380)
Receiving objects: 100% (3261/3261), 1.42 MiB | 1.15 MiB/s, done.
Resolving deltas: 100% (1429/1429), done.
Branch angstrom-v2013.06-yocto1.4 set up to track remote branch angstrom-v2013.06-yocto1.4 from origin.
Switched to a new branch 'angstrom-v2013.06-yocto1.4'
Layers present in repository:
meta-angstrom

Processing meta-angstrom: Current branch angstrom-v2013.06-yocto1.4 is up to date.
layer repository name: meta-openembedded
layer uri: git://github.com/Angstrom-distribution/meta-oe.git
layer branch/revision: angstrom-staging-yocto1.4/HEAD

Layer checkout missing at /home/hans/extern/setup-scripts/sources/meta-openembedded, creating one
Cloning into '/home/hans/extern/setup-scripts/sources/meta-openembedded'...
remote: Counting objects: 26990, done.
remote: Compressing objects: 100% (11171/11171), done.
remote: Total 26990 (delta 15172), reused 26173 (delta 14604)
Receiving objects: 100% (26990/26990), 19.06 MiB | 4.18 MiB/s, done.
Resolving deltas: 100% (15172/15172), done.
Branch angstrom-staging-yocto1.4 set up to track remote branch angstrom-staging-yocto1.4 from origin.
Switched to a new branch 'angstrom-staging-yocto1.4'
Layers present in repository:
meta-openembedded/meta-gnome
meta-openembedded/meta-multimedia
meta-openembedded/meta-networking
meta-openembedded/meta-xfce
meta-openembedded/toolchain-layer
meta-openembedded/meta-gpe
meta-openembedded/meta-efl
meta-openembedded/meta-systemd
meta-openembedded/meta-webserver
meta-openembedded/meta-initramfs
meta-openembedded/meta-ruby
meta-openembedded/meta-oe

Processing meta-openembedded: Current branch angstrom-staging-yocto1.4 is up to date.
layer repository name: meta-beagleboard
layer uri: git://github.com/beagleboard/meta-beagleboard.git
layer branch/revision: master/HEAD

Layer checkout missing at /home/hans/extern/setup-scripts/sources/meta-beagleboard, creating one
Cloning into '/home/hans/extern/setup-scripts/sources/meta-beagleboard'...
remote: Counting objects: 11713, done.
remote: Compressing objects: 100% (2260/2260), done.
remote: Total 11713 (delta 10133), reused 10911 (delta 9332)
Receiving objects: 100% (11713/11713), 3.95 MiB | 748 KiB/s, done.
Resolving deltas: 100% (10133/10133), done.
Layers present in repository:
meta-beagleboard/meta-beagleboard-extras
meta-beagleboard/common-bsp

Processing meta-beagleboard: Current branch master is up to date.
layer repository name: meta-ti
layer uri: git://git.yoctoproject.org/meta-ti
layer branch/revision: angstrom-staging-yocto1.4/HEAD

Layer checkout missing at /home/hans/extern/setup-scripts/sources/meta-ti, creating one
Cloning into '/home/hans/extern/setup-scripts/sources/meta-ti'...
remote: Counting objects: 11645, done.
remote: Compressing objects: 100% (4815/4815), done.
remote: Total 11645 (delta 6392), reused 11611 (delta 6358)
Receiving objects: 100% (11645/11645), 6.78 MiB | 3.69 MiB/s, done.
Resolving deltas: 100% (6392/6392), done.
fatal: Cannot update paths and switch to branch 'angstrom-staging-yocto1.4' at the same time.
Did you intend to checkout 'origin/angstrom-staging-yocto1.4' which can not be resolved as commit?
Layers present in repository:
meta-ti

Processing meta-ti: Current branch master is up to date.
layer repository name: meta-ettus
layer uri: git://github.com/balister/meta-ettus.git
layer branch/revision: master/5a6a642f6707dc42a5210dbbf01d2bdfd869d4b0

Layer checkout missing at /home/hans/extern/setup-scripts/sources/meta-ettus, creating one
Cloning into '/home/hans/extern/setup-scripts/sources/meta-ettus'...
remote: Counting objects: 604, done.
remote: Compressing objects: 100% (358/358), done.
remote: Total 604 (delta 217), reused 587 (delta 205)
Receiving objects: 100% (604/604), 171.62 KiB, done.
Resolving deltas: 100% (217/217), done.
HEAD is now at 5a6a642 systemd-openssh-image : Fix quoting to work with updated bitbake.
Layers present in repository:
meta-ettus

Processing meta-ettus: Fixed to revision 5a6a642f6707dc42a5210dbbf01d2bdfd869d4b0, skipping update
layer repository name: meta-efikamx
layer uri: git://github.com/kraj/meta-efikamx.git
layer branch/revision: master/07f2a5c777b4f866985735303bc6d696592760a9

Layer checkout missing at /home/hans/extern/setup-scripts/sources/meta-efikamx, creating one
Cloning into '/home/hans/extern/setup-scripts/sources/meta-efikamx'...
remote: Counting objects: 60, done.
remote: Compressing objects: 100% (42/42), done.
remote: Total 60 (delta 16), reused 24 (delta 5)
Receiving objects: 100% (60/60), 24.70 KiB, done.
Resolving deltas: 100% (16/16), done.
HEAD is now at 07f2a5c linux: Update SRC_URI to github
Layers present in repository:
meta-efikamx

Processing meta-efikamx: Fixed to revision 07f2a5c777b4f866985735303bc6d696592760a9, skipping update
layer repository name: meta-nslu2
layer uri: git://github.com/kraj/meta-nslu2.git
layer branch/revision: master/8948458fe3ec2b3c713b2a13a87123b64e22b0d9

Layer checkout missing at /home/hans/extern/setup-scripts/sources/meta-nslu2, creating one
Cloning into '/home/hans/extern/setup-scripts/sources/meta-nslu2'...
remote: Counting objects: 315, done.
remote: Compressing objects: 100% (154/154), done.
remote: Total 315 (delta 146), reused 315 (delta 146)
Receiving objects: 100% (315/315), 90.18 KiB, done.
Resolving deltas: 100% (146/146), done.
HEAD is now at 8948458 linux-ixp4xx: Use linux.inc from meta-oe
Layers present in repository:
meta-nslu2

Processing meta-nslu2: Fixed to revision 8948458fe3ec2b3c713b2a13a87123b64e22b0d9, skipping update
layer repository name: meta-smartphone
layer uri: http://git.shr-project.org/repo/meta-smartphone.git
layer branch/revision: master/41c5c86813aefc21ace53edc4d3b469e9e7f87f3

Layer checkout missing at /home/hans/extern/setup-scripts/sources/meta-smartphone, creating one
Cloning into '/home/hans/extern/setup-scripts/sources/meta-smartphone'...
HEAD is now at 41c5c86 Merge branch 'shr'
Layers present in repository:
meta-smartphone/meta-openmoko
meta-smartphone/meta-nokia
meta-smartphone/meta-shr
meta-smartphone/meta-asus
meta-smartphone/meta-android
meta-smartphone/meta-fso
meta-smartphone/meta-osmocombb
meta-smartphone/meta-palm
meta-smartphone/meta-htc
meta-smartphone/meta-aurora
meta-smartphone/meta-samsung
meta-smartphone/meta-geeksphone

Processing meta-smartphone: Fixed to revision 41c5c86813aefc21ace53edc4d3b469e9e7f87f3, skipping update
layer repository name: meta-intel
layer uri: git://git.yoctoproject.org/meta-intel
layer branch/revision: dylan/HEAD

Layer checkout missing at /home/hans/extern/setup-scripts/sources/meta-intel, creating one
Cloning into '/home/hans/extern/setup-scripts/sources/meta-intel'...
remote: Counting objects: 7037, done.
remote: Compressing objects: 100% (2584/2584), done.
remote: Total 7037 (delta 3794), reused 6777 (delta 3541)
Receiving objects: 100% (7037/7037), 2.27 MiB | 1.95 MiB/s, done.
Resolving deltas: 100% (3794/3794), done.
Branch dylan set up to track remote branch dylan from origin.
Switched to a new branch 'dylan'
Layers present in repository:
meta-intel/meta-jasperforest
meta-intel/meta-emenlow
meta-intel/meta-crystalforest
meta-intel/meta-tlk
meta-intel/meta-romley
meta-intel/meta-n450
meta-intel/meta-chiefriver
meta-intel/meta-sugarbay
meta-intel
meta-intel/meta-crownbay
meta-intel/meta-nuc
meta-intel/meta-fri2
meta-intel/meta-sys940x

Processing meta-intel: Current branch dylan is up to date.
layer repository name: meta-xilinx
layer uri: git://git.yoctoproject.org/meta-xilinx
layer branch/revision: master/5f3b2f3ab30c1ae1f434f2fe45aaba8339969ad4

Layer checkout missing at /home/hans/extern/setup-scripts/sources/meta-xilinx, creating one
Cloning into '/home/hans/extern/setup-scripts/sources/meta-xilinx'...
remote: Counting objects: 969, done.
remote: Compressing objects: 100% (558/558), done.
remote: Total 969 (delta 385), reused 877 (delta 293)
Receiving objects: 100% (969/969), 926.56 KiB | 603 KiB/s, done.
Resolving deltas: 100% (385/385), done.
fatal: Could not parse object '5f3b2f3ab30c1ae1f434f2fe45aaba8339969ad4'.
Layers present in repository:
meta-xilinx/meta-zedboard
meta-xilinx
meta-xilinx/meta-kc705
meta-xilinx/meta-zc702

Processing meta-xilinx: Fetching origin
updating to 5f3b2f3ab30c1ae1f434f2fe45aaba8339969ad4
fatal: Could not parse object '5f3b2f3ab30c1ae1f434f2fe45aaba8339969ad4'.
layer repository name: meta-openpandora
layer uri: git://github.com/openpandora/meta-openpandora.git
layer branch/revision: master/3b8f5d3353cb909cdf4823d59b263523eb4a9876

Layer checkout missing at /home/hans/extern/setup-scripts/sources/meta-openpandora, creating one
Cloning into '/home/hans/extern/setup-scripts/sources/meta-openpandora'...
remote: Counting objects: 3663, done.
remote: Compressing objects: 100% (1682/1682), done.
remote: Total 3663 (delta 1902), reused 3632 (delta 1872)
Receiving objects: 100% (3663/3663), 15.90 MiB | 795 KiB/s, done.
Resolving deltas: 100% (1902/1902), done.
HEAD is now at 3b8f5d3 omap3-sgx-modules_4.00.00.01: use nokia version of modules from the pandora git
Layers present in repository:
meta-openpandora

Processing meta-openpandora: Fixed to revision 3b8f5d3353cb909cdf4823d59b263523eb4a9876, skipping update
layer repository name: meta-raspberrypi
layer uri: git://github.com/djwillis/meta-raspberrypi.git
layer branch/revision: dylan/HEAD

Layer checkout missing at /home/hans/extern/setup-scripts/sources/meta-raspberrypi, creating one
Cloning into '/home/hans/extern/setup-scripts/sources/meta-raspberrypi'...
remote: Counting objects: 903, done.
remote: Compressing objects: 100% (585/585), done.
remote: Total 903 (delta 321), reused 757 (delta 241)
Receiving objects: 100% (903/903), 202.28 KiB, done.
Resolving deltas: 100% (321/321), done.
Branch dylan set up to track remote branch dylan from origin.
Switched to a new branch 'dylan'
Layers present in repository:
meta-raspberrypi

Processing meta-raspberrypi: Current branch dylan is up to date.
layer repository name: meta-handheld
layer uri: git://git.openembedded.org/meta-handheld
layer branch/revision: master/1dd57dcf14056901e25d8a661a7507b7d85b5a64

Layer checkout missing at /home/hans/extern/setup-scripts/sources/meta-handheld, creating one
Cloning into '/home/hans/extern/setup-scripts/sources/meta-handheld'...
remote: Counting objects: 2114, done.
remote: Compressing objects: 100% (1555/1555), done.
remote: Total 2114 (delta 1121), reused 550 (delta 252)
Receiving objects: 100% (2114/2114), 1.29 MiB | 1.09 MiB/s, done.
Resolving deltas: 100% (1121/1121), done.
HEAD is now at 1dd57dc linux-jlime-ben-nanonote: fix GCC-4.6 build errors
Layers present in repository:
meta-handheld

Processing meta-handheld: Fixed to revision 1dd57dcf14056901e25d8a661a7507b7d85b5a64, skipping update
layer repository name: meta-opie
layer uri: git://git.openembedded.org/meta-opie.git
layer branch/revision: master/c242efc6ca55772a88602f1f8f94dff697b38430

Layer checkout missing at /home/hans/extern/setup-scripts/sources/meta-opie, creating one
Cloning into '/home/hans/extern/setup-scripts/sources/meta-opie'...
remote: Counting objects: 4869, done.
remote: Compressing objects: 100% (2362/2362), done.
remote: Total 4869 (delta 3117), reused 3818 (delta 2338)
Receiving objects: 100% (4869/4869), 1.24 MiB | 930 KiB/s, done.
Resolving deltas: 100% (3117/3117), done.
HEAD is now at c242efc layer.conf: use ??= to set variables
Layers present in repository:
meta-opie

Processing meta-opie: Fixed to revision c242efc6ca55772a88602f1f8f94dff697b38430, skipping update
layer repository name: meta-java
layer uri: git://github.com/woglinde/meta-java.git
layer branch/revision: master/7fb9465e5c2db618eedb59de5e5e013fd86cc06d

Layer checkout missing at /home/hans/extern/setup-scripts/sources/meta-java, creating one
Cloning into '/home/hans/extern/setup-scripts/sources/meta-java'...
remote: Counting objects: 1431, done.
remote: Compressing objects: 100% (723/723), done.
remote: Total 1431 (delta 763), reused 1326 (delta 668)
Receiving objects: 100% (1431/1431), 333.71 KiB | 528 KiB/s, done.
Resolving deltas: 100% (763/763), done.
HEAD is now at 7fb9465 openjdk-7: update to version 2.1.7
Layers present in repository:
meta-java

Processing meta-java: Fixed to revision 7fb9465e5c2db618eedb59de5e5e013fd86cc06d, skipping update
layer repository name: meta-browser
layer uri: git://github.com/OSSystems/meta-browser.git
layer branch/revision: master/359cdae903c3772796b4658dd3129742d9a76d05

Layer checkout missing at /home/hans/extern/setup-scripts/sources/meta-browser, creating one
Cloning into '/home/hans/extern/setup-scripts/sources/meta-browser'...
remote: Counting objects: 1059, done.
remote: Compressing objects: 100% (372/372), done.
remote: Total 1059 (delta 652), reused 1035 (delta 633)
Receiving objects: 100% (1059/1059), 281.41 KiB, done.
Resolving deltas: 100% (652/652), done.
HEAD is now at 359cdae libxi: rename bbappend to match new version from oe-core
Layers present in repository:
meta-browser

Processing meta-browser: Fixed to revision 359cdae903c3772796b4658dd3129742d9a76d05, skipping update
layer repository name: meta-mono
layer uri: git://git.yoctoproject.org/meta-mono.git
layer branch/revision: master/ac286b1682e6bcc486ceb30ef90a936949bbfeab

Layer checkout missing at /home/hans/extern/setup-scripts/sources/meta-mono, creating one
Cloning into '/home/hans/extern/setup-scripts/sources/meta-mono'...
remote: Counting objects: 101, done.
remote: Compressing objects: 100% (69/69), done.
remote: Total 101 (delta 34), reused 88 (delta 21)
Receiving objects: 100% (101/101), 21.96 KiB, done.
Resolving deltas: 100% (34/34), done.
HEAD is now at ac286b1 monotools-server: Remove multiline comment
Layers present in repository:
meta-mono

Processing meta-mono: Fixed to revision ac286b1682e6bcc486ceb30ef90a936949bbfeab, skipping update
layer repository name: meta-kde
layer uri: git://gitorious.org/openembedded-core-layers/meta-kde.git
layer branch/revision: master/346d4a24480252390e7c16f0cd673ad5f0665f97

Layer checkout missing at /home/hans/extern/setup-scripts/sources/meta-kde, creating one
Cloning into '/home/hans/extern/setup-scripts/sources/meta-kde'...
remote: Counting objects: 1623, done.
remote: Compressing objects: 100% (583/583), done.
remote: Total 1623 (delta 1083), reused 1550 (delta 1027)
Receiving objects: 100% (1623/1623), 3.90 MiB | 792 KiB/s, done.
Resolving deltas: 100% (1083/1083), done.
HEAD is now at 346d4a2 cyrus-sasl: Remove recipe, it is already contained in meta-networking
Layers present in repository:
meta-kde

Processing meta-kde: Fixed to revision 346d4a24480252390e7c16f0cd673ad5f0665f97, skipping update
layer repository name: meta-linaro
layer uri: git://github.com/Angstrom-distribution/meta-linaro.git
layer branch/revision: dylan/HEAD

Layer checkout missing at /home/hans/extern/setup-scripts/sources/meta-linaro, creating one
Cloning into '/home/hans/extern/setup-scripts/sources/meta-linaro'...
remote: Counting objects: 751, done.
remote: Compressing objects: 100% (417/417), done.
remote: Total 751 (delta 286), reused 720 (delta 270)
Receiving objects: 100% (751/751), 174.35 KiB, done.
Resolving deltas: 100% (286/286), done.
fatal: Cannot update paths and switch to branch 'dylan' at the same time.
Did you intend to checkout 'origin/dylan' which can not be resolved as commit?
Layers present in repository:
meta-linaro

Processing meta-linaro: Current branch master is up to date.
layer repository name: meta-minnow
layer uri: git://git.yoctoproject.org/meta-minnow
layer branch/revision: dylan/HEAD

Layer checkout missing at /home/hans/extern/setup-scripts/sources/meta-minnow, creating one
Cloning into '/home/hans/extern/setup-scripts/sources/meta-minnow'...
remote: Counting objects: 126, done.
remote: Compressing objects: 100% (84/84), done.
remote: Total 126 (delta 35), reused 107 (delta 16)
Receiving objects: 100% (126/126), 28.60 KiB, done.
Resolving deltas: 100% (35/35), done.
Branch dylan set up to track remote branch dylan from origin.
Switched to a new branch 'dylan'
Layers present in repository:
meta-minnow

Processing meta-minnow: Current branch dylan is up to date.
layer repository name: meta-ros
layer uri: git://github.com/bmwcarit/meta-ros.git
layer branch/revision: master/f69c619237e325e40b710b0c61e17b4e46eaf872

Layer checkout missing at /home/hans/extern/setup-scripts/sources/meta-ros, creating one
Cloning into '/home/hans/extern/setup-scripts/sources/meta-ros'...
remote: Counting objects: 1797, done.
remote: Compressing objects: 100% (939/939), done.
remote: Total 1797 (delta 746), reused 1722 (delta 698)
Receiving objects: 100% (1797/1797), 299.68 KiB | 393 KiB/s, done.
Resolving deltas: 100% (746/746), done.
HEAD is now at f69c619 Merge pull request #75 from bulwahn/stable
Layers present in repository:
meta-ros

Processing meta-ros: Fixed to revision f69c619237e325e40b710b0c61e17b4e46eaf872, skipping update
layer repository name: openembedded-core
layer uri: git://github.com/Angstrom-distribution/oe-core.git
layer branch/revision: angstrom-staging-yocto1.4/HEAD

Layer checkout missing at /home/hans/extern/setup-scripts/sources/openembedded-core, creating one
Cloning into '/home/hans/extern/setup-scripts/sources/openembedded-core'...
remote: Counting objects: 159778, done.
remote: Compressing objects: 100% (44824/44824), done.
remote: Total 159778 (delta 112672), reused 158073 (delta 111124)
Receiving objects: 100% (159778/159778), 77.13 MiB | 3.72 MiB/s, done.
Resolving deltas: 100% (112672/112672), done.
Branch angstrom-staging-yocto1.4 set up to track remote branch angstrom-staging-yocto1.4 from origin.
Switched to a new branch 'angstrom-staging-yocto1.4'
Layers present in repository:
openembedded-core/meta-skeleton
openembedded-core/meta-hob
openembedded-core/meta

Processing openembedded-core: Current branch angstrom-staging-yocto1.4 is up to date.

Setup for beagleboard completed
hans@ubuntu64-13:~/extern/setup-scripts$ ls
conf  environment-angstrom-v2013.06  oebb.sh  README  scripts  sources
hans@ubuntu64-13:~/extern/setup-scripts$ . environment-angstrom-v2013.06 
hans@ubuntu64-13:~/extern/setup-scripts$ MACHINE=beagleboard bitbake virtual/kernel
Pseudo is not present but is required, building this first before the main build
ERROR: Unable to parse /home/hans/extern/setup-scripts/sources/meta-linaro/meta-linaro/conf/layer.conf: [Errno 2] No such file or directory: '/home/hans/extern/setup-scripts/sources/meta-linaro/meta-linaro/conf/layer.conf'
hans@ubuntu64-13:~/extern/setup-scripts$ git branch
* angstrom-v2013.06-yocto1.4
  master
hans@ubuntu64-13:~/extern/setup-scripts$ 

Qte toolchain also broken in 2013.06 branch

~/qte-example$ source /usr/local/oecore-x86_64/environment-setup-cortexa8hf-vfp-neon-angstrom-linux-gnueabi

~/qte-example$ qmake2
qmake2: error while loading shared libraries: __vdso_time: invalid mode for dlopen(): Invalid argument

Error while installing any package

Hi,

While installing Angstrom, I got the message "env: gawk: No such file or directory".

So I tried to install the gawk package, but I got the message: "E: Unable to locate the package gawk".

I am running debian 8.2 in a Beaglebone Black. Any solution?

Thanks a lot.

build development-gnome-image fail

| arm-angstrom-linux-gnueabi-libtool: compile: you must specify a compilation command
| arm-angstrom-linux-gnueabi-libtool: compile: Try `arm-angstrom-linux-gnueabi-libtool --help --mode=compile' for more information.
| make[2]: *** [cache.lo] Error 1
| make[1]: *** [libxfs] Error 2
| make: *** [default] Error 2
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_compile (log file is located at /home/whn/dev/beaglebone/setup-scripts/build/tmp-angstrom_v2013_06-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/xfsprogs/3.1.11-r0/temp/log.do_compile.18714)
ERROR: Task 993 (/home/whn/dev/beaglebone/setup-scripts/sources/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_3.1.11.bb, do_compile) failed with exit code '1'
DEBUG: Teardown for bitbake-worker
NOTE: Tasks Summary: Attempted 7419 tasks of which 7417 didn't need to be rerun and 2 failed.
NOTE: Writing buildhistory
Waiting for 0 running tasks to finish:

Summary: 2 tasks failed:
/home/whn/dev/beaglebone/setup-scripts/sources/meta-openembedded/meta-gnome/recipes-gnome/gnome-power-manager/gnome-power-manager_2.32.0.bb, do_compile
/home/whn/dev/beaglebone/setup-scripts/sources/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_3.1.11.bb, do_compile
Summary: There were 2 WARNING messages shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.

angstrom-v2013.12 build issue

Hello all,
After doing:
git clone git://github.com/Angstrom-distribution/setup-scripts.git
Adding to sources/layers.txt: meta-kirkwood,git://github.com/kelvinlawson/meta-kirkwood.git,master,HEAD
Adding to BSPLAYERS list in conf/bblayers.conf: ${TOPDIR}/sources/meta-kirkwood
cd setup-scripts
MACHINE=netstora ./oebb.sh config netstora
MACHINE=netstora ./oebb.sh bitbake console-image

I get the following BUILD error(werror):
~/angstrom/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/x86_64-linux/binutils-native/2.23.2-r2013.10-4/binutils-linaro-2.23.2-2013.10-4/bfd/opncls.c: In function 'bfd_fopen':
./bfd.h:529:65: error: right-hand operand of comma expression has no effect [-Werror=unused-value]
#define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE)
^
~/angstrom/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/x86_64-linux/binutils-native/2.23.2-r2013.10-4/binutils-linaro-2.23.2-2013.10-4/bfd/opncls.c:268:5: note: in expansion of macro 'bfd_set_cacheable'
bfd_set_cacheable (nbfd, TRUE);
^

It looks to me like the patch: ~/angstrom/setup-scripts/sources/openembedded-core/meta/recipes-devtools/binutils/binutils/replace_macros_with_static_inline.patch
is not being applied.

Am i doing something wrong?
Could you give me a hint to fix the compilation?

Thanks,
Nils.

Update Meta-Ros

Hi,

Any chance that meta-ros can be updated to the lastest rc2? I need mjpeg-server which needs cv-bridge and just updating meta-ros seems to break. Its not able to find boost_python. Even though other recipes that need boost work.

Thanks!

Gcc does not compile

I'm trying to compile the kernel on a Debian box using MACHINE=beaglebone ./oebb.sh bitbake virtual/kernel

At some point the script fails with the message NOTE: package gcc-cross-4.5-r49+svnr184907: task do_compile: Failed. This is the output from the compile log: https://gist.github.com/e51f406d40a3ea129e64

Any pointers to what's wrong? I don't actually know much C. I just need the kernel sources on the Beaglebone in order to compile a kernel module I need.

generated angstrom-eglibc-x86_64-cortexa8hf-vfp-neon-v2013.06-toolchain.sh doesn't install dependancies.

$ arm-angstrom-linux-gnueabi-gcc --version
arm-angstrom-linux-gnueabi-gcc: error while loading shared libraries: __vdso_time: invalid mode for dlopen(): Invalid argument

I used MACHINE=beaglebone ./oebb.sh bitbake meta-toolchain to build the tool chain and use the generated sh script from the SDK to install it.
The generated shell script was named "angstrom-eglibc-x86_64-cortexa8hf-vfp-neon-v2013.06-toolchain.sh"

My development machine is x86_64 Ubuntu 12.04.2
and I did "$ source /usr/local/oecore-x86_64/environment-setup-cortexa8hf-vfp-neon-angstrom-linux-gnueabi" prior to trying the arm-angstrom-linux-gnueabi-gcc --version
Any insights to what I'm doing wrong would be greatly appreciated. Thanks

Error when building (oe-core)

Hi,

When I try to build, I get the following issue:

blaismoj@ca627647:~/angstromdistr/setup-scripts$ MACHINE=beaglebone-black bitbake virtual/kernel
Pseudo is not present but is required, building this first before the main build
ERROR: OE-core's config sanity checker detected a potential misconfiguration.
Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
Following is the list of potential problems / advisories:

Please set a valid MACHINE in your local.conf or environment

ERROR: Execution of event handler 'check_sanity_eventhandler' failed
ERROR: OE-core's config sanity checker detected a potential misconfiguration.
Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
Following is the list of potential problems / advisories:

Please set a valid MACHINE in your local.conf or environment

ERROR: Execution of event handler 'check_sanity_eventhandler' failed

If I add MACHINE = "beaglebone-black" in setup-scripts/conf/local.conf, it makes no change. Same thing if I do export MACHINE=beaglebone-black.

I get the same error when I try to build for beagleboard (I tried just to see if beaglebone-black was the problem).
Thanks,

JBM

"ERROR: Function failed: do_compile" for mtd-utils-native (Completely standard build.. I think?)

Here's what I'm trying to run:

git clone -b angstrom-v2014.12-yocto1.7 git://github.com/Angstrom-distribution/setup-scripts.git
cd setup-scripts
MACHINE=beagleboard ./oebb.sh config beagleboard
MACHINE=beagleboard ./oebb.sh update
. environment-angstrom-v2014.12
bitbake virtual/kernel
bitbake console-image #fails during this

Result:

Summary: 1 task failed:
virtual:native:/home/builder/setup-scripts/sources/openembedded-core/meta/recipes-devtools/mtd/mtd-utils_git.bb, do_compile

Attached is the full error log I get (during the build of mtd). It was located at:

/home/builder/setup-scripts/build/tmp-angstrom_v2014_12-glibc/work/x86_64-linux/mtd-utils-native/1.5.1+gitAUTOINC+9f107132a6-r0/temp/log.do_compile.25722

I'm on Arch linux, current kernel version 4.6.2. I'm attempting to install this in a Docker image/container, using an Ubuntu 16.04 image as a base. I can provide my full Dockerfile and anything else if it helps.

I assume I'm doing something terribly wrong, because this is the simplest example I could find of building Angstrom. Am I missing something obvious?

Thanks!

log.do_compile.25722.txt

bitbake virtual/kernel not working

Checked out branch: angstrom-v2014.06-yocto1.6
Linux version / distro: openSUSE 13.2 (i586)
python version: Python 2.7.8

Traceback (most recent call last):
File "/home/ths/Projekte/linux/Angström/setup-scripts/sources/bitbake/bin/bitbake", line 34, in
import bb
File "/home/ths/Projekte/linux/Angström/setup-scripts/sources/bitbake/lib/bb/init.py", line 77, in
from bb import fetch2 as fetch
File "/home/ths/Projekte/linux/Angström/setup-scripts/sources/bitbake/lib/bb/fetch2/init.py", line 39, in
from bb import data
File "/home/ths/Projekte/linux/Angström/setup-scripts/sources/bitbake/lib/bb/data.py", line 48, in
from bb import data_smart
File "/home/ths/Projekte/linux/Angström/setup-scripts/sources/bitbake/lib/bb/data_smart.py", line 35, in
import bb, bb.codeparser
File "/home/ths/Projekte/linux/Angström/setup-scripts/sources/bitbake/lib/bb/codeparser.py", line 7, in
from pysh import pyshyacc, pyshlex, sherrors
File "/home/ths/Projekte/linux/Angström/setup-scripts/sources/bitbake/lib/bb/pysh/pyshyacc.py", line 650, in
import pyshtables
File "/home/ths/Projekte/linux/Angström/setup-scripts/sources/bitbake/lib/bb/pysh/pyshtables.py", line 2
SyntaxError: Non-ASCII character '\xc3' in file /home/ths/Projekte/linux/Angström/setup-scripts/sources/bitbake/lib/bb/pysh/pyshtables.py on line 2, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details
/home/ths/Projekte/linux/Angström/setup-scripts/sources/bitbake/lib/bb/event.py:109: RuntimeWarning: Parent module 'bb' not found while handling absolute import
from bb.msg import BBLogFormatter
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(_targs, *_kargs)
File "/home/ths/Projekte/linux/Angström/setup-scripts/sources/bitbake/lib/bb/event.py", line 109, in print_ui_queue
from bb.msg import BBLogFormatter
File "/home/ths/Projekte/linux/Angström/setup-scripts/sources/bitbake/lib/bb/init.py", line 77, in
from bb import fetch2 as fetch
File "/home/ths/Projekte/linux/Angström/setup-scripts/sources/bitbake/lib/bb/fetch2/init.py", line 39, in
from bb import data
File "/home/ths/Projekte/linux/Angström/setup-scripts/sources/bitbake/lib/bb/data.py", line 48, in
from bb import data_smart
File "/home/ths/Projekte/linux/Angström/setup-scripts/sources/bitbake/lib/bb/data_smart.py", line 35, in
import bb, bb.codeparser
File "/home/ths/Projekte/linux/Angström/setup-scripts/sources/bitbake/lib/bb/codeparser.py", line 7, in
from pysh import pyshyacc, pyshlex, sherrors
File "/home/ths/Projekte/linux/Angström/setup-scripts/sources/bitbake/lib/bb/pysh/pyshyacc.py", line 650, in
import pyshtables
File "/home/ths/Projekte/linux/Angström/setup-scripts/sources/bitbake/lib/bb/pysh/pyshtables.py", line 2
SyntaxError: Non-ASCII character '\xc3' in file /home/ths/Projekte/linux/Angström/setup-scripts/sources/bitbake/lib/bb/pysh/pyshtables.py on line 2, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details
Error in sys.exitfunc:
Traceback (most recent call last):
File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(_targs, *_kargs)
File "/home/ths/Projekte/linux/Angström/setup-scripts/sources/bitbake/lib/bb/event.py", line 109, in print_ui_queue
from bb.msg import BBLogFormatter
File "/home/ths/Projekte/linux/Angström/setup-scripts/sources/bitbake/lib/bb/init.py", line 77, in
from bb import fetch2 as fetch
File "/home/ths/Projekte/linux/Angström/setup-scripts/sources/bitbake/lib/bb/fetch2/init.py", line 39, in
from bb import data
File "/home/ths/Projekte/linux/Angström/setup-scripts/sources/bitbake/lib/bb/data.py", line 48, in
from bb import data_smart
File "/home/ths/Projekte/linux/Angström/setup-scripts/sources/bitbake/lib/bb/data_smart.py", line 35, in
import bb, bb.codeparser
File "/home/ths/Projekte/linux/Angström/setup-scripts/sources/bitbake/lib/bb/codeparser.py", line 7, in
from pysh import pyshyacc, pyshlex, sherrors
File "/home/ths/Projekte/linux/Angström/setup-scripts/sources/bitbake/lib/bb/pysh/pyshyacc.py", line 650, in
import pyshtables
File "/home/ths/Projekte/linux/Angström/setup-scripts/sources/bitbake/lib/bb/pysh/pyshtables.py", line 2
SyntaxError: Non-ASCII character '\xc3' in file /home/ths/Projekte/linux/Angström/setup-scripts/sources/bitbake/lib/bb/pysh/pyshtables.py on line 2, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details

1.4 architecture erros

Hi,

Now that I have switched to 1.4 I get architecture errors when I install a ipk on the BeagleBone. Didn't have these problems with the default master branch.

Also noticed the working ipk files are armv7a-vfp-neon and the non working ones are armv7ahf-vfp-neon.

Any ideas?

Thanks.

Analog Input not available when using LCD7 Cape with Beaglebone Black Rev. A5C

I built "Linux beaglebone 3.8.13 #1 SMP Thu Sep 12 08:10:59 EDT 2013 armv7l GNU/Linux" using setup scripts, updated today from the repository. Can't get Analog to work with the LCD7 Cape Rev A3 connected to the BBB. See below.

LCD7 Cape Connected to Beagle:

root@beaglebone:~# echo cape-bone-iio > /sys/devices/bone_capemgr.9/slots
[ 1343.672188] bone-capemgr bone_capemgr.9: part_number 'cape-bone-iio', versio'
[ 1343.682095] bone-capemgr bone_capemgr.9: slot #7: generic override
[ 1343.688875] bone-capemgr bone_capemgr.9: bone: Using override eeprom data at7
[ 1343.696908] bone-capemgr bone_capemgr.9: slot #7: 'Override Board Name,00A0,'
[ 1343.707652] bone-capemgr bone_capemgr.9: slot #7: Requesting part number/vero
[ 1343.718288] bone-capemgr bone_capemgr.9: slot #7: Requesting firmware 'cape-'
[ 1343.732555] bone-capemgr bone_capemgr.9: slot #7: dtbo 'cape-bone-iio-00A0.de
[ 1343.748055] bone-capemgr bone_capemgr.9: slot #7: #1 overlays

-->> [ 1343.767075] bone-iio-helper helper.16: Could not get AIN0 analog input <<--

[ 1343.782645] bone-capemgr bone_capemgr.9: slot #7: Applied #1 overlays.

also seen on Ubuntu 12.04 LTS https://groups.google.com/forum/#!msg/beagleboard/09xcyYCao7Q/r2QpWY12KHIJ

LCD7 Cape disconnected from Beagle:

root@beaglebone:~# echo cape-bone-iio > /sys/devices/bone_capemgr.9/slots
[ 19.252104] bone-capemgr bone_capemgr.9: part_number 'cape-bone-iio', versio'
[ 19.263682] bone-capemgr bone_capemgr.9: slot #7: generic override
[ 19.270230] bone-capemgr bone_capemgr.9: bone: Using override eeprom data at7
[ 19.278247] bone-capemgr bone_capemgr.9: slot #7: 'Override Board Name,00A0,'
[ 19.292926] bone-capemgr bone_capemgr.9: slot #7: Requesting part number/vero
[ 19.307751] bone-capemgr bone_capemgr.9: slot #7: Requesting firmware 'cape-'
[ 19.327110] bone-capemgr bone_capemgr.9: slot #7: dtbo 'cape-bone-iio-00A0.de
[ 19.341143] bone-capemgr bone_capemgr.9: slot #7: #1 overlays

-->> [ 19.357104] bone-iio-helper helper.15: ready <<--

[ 19.371048] bone-capemgr bone_capemgr.9: slot #7: Applied #1 overlays.
root@beaglebone:~#

meta-telephony missing

I tried cloning the git repository files but i found this errorLayer checkout missing at /home/nikitha/bb/sources/meta-telephony, creating one
Cloning into '/home/nikitha/bb/sources/meta-telephony'...
fatal: repository 'http://git.gitorious.org/sysmocom-openembedded/meta-telephony.git/' not found
/home/nikitha/bb/scripts/layerman: line 19: cd: /home/nikitha/bb/sources/meta-telephony: No such file or directory
fatal: Not a git repository (or any of the parent directories): .git
Layers present in repository:
find: `/home/nikitha/bb/sources/meta-telephony': No such file or directory

Processing meta-telephony: /home/nikitha/bb/scripts/layerman: line 79: cd: /home/nikitha/bb/sources/meta-telephony: No such file or directory

bitbake error

After typing command MACHINE=beagleboard bitbake virtual/kernel
I am getting following error please reply me the solution soon
TypeError: getVar() takes exactly 3 arguments (2 given)

Unable to compile Angstrom for Beaglebone due to unrecognized asm option --32

Compiling on Ubuntu 12.04 LTS.
Compiling for Beaglebone
Followed the exact steps shown on the root distribution page.
I get the same result for MACHINE=beaglebone or beagleboard.
Below is the full console output from the command.
Sorry if this is excessive.

ursus >> MACHINE=beaglebone bitbake virtual/kernel
NOTE: Started PRServer with DBfile: /home/ursus/beaglebone/setup-scripts/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 39460, PID: 11997
Loading cache: 100% |###########################################################################################################################################################################| ETA: 00:00:00
Loaded 3673 entries from dependency cache.
Parsing recipes: 100% |#########################################################################################################################################################################| Time: 00:00:01
Parsing of 3172 .bb files complete (3171 cached, 1 parsed). 3673 targets, 194 skipped, 2 masked, 0 errors.
WARNING: No recipes available for:
/home/ursus/beaglebone/setup-scripts/sources/meta-ros/recipes-support/boost/boost_%.bbappend
WARNING: No bb files matched BBFILE_PATTERN_meta-dominion '^/home/ursus/beaglebone/setup-scripts/sources/meta-dominion/'
WARNING: No bb files matched BBFILE_PATTERN_meta-beagleboard-extras '^/home/ursus/beaglebone/setup-scripts/sources/meta-beagleboard/meta-beagleboard-extras/'
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION = "1.20.0"
BUILD_SYS = "i686-linux"
NATIVELSBSTRING = "Ubuntu-12.04"
TARGET_SYS = "arm-angstrom-linux-gnueabi"
MACHINE = "beaglebone"
DISTRO = "angstrom"
DISTRO_VERSION = "v2013.12"
TUNE_FEATURES = "armv7a vfp thumb neon callconvention-hard"
TARGET_FPU = "vfp-neon"
meta-angstrom = "angstrom-v2013.12-yocto1.5:3e35ecfbe648567166d91a9dbb7f6f62fe2e14e6"
meta-oe
meta-efl
meta-gpe
meta-gnome
meta-xfce
meta-initramfs
toolchain-layer
meta-multimedia
meta-networking
meta-webserver
meta-ruby
meta-filesystems
meta-perl = "angstrom-staging-yocto1.5:e54821f51b49c27a01f40c7a340d1262dcbb32d5"
meta-kde = "master:f45abfd4d87b0132a2565499392d2d49f465d847"
meta-opie = "master:b241408b31c2ffd941b8b38bd385136ef675a703"
meta-java = "dora:d86d17c9d13d1117b484cb36f884709ce585a3e0"
meta-browser = "master:fc3969f63bda343c38c40a23f746c560c4735f3e"
meta-mono = "master:ac286b1682e6bcc486ceb30ef90a936949bbfeab"
meta-qt5 = "dora:5b5616b63bdf163ea3eb2ca8857c56a393435fe3"
meta-systemd = "angstrom-staging-yocto1.5:e54821f51b49c27a01f40c7a340d1262dcbb32d5"
meta-ros = "master:64c8b5edb221263e7fac7c03629c730ade422dff"
meta-beagleboard-extras = "dora:07fefaa86b118c1aa81f40d1658a17e41bbf1190"
meta-uav = "master:0ad6d047d81b94a8b5f71e6bb4625e5b1210cb66"
meta-telephony = "master:f71f5ea031d96a5a84bde4531974542ae49f8bee"
meta-qt5 = "dora:5b5616b63bdf163ea3eb2ca8857c56a393435fe3"
common-bsp = "dora:07fefaa86b118c1aa81f40d1658a17e41bbf1190"
meta-ti = "angstrom-staging-yocto1.5:a05532600ea769c0349e526e024304f50c1fdf8c"
meta-fsl-arm = "angstrom-staging-yocto1.5:48b91b77e9e37eea88637fe403d0a6b0f35dbee9"
meta-fsl-arm-extra = "dora:375f89b70655be2a17bbde36de6adb4e4a5a6975"
meta-nslu2 = "master:bdcb4297ddb22f4eecddd4d8436cf9b6c6111922"
meta-htc
meta-nokia
meta-openmoko
meta-palm = "master:537d0c2ab41284012e1ba79716b085a861a6812a"
meta-handheld = "master:5b5e68a93aae1016f5ac1d057a721b2dbf30b8d8"
meta-intel
meta-sugarbay
meta-crownbay
meta-emenlow
meta-fri2
meta-jasperforest
meta-n450 = "dora:7203d4de60f69190b5eae308ed2d09edbc63ea1f"
meta-sunxi = "master:f1e777d5526ea7c7a4f3a828b21d26c2c0650b83"
meta-raspberrypi = "dora:1c696a95f16337e4168a045479a386194d32e18f"
meta-minnow = "dora:9aa60d0eaf03fe30670acf581eaf7e57c76b5f99"
meta-dominion = "master:f9ae1a29f166ab2bb7aadd1c1899a392934eeba0"
meta-atmel = "angstromv2013.12-staging:2e67a125dd772d6b4a531a023730dc0018996bc7"
meta-exynos = "master:d7af02511e5cd477cfccd82b2f47bdd75ebea793"
meta-linaro
meta-linaro-toolchain = "dora:503b1fe68f90a8e2b43c456ddd17a0a90816cf9c"
meta-beagleboard-extras = "dora:07fefaa86b118c1aa81f40d1658a17e41bbf1190"
meta = "angstrom-staging-yocto1.5:454f2a1dfdd5469be5c9180d969f09a39bc08986"

NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: Function failed: do_compile (log file is located at /home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/gcc-cross-initial/linaro-4.8-r2013.12/temp/log.do_compile.12338)
ERROR: Logfile of failure stored in: /home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/gcc-cross-initial/linaro-4.8-r2013.12/temp/log.do_compile.12338
Log data follows:
| DEBUG: SITE files ['endian-little', 'bit-32', 'ix86-common', 'common-linux', 'common-glibc', 'i686-linux', 'common']
| DEBUG: Executing shell function do_compile
| NOTE: make -j2 ARCH_FLAGS_FOR_TARGET= -march=armv7-a -mthumb -mthumb-interwork -mfloat-abi=hard -mfpu=neon -isystem/home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/sysroots/beaglebone/usr/include all-gcc all-target-libgcc
| make[1]: Entering directory /home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/gcc-cross-initial/linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/build.i686-linux.arm-angstrom-linux-gnueabi/libiberty' | make[1]: Entering directory/home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/gcc-cross-initial/linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/build.i686-linux.arm-angstrom-linux-gnueabi/intl'
| make[1]: Nothing to be done for all'. | make[1]: Leaving directory/home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/gcc-cross-initial/linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/build.i686-linux.arm-angstrom-linux-gnueabi/intl'
| make[2]: Entering directory /home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/gcc-cross-initial/linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/build.i686-linux.arm-angstrom-linux-gnueabi/libiberty/testsuite' | make[2]: Nothing to be done forall'.
| make[2]: Leaving directory /home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/gcc-cross-initial/linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/build.i686-linux.arm-angstrom-linux-gnueabi/libiberty/testsuite' | make[1]: Leaving directory/home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/gcc-cross-initial/linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/build.i686-linux.arm-angstrom-linux-gnueabi/libiberty'
| make[1]: Entering directory /home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/gcc-cross-initial/linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/build.i686-linux.arm-angstrom-linux-gnueabi/build-i686-linux/libiberty' | make[1]: Entering directory/home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/gcc-cross-initial/linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/build.i686-linux.arm-angstrom-linux-gnueabi/libbacktrace'
| make all-am
| make[2]: Entering directory /home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/gcc-cross-initial/linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/build.i686-linux.arm-angstrom-linux-gnueabi/libbacktrace' | true DO=all multi-do # make | make[2]: Leaving directory/home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/gcc-cross-initial/linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/build.i686-linux.arm-angstrom-linux-gnueabi/libbacktrace'
| make[1]: Leaving directory /home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/gcc-cross-initial/linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/build.i686-linux.arm-angstrom-linux-gnueabi/libbacktrace' | make[2]: Entering directory/home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/gcc-cross-initial/linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/build.i686-linux.arm-angstrom-linux-gnueabi/build-i686-linux/libiberty/testsuite'
| make[2]: Nothing to be done for all'. | make[2]: Leaving directory/home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/gcc-cross-initial/linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/build.i686-linux.arm-angstrom-linux-gnueabi/build-i686-linux/libiberty/testsuite'
| make[1]: Leaving directory /home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/gcc-cross-initial/linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/build.i686-linux.arm-angstrom-linux-gnueabi/build-i686-linux/libiberty' | make[1]: Entering directory/home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/gcc-cross-initial/linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/build.i686-linux.arm-angstrom-linux-gnueabi/libdecnumber'
| make[1]: Nothing to be done for all'. | make[1]: Leaving directory/home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/gcc-cross-initial/linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/build.i686-linux.arm-angstrom-linux-gnueabi/libdecnumber'
| make[1]: Entering directory /home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/gcc-cross-initial/linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/build.i686-linux.arm-angstrom-linux-gnueabi/fixincludes' | make[1]: Nothing to be done forall'.
| make[1]: Leaving directory /home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/gcc-cross-initial/linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/build.i686-linux.arm-angstrom-linux-gnueabi/fixincludes' | make[1]: Entering directory/home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/gcc-cross-initial/linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/build.i686-linux.arm-angstrom-linux-gnueabi/build-i686-linux/fixincludes'
| make[1]: Nothing to be done for all'. | make[1]: Leaving directory/home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/gcc-cross-initial/linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/build.i686-linux.arm-angstrom-linux-gnueabi/build-i686-linux/fixincludes'
| make[1]: Entering directory /home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/gcc-cross-initial/linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/build.i686-linux.arm-angstrom-linux-gnueabi/libcpp' | test -f config.h || (rm -f stamp-h1 && make stamp-h1) | make[1]: Leaving directory/home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/gcc-cross-initial/linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/build.i686-linux.arm-angstrom-linux-gnueabi/libcpp'
| make[1]: Entering directory /home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/gcc-cross-initial/linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/build.i686-linux.arm-angstrom-linux-gnueabi/gcc' | g++ -c -isystem/home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/sysroots/i686-linux/usr/include -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work-shared/gcc-linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/gcc -I/home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work-shared/gcc-linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/gcc/build -I/home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work-shared/gcc-linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/gcc/../include -I/home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work-shared/gcc-linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/gcc/../libcpp/include -I/home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work-shared/gcc-linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/gcc/../libdecnumber -I/home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work-shared/gcc-linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work-shared/gcc-linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/gcc/../libbacktrace \ | -o build/genconstants.o /home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work-shared/gcc-linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/gcc/genconstants.c | g++ -c -isystem/home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/sysroots/i686-linux/usr/include -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work-shared/gcc-linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/gcc -I/home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work-shared/gcc-linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/gcc/build -I/home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work-shared/gcc-linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/gcc/../include -I/home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work-shared/gcc-linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/gcc/../libcpp/include -I/home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work-shared/gcc-linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/gcc/../libdecnumber -I/home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work-shared/gcc-linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work-shared/gcc-linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/gcc/../libbacktrace \ | -o build/read-md.o /home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work-shared/gcc-linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/gcc/read-md.c | /home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/sysroots/i686-linux/usr/bin/armv7ahf-vfp-neon-angstrom-linux-gnueabi/arm-angstrom-linux-gnueabi-as: unrecognized option '--32' | /home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/sysroots/i686-linux/usr/bin/armv7ahf-vfp-neon-angstrom-linux-gnueabi/arm-angstrom-linux-gnueabi-as: unrecognized option '--32' | make[1]: *** [build/genconstants.o] Error 2 | make[1]: *** Waiting for unfinished jobs.... | make[1]: *** [build/read-md.o] Error 2 | make[1]: Leaving directory/home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/gcc-cross-initial/linaro-4.8-r2013.12/gcc-linaro-4.8-2013.12/build.i686-linux.arm-angstrom-linux-gnueabi/gcc'
| make: *** [all-gcc] Error 2
| ERROR: oe_runmake failed
| WARNING: /home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/gcc-cross-initial/linaro-4.8-r2013.12/temp/run.do_compile.12338:1 exit 1 from
| exit 1
| ERROR: Function failed: do_compile (log file is located at /home/ursus/beaglebone/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/gcc-cross-initial/linaro-4.8-r2013.12/temp/log.do_compile.12338)
ERROR: Task 653 (/home/ursus/beaglebone/setup-scripts/sources/meta-linaro/meta-linaro-toolchain/recipes-devtools/gcc/gcc-cross-initial_linaro-4.8.bb, do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 351 tasks of which 348 didn't need to be rerun and 1 failed.
NOTE: Writing buildhistory
Waiting for 0 running tasks to finish:

Summary: 1 task failed:
/home/ursus/beaglebone/setup-scripts/sources/meta-linaro/meta-linaro-toolchain/recipes-devtools/gcc/gcc-cross-initial_linaro-4.8.bb, do_compile
Summary: There were 3 WARNING messages shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.

C6RUN on Beagleboard

fatal: unrecognized argument: --no-abbrev-commit
fatal: unable to connect a socket (No route to host)

gitorious.org[0: 2a02:c0:1014::1]: errno=No route to host
fatal: Could not parse object '83f8233b0498aadb18bf7605c3ba6c71d9e13a3a'.

Above listed errors appear while executing following commands

MACHINE=beagleboard ./oebb.sh config beagleboard
MACHINE=beagleboard ./oebb.sh update
MACHINE=beagleboard ./oebb.sh bitbake virtual/kernel

How to debugg these errors please help

Installation issue

Hi,

While executing "MACHINE=beagleboard ./oebb.sh config beagleboard", following the tutorial, this message is shown:

"env: gawk: No such file or directory"

I have cloned correctly, and I am at the directory "setup-scripts".

Thanks

README instructions for bitbake are outdated

The README still says

To start a build of the kernel, do:

    $ MACHINE=beagleboard ./oebb.sh bitbake virtual/kernel

...but the setup recommends calling bitbake directly after setting up the environment via

. ~/.oe/environment-angstromv2012.05

libpng-native build error on build 2014.12

I can not build libpng-native because it is configured with the option "--enable-arm-neon=on" from the recipe line:

EXTRA_OECONF_append = " ${@bb.utils.contains("TUNE_FEATURES", "neon", "--enable-arm-neon=on", "--enable-arm-neon=off" ,d)}"

I guess that TUNE_FEATURES has neon on it but for native building it should not.
how can I change it ?

Thanks.

problem executing MACHINE=beaglebone ./oebb.sh bitbake -c populate_sdk console-image

...
Collected errors:

  • check_conflicts_for: The following packages conflict with openssh:
  • check_conflicts_for: dropbear *
  • opkg_install_cmd: Cannot install package openssh-dev.
  • check_conflicts_for: The following packages conflict with openssh:
  • check_conflicts_for: dropbear *
  • opkg_install_cmd: Cannot install package openssh-dbg.
    DEBUG: Python function do_populate_sdk finished
    ERROR: Function failed: populate_sdk_image (see /media/toshiba-usb3/work/setup-scripts/build/tmp-angstrom_v2013_06-eglibc/work/beaglebone-angstrom-linux-gnueabi/console-image/1.0-r0/temp/log.do_populate_sdk.3657 for further information)

Error compiling for Beaglebone Black.

Hello, I'm trying to compile a version for BEAGLEBONE black and I'm getting an error:

Setting: 7 Debian / Ubuntu 14.10

git clone https://github.com/Angstrom-distribution/setup-scripts
MACHINE = BEAGLEBONE ./oebb.sh config BEAGLEBONE
MACHINE = BEAGLEBONE ./oebb.sh update

MACHINE = BEAGLEBONE ./oebb.sh bitbake virtual / kernel
In this command I get:
NOTE: Error during finalize of /home/joel/dev/angstrom/setup-scripts/sources/meta-linaro/meta-linaro/recipes-kernel/linux/linux-linaro-stable-vexpress_git.bb
ERROR: ExpansionError During parsing /home/joel/dev/angstrom/setup-scripts/sources/meta-linaro/meta-linaro/recipes-kernel/linux/linux-linaro-stable-vexpress_git.bb: Failure expanding variable S: ExpansionError: Failure expanding variable SRCPV, expression was $ {@ bb.fetch2.get_srcrev (d)} Which triggered exception FetchError: Fetcher failure is URL: git: //git.linaro.org/kernel/linux -linaro-stable.git; protocol = http; branch = lsk '. The command git ls-remote http://git.linaro.org/kernel/linux-linaro-stable.git refs / heads / lsk refs / tags / lsk casette empty output unexpectedly

Someone has been there?

Thank you.

angstrom-v2014.06 build error

Hello all,
Building Angstrom-2014.06 with meta-linaro daisy is broken due to a missing file.
The following error is in the log:

ERROR: Function failed: Fetcher failure for URL: 'http://cbuild.validation.linaro.org/snapshots/eglibc-linaro-2.19-2014.04.tar.bz2'. Unable to fetch URL from any source.

The following patch fixes the build:

--- meta-linaro/meta-linaro-toolchain/recipes-core/eglibc/eglibc_linaro-2.19.bb
+++ meta-linaro/meta-linaro-toolchain/recipes-core/eglibc/eglibc_linaro-2.19.bb
@@ -6,7 +6,7 @@
 RELEASE = "20${MMYY}"
 PR = "r${RELEASE}"

-SRC_URI = "http://cbuild.validation.linaro.org/snapshots/eglibc-${PV}-${RELEASE}.tar.bz2 \
+SRC_URI = "https://snapshots.linaro.org/openembedded/sources/eglibc-${PV}-${RELEASE}.tar.bz2 \
            file://eglibc-svn-arm-lowlevellock-include-tls.patch \
            file://IO-acquire-lock-fix.patch \
            file://mips-rld-map-check.patch \

Thanks, Nils.

Hob is checking for correct build system setup

Hello,
I'm try build Angstrom with hob gui tools I click Advanced Configuration button and change some parametre hob is crash I see my terminal console

Traceback (most recent call last):
File "/opt/setup-scripts/sources/bitbake/lib/bb/ui/crumbs/hig/advancedsettingsdialog.py", line 313, in response_cb
self.configuration.curr_package_format = " ".join(package_format)
TypeError: sequence item 0: expected string, NoneType found

After try run hob I attached error message

hob_error

No recipes available for meta-angstrom

I am building for a cubieboard2 machine and I have been getting this error.My efforts to solve it have not yielded any fruits so far.This is my console output:

ERROR: No recipes available for:
/home/ngigijoe/src/git/setup-scripts/sources/meta-angstrom/recipes-tweaks/accel-ppp/accel-ppp_git.bbappend
/home/ngigijoe/src/git/setup-scripts/sources/meta-angstrom/recipes-tweaks/systemd/gvfs_%.bbappend
/home/ngigijoe/src/git/setup-scripts/sources/meta-angstrom/recipes-tweaks/systemd/cheese_%.bbappend
/home/ngigijoe/src/git/setup-scripts/sources/meta-angstrom/recipes-tweaks/systemd/libnmglib_%.bbappend
/home/ngigijoe/src/git/setup-scripts/sources/meta-angstrom/recipes-tweaks/systemd/thunar-volman_%.bbappend
/home/ngigijoe/src/git/setup-scripts/sources/meta-angstrom/recipes-tweaks/openjdk/openjdk-7_%.bbappend
/home/ngigijoe/src/git/setup-scripts/sources/meta-angstrom/recipes-tweaks/traceroute/traceroute_2.0.20.bbappend
/home/ngigijoe/src/git/setup-scripts/sources/meta-angstrom/recipes-core/systemd/systemd_219.bbappend

screenshot from 2017-01-18 16-10-41

mtd-utils_git: compile error

Hello,

Could you please help me to solve my issue as below?
Thank you very much!

  • Branch: angstrom-v2014.12-yocto1.7
  • Commit: bfb121b
  • Building Image: core-image-ros-roscore
  • Target board: Beaglebone black with Angstrom and ROS
  • Machine: Ubuntu-16.04 64bits
  • Preliminary:

sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install g++-4.9-multilib
sudo apt-get install curl gawk g++-multilib gcc-multilib lib32z1-dev libcrypto++9v5:i386 libcrypto++-dev:i386 liblzo2-dev:i386 libusb-1.0-0:i386 libusb-1.0-0-dev:i386 uuid-dev:i386
cd /usr/lib; sudo ln -s libcrypto++.so.9.0.0 libcryptopp.so.6
sudo apt-get install gawk wget git-core diffstat unzip texinfo gcc-multilib
build-essential chrpath socat libsdl1.2-dev xterm

  • Error message:

ERROR: Function failed: do_compile (log file is located at /data/setup-scripts/build/tmp-angstrom_v2014_12-glibc/work/x86_64-linux/mtd-utils-native/1.5.1+gitAUTOINC+9f107132a6-r0/temp/log.do_compile.24031)
ERROR: Logfile of failure stored in: /data/setup-scripts/build/tmp-angstrom_v2014_12-glibc/work/x86_64-linux/mtd-utils-native/1.5.1+gitAUTOINC+9f107132a6-r0/temp/log.do_compile.24031
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: make CC=gcc RANLIB=ranlib AR=ar CFLAGS=-isystem/data/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/x86_64-linux/usr/include -O2 -pipe -I/data/setup-scripts/build/tmp-angstrom_v2014_12-glibc/work/x86_64-linux/mtd-utils-native/1.5.1+gitAUTOINC+9f107132a6-r0/git//include -DWITHOUT_XATTR BUILDDIR=/data/setup-scripts/build/tmp-angstrom_v2014_12-glibc/work/x86_64-linux/mtd-utils-native/1.5.1+gitAUTOINC+9f107132a6-r0/git/
| CHK include/version.h
| CC mkfs.ubifs/hashtable/hashtable_itr.o
| mkfs.ubifs/hashtable/hashtable_itr.c:42:1: error: redefinition of 'hashtable_iterator_key'
| hashtable_iterator_key(struct hashtable_itr i)
| ^
| In file included from mkfs.ubifs/hashtable/hashtable_itr.c:5:0:
| mkfs.ubifs/hashtable/hashtable_itr.h:32:1: note: previous definition of 'hashtable_iterator_key' was here
| hashtable_iterator_key(struct hashtable_itr *i)
| ^
| mkfs.ubifs/hashtable/hashtable_itr.c:46:1: error: redefinition of 'hashtable_iterator_value'
| hashtable_iterator_value(struct hashtable_itr *i)
| ^
| In file included from mkfs.ubifs/hashtable/hashtable_itr.c:5:0:
| mkfs.ubifs/hashtable/hashtable_itr.h:41:1: note: previous definition of 'hashtable_iterator_value' was here
| hashtable_iterator_value(struct hashtable_itr *i)
| ^
| common.mk:82: recipe for target '/data/setup-scripts/build/tmp-angstrom_v2014_12-glibc/work/x86_64-linux/mtd-utils-native/1.5.1+gitAUTOINC+9f107132a6-r0/git/mkfs.ubifs/hashtable/hashtable_itr.o' failed
| make: *
* [/data/setup-scripts/build/tmp-angstrom_v2014_12-glibc/work/x86_64-linux/mtd-utils-native/1.5.1+gitAUTOINC+9f107132a6-r0/git/mkfs.ubifs/hashtable/hashtable_itr.o] Error 1
| ERROR: oe_runmake failed
| WARNING: /data/setup-scripts/build/tmp-angstrom_v2014_12-glibc/work/x86_64-linux/mtd-utils-native/1.5.1+gitAUTOINC+9f107132a6-r0/temp/run.do_compile.24031:1 exit 1 from
| exit 1
| ERROR: Function failed: do_compile (log file is located at /data/setup-scripts/build/tmp-angstrom_v2014_12-glibc/work/x86_64-linux/mtd-utils-native/1.5.1+gitAUTOINC+9f107132a6-r0/temp/log.do_compile.24031)

Thank you very much.
Best regards,
Huy Hoang

angstrom_v2013_06 bison failed with exit code '1'

build/tmp-angstrom_v2013_06-eglibc/log/cooker/beaglebone/20130808205644.log:ERROR: Task 3914 (/home/epic/setup-scripts/sources/openembedded-core/meta/recipes-devtools/bison/bison_2.7.bb, do_compile) failed with exit code '1'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.