Build tree for "webfs"
on toolchain "clang_glibc"
- 0
None
- 0
None
- 127
/usr/bin/pacman -T mime-types openssl
- ?
sudo /usr/bin/pacman --noconfirm --color never --noprogressbar -S --asdeps mime-types
- 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 /usr/bin/pacman -T mime-types openssl
- 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
)
? patch -i /tmp/webfs/src/webfs.patch
- 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
/bin/sh -c echo -n "checking for libdir name ... " >&2; rc=no; rc=`clang -print-search-dirs | grep -q lib64 && echo "lib64" || echo "lib" 2>/dev/null`; echo "${rc}" >&2; echo "${rc}"
- 0
clang -print-search-dirs
- 0
/bin/sh -c echo -n "checking for system ... " >&2; rc=no; rc=`uname -s | tr 'A-Z' 'a-z' 2>/dev/null`; echo "${rc}" >&2; echo "${rc}"
- 0
/bin/sh -c echo -n "checking for openssl/ssl.h ... " >&2; rc=no; echo '#include ' | clang -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DMIMEFILE=\""/etc/mime.types"\" -DWEBFS_VERSION=\"1.21\" -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNO_SENDFILE -E - >/dev/null 2>&1 && rc=yes; echo "${rc}" >&2; echo "${rc}"
- ?
/usr/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 /usr/bin/../lib/clang/3.8.0 -D MIMEFILE="/etc/mime.types" -D WEBFS_VERSION="1.21" -D _GNU_SOURCE -D _LARGEFILE_SOURCE -D _LARGEFILE64_SOURCE -D _FILE_OFFSET_BITS=64 -D NO_SENDFILE -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 -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -fdebug-compilation-dir /tmp/webfs/src/webfs-1.21 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fdiagnostics-show-option -o - -x c -
- 0
/bin/sh -c echo -n "checking for diet ... " >&2; rc=no; rc=`which diet 2>/dev/null`; bin="$rc";rc="no"; test -x "$$bin" >/dev/null 2>&1 && rc=yes; echo "${rc}" >&2; echo "${rc}"
- 0
/bin/sh -c echo -e "LIB := lib64\nSYSTEM := linux\nUSE_SENDFILE := yes\nUSE_THREADS := no\nUSE_SSL := yes\nUSE_DIET := no" > Make.config
- 0
/bin/sh -c echo "Make.config written, edit if needed"
- 0
/bin/sh -c echo " CC " webfsd.o
- ?
/usr/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name webfsd.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 -coverage-file /tmp/webfs/src/webfs-1.21/webfsd.o -resource-dir /usr/bin/../lib/clang/3.8.0 -dependency-file mk/webfsd.tmp -MT webfsd.o -sys-header-deps -D MIMEFILE="/etc/mime.types" -D WEBFS_VERSION="1.21" -D _GNU_SOURCE -D _LARGEFILE_SOURCE -D _LARGEFILE64_SOURCE -D _FILE_OFFSET_BITS=64 -D USE_SSL=1 -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 -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -fdebug-compilation-dir /tmp/webfs/src/webfs-1.21 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fdiagnostics-show-option -o webfsd.o -x c webfsd.c
- 0
/bin/sh -c sed -e "s|.*\.o:|webfsd.o:|" < mk/webfsd.tmp > mk/webfsd.dep && rm -f mk/webfsd.tmp
- 0
/bin/sh -c echo " CC " request.o
- ?
/usr/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name request.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 -coverage-file /tmp/webfs/src/webfs-1.21/request.o -resource-dir /usr/bin/../lib/clang/3.8.0 -dependency-file mk/request.tmp -MT request.o -sys-header-deps -D MIMEFILE="/etc/mime.types" -D WEBFS_VERSION="1.21" -D _GNU_SOURCE -D _LARGEFILE_SOURCE -D _LARGEFILE64_SOURCE -D _FILE_OFFSET_BITS=64 -D USE_SSL=1 -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 -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -fdebug-compilation-dir /tmp/webfs/src/webfs-1.21 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fdiagnostics-show-option -o request.o -x c request.c
- 0
/bin/sh -c sed -e "s|.*\.o:|request.o:|" < mk/request.tmp > mk/request.dep && rm -f mk/request.tmp
- 0
/bin/sh -c echo " CC " response.o
- ?
/usr/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name response.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 -coverage-file /tmp/webfs/src/webfs-1.21/response.o -resource-dir /usr/bin/../lib/clang/3.8.0 -dependency-file mk/response.tmp -MT response.o -sys-header-deps -D MIMEFILE="/etc/mime.types" -D WEBFS_VERSION="1.21" -D _GNU_SOURCE -D _LARGEFILE_SOURCE -D _LARGEFILE64_SOURCE -D _FILE_OFFSET_BITS=64 -D USE_SSL=1 -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 -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -fdebug-compilation-dir /tmp/webfs/src/webfs-1.21 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fdiagnostics-show-option -o response.o -x c response.c
- 0
/bin/sh -c sed -e "s|.*\.o:|response.o:|" < mk/response.tmp > mk/response.dep && rm -f mk/response.tmp
- 0
/bin/sh -c echo " CC " ls.o
- ?
/usr/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name ls.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 -coverage-file /tmp/webfs/src/webfs-1.21/ls.o -resource-dir /usr/bin/../lib/clang/3.8.0 -dependency-file mk/ls.tmp -MT ls.o -sys-header-deps -D MIMEFILE="/etc/mime.types" -D WEBFS_VERSION="1.21" -D _GNU_SOURCE -D _LARGEFILE_SOURCE -D _LARGEFILE64_SOURCE -D _FILE_OFFSET_BITS=64 -D USE_SSL=1 -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 -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -fdebug-compilation-dir /tmp/webfs/src/webfs-1.21 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fdiagnostics-show-option -o ls.o -x c ls.c
- 0
/bin/sh -c sed -e "s|.*\.o:|ls.o:|" < mk/ls.tmp > mk/ls.dep && rm -f mk/ls.tmp
- 0
/bin/sh -c echo " CC " mime.o
- ?
/usr/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name mime.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 -coverage-file /tmp/webfs/src/webfs-1.21/mime.o -resource-dir /usr/bin/../lib/clang/3.8.0 -dependency-file mk/mime.tmp -MT mime.o -sys-header-deps -D MIMEFILE="/etc/mime.types" -D WEBFS_VERSION="1.21" -D _GNU_SOURCE -D _LARGEFILE_SOURCE -D _LARGEFILE64_SOURCE -D _FILE_OFFSET_BITS=64 -D USE_SSL=1 -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 -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -fdebug-compilation-dir /tmp/webfs/src/webfs-1.21 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fdiagnostics-show-option -o mime.o -x c mime.c
- 0
/bin/sh -c sed -e "s|.*\.o:|mime.o:|" < mk/mime.tmp > mk/mime.dep && rm -f mk/mime.tmp
- 0
/bin/sh -c echo " CC " cgi.o
- ?
/usr/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name cgi.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 -coverage-file /tmp/webfs/src/webfs-1.21/cgi.o -resource-dir /usr/bin/../lib/clang/3.8.0 -dependency-file mk/cgi.tmp -MT cgi.o -sys-header-deps -D MIMEFILE="/etc/mime.types" -D WEBFS_VERSION="1.21" -D _GNU_SOURCE -D _LARGEFILE_SOURCE -D _LARGEFILE64_SOURCE -D _FILE_OFFSET_BITS=64 -D USE_SSL=1 -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 -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -fdebug-compilation-dir /tmp/webfs/src/webfs-1.21 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fdiagnostics-show-option -o cgi.o -x c cgi.c
- 0
/bin/sh -c sed -e "s|.*\.o:|cgi.o:|" < mk/cgi.tmp > mk/cgi.dep && rm -f mk/cgi.tmp
- 0
/bin/sh -c echo " CC " ssl.o
- ?
/usr/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name ssl.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 -coverage-file /tmp/webfs/src/webfs-1.21/ssl.o -resource-dir /usr/bin/../lib/clang/3.8.0 -dependency-file mk/ssl.tmp -MT ssl.o -sys-header-deps -D MIMEFILE="/etc/mime.types" -D WEBFS_VERSION="1.21" -D _GNU_SOURCE -D _LARGEFILE_SOURCE -D _LARGEFILE64_SOURCE -D _FILE_OFFSET_BITS=64 -D USE_SSL=1 -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 -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -fdebug-compilation-dir /tmp/webfs/src/webfs-1.21 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fdiagnostics-show-option -o ssl.o -x c ssl.c
- 0
/bin/sh -c sed -e "s|.*\.o:|ssl.o:|" < mk/ssl.tmp > mk/ssl.dep && rm -f mk/ssl.tmp
- 0
/bin/sh -c echo " LD " webfsd
- ?
/usr/bin/ld --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o webfsd /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 webfsd.o request.o response.o ls.o mime.o cgi.o ssl.o -lssl -lcrypto -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
- 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 prefix=/usr DESTDIR=/tmp/webfs/pkg/webfs install
- ?
install -d /tmp/webfs/pkg/webfs/usr/bin
- ?
install -s webfsd /tmp/webfs/pkg/webfs/usr/bin
- ?
strip /tmp/webfs/pkg/webfs/usr/bin/webfsd
- ?
install -d /tmp/webfs/pkg/webfs/usr/share/man/man1
- ?
install -m 644 webfsd.man /tmp/webfs/pkg/webfs/usr/share/man/man1/webfsd.1
- ?
install -Dm644 /tmp/webfs/src/webfsd.conf /tmp/webfs/pkg/webfs/etc/conf.d/webfsd
- ?
install -Dm644 /tmp/webfs/src/webfsd.service /tmp/webfs/pkg/webfs/usr/lib/systemd/system/webfsd.service
- 123
xargs -0 grep -q -I /tmp/webfs/src
- 123
xargs -0 grep -q -I /tmp/webfs/pkg
- 0
fakeroot -v
- 0
openssl dgst -sha256 /tmp/webfs/PKGBUILD
- ?
bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,gid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO etc usr
- ?
bsdtar -cf - .PKGINFO .BUILDINFO .MTREE etc usr
- 0
xz -c -z -