Build tree for "pyalpm"
on toolchain "musl"
- 2
None
- 0
/usr/sbin/pacman -T python>=3.5 pacman>=4.2
- 1
python setup.py build
- hardcoded invocation: rel (clang
/sysroot/bin/clang
)
? /sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -disable-free -disable-llvm-verifier -main-file-name pyalpm.c -mrelocation-model pic -pic-level 2 -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/pyalpm/src/pyalpm-0.8/build/temp.linux-x86_64-3.5/src/pyalpm.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -D NDEBUG -I /usr/include/python3.5m -D _FILE_OFFSET_BITS=64 -D VERSION="0.8" -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 -O3 -Wall -Wstrict-prototypes -Wall -Wextra -Wconversion -Wno-unused-parameter -Wno-unused-function -Wno-format -Wdeclaration-after-statement -std=c89 -fdebug-compilation-dir /tmp/pyalpm/src/pyalpm-0.8 -ferror-limit 19 -fmessage-length 0 -fwrapv -fobjc-runtime=gcc -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o build/temp.linux-x86_64-3.5/src/pyalpm.o -x c src/pyalpm.c