Build tree for "zita-resampler"
on toolchain "clang_glibc"
- 0
None
- 0
/usr/bin/pacman -T gcc-libs libsndfile
- 0
make PREFIX=/usr
- 0
/bin/sh -c uname -m | sed -e 's/^unknown//' -e 's/^i.86//' -e 's/^x86_64/64/'
- ?
/usr/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -disable-free -disable-llvm-verifier -main-file-name resampler.cc -mrelocation-model pic -pic-level 2 -mthread-model posix -menable-no-infs -menable-no-nans -menable-unsafe-fp-math -fno-signed-zeros -freciprocal-math -ffp-contract=fast -ffast-math -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu haswell -target-feature -sse4a -target-feature -avx512bw -target-feature +cx16 -target-feature -tbm -target-feature +xsave -target-feature -fma4 -target-feature -avx512vl -target-feature -prfchw -target-feature +bmi2 -target-feature -adx -target-feature -xsavec -target-feature +fsgsbase -target-feature +avx -target-feature -avx512cd -target-feature -avx512pf -target-feature -rtm -target-feature +popcnt -target-feature +fma -target-feature +bmi -target-feature +aes -target-feature +rdrnd -target-feature -xsaves -target-feature +sse4.1 -target-feature +sse4.2 -target-feature +avx2 -target-feature -avx512er -target-feature +sse -target-feature +lzcnt -target-feature +pclmul -target-feature -avx512f -target-feature +f16c -target-feature +ssse3 -target-feature +mmx -target-feature -pku -target-feature +cmov -target-feature -xop -target-feature -rdseed -target-feature +movbe -target-feature -hle -target-feature +xsaveopt -target-feature -sha -target-feature +sse2 -target-feature +sse3 -target-feature -avx512dq -momit-leaf-frame-pointer -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/zita-resampler/src/zita-resampler-1.3.0/libs/resampler.o -resource-dir /usr/bin/../lib/clang/3.8.0 -I . -D _REENTRANT -D _POSIX_PTHREAD_SEMANTICS -internal-isystem /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1 -internal-isystem /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1/x86_64-pc-linux-gnu -internal-isystem /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1/backward -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 -Wall -fdeprecated-macro -fdebug-compilation-dir /tmp/zita-resampler/src/zita-resampler-1.3.0/libs -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o resampler.o -x c++ resampler.cc
- ?
/usr/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -disable-free -disable-llvm-verifier -main-file-name vresampler.cc -mrelocation-model pic -pic-level 2 -mthread-model posix -menable-no-infs -menable-no-nans -menable-unsafe-fp-math -fno-signed-zeros -freciprocal-math -ffp-contract=fast -ffast-math -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu haswell -target-feature -sse4a -target-feature -avx512bw -target-feature +cx16 -target-feature -tbm -target-feature +xsave -target-feature -fma4 -target-feature -avx512vl -target-feature -prfchw -target-feature +bmi2 -target-feature -adx -target-feature -xsavec -target-feature +fsgsbase -target-feature +avx -target-feature -avx512cd -target-feature -avx512pf -target-feature -rtm -target-feature +popcnt -target-feature +fma -target-feature +bmi -target-feature +aes -target-feature +rdrnd -target-feature -xsaves -target-feature +sse4.1 -target-feature +sse4.2 -target-feature +avx2 -target-feature -avx512er -target-feature +sse -target-feature +lzcnt -target-feature +pclmul -target-feature -avx512f -target-feature +f16c -target-feature +ssse3 -target-feature +mmx -target-feature -pku -target-feature +cmov -target-feature -xop -target-feature -rdseed -target-feature +movbe -target-feature -hle -target-feature +xsaveopt -target-feature -sha -target-feature +sse2 -target-feature +sse3 -target-feature -avx512dq -momit-leaf-frame-pointer -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/zita-resampler/src/zita-resampler-1.3.0/libs/vresampler.o -resource-dir /usr/bin/../lib/clang/3.8.0 -I . -D _REENTRANT -D _POSIX_PTHREAD_SEMANTICS -internal-isystem /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1 -internal-isystem /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1/x86_64-pc-linux-gnu -internal-isystem /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1/backward -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 -Wall -fdeprecated-macro -fdebug-compilation-dir /tmp/zita-resampler/src/zita-resampler-1.3.0/libs -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o vresampler.o -x c++ vresampler.cc
- ?
/usr/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -disable-free -disable-llvm-verifier -main-file-name resampler-table.cc -mrelocation-model pic -pic-level 2 -mthread-model posix -menable-no-infs -menable-no-nans -menable-unsafe-fp-math -fno-signed-zeros -freciprocal-math -ffp-contract=fast -ffast-math -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu haswell -target-feature -sse4a -target-feature -avx512bw -target-feature +cx16 -target-feature -tbm -target-feature +xsave -target-feature -fma4 -target-feature -avx512vl -target-feature -prfchw -target-feature +bmi2 -target-feature -adx -target-feature -xsavec -target-feature +fsgsbase -target-feature +avx -target-feature -avx512cd -target-feature -avx512pf -target-feature -rtm -target-feature +popcnt -target-feature +fma -target-feature +bmi -target-feature +aes -target-feature +rdrnd -target-feature -xsaves -target-feature +sse4.1 -target-feature +sse4.2 -target-feature +avx2 -target-feature -avx512er -target-feature +sse -target-feature +lzcnt -target-feature +pclmul -target-feature -avx512f -target-feature +f16c -target-feature +ssse3 -target-feature +mmx -target-feature -pku -target-feature +cmov -target-feature -xop -target-feature -rdseed -target-feature +movbe -target-feature -hle -target-feature +xsaveopt -target-feature -sha -target-feature +sse2 -target-feature +sse3 -target-feature -avx512dq -momit-leaf-frame-pointer -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/zita-resampler/src/zita-resampler-1.3.0/libs/resampler-table.o -resource-dir /usr/bin/../lib/clang/3.8.0 -I . -D _REENTRANT -D _POSIX_PTHREAD_SEMANTICS -internal-isystem /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1 -internal-isystem /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1/x86_64-pc-linux-gnu -internal-isystem /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1/backward -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 -Wall -fdeprecated-macro -fdebug-compilation-dir /tmp/zita-resampler/src/zita-resampler-1.3.0/libs -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o resampler-table.o -x c++ resampler-table.cc
- hardcoded invocation: rel (g++
/usr/bin/clang++
)
hardcoded invocation: rel (g++
/usr/bin/clang++
)
? /usr/bin/ld --eh-frame-hdr -m elf_x86_64 -shared -o libzita-resampler.so.1.3.0 //../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 libzita-resampler.so.1 resampler.o vresampler.o resampler-table.o -lstdc++ -lm -lgcc_s -lc -lgcc_s //../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
make PREFIX=/usr
- 0
/bin/sh -c uname -m | sed -e 's/^unknown//' -e 's/^i.86//' -e 's/^x86_64/64/'
- ?
/usr/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -disable-free -disable-llvm-verifier -main-file-name zresample.cc -mrelocation-model static -mthread-model posix -menable-no-infs -menable-no-nans -menable-unsafe-fp-math -fno-signed-zeros -freciprocal-math -ffp-contract=fast -ffast-math -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu haswell -target-feature -sse4a -target-feature -avx512bw -target-feature +cx16 -target-feature -tbm -target-feature +xsave -target-feature -fma4 -target-feature -avx512vl -target-feature -prfchw -target-feature +bmi2 -target-feature -adx -target-feature -xsavec -target-feature +fsgsbase -target-feature +avx -target-feature -avx512cd -target-feature -avx512pf -target-feature -rtm -target-feature +popcnt -target-feature +fma -target-feature +bmi -target-feature +aes -target-feature +rdrnd -target-feature -xsaves -target-feature +sse4.1 -target-feature +sse4.2 -target-feature +avx2 -target-feature -avx512er -target-feature +sse -target-feature +lzcnt -target-feature +pclmul -target-feature -avx512f -target-feature +f16c -target-feature +ssse3 -target-feature +mmx -target-feature -pku -target-feature +cmov -target-feature -xop -target-feature -rdseed -target-feature +movbe -target-feature -hle -target-feature +xsaveopt -target-feature -sha -target-feature +sse2 -target-feature +sse3 -target-feature -avx512dq -momit-leaf-frame-pointer -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/zita-resampler/src/zita-resampler-1.3.0/apps/zresample.o -resource-dir /usr/bin/../lib/clang/3.8.0 -dependency-file zresample.d -MT zresample.o -MP -I ../libs -D VERSION="0.4.0" -internal-isystem /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1 -internal-isystem /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1/x86_64-pc-linux-gnu -internal-isystem /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1/backward -internal-isystem /usr/local/include -internal-isystem /usr/bin/../lib/clang/3.8.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -Wall -fdeprecated-macro -fdebug-compilation-dir /tmp/zita-resampler/src/zita-resampler-1.3.0/apps -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o zresample.o -x c++ zresample.cc
- ?
/usr/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -disable-free -disable-llvm-verifier -main-file-name audiofile.cc -mrelocation-model static -mthread-model posix -menable-no-infs -menable-no-nans -menable-unsafe-fp-math -fno-signed-zeros -freciprocal-math -ffp-contract=fast -ffast-math -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu haswell -target-feature -sse4a -target-feature -avx512bw -target-feature +cx16 -target-feature -tbm -target-feature +xsave -target-feature -fma4 -target-feature -avx512vl -target-feature -prfchw -target-feature +bmi2 -target-feature -adx -target-feature -xsavec -target-feature +fsgsbase -target-feature +avx -target-feature -avx512cd -target-feature -avx512pf -target-feature -rtm -target-feature +popcnt -target-feature +fma -target-feature +bmi -target-feature +aes -target-feature +rdrnd -target-feature -xsaves -target-feature +sse4.1 -target-feature +sse4.2 -target-feature +avx2 -target-feature -avx512er -target-feature +sse -target-feature +lzcnt -target-feature +pclmul -target-feature -avx512f -target-feature +f16c -target-feature +ssse3 -target-feature +mmx -target-feature -pku -target-feature +cmov -target-feature -xop -target-feature -rdseed -target-feature +movbe -target-feature -hle -target-feature +xsaveopt -target-feature -sha -target-feature +sse2 -target-feature +sse3 -target-feature -avx512dq -momit-leaf-frame-pointer -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/zita-resampler/src/zita-resampler-1.3.0/apps/audiofile.o -resource-dir /usr/bin/../lib/clang/3.8.0 -dependency-file audiofile.d -MT audiofile.o -MP -I ../libs -D VERSION="0.4.0" -internal-isystem /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1 -internal-isystem /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1/x86_64-pc-linux-gnu -internal-isystem /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1/backward -internal-isystem /usr/local/include -internal-isystem /usr/bin/../lib/clang/3.8.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -Wall -fdeprecated-macro -fdebug-compilation-dir /tmp/zita-resampler/src/zita-resampler-1.3.0/apps -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o audiofile.o -x c++ audiofile.cc
- ?
/usr/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -disable-free -disable-llvm-verifier -main-file-name dither.cc -mrelocation-model static -mthread-model posix -menable-no-infs -menable-no-nans -menable-unsafe-fp-math -fno-signed-zeros -freciprocal-math -ffp-contract=fast -ffast-math -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu haswell -target-feature -sse4a -target-feature -avx512bw -target-feature +cx16 -target-feature -tbm -target-feature +xsave -target-feature -fma4 -target-feature -avx512vl -target-feature -prfchw -target-feature +bmi2 -target-feature -adx -target-feature -xsavec -target-feature +fsgsbase -target-feature +avx -target-feature -avx512cd -target-feature -avx512pf -target-feature -rtm -target-feature +popcnt -target-feature +fma -target-feature +bmi -target-feature +aes -target-feature +rdrnd -target-feature -xsaves -target-feature +sse4.1 -target-feature +sse4.2 -target-feature +avx2 -target-feature -avx512er -target-feature +sse -target-feature +lzcnt -target-feature +pclmul -target-feature -avx512f -target-feature +f16c -target-feature +ssse3 -target-feature +mmx -target-feature -pku -target-feature +cmov -target-feature -xop -target-feature -rdseed -target-feature +movbe -target-feature -hle -target-feature +xsaveopt -target-feature -sha -target-feature +sse2 -target-feature +sse3 -target-feature -avx512dq -momit-leaf-frame-pointer -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/zita-resampler/src/zita-resampler-1.3.0/apps/dither.o -resource-dir /usr/bin/../lib/clang/3.8.0 -dependency-file dither.d -MT dither.o -MP -I ../libs -D VERSION="0.4.0" -internal-isystem /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1 -internal-isystem /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1/x86_64-pc-linux-gnu -internal-isystem /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1/backward -internal-isystem /usr/local/include -internal-isystem /usr/bin/../lib/clang/3.8.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -Wall -fdeprecated-macro -fdebug-compilation-dir /tmp/zita-resampler/src/zita-resampler-1.3.0/apps -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o dither.o -x c++ dither.cc
- hardcoded invocation: rel (g++
/usr/bin/clang++
)
hardcoded invocation: rel (g++
/usr/bin/clang++
)
? /usr/bin/ld --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o zresample //../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../libs -L/usr/lib64 -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 zresample.o audiofile.o dither.o -lzita-resampler -lsndfile -lrt -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc //../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
- ?
/usr/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -disable-free -disable-llvm-verifier -main-file-name zretune.cc -mrelocation-model static -mthread-model posix -menable-no-infs -menable-no-nans -menable-unsafe-fp-math -fno-signed-zeros -freciprocal-math -ffp-contract=fast -ffast-math -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu haswell -target-feature -sse4a -target-feature -avx512bw -target-feature +cx16 -target-feature -tbm -target-feature +xsave -target-feature -fma4 -target-feature -avx512vl -target-feature -prfchw -target-feature +bmi2 -target-feature -adx -target-feature -xsavec -target-feature +fsgsbase -target-feature +avx -target-feature -avx512cd -target-feature -avx512pf -target-feature -rtm -target-feature +popcnt -target-feature +fma -target-feature +bmi -target-feature +aes -target-feature +rdrnd -target-feature -xsaves -target-feature +sse4.1 -target-feature +sse4.2 -target-feature +avx2 -target-feature -avx512er -target-feature +sse -target-feature +lzcnt -target-feature +pclmul -target-feature -avx512f -target-feature +f16c -target-feature +ssse3 -target-feature +mmx -target-feature -pku -target-feature +cmov -target-feature -xop -target-feature -rdseed -target-feature +movbe -target-feature -hle -target-feature +xsaveopt -target-feature -sha -target-feature +sse2 -target-feature +sse3 -target-feature -avx512dq -momit-leaf-frame-pointer -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/zita-resampler/src/zita-resampler-1.3.0/apps/zretune.o -resource-dir /usr/bin/../lib/clang/3.8.0 -dependency-file zretune.d -MT zretune.o -MP -I ../libs -D VERSION="0.4.0" -internal-isystem /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1 -internal-isystem /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1/x86_64-pc-linux-gnu -internal-isystem /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1/backward -internal-isystem /usr/local/include -internal-isystem /usr/bin/../lib/clang/3.8.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -Wall -fdeprecated-macro -fdebug-compilation-dir /tmp/zita-resampler/src/zita-resampler-1.3.0/apps -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o zretune.o -x c++ zretune.cc
- hardcoded invocation: rel (g++
/usr/bin/clang++
)
hardcoded invocation: rel (g++
/usr/bin/clang++
)
? /usr/bin/ld --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o zretune //../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../libs -L/usr/lib64 -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 zretune.o audiofile.o dither.o -lzita-resampler -lsndfile -lrt -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc //../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
- 0
/bin/sh -c gzip -c zresample.1 > zresample.1.gz
- 0
/bin/sh -c gzip -c zretune.1 > zretune.1.gz
- 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
- ?
install -Dm755 libzita-resampler.so.1.3.0 /tmp/zita-resampler/pkg/zita-resampler/usr/lib/libzita-resampler.so.1.3.0
- ?
install -d /tmp/zita-resampler/pkg/zita-resampler/usr/include/zita-resampler
- ?
install -Dm644 zita-resampler/resampler-table.h zita-resampler/resampler.h zita-resampler/vresampler.h /tmp/zita-resampler/pkg/zita-resampler/usr/include/zita-resampler
- ?
install -d /tmp/zita-resampler/pkg/zita-resampler/usr/bin
- ?
install -Dm755 ../apps/zresample ../apps/zretune /tmp/zita-resampler/pkg/zita-resampler/usr/bin
- ?
install -d /tmp/zita-resampler/pkg/zita-resampler/usr/share/doc/zita-resampler
- ?
install -Dm644 ../docs/filt1.png ../docs/filt2.png ../docs/inpdist.png ../docs/resampler.html ../docs/src-1kHz.png ../docs/zita-1kHz.png ../docs/zitadocs.css /tmp/zita-resampler/pkg/zita-resampler/usr/share/doc/zita-resampler
- ?
install -d /tmp/zita-resampler/pkg/zita-resampler/usr/share/man/man1
- ?
install -Dm644 ../apps/zresample.1 ../apps/zretune.1 /tmp/zita-resampler/pkg/zita-resampler/usr/share/man/man1
- 123
xargs -0 grep -q -I /tmp/zita-resampler/src
- 123
xargs -0 grep -q -I /tmp/zita-resampler/pkg
- 0
fakeroot -v
- 0
openssl dgst -sha256 /tmp/zita-resampler/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 -