Build tree for "idle3-tools"
on toolchain "clang_glibc"
- 0
None
- 0
/usr/bin/pacman -T glibc
- 0
make
- ?
/usr/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -disable-free -disable-llvm-verifier -main-file-name idle3ctl.c -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/idle3-tools/src/idle3-tools-0.9.1/idle3ctl.o -resource-dir /usr/bin/../lib/clang/3.8.0 -internal-isystem /usr/local/include -internal-isystem /usr/bin/../lib/clang/3.8.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wpointer-arith -Wcast-qual -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Waggregate-return -Wnested-externs -Wtrigraphs -fconst-strings -fdebug-compilation-dir /tmp/idle3-tools/src/idle3-tools-0.9.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o idle3ctl.o -x c idle3ctl.c
- ?
/usr/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -disable-free -disable-llvm-verifier -main-file-name sgio.c -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/idle3-tools/src/idle3-tools-0.9.1/sgio.o -resource-dir /usr/bin/../lib/clang/3.8.0 -internal-isystem /usr/local/include -internal-isystem /usr/bin/../lib/clang/3.8.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wpointer-arith -Wcast-qual -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Waggregate-return -Wnested-externs -Wtrigraphs -fconst-strings -fdebug-compilation-dir /tmp/idle3-tools/src/idle3-tools-0.9.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o sgio.o -x c sgio.c
- ?
/usr/bin/ld -s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o idle3ctl /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib idle3ctl.o sgio.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o
- 0
/bin/sh -c #strip idle3ctl
- 0
fakeroot -- /usr/bin/makepkg -F --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
- 0
/usr/bin/faked
- 0
/usr/bin/makepkg -F --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
- 0
None
- 1
/usr/bin/pacman --noconfirm --color never --noprogressbar -Q
- 0
make sbindir=/usr/bin DESTDIR=/tmp/idle3-tools/pkg/idle3-tools install
- 0
/bin/sh -c if [ ! -z /tmp/idle3-tools/pkg/idle3-tools ]; then install -m 755 -d /tmp/idle3-tools/pkg/idle3-tools ; fi
- ?
install -m 755 -d /tmp/idle3-tools/pkg/idle3-tools
- 0
/bin/sh -c if [ ! -z /tmp/idle3-tools/pkg/idle3-tools/usr/bin ]; then install -m 755 -d /tmp/idle3-tools/pkg/idle3-tools/usr/bin ; fi
- ?
install -m 755 -d /tmp/idle3-tools/pkg/idle3-tools/usr/bin
- 0
/bin/sh -c if [ ! -z /tmp/idle3-tools/pkg/idle3-tools/usr/share/man ]; then install -m 755 -d /tmp/idle3-tools/pkg/idle3-tools/usr/share/man ; fi
- ?
install -m 755 -d /tmp/idle3-tools/pkg/idle3-tools/usr/share/man
- 0
/bin/sh -c if [ ! -z /tmp/idle3-tools/pkg/idle3-tools/usr/share/man/man8/ ]; then install -m 755 -d /tmp/idle3-tools/pkg/idle3-tools/usr/share/man/man8/ ; fi
- ?
install -m 755 -d /tmp/idle3-tools/pkg/idle3-tools/usr/share/man/man8/
- 0
/bin/sh -c if [ -f /tmp/idle3-tools/pkg/idle3-tools/usr/bin/idle3ctl ]; then rm -f /tmp/idle3-tools/pkg/idle3-tools/usr/bin/idle3ctl ; fi
- 0
/bin/sh -c if [ -f /tmp/idle3-tools/pkg/idle3-tools/usr/share/man/man8/idle3ctl.8 ]; then rm -f /tmp/idle3-tools/pkg/idle3-tools/usr/share/man/man8/idle3ctl.8 ;\
elif [ -f /tmp/idle3-tools/pkg/idle3-tools/usr/man/man8/idle3ctl.8 ]; then rm -f /tmp/idle3-tools/pkg/idle3-tools/usr/man/man8/idle3ctl.8 ; fi
- ?
install -D idle3ctl /tmp/idle3-tools/pkg/idle3-tools/usr/bin/idle3ctl
- 0
/bin/sh -c if [ -d /tmp/idle3-tools/pkg/idle3-tools/usr/share/man ]; then install -m 644 -D idle3ctl.8 /tmp/idle3-tools/pkg/idle3-tools/usr/share/man/man8/idle3ctl.8 ;\
elif [ -d /tmp/idle3-tools/pkg/idle3-tools/usr/man ]; then install -m 644 -D idle3ctl.8 /tmp/idle3-tools/pkg/idle3-tools/usr/man/man8/idle3ctl.8 ; fi
- ?
install -m 644 -D idle3ctl.8 /tmp/idle3-tools/pkg/idle3-tools/usr/share/man/man8/idle3ctl.8
- ?
install -Dm644 COPYING /tmp/idle3-tools/pkg/idle3-tools/usr/share/licenses/idle3-tools/COPYING
- 123
xargs -0 grep -q -I /tmp/idle3-tools/src
- 123
xargs -0 grep -q -I /tmp/idle3-tools/pkg
- 0
fakeroot -v
- 0
openssl dgst -sha256 /tmp/idle3-tools/PKGBUILD
- ?
bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,gid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr
- ?
bsdtar -cf - .PKGINFO .BUILDINFO .MTREE usr
- 0
xz -c -z -