Skip to content

Instantly share code, notes, and snippets.

@fredcadete
Created June 16, 2016 16:59
Show Gist options
  • Save fredcadete/ddf7b400b9b2c7c168057ec7160011a3 to your computer and use it in GitHub Desktop.
Save fredcadete/ddf7b400b9b2c7c168057ec7160011a3 to your computer and use it in GitHub Desktop.
bitbake rust
Loading cache: 100% |###########################################################################################################################################################| ETA: 00:00:00
Loaded 2181 entries from dependency cache.
Parsing recipes: 100% |#########################################################################################################################################################| Time: 00:00:00
Parsing of 1667 .bb files complete (1666 cached, 1 parsed). 2181 targets, 254 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "1.26.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "Ubuntu-15.10"
TARGET_SYS = "x86_64-poky-linux"
MACHINE = "qemux86-64"
DISTRO = "poky-ivi-systemd"
DISTRO_VERSION = "9.0.1"
TUNE_FEATURES = "m64 core2"
TARGET_FPU = ""
meta
meta-yocto
meta-yocto-bsp = "(HEADdetachedat900d7d6):900d7d6b59c36b2bdbd1c85febec99e80ab54f95"
meta-ivi
meta-ivi-bsp = "(HEADdetachedatc6c4be2):c6c4be2e454545fd913ef39f5806990157e8d30a"
meta-oe
meta-filesystems
meta-ruby = "(HEADdetachedata7c1a2b):a7c1a2b0e6947740758136216e45ca6ca66321fc"
meta-qt5 = "(HEADdetachedat90919b9):90919b9d86988e7da01fa2c0a07246b5b5600a5d"
meta-genivi-dev = "(HEADdetachedat871d347):871d347d8b26c2bc20e20bbd3ef79d7c2e8b8793"
meta-rust = "(HEADdetachedatf13ac9d):f13ac9d48ae928b761d7be204fa8f877d41e7099"
meta-oic = "(HEADdetachedat69146ea):69146eaf8bc05c74c377e731b7e16d82854a4659"
meta-erlang = "(HEADdetachedat4d7eacc):4d7eacc8e6593934ed5b0c8abc3d3e9dc339d849"
meta-rvi = "(HEADdetachedatde9d548):de9d548fe35e2cee8688faaae910b4f6f7fea17e"
NOTE: Preparing RunQueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: Function failed: do_compile (log file is located at /mnt/ssd/Development/gdp/genivi-dev-platform/gdp-src-build/tmp/work/core2-64-poky-linux/rust-llvm/1.7.0-r0/temp/log.do_compile.7375)
ERROR: Logfile of failure stored in: /mnt/ssd/Development/gdp/genivi-dev-platform/gdp-src-build/tmp/work/core2-64-poky-linux/rust-llvm/1.7.0-r0/temp/log.do_compile.7375
Log data follows:
| DEBUG: SITE files ['endian-little', 'common-linux', 'common-glibc', 'bit-64', 'x86_64-linux', 'common']
| DEBUG: Executing shell function do_compile
| NOTE: make -j 8
| checking for x86_64-pc-linux-gnu-clang... gcc
| checking for C compiler default output file name... a.out
| checking whether the C compiler works... yes
| checking whether we are cross compiling... no
| checking for suffix of executables...
| checking for suffix of object files... o
| checking whether we are using the GNU C compiler... yes
| checking whether gcc accepts -g... yes
| checking for gcc option to accept ISO C89... none needed
| checking whether we are using the GNU C++ compiler... yes
| checking whether g++ accepts -g... yes
| checking how to run the C preprocessor... x86_64-poky-linux-gcc -E --sysroot=/mnt/ssd/Development/gdp/genivi-dev-platform/gdp-src-build/tmp/sysroots/qemux86-64 -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse
| checking whether GCC or Clang is our host compiler... gcc
| checking build system type... x86_64-pc-linux-gnu
| checking host system type... x86_64-pc-linux-gnu
| checking target system type... x86_64-pc-linux-gnu
| checking type of operating system we're going to host on... Linux
| checking type of operating system we're going to target... Linux
| checking target architecture... x86_64
| checking whether GCC is new enough... yes
| checking optimization flags... -O3
| checking for GNU make... make
| checking whether ln -s works... yes
| checking for nm... /usr/bin/nm
| checking for cmp... /usr/bin/cmp
| checking for cp... /bin/cp
| checking for date... /bin/date
| checking for find... /usr/bin/find
| checking for grep... /bin/grep
| checking for mkdir... /bin/mkdir
| checking for mv... /bin/mv
| checking for x86_64-pc-linux-gnu-ranlib... x86_64-poky-linux-ranlib
| checking for x86_64-pc-linux-gnu-ar... ar
| checking for rm... /bin/rm
| checking for sed... /bin/sed
| checking for tar... /bin/tar
| checking for pwd... /bin/pwd
| checking for dot... echo dot
| checking for a BSD-compatible install... /usr/bin/install -c
| checking for bzip2... /bin/bzip2
| checking for cat... /bin/cat
| checking for doxygen... no
| checking for groff... /usr/bin/groff
| checking for gzip... /bin/gzip
| checking for pdfroff... no
| checking for zip... /usr/bin/zip
| checking for go... no
| checking for ocamlfind... /usr/bin/ocamlfind
| checking for gas... no
| checking for as... /usr/bin/as
| checking for linker version... 2.25.1
| checking for compiler -Wl,-R<path> option... yes
| checking for compiler -rdynamic option... yes
| checking for compiler -Wl,--version-script option... yes
| checking for grep that handles long lines and -e... (cached) /bin/grep
| checking for egrep... /bin/grep -E
| checking for ANSI C header files... yes
| checking for sys/types.h... yes
| checking for sys/stat.h... yes
| checking for stdlib.h... yes
| checking for string.h... yes
| checking for memory.h... yes
| checking for strings.h... yes
| checking for inttypes.h... yes
| checking for stdint.h... yes
| checking for unistd.h... yes
| checking errno.h usability... yes
| checking errno.h presence... yes
| checking for errno.h... yes
| checking tool compatibility... ok
| checking optional compiler flags... -Wno-variadic-macros -Wno-missing-field-initializers -Wno-maybe-uninitialized -Wno-comment
| checking for python... /usr/bin/python
| checking for python >= 2.7... /usr/bin/python (2.7.10)
| checking for sin in -lm... yes
| checking for library containing dlopen... -ldl
| checking for library containing clock_gettime... none required
| checking for library containing setupterm... -ltinfo
| checking for library containing el_init... no
| checking for library containing mallinfo... none required
| checking for pthread_mutex_init in -lpthread... yes
| checking for library containing pthread_mutex_lock... none required
| checking for library containing pthread_rwlock_init... none required
| checking for library containing pthread_getspecific... none required
| checking for compress2 in -lz... yes
| checking for xml2-config... xml2-config
| checking for libxml2 includes... --should-not-have-used-/usr/bin/xml2-config
| checking for xmlReadFile in -lxml2... no
| checking for dirent.h that defines DIR... yes
| checking for library containing opendir... none required
| checking for MAP_ANONYMOUS vs. MAP_ANON... yes
| checking whether stat file-mode macros are broken... no
| checking for sys/wait.h that is POSIX.1 compatible... yes
| checking whether time.h and sys/time.h may both be included... yes
| checking for cxxabi.h... yes
| checking dlfcn.h usability... yes
| checking dlfcn.h presence... yes
| checking for dlfcn.h... yes
| checking execinfo.h usability... yes
| checking execinfo.h presence... yes
| checking for execinfo.h... yes
| checking fcntl.h usability... yes
| checking fcntl.h presence... yes
| checking for fcntl.h... yes
| checking for inttypes.h... (cached) yes
| checking link.h usability... yes
| checking link.h presence... yes
| checking for link.h... yes
| checking malloc.h usability... yes
| checking malloc.h presence... yes
| checking for malloc.h... yes
| checking setjmp.h usability... yes
| checking setjmp.h presence... yes
| checking for setjmp.h... yes
| checking signal.h usability... yes
| checking signal.h presence... yes
| checking for signal.h... yes
| checking for stdint.h... (cached) yes
| checking termios.h usability... yes
| checking termios.h presence... yes
| checking for termios.h... yes
| checking for unistd.h... (cached) yes
| checking utime.h usability... yes
| checking utime.h presence... yes
| checking for utime.h... yes
| checking sys/mman.h usability... yes
| checking sys/mman.h presence... yes
| checking for sys/mman.h... yes
| checking sys/param.h usability... yes
| checking sys/param.h presence... yes
| checking for sys/param.h... yes
| checking sys/resource.h usability... yes
| checking sys/resource.h presence... yes
| checking for sys/resource.h... yes
| checking sys/time.h usability... yes
| checking sys/time.h presence... yes
| checking for sys/time.h... yes
| checking sys/uio.h usability... yes
| checking sys/uio.h presence... yes
| checking for sys/uio.h... yes
| checking sys/ioctl.h usability... yes
| checking sys/ioctl.h presence... yes
| checking for sys/ioctl.h... yes
| checking malloc/malloc.h usability... no
| checking malloc/malloc.h presence... no
| checking for malloc/malloc.h... no
| checking mach/mach.h usability... no
| checking mach/mach.h presence... no
| checking for mach/mach.h... no
| checking valgrind/valgrind.h usability... no
| checking valgrind/valgrind.h presence... no
| checking for valgrind/valgrind.h... no
| checking fenv.h usability... yes
| checking fenv.h presence... yes
| checking for fenv.h... yes
| checking whether FE_ALL_EXCEPT is declared... yes
| checking whether FE_INEXACT is declared... yes
| checking pthread.h usability... yes
| checking pthread.h presence... yes
| checking for pthread.h... yes
| checking zlib.h usability... yes
| checking zlib.h presence... yes
| checking for zlib.h... yes
| checking CrashReporterClient.h usability... no
| checking CrashReporterClient.h presence... no
| checking for CrashReporterClient.h... no
| checking __crashreporter_info__... no
| checking for HUGE_VAL sanity... yes
| checking for pid_t... yes
| checking for size_t... yes
| checking whether struct tm is in sys/time.h or time.h... time.h
| checking for int64_t... yes
| checking for uint64_t... yes
| checking for backtrace... yes
| checking for getcwd... yes
| checking for getpagesize... yes
| checking for getrusage... yes
| checking for getrlimit... yes
| checking for setrlimit... yes
| checking for gettimeofday... yes
| checking for isatty... yes
| checking for mkdtemp... yes
| checking for mkstemp... yes
| checking for mktemp... yes
| checking for posix_spawn... yes
| checking for pread... yes
| checking for realpath... yes
| checking for sbrk... yes
| checking for setrlimit... (cached) yes
| checking for strerror... yes
| checking for strerror_r... yes
| checking for setenv... yes
| checking for strtoll... yes
| checking for strtoq... yes
| checking for sysconf... yes
| checking for malloc_zone_statistics... no
| checking for setjmp... yes
| checking for longjmp... yes
| checking for sigsetjmp... no
| checking for siglongjmp... yes
| checking for writev... yes
| checking for futimes... yes
| checking for futimens... yes
| checking if printf has the %a format character... yes
| checking for srand48/lrand48/drand48 in <stdlib.h>... yes
| checking whether arc4random is declared... no
| checking whether strerror_s is declared... no
| checking for stdlib.h... (cached) yes
| checking for unistd.h... (cached) yes
| checking for getpagesize... (cached) yes
| checking for working mmap... yes
| checking for mmap of files... yes
| checking if /dev/zero is needed for mmap... no
| checking for GCC atomic builtins... yes
| checking for 32-bit userspace on 64-bit system... no
| checking for __dso_handle... yes
| configure: WARNING: --enable-bindings=ocaml specified, but ctypes is not installed
| configure: WARNING: --enable-bindings=ocaml specified, but OUnit 2 is not installed. Tests will not run
| configure: error: Prequisites for bindings not satisfied. Fix them or use configure --disable-bindings.
| make[1]: Entering directory '/mnt/ssd/Development/gdp/genivi-dev-platform/gdp-src-build/tmp/work/core2-64-poky-linux/rust-llvm/1.7.0-r0/build/BuildTools'
| make[1]: *** No targets specified and no makefile found. Stop.
| make[1]: Leaving directory '/mnt/ssd/Development/gdp/genivi-dev-platform/gdp-src-build/tmp/work/core2-64-poky-linux/rust-llvm/1.7.0-r0/build/BuildTools'
| Makefile:110: recipe for target 'cross-compile-build-tools' failed
| make: *** [cross-compile-build-tools] Error 1
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_compile (log file is located at /mnt/ssd/Development/gdp/genivi-dev-platform/gdp-src-build/tmp/work/core2-64-poky-linux/rust-llvm/1.7.0-r0/temp/log.do_compile.7375)
ERROR: Task 92 (/mnt/ssd/Development/gdp/genivi-dev-platform/gdp-src-build/../meta-rust/recipes-devtools/rust/rust-llvm.bb, do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 412 tasks of which 410 didn't need to be rerun and 1 failed.
No currently running tasks (376 of 428)
Summary: 1 task failed:
/mnt/ssd/Development/gdp/genivi-dev-platform/gdp-src-build/../meta-rust/recipes-devtools/rust/rust-llvm.bb, do_compile
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