Build tree for "whois"
on toolchain "musl"
- 2
None
- 0
/usr/sbin/pacman -T libidn
- 2
make prefix=/usr CFLAGS= CONFIG_FILE=/etc/whois.conf HAVE_LIBIDN=1 HAVE_ICONV=1
- 0
/bin/sh -c clang -DCONFIG_FILE=\"/etc/whois.conf\" -DHAVE_LIBIDN -DHAVE_ICONV -MM -MG *.c > Makefile.depend
- hardcoded invocation: rel (clang
/sysroot/bin/clang
)
? /sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -Eonly -disable-free -disable-llvm-verifier -main-file-name whois.c -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 -dependency-file - -MT whois.o -MG -D CONFIG_FILE="/etc/whois.conf" -D HAVE_LIBIDN -D HAVE_ICONV -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/whois/src/whois-5.2.12 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fdiagnostics-show-option -x c whois.c
- 0
/usr/sbin/pacman -T perl