Re: [Angstrom-devel] Beagle bone build issues

2013-08-22 Thread David Lambert
Thanks Koen. There was confusion due to a "danny" branch being deleted 
in 2012.12:


1.
   WARNING
2.
   WARNING: meta-linaro is using a different branch 'master' than
   configured in layers.txt 'danny'
3.
   WARNING: Changing branch to: 'danny'
4.
   WARNING
5.
   fatal: git checkout: updating paths is incompatible with switching
   branches.
6.
   Did you intend to checkout 'origin/danny' which can not be resolved
   as commit?
7.
   error: pathspec 'danny' did not match any file(s) known to git.



I am reposting this on the beagleboard mailing list for clarification.


On 13-08-22 04:11 AM, Koen Kooi wrote:

Op 20 aug. 2013, om 16:56 heeft David Lambert  het volgende 
geschreven:


I am having problems building Angstrom for BBB according to the instructions 
given in:
http://www.angstrom-distribution.org/building-angstrom

My console log is as follows:

http://pastebin.com/CH9Dzhwv

I believe that Jason Kridner had mentioned earlier that 2012.12 was broken and 
to use 2013.06 instead. Could someone please guide me here, as the above 
mentioned instructions appear only to fetch v2012.12.


Correct, v2012.12 is the recommended place to start. 
http://www.angstrom-distribution.org/building-angstrom will *always* be correct.
___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel



___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


[Angstrom-devel] Beagle bone build issues

2013-08-20 Thread David Lambert
I am having problems building Angstrom for BBB according to the 
instructions given in:

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

My console log is as follows:

http://pastebin.com/CH9Dzhwv

I believe that Jason Kridner had mentioned earlier that 2012.12 was 
broken and to use 2013.06 instead. Could someone please guide me here, 
as the above mentioned instructions appear only to fetch v2012.12.



Regards,

Dave.


___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] systemd - udev conflicts

2013-01-18 Thread David Lambert

On 01/18/2013 04:55 AM, Koen Kooi wrote:

On Thu, 2013-01-17 at 17:04 -0800, Alan DuBoff wrote:

On Thu, 17 Jan 2013, Michael Gehl wrote:


I got past the "double systemd" issue by renaming the systemd_git.bb
file (thus the v189 version is the only one available), running a
bitbake clean, and forging ahead.

We just did this earlier today...however we also needed to do what is
entered in the git log for the most recent checkin.

I entered these lines in my setup-scripts/conf/local.conf

  PREFERRED_PROVIDER_udev = "systemd"
  PREFFERED_VERSION_systemd = "v189"

Are those still needed after you  did './oebb.sh update'?


I just did the following this morning (MACHINE=beaglebone):
./oebb.sh update
Reverted conf/local.conf to stock
bitbake systemd -c clean
bitbake systemd

I got the following:


dlambert@development:~/beaglebone/setup-scripts$ bitbake systemd-image
Loading cache: 100% 
|##| 
ETA:  00:00:00

Loaded 2859 entries from dependency cache.

OE Build Configuration:
BB_VERSION= "1.15.2"
TARGET_ARCH   = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE   = "beaglebone"
DISTRO= "angstrom"
DISTRO_VERSION= "v2012.05"
TUNE_FEATURES = "armv7a vfp neon cortexa8"
TARGET_FPU= "vfp-neon"
meta-angstrom = 
"angstrom-v2012.05-yocto1.2:72de0508b00f2111674e8a56058c9e1ae7227697"

meta-oe
toolchain-layer
meta-efl
meta-gpe
meta-gnome
meta-xfce
meta-initramfs= "denzil:c0117f5ad7d1fe18d149bda426c7134ff24daae8"
meta-opie = "master:efa3892b20a4ef80274e56e5633ebd62c16f9731"
meta-java = "master:3386ea6c96096f107f43f282f654e5afa456109e"
meta-browser  = "master:c47f59df2e723495679c751cbdf6a8c6adec4b6a"
meta-mono = "master:83f8233b0498aadb18bf7605c3ba6c71d9e13a3a"
meta-kde  = "master:5b0882d951cfd71886d423c190faaa7c7f932333"
meta-ti   = 
"angstrom-staging-yocto1.2:edfd9649cbd16b2cdb5385954c0441c7bba92f8d"

meta-efikamx  = "master:2c09a3a780b23448e8a6ca964256ff7f5ccba65d"
meta-nslu2= "master:3d9fc951b05b4df476374b6fc3085ebac7f293ee"
meta-htc
meta-nokia
meta-openmoko
meta-palm = "master:2b106be01228f64298d6cb338f93088806594344"
meta-handheld = "master:1f05a15aceb4c3a19fa070463b58125b5658b2a9"
meta-raspberrypi  = "denzil:34eef2ea4f5f24630dbb73b386861430167b8431"
meta-intel
meta-sugarbay
meta-crownbay
meta-emenlow
meta-fishriver
meta-fri2
meta-jasperforest
meta-n450 = "master:f75f9b6f68473eb0efac802409608f8389be0030"
meta  = "denzil:0a9e8bf35afd5990c1b586bba5eb68f643458a4b"

NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
NOTE: Running task 2128 of 3256 (ID: 1999, 
/home/dlambert/beaglebone/setup-scripts/sources/openembedded-core/meta/recipes-extended/polkit/polkit_0.104.bb, 
do_configure)


 <--snip-->

| checking for SYSTEMD... no
| configure: error: systemd support requested but libsystemd-login1 
library not found

| ERROR: oe_runconf failed
NOTE: package polkit-0.104-r8: task do_configure: Failed
ERROR: Task 1999 
(/home/dlambert/beaglebone/setup-scripts/sources/openembedded-core/meta/recipes-extended/polkit/polkit_0.104.bb, 
do_configure) failed with exit code '1'

Waiting for 1 running tasks to finish:
0: libjpeg-turbo-native-8d+1.2.1-r1 do_compile (pid 19045)
NOTE: package libjpeg-turbo-native-8d+1.2.1-r1: task do_compile: Succeeded
NOTE: Tasks Summary: Attempted 2195 tasks of which 2193 didn't need to 
be rerun and 1 failed.


Summary: 1 task failed:
/home/dlambert/beaglebone/setup-scripts/sources/openembedded-core/meta/recipes-extended/polkit/polkit_0.104.bb, 
do_configure

Summary: There was 1 ERROR message shown, returning a non-zero exit code.





___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel



<>___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] systemd - udev conflicts

2013-01-17 Thread David Lambert

On 01/17/2013 04:09 PM, Philip Balister wrote:

Can you post the stuff at the start of the build log so we know what
layers/branches/versions are being built?


I hope the following helps:

dlambert@development:~/beaglebone/setup-scripts$ bitbake systemd-image
NOTE: angstrom DOES NOT support libiconv because the eglibc provided 
iconv library is used | ETA:  00:00:11
NOTE: angstrom DOES NOT support libiconv because the eglibc provided 
iconv library is used
Parsing recipes: 100% 
|| 
Time: 00:01:07
Parsing of 2363 .bb files complete (0 cached, 2363 parsed). 2858 
targets, 103 skipped, 0 masked, 0 errors.


OE Build Configuration:
BB_VERSION= "1.15.2"
TARGET_ARCH   = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE   = "beaglebone"
DISTRO= "angstrom"
DISTRO_VERSION= "v2012.05"
TUNE_FEATURES = "armv7a vfp neon cortexa8"
TARGET_FPU= "vfp-neon"
meta-angstrom = 
"angstrom-v2012.05-yocto1.2:6a2febed13f179c042c2371b2e86286c80c0df5e"

meta-oe
toolchain-layer
meta-efl
meta-gpe
meta-gnome
meta-xfce
meta-initramfs= "denzil:c0117f5ad7d1fe18d149bda426c7134ff24daae8"
meta-opie = "master:efa3892b20a4ef80274e56e5633ebd62c16f9731"
meta-java = "master:3386ea6c96096f107f43f282f654e5afa456109e"
meta-browser  = "master:c47f59df2e723495679c751cbdf6a8c6adec4b6a"
meta-mono = "master:83f8233b0498aadb18bf7605c3ba6c71d9e13a3a"
meta-kde  = "master:5b0882d951cfd71886d423c190faaa7c7f932333"
meta-ti   = 
"angstrom-staging-yocto1.2:edfd9649cbd16b2cdb5385954c0441c7bba92f8d"

meta-efikamx  = "master:2c09a3a780b23448e8a6ca964256ff7f5ccba65d"
meta-nslu2= "master:3d9fc951b05b4df476374b6fc3085ebac7f293ee"
meta-htc
meta-nokia
meta-openmoko
meta-palm = "master:2b106be01228f64298d6cb338f93088806594344"
meta-handheld = "master:1f05a15aceb4c3a19fa070463b58125b5658b2a9"
meta-raspberrypi  = "denzil:34eef2ea4f5f24630dbb73b386861430167b8431"
meta-intel
meta-sugarbay
meta-crownbay
meta-emenlow
meta-fishriver
meta-fri2
meta-jasperforest
meta-n450 = "master:f75f9b6f68473eb0efac802409608f8389be0030"
meta  = "denzil:0a9e8bf35afd5990c1b586bba5eb68f643458a4b"

NOTE: Resolving any missing task queue dependencies
NOTE: preferred version 189 of systemd not available (for item udev)
NOTE: versions of systemd available: v189
NOTE: preferred version 189 of systemd not available (for item systemd)
NOTE: versions of systemd available: git v189
NOTE: preferred version 189 of systemd not available (for item udev)
NOTE: versions of systemd available: v189
NOTE: preferred version 189 of systemd not available (for item 
udev-systemd)

NOTE: versions of systemd available: v189
NOTE: preferred version 189 of systemd not available (for item udev-utils)
NOTE: versions of systemd available: v189
NOTE: preferred version 189 of systemd not available (for item systemd-dev)
NOTE: versions of systemd available: git v189
NOTE: preferred version 189 of systemd not available (for item systemd)
NOTE: versions of systemd available: git v189
NOTE: Preparing runqueue
ERROR: Multiple .bb files are due to be built which each provide systemd 
(/home/dlambert/beaglebone/setup-scripts/sources/meta-openembedded/meta-oe/recipes-core/systemd/systemd_v189.bb 
/home/dlambert/beaglebone/setup-scripts/sources/meta-openembedded/meta-oe/recipes-core/systemd/systemd_git.bb). 


 This usually means one provides something the other doesn't and should.
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
NOTE: Running noexec task 1554 of 3282 (ID: 1114, 
/home/dlambert/beaglebone/setup-scripts/sources/meta-ti/recipes-kernel/linux/linux-ti33x-psp_3.2.bb, 
do_package_write)
NOTE: Running task 1827 of 3282 (ID: 165, 
/home/dlambert/beaglebone/setup-scripts/sources/meta-openembedded/meta-oe/recipes-core/systemd/systemd_git.bb, 
do_configure)
NOTE: Running task 1828 of 3282 (ID: 170, 
/home/dlambert/beaglebone/setup-scripts/sources/meta-openembedded/meta-oe/recipes-core/systemd/systemd_git.bb, 
do_populate_lic)

NOTE: package systemd-git-r28: task do_configure: Started
NOTE: package systemd-git-r28: task do_populate_lic: Started
NOTE: package systemd-git-r28: task do_populate_lic: Succeeded


<>___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


[Angstrom-devel] systemd - udev conflicts

2013-01-17 Thread David Lambert
I am not sure whether this is a Beaglebone or Angstrom issue, so I am 
posting it to both:


Over the past couple of weeks I have noticed that the build system 
appears to be unstable. Various errors relating to systemd and udev have 
appeared. Some workarounds have been suggested and seem to work for a 
while, but after ./oebb.sh update similar problems occur. Is this a 
known issue with Angstrom/Beaglebone? If so, is there a fix in the 
works? If not, could someone please guide me as to what I may be doing 
wrong.


Regards,

Dave.


My work-flow is as follows:

cd ~/
rm -rf ~/beaglebone
mkdir -p ~/beaglebone
cd ~/beaglebone
git clone git://github.com/Angstrom-distribution/setup-scripts.git
cd setup-scripts
MACHINE=beaglebone ./oebb.sh config beaglebone
MACHINE=beaglebone ./oebb.sh update
. ~/.oe/environment-angstromv2012.05
bitbake systemd-image


<--snip-->

NOTE: Resolving any missing task queue dependencies
NOTE: preferred version 189 of systemd not available (for item udev)
NOTE: versions of systemd available: v189
NOTE: preferred version 189 of systemd not available (for item systemd)
NOTE: versions of systemd available: git v189
NOTE: preferred version 189 of systemd not available (for item udev)
NOTE: versions of systemd available: v189
NOTE: preferred version 189 of systemd not available (for item 
udev-systemd)

NOTE: versions of systemd available: v189
NOTE: preferred version 189 of systemd not available (for item udev-utils)
NOTE: versions of systemd available: v189
NOTE: preferred version 189 of systemd not available (for item systemd-dev)
NOTE: versions of systemd available: git v189
NOTE: preferred version 189 of systemd not available (for item systemd)
NOTE: versions of systemd available: git v189
NOTE: Preparing runqueue
ERROR: Multiple .bb files are due to be built which each provide systemd 
(/home/dlambert/beaglebone/setup-scripts/sources/meta-openembedded/meta-oe/recipes-core/systemd/systemd_v189.bb 
/home/dlambert/beaglebone/setup-scripts/sources/meta-openembedded/meta-oe/recipes-core/systemd/systemd_git.bb). 


 This usually means one provides something the other doesn't and should.
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
NOTE: Running task 1553 of 3282 (ID: 1119, 
/home/dlambert/beaglebone/setup-scripts/sources/meta-ti/recipes-kernel/linux/linux-ti33x-psp_3.2.bb, 
do_package_write_ipk)


<--snip-->

| checking pkg-config is at least version 0.9.0... yes
| checking for UDEV... no
| configure: error: Package requirements ( libudev >= 172 ) were not met:
|
| No package 'libudev' found
|
| Consider adjusting the PKG_CONFIG_PATH environment variable if you
| installed software in a non-standard prefix.
|
| Alternatively, you may set the environment variables UDEV_CFLAGS
| and UDEV_LIBS to avoid the need to call pkg-config.
| See the pkg-config man page for more details.
| ERROR: oe_runconf failed
NOTE: package systemd-git-r28: task do_configure: Failed
ERROR: Task 165 
(/home/dlambert/beaglebone/setup-scripts/sources/meta-openembedded/meta-oe/recipes-core/systemd/systemd_git.bb, 
do_configure) failed with exit code '1'

Waiting for 1 running tasks to finish:
0: 
linux-ti33x-psp-3.2.34-r18a+gitr720e07b4c1f687b61b147b31c698cb6816d72f01 
do_package_write_ipk (pid 22350)
<>___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


[Angstrom-devel] Narcissus installation

2011-06-11 Thread David Lambert

From the narcissus README:

"* put pseudo and libpseudo in bin/" - Where are these to be found?

Dave.




___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] Online builder source code

2011-06-11 Thread David Lambert

On 06/11/2011 08:46 AM, Koen Kooi wrote:


When I go to http://narcissus.angstrom-distribution.org/ and scroll down to the 
bottom the link points to 
http://git.angstrom-distribution.org/cgi-bin/cgit.cgi/narcissus/ . Where did 
you get the link to dominion?
___

http://groups.google.com/group/beagleboard/msg/cb16a80d600b00cf


There is:
"> > The source is available from:
> >http://dominion.thruhere.net/git/?p=narcissus.git;a=summary
> > Patches welcome, especially to improve the look & feel"


Note that I am looking for the narcissus SOURCE, not just the link to 
the on-line builder.


___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


[Angstrom-devel] Online builder source code

2011-06-11 Thread David Lambert
The link on the nacissus online builder for the souce code appears to be 
broken. It leads to:


http://dominion.thruhere.net/git/cgit.cgi/?q=angstrom

This link states: "No repositories found"


Where can I find this?

Best regards,

Dave.

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel