Skip to content

Instantly share code, notes, and snippets.

@bartosh
Created March 13, 2017 10:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bartosh/dac471be3fcf166f535c282ee9efe513 to your computer and use it in GitHub Desktop.
Save bartosh/dac471be3fcf166f535c282ee9efe513 to your computer and use it in GitHub Desktop.
$ bitbake core-image-minimal
WARNING: Host distribution "opensuse-13.2" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.
Loading cache: 100% |#################################################################################################################################################| Time: 0:00:00
Loaded 1316 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "1.33.2"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "universal-4.8"
TARGET_SYS = "x86_64-poky-linux"
MACHINE = "qemux86-64"
DISTRO = "poky"
DISTRO_VERSION = "2.2+snapshot-20170313"
TUNE_FEATURES = "m64 core2"
TARGET_FPU = ""
meta
meta-poky
meta-yocto-bsp
meta-selftest = "test:9006a975e08b4e13c58ef9497740d32996eec893"
Initialising tasks: 100% |############################################################################################################################################| Time: 0:00:04
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: opkg-utils-0.3.4+gitAUTOINC+1a708fd73d-r0 do_fetch: Failed to fetch URL git://git.yoctoproject.org/opkg-utils, attempting MIRRORS if available
ERROR: opkg-utils-0.3.4+gitAUTOINC+1a708fd73d-r0 do_fetch: Fetcher failure: Fetch command export SSH_AUTH_SOCK="/tmp/ssh-7cHoqwqwY3/agent.29858"; export GIT_PROXY_COMMAND="/home/ed/bin/gitproxy"; export no_proxy="localhost,127.0.0.1,.intel.com"; export NO_PROXY="localhost,127.0.0.1,.intel.com"; export ftp_proxy="http://proxy-chain.intel.com:911"; export https_proxy="http://proxy-chain.intel.com:911"; export http_proxy="http://proxy-chain.intel.com:911"; export PATH="/home/ed/git/yocto/poky/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/ed/git/yocto/poky/scripts:/home/ed/git/yocto/poky/build/tmp/work/core2-64-poky-linux/opkg-utils/0.3.4+gitAUTOINC+1a708fd73d-r0/recipe-sysroot-native/usr/bin/x86_64-poky-linux:/home/ed/git/yocto/poky/build/tmp/work/core2-64-poky-linux/opkg-utils/0.3.4+gitAUTOINC+1a708fd73d-r0/recipe-sysroot/usr/bin/crossscripts:/home/ed/git/yocto/poky/build/tmp/work/core2-64-poky-linux/opkg-utils/0.3.4+gitAUTOINC+1a708fd73d-r0/recipe-sysroot-native/usr/sbin:/home/ed/git/yocto/poky/build/tmp/work/core2-64-poky-linux/opkg-utils/0.3.4+gitAUTOINC+1a708fd73d-r0/recipe-sysroot-native/usr/bin:/home/ed/git/yocto/poky/build/tmp/work/core2-64-poky-linux/opkg-utils/0.3.4+gitAUTOINC+1a708fd73d-r0/recipe-sysroot-native/sbin:/home/ed/git/yocto/poky/build/tmp/work/core2-64-poky-linux/opkg-utils/0.3.4+gitAUTOINC+1a708fd73d-r0/recipe-sysroot-native/bin:/home/ed/git/yocto/poky/bitbake/bin:/home/ed/git/yocto/poky/build/tmp/hosttools"; export HOME="/home/ed"; LANG=C git -c core.fsyncobjectfiles=0 fetch -f --prune --progress git://git.yoctoproject.org/opkg-utils refs/*:refs/* failed with exit code 128, output:
/home/ed/bin/gitproxy: line 5: nc: command not found
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
ERROR: opkg-utils-0.3.4+gitAUTOINC+1a708fd73d-r0 do_fetch: Fetcher failure for URL: 'git://git.yoctoproject.org/opkg-utils'. Unable to fetch URL from any source.
ERROR: opkg-utils-0.3.4+gitAUTOINC+1a708fd73d-r0 do_fetch: Function failed: base_do_fetch
ERROR: Logfile of failure stored in: /home/ed/git/yocto/poky/build/tmp/work/core2-64-poky-linux/opkg-utils/0.3.4+gitAUTOINC+1a708fd73d-r0/temp/log.do_fetch.22008
ERROR: Task (/home/ed/git/yocto/poky/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb:do_fetch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 350 tasks of which 323 didn't need to be rerun and 1 failed.
Summary: 1 task failed:
/home/ed/git/yocto/poky/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb:do_fetch
Summary: There were 2 WARNING messages shown.
Summary: There were 3 ERROR messages shown, returning a non-zero exit code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment