Build tree for "ivtv-utils"
on toolchain "musl"
- 2
None
- 2
make
- 2
make -C utils all
- 0
/bin/sh -c if echo - | clang -E -dM - | egrep -e '__i386__|__x86_64__' >/dev/null; then echo y; else echo n; fi
- hardcoded invocation: rel (clang
/sysroot/bin/clang
)
? /sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -E -disable-free -disable-llvm-verifier -main-file-name - -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -resource-dir /sysroot/bin/../lib/clang/3.8.1 -isysroot /sysroot -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -fdebug-compilation-dir /tmp/ivtv-utils/src/ivtv-utils-1.4.1/utils -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fdiagnostics-show-option -dM -o - -x c -
- hardcoded invocation: rel (clang++
/sysroot/bin/clang++
)
hardcoded invocation: rel (clang++
/sysroot/bin/clang++
)
? /sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -disable-free -disable-llvm-verifier -main-file-name v4l2-ctl.cpp -mrelocation-model static -mthread-model posix -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu x86-64 -momit-leaf-frame-pointer -dwarf-column-info -debug-info-kind=limited -dwarf-version=4 -debugger-tuning=gdb -coverage-file /tmp/ivtv-utils/src/ivtv-utils-1.4.1/utils/v4l2-ctl.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -D _GNU_SOURCE -I . -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -O2 -Wall -fdeprecated-macro -fdebug-compilation-dir /tmp/ivtv-utils/src/ivtv-utils-1.4.1/utils -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o v4l2-ctl.o -x c++ v4l2-ctl.cpp
- 0
/usr/sbin/pacman -T gcc-libs