Created
April 15, 2016 10:41
-
-
Save leon-anavi/c2d69de9c0107369738eb6e7e8615b53 to your computer and use it in GitHub Desktop.
AGL Error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
leon@lxc-leon:/leon/agl/build$ bitbake agl-demo-platform | |
WARNING: Host distribution "Debian-GNU-Linux-8" 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. | |
WARNING: Unable to get checksum for gstreamer1.0-plugins-bad SRC_URI entry configure-allow-to-disable-libssh2.patch: file could not be found | |
Parsing recipes: 100% |###################################################################| Time: 00:00:15 | |
Parsing of 1825 .bb files complete (0 cached, 1825 parsed). 2356 targets, 356 skipped, 0 masked, 0 errors. | |
NOTE: Resolving any missing task queue dependencies | |
Build Configuration: | |
BB_VERSION = "1.28.0" | |
BUILD_SYS = "x86_64-linux" | |
NATIVELSBSTRING = "Debian-GNU-Linux-8" | |
TARGET_SYS = "x86_64-poky-linux" | |
MACHINE = "intel-corei7-64" | |
DISTRO = "poky-agl" | |
DISTRO_VERSION = "1.0+snapshot-20160415" | |
TUNE_FEATURES = "m64 corei7" | |
TARGET_FPU = "" | |
meta | |
meta-yocto | |
meta-yocto-bsp = "HEAD:6dba9abd43f7584178de52b623c603a5d4fcec5c" | |
meta-ivi-common | |
meta-agl | |
meta-agl-bsp = "master:c407a33fe8d808e4c1c6a15a524de179e658c696" | |
meta-oe | |
meta-multimedia | |
meta-ruby | |
meta-efl = "HEAD:c305ac5d2f5285d5eec8952a4ca7f3b4f89aed96" | |
meta-agl-demo = "HEAD:9cb2f1cbbaa8a03bdff290310c8c9dd71c3b180d" | |
meta-qt5 = "HEAD:9bfcf79fcd824efb9f2a9bd72ecbedfee1315c96" | |
meta-intel = "HEAD:a05d31f6f34199d4d85aff13f971103a0cf075f8" | |
NOTE: Preparing RunQueue | |
NOTE: Executing SetScene Tasks | |
NOTE: Executing RunQueue Tasks | |
WARNING: Checksum failure encountered with download of https://gitlab.com/iucode-tool/releases/raw/master/iucode-tool_1.3.tar.xz - will attempt other sources if available | |
WARNING: Renaming /leon/agl/build/downloads/iucode-tool_1.3.tar.xz to /leon/agl/build/downloads/iucode-tool_1.3.tar.xz_bad-checksum_aceea2e3d38aaa1a3fa380845396b9c6 | |
WARNING: Failed to fetch URL git://gitlab.com/iotbzh/connman-json-client.git;protocol=https;rev=ad4261a2f87c914667b1f6841c913f6b08d373e2, attempting MIRRORS if available | |
ERROR: Fetcher failure: Fetch command failed with exit code 128, output: | |
Cloning into bare repository '/leon/agl/build/downloads/git2/gitlab.com.iotbzh.connman-json-client.git'... | |
remote: dial unix /var/opt/gitlab/gitlab-rails/sockets/gitlab.socket: connect: connection refused | |
fatal: unable to access 'https://gitlab.com/iotbzh/connman-json-client.git/': The requested URL returned error: 502 | |
ERROR: Function failed: Fetcher failure for URL: 'git://gitlab.com/iotbzh/connman-json-client.git;protocol=https;rev=ad4261a2f87c914667b1f6841c913f6b08d373e2'. Unable to fetch URL from any source. | |
ERROR: Logfile of failure stored in: /leon/agl/build/tmp/work/corei7-64-poky-linux/connman-ncurses/git-r0/temp/log.do_fetch.14752 | |
ERROR: Task 2849 (/leon/agl/poky/../meta-agl/meta-agl/recipes-connectivity/connman-ncurses/connman-ncurses_git.bb, do_fetch) failed with exit code '1' | |
NOTE: Tasks Summary: Attempted 1010 tasks of which 0 didn't need to be rerun and 1 failed. | |
Waiting for 0 running tasks to finish: | |
Summary: 1 task failed: | |
/leon/agl/poky/../meta-agl/meta-agl/recipes-connectivity/connman-ncurses/connman-ncurses_git.bb, do_fetch | |
Summary: There were 5 WARNING messages shown. | |
Summary: There were 2 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