|
mitydsp@mitydsp-dev:~$
|
|
mitydsp@mitydsp-dev:~$ sudo apt-get install python build-essentials
|
|
Reading package lists... Done
|
|
Building dependency tree
|
|
Reading state information... Done
|
|
python is already the newest version.
|
|
E: Couldn't find package build-essentials
|
|
|
|
root@mitydsp-dev:/home/mitydsp# echo "0" > /proc/sys/vm/mmap_min_addr
|
|
|
|
mitydsp@mitydsp-dev:~$ env | grep MDK
|
|
OLDPWD=/home/mitydsp/MDK_2011-03-31/sw/ARM
|
|
PATH=/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/bitbake/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/bitbake/bin:/usr/local/angstrom/arm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
|
|
OEBASE=/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe
|
|
BBPATH=/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/mityomap_overlay:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded
|
|
mitydsp@mitydsp-dev:~$ export MDK=/home/mitydsp/MDK_2011-03-31
|
|
mitydsp@mitydsp-dev:~$ cd ${MDK}/sw/ARM/linux/oe
|
|
mitydsp@mitydsp-dev:~/MDK_2011-03-31/sw/ARM/linux/oe$ ls
|
|
bitbake bitbake-1.8.18 bitbake-1.8.18.tar.gz build mityomap_overlay mknfs.sh openembedded setup-env
|
|
mitydsp@mitydsp-dev:~/MDK_2011-03-31/sw/ARM/linux/oe$ cat setup-env
|
|
export OEBASE=`pwd`
|
|
export PATH=$OEBASE/bitbake/bin:$PATH
|
|
export BBPATH=$OEBASE/mityomap_overlay:$OEBASE/build:$OEBASE/openembedded
|
|
export BB_ENV_EXTRAWHITE="OEBASE"
|
|
|
|
mitydsp@mitydsp-dev:~/MDK_2011-03-31/sw/ARM/linux/oe$ . setup-env
|
|
mitydsp@mitydsp-dev:~/MDK_2011-03-31/sw/ARM/linux/oe$ env | grep OEDIR
|
|
mitydsp@mitydsp-dev:~/MDK_2011-03-31/sw/ARM/linux/oe$ export OEDIR=/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe
|
|
mitydsp@mitydsp-dev:~/MDK_2011-03-31/sw/ARM/linux/oe$ cd build
|
|
mitydsp@mitydsp-dev:~/MDK_2011-03-31/sw/ARM/linux/oe/build$ bitbake meta-toolchain-qte
|
|
NOTE: Psyco JIT Compiler (http://psyco.sf.net) not available. Install it to increase performance.
|
|
NOTE: Handling BitBake files: | (0001/7205) [ 0 %]ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/mityomap_overlay/recipes/images/mityomap-full.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/mityomap_overlay/recipes/images/mityomap-base.bb
|
|
NOTE: Handling BitBake files: - (0503/7205) [ 6 %]NOTE: <type 'exceptions.SyntaxError'>:EOL while scanning string literal (<string>, line 1) while evaluating:
|
|
${@':'.join(uniq(os.path.normpath(os.path.join(fp, p, o)) for fp in '/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/angstrom'.split(':') for p in 'angstrom-version-2_${DISTRO_VERSION}-r9:angstrom-version-${DISTRO_VERSION}:angstrom-version:angstrom-version-${DISTRO_VERSION}:angstrom-version:files:.'.split(':') for o in reversed([''] + filter(None, 'pn-angstrom-version:fail-fast:build-linux:arm:INVALID:angstrom-2008.1:mityomapl138:local'.split(':')))))}
|
|
NOTE: <type 'exceptions.SyntaxError'>:EOL while scanning string literal (<string>, line 1) while evaluating:
|
|
${@patch_deps(d)}
|
|
ERROR: EOL while scanning string literal (<string>, line 1) while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/angstrom/angstrom-version.bb
|
|
NOTE: Handling BitBake files: \ (3156/7205) [43 %]NOTE: <type 'exceptions.TypeError'>:list indices must be integers, not NoneType while evaluating:
|
|
http://projects.linuxtogo.org/frs/download.php/14/prismstumbler-0.7.4pre1.tar.gz file://gpsapi.patch ${@['', 'file://wireless.patch'][bb.data.getVar('PREFERRED_VERSION_linux-libc-headers', d, 1) and bb.data.getVar('PREFERRED_VERSION_linux-libc-headers', d, 1).split('.')[2] < '30']} file://fix-includes.patch;striplevel=0 file://libgps-check.patch file://replace-gps_query.patch
|
|
ERROR: Error in executing: /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/prismstumbler/prismstumbler_0.7.3+0.7.4pre1.bb
|
|
ERROR: Exception:<type 'exceptions.TypeError'> Message:list indices must be integers, not NoneType
|
|
ERROR: Printing the environment of the function
|
|
ERROR: 0001:def __anonfunc():
|
|
ERROR: 0002: __anon_185__home_mitydsp_MDK_2011_03_31_sw_ARM_linux_oe_openembedded_classes_staging_bbclass(d)
|
|
ERROR: 0003: __anon_90__home_mitydsp_MDK_2011_03_31_sw_ARM_linux_oe_openembedded_classes_packaged_staging_bbclass(d)
|
|
ERROR: 0004: __anon_419_classes_base_bbclass(d)
|
|
ERROR: 0005: __anon_102__home_mitydsp_MDK_2011_03_31_sw_ARM_linux_oe_openembedded_classes_siteinfo_bbclass(d)
|
|
ERROR: list indices must be integers, not NoneType while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/prismstumbler/prismstumbler_0.7.3+0.7.4pre1.bb
|
|
NOTE: Handling BitBake files: | (3907/7205) [54 %]NOTE: <type 'exceptions.SyntaxError'>:EOL while scanning string literal (<string>, line 1) while evaluating:
|
|
${@oe_filter_out('(-L\S+|-l\S+)', '-Wl,-O1 ${TARGET_LINK_HASH_STYLE}', d)}
|
|
ERROR: EOL while scanning string literal (<string>, line 1) while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/uclibc/uclibc_0.9.30.3.bb
|
|
NOTE: <type 'exceptions.SyntaxError'>:EOL while scanning string literal (<string>, line 1) while evaluating:
|
|
${@oe_filter_out('(-L\S+|-l\S+)', '-Wl,-O1 ${TARGET_LINK_HASH_STYLE}', d)}
|
|
ERROR: EOL while scanning string literal (<string>, line 1) while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/uclibc/uclibc-initial_git.bb
|
|
NOTE: <type 'exceptions.SyntaxError'>:EOL while scanning string literal (<string>, line 1) while evaluating:
|
|
${@oe_filter_out('(-L\S+|-l\S+)', '-Wl,-O1 ${TARGET_LINK_HASH_STYLE}', d)}
|
|
ERROR: EOL while scanning string literal (<string>, line 1) while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/uclibc/uclibc-initial_0.9.30.2.bb
|
|
NOTE: <type 'exceptions.SyntaxError'>:EOL while scanning string literal (<string>, line 1) while evaluating:
|
|
${@oe_filter_out('(-L\S+|-l\S+)', '-Wl,-O1 ${TARGET_LINK_HASH_STYLE}', d)}
|
|
ERROR: EOL while scanning string literal (<string>, line 1) while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/uclibc/uclibc_git.bb
|
|
NOTE: <type 'exceptions.SyntaxError'>:EOL while scanning string literal (<string>, line 1) while evaluating:
|
|
${@oe_filter_out('(-L\S+|-l\S+)', '-Wl,-O1 ${TARGET_LINK_HASH_STYLE}', d)}
|
|
ERROR: EOL while scanning string literal (<string>, line 1) while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/uclibc/uclibc_0.9.30.2.bb
|
|
NOTE: <type 'exceptions.SyntaxError'>:EOL while scanning string literal (<string>, line 1) while evaluating:
|
|
${@oe_filter_out('(-L\S+|-l\S+)', '-Wl,-O1 ${TARGET_LINK_HASH_STYLE}', d)}
|
|
ERROR: EOL while scanning string literal (<string>, line 1) while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/uclibc/uclibc-initial_0.9.30.3.bb
|
|
NOTE: <type 'exceptions.SyntaxError'>:EOL while scanning string literal (<string>, line 1) while evaluating:
|
|
${@oe_filter_out('(-L\S+|-l\S+)', '-Wl,-O1 ${TARGET_LINK_HASH_STYLE}', d)}
|
|
ERROR: EOL while scanning string literal (<string>, line 1) while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/uclibc/uclibc_0.9.31.bb
|
|
NOTE: <type 'exceptions.SyntaxError'>:EOL while scanning string literal (<string>, line 1) while evaluating:
|
|
${@oe_filter_out('(-L\S+|-l\S+)', '-Wl,-O1 ${TARGET_LINK_HASH_STYLE}', d)}
|
|
ERROR: EOL while scanning string literal (<string>, line 1) while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/uclibc/uclibc-initial_0.9.31.bb
|
|
NOTE: Handling BitBake files: | (4620/7205) [64 %]ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/bug-x11-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/native-sdk-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/console-mipv6-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/ti-codec-engine-test-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/gpe-image-blank-user.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/gpephone-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/angstrom-x-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/dvb-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/openprotium-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/x11-gpe-java-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/x11-at91sam9m10-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/distcc-master-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/qt4-x11-base-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/slugos-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/opie-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/fso-console-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/xfce-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/angstrom-gnome-image-big.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/gtk-demo-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/x11-sato2-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/sectest-gpe-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/fso-zhone-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/james-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/minimal-image-with-mtd-utils.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/bootstrap-image-bootchart.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/gnuradio-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/illume-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/beagleboard-demo-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/pivotboot-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/devimage-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/opie-kdepim-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/gateway-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/x11-gpe-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/helloworld-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/muffinman-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/bootmanager-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/beagleboard-validation-e17-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/shr-lite-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/x11-pimlico-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/liveramdisk-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/sdr-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/beagleboard-linuxtag2010-demo-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/console-at91sam9-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/angstrom-gnome-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/micro-base-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/bootstrap-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/initramfs-bootmenu-debug-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/micro-image-visstrim.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/fso2-console-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/e-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/mokogateway-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/gpe-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/x11-jvm-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/console-audio-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/initramfs-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/initramfs-kexecboot-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/sdl-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/shr-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/udumpty-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/bug-image-production.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/opie-image-16mb.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/xfce46-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/ti-demo-x11-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/x11-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/fso-image-light.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/initramfs-minimal-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/console-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/x11-sato-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/console-base-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/distcc-slave-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/nslu2-base-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/beagleboard-validation-gnome-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/micro-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/qt4-x11-demo-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/fso2-demo-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/uml-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/bug-ramdisk.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/slugos-extd-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/initramfs-kexecboot-klibc-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/angstrom-systemd-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/beagleboard-validation-base-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/neuros-osd-base-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/beagleboard-test-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/qt4e-demo-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/qt4e-base-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/nas-server-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/nslu2-linksys-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/xterminal-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/initramfs-bootmenu-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/opie-xqtlauncher-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/imote2-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/aurora-fb-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/jalimo-beagleboard-demo-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/gpephone-image-vm.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/sugar-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/fso-image-nox.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/minimal-gpe-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/jlime-opie.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/fso-paroli-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/twin-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/base-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/minimal-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/x11-at91sam9-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/e-image-core.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/mythfront-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/xorg-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/fso-illume-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/x11-office-image.bb
|
|
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/images/beagleboard-nand-image.bb
|
|
NOTE: Handling BitBake files: / (5767/7205) [80 %]NOTE: <type 'exceptions.SyntaxError'>:EOL while scanning string literal (<string>, line 1) while evaluating:
|
|
${@base_conditional("ONLINE_PACKAGE_MANAGEMENT", "none", "", "${PREFERRED_PROVIDER_virtual/update-alternatives}", d)}
|
|
NOTE: <type 'exceptions.SyntaxError'>:EOL while scanning string literal (<string>, line 1) while evaluating:
|
|
base-files base-passwd busybox ${@base_contains("MACHINE_FEATURES", "keyboard", "keymaps", "", d)} modutils-initscripts netbase ${DISTRO_UPDATE_ALTERNATIVES} ${MACHINE_ESSENTIAL_EXTRA_RDEPENDS}
|
|
ERROR: EOL while scanning string literal (<string>, line 1) while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/tasks/task-boot.bb
|
|
NOTE: Handling BitBake files: / (5947/7205) [82 %]ERROR: SRCREV was used yet no valid SCM was found in SRC_URI
|
|
NOTE: <class 'bb.fetch.ParameterError'>: while evaluating:
|
|
${@bb.fetch.get_srcrev(d)}
|
|
NOTE: <class 'bb.fetch.ParameterError'>: while evaluating:
|
|
1.1.0+hgr${SRCPV}
|
|
NOTE: <class 'bb.fetch.ParameterError'>: while evaluating:
|
|
${PN}-${EXTENDPE}${PV}-${PR}
|
|
NOTE: <class 'bb.fetch.ParameterError'>: while evaluating:
|
|
${TMPDIR}/work/${MULTIMACH_TARGET_SYS}/${PF}
|
|
NOTE: <class 'bb.fetch.ParameterError'>: while evaluating:
|
|
${WORKDIR}/cacao
|
|
NOTE: <class 'bb.fetch.ParameterError'>: while evaluating:
|
|
${S}
|
|
ERROR: while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/cacao/cacao-native_hg.bb
|
|
NOTE: Handling BitBake files: / (6793/7205) [94 %]NOTE: <class 'bb.fetch.FetchError'>:Fetch command export HOME=/home/mitydsp; export SSH_AUTH_SOCK=/tmp/keyring-ACQIxJ/ssh; export PATH=/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/mityomap_overlay/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/usr/armv5te/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/usr/sbin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/usr/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/sbin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux//bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/bitbake/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/bitbake/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/bitbake/bin:/usr/local/angstrom/arm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games; git ls-remote git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci.git master failed with signal 128, output:
|
|
fatal: Unable to look up git.kernel.org (port 9418) (Name or service not known)
|
|
while evaluating:
|
|
${@bb.fetch.get_srcrev(d)}
|
|
NOTE: <class 'bb.fetch.FetchError'>:Fetch command export HOME=/home/mitydsp; export SSH_AUTH_SOCK=/tmp/keyring-ACQIxJ/ssh; export PATH=/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/mityomap_overlay/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/usr/armv5te/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/usr/sbin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/usr/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/sbin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux//bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/bitbake/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/bitbake/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/bitbake/bin:/usr/local/angstrom/arm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games; git ls-remote git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci.git master failed with signal 128, output:
|
|
fatal: Unable to look up git.kernel.org (port 9418) (Name or service not known)
|
|
while evaluating:
|
|
${SRCPV}
|
|
NOTE: <class 'bb.fetch.FetchError'>:Fetch command export HOME=/home/mitydsp; export SSH_AUTH_SOCK=/tmp/keyring-ACQIxJ/ssh; export PATH=/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/mityomap_overlay/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/usr/armv5te/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/usr/sbin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/usr/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/sbin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux//bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/bitbake/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/bitbake/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/bitbake/bin:/usr/local/angstrom/arm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games; git ls-remote git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci.git master failed with signal 128, output:
|
|
fatal: Unable to look up git.kernel.org (port 9418) (Name or service not known)
|
|
while evaluating:
|
|
${AUTOREV}
|
|
NOTE: <class 'bb.fetch.FetchError'>:Fetch command export HOME=/home/mitydsp; export SSH_AUTH_SOCK=/tmp/keyring-ACQIxJ/ssh; export PATH=/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/mityomap_overlay/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/usr/armv5te/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/usr/sbin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/usr/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/sbin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux//bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/bitbake/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/bitbake/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/bitbake/bin:/usr/local/angstrom/arm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games; git ls-remote git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci.git master failed with signal 128, output:
|
|
fatal: Unable to look up git.kernel.org (port 9418) (Name or service not known)
|
|
while evaluating:
|
|
2.6.30-${PR}+gitr${SRCREV}
|
|
NOTE: <class 'bb.fetch.FetchError'>:Fetch command export HOME=/home/mitydsp; export SSH_AUTH_SOCK=/tmp/keyring-ACQIxJ/ssh; export PATH=/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/mityomap_overlay/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/usr/armv5te/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/usr/sbin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/usr/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/sbin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux//bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/bitbake/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/bitbake/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/bitbake/bin:/usr/local/angstrom/arm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games; git ls-remote git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci.git master failed with signal 128, output:
|
|
fatal: Unable to look up git.kernel.org (port 9418) (Name or service not known)
|
|
while evaluating:
|
|
${PN}-${EXTENDPE}${PV}-${PR}
|
|
NOTE: <class 'bb.fetch.FetchError'>:Fetch command export HOME=/home/mitydsp; export SSH_AUTH_SOCK=/tmp/keyring-ACQIxJ/ssh; export PATH=/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/mityomap_overlay/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/usr/armv5te/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/usr/sbin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/usr/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/sbin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux//bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/bitbake/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/bitbake/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/bitbake/bin:/usr/local/angstrom/arm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games; git ls-remote git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci.git master failed with signal 128, output:
|
|
fatal: Unable to look up git.kernel.org (port 9418) (Name or service not known)
|
|
while evaluating:
|
|
${TMPDIR}/work/${MULTIMACH_TARGET_SYS}/${PF}
|
|
NOTE: <class 'bb.fetch.FetchError'>:Fetch command export HOME=/home/mitydsp; export SSH_AUTH_SOCK=/tmp/keyring-ACQIxJ/ssh; export PATH=/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/mityomap_overlay/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/usr/armv5te/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/usr/sbin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/usr/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/sbin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux//bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/bitbake/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/bitbake/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/bitbake/bin:/usr/local/angstrom/arm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games; git ls-remote git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci.git master failed with signal 128, output:
|
|
fatal: Unable to look up git.kernel.org (port 9418) (Name or service not known)
|
|
while evaluating:
|
|
${WORKDIR}/git
|
|
NOTE: <class 'bb.fetch.FetchError'>:Fetch command export HOME=/home/mitydsp; export SSH_AUTH_SOCK=/tmp/keyring-ACQIxJ/ssh; export PATH=/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/mityomap_overlay/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/usr/armv5te/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/usr/sbin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/usr/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/sbin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux//bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/bitbake/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/bitbake/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/bitbake/bin:/usr/local/angstrom/arm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games; git ls-remote git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci.git master failed with signal 128, output:
|
|
fatal: Unable to look up git.kernel.org (port 9418) (Name or service not known)
|
|
while evaluating:
|
|
${S}
|
|
ERROR: Fetch command export HOME=/home/mitydsp; export SSH_AUTH_SOCK=/tmp/keyring-ACQIxJ/ssh; export PATH=/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/mityomap_overlay/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/usr/armv5te/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/usr/sbin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/usr/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux/sbin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/build/tmp/sysroots/i686-linux//bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/bitbake/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/bitbake/bin:/home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/bitbake/bin:/usr/local/angstrom/arm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games; git ls-remote git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci.git master failed with signal 128, output:
|
|
fatal: Unable to look up git.kernel.org (port 9418) (Name or service not known)
|
|
while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/linux/linux-davinci_2.6.30.bb
|
|
NOTE: Handling BitBake files: - (7029/7205) [97 %]ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/mitydsp/MDK_2011-03-31/sw/ARM/linux/oe/openembedded/recipes/preboot/initramfs-preboot-image.bb
|
|
NOTE: Handling BitBake files: / (7205/7205) [100 %]
|
|
NOTE: Parsing finished. 6322 cached, 455 parsed, 303 skipped, 0 masked.
|
|
ERROR: Parsing errors found, exiting...
|
|
mitydsp@mitydsp-dev:~/MDK_2011-03-31/sw/ARM/linux/oe/build$
|