Build tree for "ipvsadm"
on toolchain "clang_glibc"
- 0
None
- 0
None
- 127
/usr/bin/pacman -T libnl1 popt bash
- ?
sudo /usr/bin/pacman --noconfirm --color never --noprogressbar -S --asdeps libnl1
- malformed path (PATH=/usr/local/sbin:/usr/local/bin:/usr/bin
)
1 /usr/bin/tty
- malformed path (PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
)
0 make
- 0
make -C libipvs
- 0
/bin/sh -c if which pkg-config > /dev/null 2>&1; then if pkg-config --cflags libnl-3.0 2> /dev/null; then :; elif pkg-config --cflags libnl-2.0 2> /dev/null; then :; elif pkg-config --cflags libnl-1 2> /dev/null; then :; fi; fi
- ?
which pkg-config
- ?
pkg-config --cflags libnl-3.0
- 0
/bin/sh -c if [ -f ../../ip_vs.h ]; then echo "-I../../."; fi;
- 0
/bin/sh -c if [ ! -f ../../ip_vs.h ]; then echo "-DHAVE_NET_IP_VS_H"; fi;
- 0
/bin/sh -c if which pkg-config > /dev/null 2>&1; then if pkg-config --exists libnl-3.0; then :; elif pkg-config --exists libnl-2.0; then :; elif pkg-config --exists libnl-1; then echo "-DFALLBACK_LIBNL1"; fi; fi
- ?
which pkg-config
- ?
pkg-config --exists libnl-3.0
- 0
/bin/sh -c if which pkg-config > /dev/null 2>&1; then if pkg-config --cflags libnl-3.0 2> /dev/null; then :; elif pkg-config --cflags libnl-2.0 2> /dev/null; then :; elif pkg-config --cflags libnl-1 2> /dev/null; then :; fi; fi
- ?
which pkg-config
- ?
pkg-config --cflags libnl-3.0
- hardcoded invocation: rel (gcc
/usr/bin/clang
)
hardcoded invocation: rel (gcc
/usr/bin/clang
)
? /usr/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name libipvs.c -mrelocation-model pic -pic-level 2 -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu x86-64 -dwarf-column-info -debug-info-kind=limited -dwarf-version=4 -debugger-tuning=gdb -coverage-file /tmp/ipvsadm/src/ipvsadm-1.28/libipvs/libipvs.o -resource-dir /usr/bin/../lib/clang/3.8.0 -D LIBIPVS_USE_NL -I /usr/include/libnl3 -D HAVE_NET_IP_VS_H -internal-isystem /usr/local/include -internal-isystem /usr/bin/../lib/clang/3.8.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -Wall -Wunused -Wstrict-prototypes -fdebug-compilation-dir /tmp/ipvsadm/src/ipvsadm-1.28/libipvs -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fdiagnostics-show-option -o libipvs.o -x c libipvs.c
- 0
/bin/sh -c if which pkg-config > /dev/null 2>&1; then if pkg-config --cflags libnl-3.0 2> /dev/null; then :; elif pkg-config --cflags libnl-2.0 2> /dev/null; then :; elif pkg-config --cflags libnl-1 2> /dev/null; then :; fi; fi
- ?
which pkg-config
- ?
pkg-config --cflags libnl-3.0
- 0
/bin/sh -c if [ -f ../../ip_vs.h ]; then echo "-I../../."; fi;
- 0
/bin/sh -c if [ ! -f ../../ip_vs.h ]; then echo "-DHAVE_NET_IP_VS_H"; fi;
- 0
/bin/sh -c if which pkg-config > /dev/null 2>&1; then if pkg-config --exists libnl-3.0; then :; elif pkg-config --exists libnl-2.0; then :; elif pkg-config --exists libnl-1; then echo "-DFALLBACK_LIBNL1"; fi; fi
- ?
which pkg-config
- ?
pkg-config --exists libnl-3.0
- 0
/bin/sh -c if which pkg-config > /dev/null 2>&1; then if pkg-config --cflags libnl-3.0 2> /dev/null; then :; elif pkg-config --cflags libnl-2.0 2> /dev/null; then :; elif pkg-config --cflags libnl-1 2> /dev/null; then :; fi; fi
- ?
which pkg-config
- ?
pkg-config --cflags libnl-3.0
- hardcoded invocation: rel (gcc
/usr/bin/clang
)
hardcoded invocation: rel (gcc
/usr/bin/clang
)
? /usr/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name ip_vs_nl_policy.c -mrelocation-model pic -pic-level 2 -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu x86-64 -dwarf-column-info -debug-info-kind=limited -dwarf-version=4 -debugger-tuning=gdb -coverage-file /tmp/ipvsadm/src/ipvsadm-1.28/libipvs/ip_vs_nl_policy.o -resource-dir /usr/bin/../lib/clang/3.8.0 -D LIBIPVS_USE_NL -I /usr/include/libnl3 -D HAVE_NET_IP_VS_H -internal-isystem /usr/local/include -internal-isystem /usr/bin/../lib/clang/3.8.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -Wall -Wunused -Wstrict-prototypes -fdebug-compilation-dir /tmp/ipvsadm/src/ipvsadm-1.28/libipvs -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fdiagnostics-show-option -o ip_vs_nl_policy.o -x c ip_vs_nl_policy.c
- 0
/bin/sh -c if which pkg-config > /dev/null 2>&1; then if pkg-config --cflags libnl-3.0 2> /dev/null; then :; elif pkg-config --cflags libnl-2.0 2> /dev/null; then :; elif pkg-config --cflags libnl-1 2> /dev/null; then :; fi; fi
- ?
which pkg-config
- ?
pkg-config --cflags libnl-3.0
- 0
ar rv libipvs.a libipvs.o ip_vs_nl_policy.o
- 0
/bin/sh -c if which pkg-config > /dev/null 2>&1; then if pkg-config --cflags libnl-3.0 2> /dev/null; then :; elif pkg-config --cflags libnl-2.0 2> /dev/null; then :; elif pkg-config --cflags libnl-1 2> /dev/null; then :; fi; fi
- ?
which pkg-config
- ?
pkg-config --cflags libnl-3.0
- hardcoded invocation: rel (gcc
/usr/bin/clang
)
hardcoded invocation: rel (gcc
/usr/bin/clang
)
? /usr/bin/ld --eh-frame-hdr -m elf_x86_64 -shared -o libipvs.so //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o -L//../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L//../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L//../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib -soname libipvs.so libipvs.o ip_vs_nl_policy.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o
- 0
/bin/sh -c if [ ! -f ../ip_vs.h ]; then echo "-DHAVE_NET_IP_VS_H"; fi;
- hardcoded invocation: abs (/usr/bin/gcc
/usr/bin/clang
)
hardcoded invocation: rel (gcc
/usr/bin/clang
)
? /usr/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name ipvsadm.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 -debug-info-kind=limited -dwarf-version=4 -debugger-tuning=gdb -coverage-file /tmp/ipvsadm/src/ipvsadm-1.28/ipvsadm.o -resource-dir /usr/bin/../lib/clang/3.8.0 -D VERSION="1.28" -D SCHEDULERS="rr|wrr|lc|wlc|lblc|lblcr|dh|sh|sed|nq" -D PE_LIST="sip" -D HAVE_NET_IP_VS_H -internal-isystem /usr/local/include -internal-isystem /usr/bin/../lib/clang/3.8.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -Wall -Wunused -Wstrict-prototypes -fdebug-compilation-dir /tmp/ipvsadm/src/ipvsadm-1.28 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fdiagnostics-show-option -o ipvsadm.o -x c ipvsadm.c
- 0
/bin/sh -c if [ ! -f ../ip_vs.h ]; then echo "-DHAVE_NET_IP_VS_H"; fi;
- hardcoded invocation: abs (/usr/bin/gcc
/usr/bin/clang
)
hardcoded invocation: rel (gcc
/usr/bin/clang
)
? /usr/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name config_stream.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 -debug-info-kind=limited -dwarf-version=4 -debugger-tuning=gdb -coverage-file /tmp/ipvsadm/src/ipvsadm-1.28/config_stream.o -resource-dir /usr/bin/../lib/clang/3.8.0 -D VERSION="1.28" -D SCHEDULERS="rr|wrr|lc|wlc|lblc|lblcr|dh|sh|sed|nq" -D PE_LIST="sip" -D HAVE_NET_IP_VS_H -internal-isystem /usr/local/include -internal-isystem /usr/bin/../lib/clang/3.8.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -Wall -Wunused -Wstrict-prototypes -fdebug-compilation-dir /tmp/ipvsadm/src/ipvsadm-1.28 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fdiagnostics-show-option -o config_stream.o -x c config_stream.c
- 0
/bin/sh -c if [ ! -f ../ip_vs.h ]; then echo "-DHAVE_NET_IP_VS_H"; fi;
- hardcoded invocation: abs (/usr/bin/gcc
/usr/bin/clang
)
hardcoded invocation: rel (gcc
/usr/bin/clang
)
? /usr/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name dynamic_array.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 -debug-info-kind=limited -dwarf-version=4 -debugger-tuning=gdb -coverage-file /tmp/ipvsadm/src/ipvsadm-1.28/dynamic_array.o -resource-dir /usr/bin/../lib/clang/3.8.0 -D VERSION="1.28" -D SCHEDULERS="rr|wrr|lc|wlc|lblc|lblcr|dh|sh|sed|nq" -D PE_LIST="sip" -D HAVE_NET_IP_VS_H -internal-isystem /usr/local/include -internal-isystem /usr/bin/../lib/clang/3.8.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -Wall -Wunused -Wstrict-prototypes -fdebug-compilation-dir /tmp/ipvsadm/src/ipvsadm-1.28 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fdiagnostics-show-option -o dynamic_array.o -x c dynamic_array.c
- 0
/bin/sh -c if which pkg-config > /dev/null 2>&1; then if pkg-config --libs libnl-genl-3.0 2> /dev/null; then :; elif pkg-config --libs libnl-2.0 2> /dev/null; then :; elif pkg-config --libs libnl-1 2> /dev/null; then :; fi; else echo "-lnl"; fi
- ?
which pkg-config
- ?
pkg-config --libs libnl-genl-3.0
- hardcoded invocation: rel (gcc
/usr/bin/clang
)
hardcoded invocation: rel (gcc
/usr/bin/clang
)
? /usr/bin/ld --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o ipvsadm //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L//../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L//../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L//../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib ipvsadm.o config_stream.o dynamic_array.o libipvs/libipvs.a -lpopt -lnl-genl-3 -lnl-3 -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o
- malformed path (PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
)
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 BUILD_ROOT=/tmp/ipvsadm/pkg/ipvsadm MANDIR=usr/share/man SBIN=/tmp/ipvsadm/pkg/ipvsadm/usr/bin INIT=/tmp/ipvsadm/pkg/ipvsadm/etc/rc.d install
- 0
make -C libipvs
- 0
/bin/sh -c if [ ! -d /tmp/ipvsadm/pkg/ipvsadm/usr/bin ]; then mkdir -p /tmp/ipvsadm/pkg/ipvsadm/usr/bin; fi
- ?
install -m 0755 ipvsadm /tmp/ipvsadm/pkg/ipvsadm/usr/bin
- ?
install -m 0755 ipvsadm-save /tmp/ipvsadm/pkg/ipvsadm/usr/bin
- ?
install -m 0755 ipvsadm-restore /tmp/ipvsadm/pkg/ipvsadm/usr/bin
- 0
/bin/sh -c [ -d /tmp/ipvsadm/pkg/ipvsadm/usr/share/man/man8 ] || mkdir -p /tmp/ipvsadm/pkg/ipvsadm/usr/share/man/man8
- ?
install -m 0644 ipvsadm.8 /tmp/ipvsadm/pkg/ipvsadm/usr/share/man/man8
- ?
install -m 0644 ipvsadm-save.8 /tmp/ipvsadm/pkg/ipvsadm/usr/share/man/man8
- ?
install -m 0644 ipvsadm-restore.8 /tmp/ipvsadm/pkg/ipvsadm/usr/share/man/man8
- 0
/bin/sh -c [ -d /tmp/ipvsadm/pkg/ipvsadm/etc/rc.d ] || mkdir -p /tmp/ipvsadm/pkg/ipvsadm/etc/rc.d
- ?
install -m 0755 ipvsadm.sh /tmp/ipvsadm/pkg/ipvsadm/etc/rc.d/ipvsadm
- ?
install -Dm 755 ipvsadm.systemd /tmp/ipvsadm/pkg/ipvsadm/usr/lib/systemd/scripts/ipvsadm
- ?
install -Dm 644 ipvsadm.service /tmp/ipvsadm/pkg/ipvsadm/usr/lib/systemd/system/ipvsadm.service
- ?
install -Dm 644 /dev/null /tmp/ipvsadm/pkg/ipvsadm/etc/ipvsadm.conf
- 123
xargs -0 grep -q -I /tmp/ipvsadm/src
- 123
xargs -0 grep -q -I /tmp/ipvsadm/pkg
- 0
fakeroot -v
- 0
openssl dgst -sha256 /tmp/ipvsadm/PKGBUILD
- ?
bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,gid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO .INSTALL etc usr
- ?
bsdtar -cf - .PKGINFO .BUILDINFO .INSTALL .MTREE etc usr
- 0
xz -c -z -
- malformed path (PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
)
0 /usr/bin/pacman -T libnl1 popt bash