Skip to content

Instantly share code, notes, and snippets.

@kratsg
Created June 9, 2017 14:02
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 kratsg/027c92d0b020a594c9669a04f1457ed0 to your computer and use it in GitHub Desktop.
Save kratsg/027c92d0b020a594c9669a04f1457ed0 to your computer and use it in GitHub Desktop.
| CMake Error at interpreter/llvm/src/cmake/modules/CheckAtomic.cmake:52 (message):
| Host compiler appears to require libatomic, but cannot find it.
| Call Stack (most recent call first):
| interpreter/llvm/src/cmake/config-ix.cmake:317 (include)
| interpreter/llvm/src/CMakeLists.txt:458 (include)
|
|
| -- Configuring incomplete, errors occurred!
| See also "/local/d4/poky/build/tmp/work/aarch64-poky-linux/root/6.08.04-r0/build/CMakeFiles/CMakeOutput.log".
| See also "/local/d4/poky/build/tmp/work/aarch64-poky-linux/root/6.08.04-r0/build/CMakeFiles/CMakeError.log".
| WARNING: /local/d4/poky/build/tmp/work/aarch64-poky-linux/root/6.08.04-r0/temp/run.do_configure.4956:1 exit 1 from 'cmake ${OECMAKE_SITEFILE} /local/d4/poky/build/tmp/work/aarch64-poky-linux/root/6.08.04-r0/root-6.08.04 -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_BINDIR:PATH=bin -DCMAKE_INSTALL_SBINDIR:PATH=sbin -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DCMAKE_INSTALL_SHAREDSTATEDIR:PATH=../com -DCMAKE_INSTALL_LOCALSTATEDIR:PATH=/var -DCMAKE_INSTALL_LIBDIR:PATH=lib -DCMAKE_INSTALL_INCLUDEDIR:PATH=include -DCMAKE_INSTALL_DATAROOTDIR:PATH=share -DCMAKE_INSTALL_SO_NO_EXE=0 -DCMAKE_TOOLCHAIN_FILE=/local/d4/poky/build/tmp/work/aarch64-poky-linux/root/6.08.04-r0/toolchain.cmake -DCMAKE_VERBOSE_MAKEFILE=1 -DCMAKE_NO_SYSTEM_FROM_IMPORTED=1 -Drootfit=ON -Dminuit2=ON -Dpython=ON -Dssl=ON -Dxrootd=ON -Dbuiltin_freetype=ON -Dbuiltin_llvm=ON ${PACKAGECONFIG_CONFARGS} -Wno-dev'
| ERROR: Function failed: do_configure (log file is located at /local/d4/poky/build/tmp/work/aarch64-poky-linux/root/6.08.04-r0/temp/log.do_configure.4956)
ERROR: Task (/local/d4/meta-l1calo/recipes-core/root/root_6.08.04.bb:do_configure) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1027 tasks of which 1026 didn't need to be rerun and 1 failed.
Summary: 1 task failed:
/local/d4/meta-l1calo/recipes-core/root/root_6.08.04.bb:do_configure
Summary: There was 1 ERROR message 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