Skip to content

Instantly share code, notes, and snippets.

View cbrake's full-sized avatar

Cliff Brake cbrake

View GitHub Profile
@cbrake
cbrake / gist:2790382
Created May 25, 2012 20:24
qt4-embedded
cbrake@happy:/scratch/oe/oe-build-core-testing/sources$ find -name "*qt4-embedded*"
./openembedded-core/meta/recipes-qt/qt4/qt4-embedded_4.8.1.bb
./openembedded-core/meta/recipes-qt/qt4/qt4-embedded_4.7.4.bb
./openembedded-core/meta/recipes-qt/qt4/qt4-embedded.inc
./meta-openembedded/meta-oe/recipes-qt/qt4/qt4-embedded_4.8.1.bbappend
./meta-openembedded/meta-oe/recipes-qt/qt4/qt4-embedded_4.7.4.bbappend
@cbrake
cbrake / log.do_rootfs
Created May 26, 2012 21:27
cloud9-image failure
This file has been truncated, but you can view the full file.
DEBUG: Executing shell function do_rootfs
+ rm -f /scratch/oe/oe-build-core-testing/build/tmp-angstrom_2010_x-eglibc/work/beagleboard-angstrom-linux-gnueabi/cloud9-image-1.0-r0/opkg.conf
+ touch /scratch/oe/oe-build-core-testing/build/tmp-angstrom_2010_x-eglibc/work/beagleboard-angstrom-linux-gnueabi/cloud9-image-1.0-r0/opkg.conf
+ package_update_index_ipk
+ set -x
+ ipkgarchs='all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6-vfp armv7a armv7a-vfp armv7a-vfp-neon beagleboard all any noarch x86_64-nativesdk'
+ '[' '!' -z '' ']'
+ packagedirs=/scratch/oe/oe-build-core-testing/build/tmp-angstrom_2010_x-eglibc/deploy/ipk
+ for arch in '$ipkgarchs'
+ packagedirs='/scratch/oe/oe-build-core-testing/build/tmp-angstrom_2010_x-eglibc/deploy/ipk /scratch/oe/oe-build-core-testing/build/tmp-angstrom_2010_x-eglibc/deploy/ipk/all'
@cbrake
cbrake / console.log
Created May 29, 2012 12:04
gnome-systemd-image hang on boot
Started Remount Root FS [ OK ]
Starting Recreate Volatile Files and Directories...
Starting Load Random Seed...
Started Machine ID first boot configure [ OK ]
Starting Run pending postinsts...
Started Load Random Seed [ OK ]
Started Recreate Volatile Files and Directories [ OK ]
[ 7.710144] twl_rtc twl_rtc: Power up reset detected.
[ 7.718566] twl_rtc twl_rtc: Enabling TWL-RTC.
[ 7.824523] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
@cbrake
cbrake / gist:2918077
Created June 12, 2012 15:08
combo-layer-tools
Paul Eggleton paul.eggleton@intel.com
6/13/11
to Otavio, openembedded-c.
On Monday 13 June 2011 16:33:47 Otavio Salvador wrote:
> I think it is duplicating many features of git submodule. It seems
> more logical to put a script above git submodule rather then use a
> full repository for it.
You're right in that git submodule provides a lot of these things. However,
@cbrake
cbrake / error.log
Created June 19, 2012 18:27
nodemailer install error on beaglebone
root@beaglebone:~/alarm-gateway# node -pe process.versions
{ node: '0.6.14',
v8: '3.6.6.24',
ares: '1.7.5-DEV',
uv: '0.6',
openssl: '1.0.0h' }
root@beaglebone:~/alarm-gateway# npm install serialport
npm http GET https://registry.npmjs.org/serialport
∘ from https://wiki.ubuntu.com/systemd
‣ General setup --->
‣ [*] Control Group support
‣ Device Drivers --->
‣ Generic Driver Options --->
‣ [*] Maintain a devtmpfs filesystem to mount at /dev
‣ [*] Automount devtmpfs at /dev, after the kernel mounted the rootfs (NEW)
‣ File systems --->
‣ < > Kernel automounter support
‣ <*> Kernel automounter version 4 support (also supports v3)
DEBUG: Marking task 37 (/scratch/oe/oe-build-core-testing2/sources/openembedded-core/meta/recipes-devtools/binutils/binutils-cross_2.22.bb, do_rm_work) as buildable
DEBUG: Stamp current task 37 (/scratch/oe/oe-build-core-testing2/sources/openembedded-core/meta/recipes-devtools/binutils/binutils-cross_2.22.bb, do_rm_work)
DEBUG: Stampfile /scratch/oe/oe-build-core-testing2/build/tmp-angstrom_v2012_x-eglibc/stamps/work-shared/gcc-4.7.1.0+git1+d07e24f4ab59f264d68d21838795349faab5dede-r9.do_fetch.b2b7ffd0989c8b6712007d253daaea58 not available
NOTE: Running task 183 of 196 (ID: 4, /scratch/oe/oe-build-core-testing2/sources/openembedded-core/meta/recipes-devtools/gcc/gcc-cross-initial_4.7.bb, do_fetch)
NOTE: package gcc-cross-initial-4.7.1.0+git1+d07e24f4ab59f264d68d21838795349faab5dede-r9: task do_fetch: Started
@cbrake
cbrake / gist:3776448
Created September 24, 2012 15:09
USB NIC hotplugging under systemd
systemd: network@.service
# currently, the BindTo is not working
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/sbin/ifup %i
ExecStop=/sbin/ifdown %i
StandardOutput=syslog+console
@cbrake
cbrake / gist:5628386
Created May 22, 2013 15:15
Chromium OE build failure with ARM cortex-A8 hard FP
DEBUG: Executing shell function do_compile
ninja: Entering directory `/scratch/oe/oe-build-core-4/build/tmp-angstrom_next-eglibc/work/cortexa8hf-vfp-neon-angstrom-linux-gnueabi/chromium/24.0.1312.52-r2/chromium-24.0.1312.52/out/Release'
[1/10856] CC obj/third_party/libwebp/enc/libwebp_enc.alpha.o
[2/10856] CC obj/third_party/libwebp/enc/libwebp_enc.config.o
[3/10856] CC obj/third_party/libwebp/enc/libwebp_enc.analysis.o
[4/10856] CC obj/third_party/libwebp/enc/libwebp_enc.cost.o
[5/10856] CC obj/third_party/libwebp/enc/libwebp_enc.backward_references.o
[6/10856] CC obj/third_party/libwebp/enc/libwebp_enc.frame.o
[7/10856] CC obj/third_party/libwebp/enc/libwebp_enc.filter.o
[8/10856] CC obj/third_party/libwebp/enc/libwebp_enc.layer.o
@cbrake
cbrake / gist:8464375
Created January 16, 2014 22:05
QtCreator error
17:02:49: Running steps for project QtTest...
17:02:49: Starting: "/usr/local/oecore-x86_64/sysroots/x86_64-angstromsdk-linux/usr/bin/qmake2" /home/cbrake/QtTest/QtTest.pro -r -spec linux-gnueabi-oe-g++
sh: 1: -d: not found
17:02:49: The process "/usr/local/oecore-x86_64/sysroots/x86_64-angstromsdk-linux/usr/bin/qmake2" exited normally.
17:02:49: Starting: "/usr/bin/make"
../QtTest/mainwindow.ui -o ui_mainwindow.h
make: execvp: ../QtTest/mainwindow.ui: Permission denied
make: *** [ui_mainwindow.h] Error 127
17:02:49: The process "/usr/bin/make" exited with code 2.
Error while building/deploying project QtTest (kit: Block)