Skip to content

Instantly share code, notes, and snippets.

@bentech

bentech/error Secret

Created January 24, 2019 16:24
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 bentech/39fe70657aceb2107a57f638833eecfa to your computer and use it in GitHub Desktop.
Save bentech/39fe70657aceb2107a57f638833eecfa to your computer and use it in GitHub Desktop.
OECMAKE_TARGET_INSTALL error
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: cryptoauthlib-git-r0 do_install: Function failed: do_install (log file is located at /home//poky/build/tmp/work/armv7vehf-neon-test-linux-gnueabi/cryptoauthlib/git-r0/temp/log.do_install.5490)
ERROR: Logfile of failure stored in: /home/bentech/poky/build/tmp/work/armv7vehf-neon-test-linux-gnueabi/cryptoauthlib/git-r0/temp/log.do_install.5490
Log data follows:
| DEBUG: Executing python function extend_recipe_sysroot
| NOTE: Direct dependencies are ['virtual:native:/home/bentech/poky/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot', '/home/bentech/poky/meta/recipes-devtools/cmake/cmake-native_3.10.3.bb:do_populate_sysroot', 'virtual:native:/home/bentech/poky/meta/recipes-devtools/ninja/ninja_1.8.2.bb:do_populate_sysroot', '/home/bentech/poky/meta/recipes-devtools/gcc/gcc-cross_7.3.bb:do_populate_sysroot', '/home/bentech/poky/meta/recipes-devtools/gcc/gcc-runtime_7.3.bb:do_populate_sysroot', 'virtual:native:/home/bentech/poky/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot', '/home/bentech/poky/meta/recipes-core/glibc/glibc_2.27.bb:do_populate_sysroot', '/home/bentech/poky/meta/recipes-core/udev/eudev_3.2.5.bb:do_populate_sysroot', '/home/bentech/poky/meta/recipes-devtools/quilt/quilt-native_0.65.bb:do_populate_sysroot']
| NOTE: Installed into sysroot: []
| NOTE: Skipping as already exists in sysroot: ['pseudo-native', 'cmake-native', 'ninja-native', 'gcc-cross-arm', 'gcc-runtime', 'pkgconfig-native', 'glibc', 'eudev', 'quilt-native', 'zlib-native', 'xz-native', 'bzip2-native', 'expat-native', 'curl-native', 're2c-native', 'linux-libc-headers', 'automake-native', 'gmp-native', 'gnu-config-native', 'mpfr-native', 'binutils-cross-arm', 'texinfo-dummy-native', 'flex-native', 'autoconf-native', 'libmpc-native', 'libtool-native', 'libgcc', 'util-linux', 'initscripts', 'kmod', 'update-rc.d', 'glib-2.0', 'gettext-minimal-native', 'openssl-native', 'bison-native', 'm4-native', 'zlib', 'bash-completion', 'opkg-utils', 'ncurses', 'libffi', 'libpcre', 'dbus', 'bzip2', 'shadow', 'autoconf-archive', 'expat', 'libsm', 'base-files', 'base-passwd', 'libx11', 'shadow-sysroot', 'shadow-native', 'attr', 'xproto', 'xtrans', 'libice', 'util-macros', 'xextproto', 'inputproto', 'libxcb', 'kbproto', 'libxau', 'libxdmcp', 'libpthread-stubs', 'xcb-proto']
| DEBUG: Python function extend_recipe_sysroot finished
| DEBUG: Executing shell function do_install
| NOTE: DESTDIR=/home/bentech/poky/build/tmp/work/armv7vehf-neon-test-linux-gnueabi/cryptoauthlib/git-r0/image VERBOSE=1 cmake --build /home/bentech/poky/build/tmp/work/armv7vehf-neon-test-linux-gnueabi/cryptoauthlib/git-r0/build --target install -- -j 8
| ninja: error: unknown target 'install'
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_install (log file is located at /home/bentech/poky/build/tmp/work/armv7vehf-neon-test-linux-gnueabi/cryptoauthlib/git-r0/temp/log.do_install.5490)
ERROR: Task (/home/bentech/poky/meta-cryptoauthlib/recipes-cryptoauthlib/cryptoauthlib/cryptoauthlib_git.bb:do_install) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1601 tasks of which 1600 didn't need to be rerun and 1 failed.
NOTE: Writing buildhistory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment