<86>May 4 03:37:42 userdel[1876606]: delete user 'rooter' <86>May 4 03:37:42 userdel[1876606]: removed group 'rooter' owned by 'rooter' <86>May 4 03:37:42 userdel[1876606]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 03:37:42 groupadd[1876615]: group added to /etc/group: name=rooter, GID=1817 <86>May 4 03:37:42 groupadd[1876615]: group added to /etc/gshadow: name=rooter <86>May 4 03:37:42 groupadd[1876615]: new group: name=rooter, GID=1817 <86>May 4 03:37:42 useradd[1876628]: new user: name=rooter, UID=1817, GID=1817, home=/root, shell=/bin/bash, from=none <86>May 4 03:37:42 userdel[1876643]: delete user 'builder' <86>May 4 03:37:42 userdel[1876643]: removed group 'builder' owned by 'builder' <86>May 4 03:37:42 userdel[1876643]: removed shadow group 'builder' owned by 'builder' <86>May 4 03:37:42 groupadd[1876654]: group added to /etc/group: name=builder, GID=1818 <86>May 4 03:37:42 groupadd[1876654]: group added to /etc/gshadow: name=builder <86>May 4 03:37:42 groupadd[1876654]: new group: name=builder, GID=1818 <86>May 4 03:37:42 useradd[1876661]: new user: name=builder, UID=1818, GID=1818, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/musl-1.2.5-alt2.nosrc.rpm (w1.gzdio) Installing musl-1.2.5-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.93978 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf musl-1.2.5 + echo 'Source #0 (musl-1.2.5.tar):' Source #0 (musl-1.2.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/musl-1.2.5.tar + cd musl-1.2.5 + /bin/chmod -c -Rf u+rwX,go-w . + mkdir -p src/fts + cp debian/musl-fts/fts.c debian/musl-fts/config.h src/fts/ + cp debian/musl-fts/fts.h include/ + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.93978 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd musl-1.2.5 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 ' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 ' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 ' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 ' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 ' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' ' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/lib64/musl/include --libdir=/usr/lib64/musl/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-debug --enable-wrapper=all checking for C compiler... gcc checking whether C compiler works... yes checking whether compiler accepts -Werror=unknown-warning-option... no checking whether compiler accepts -Werror=unused-command-line-argument... no checking whether compiler accepts -Werror=ignored-optimization-argument... no checking whether linker accepts -Werror=unknown-warning-option... no checking whether linker accepts -Werror=unused-command-line-argument... no checking for C compiler family... gcc checking target system type... x86_64-alt-linux checking whether compiler accepts -std=c99... yes checking whether compiler accepts -nostdinc... yes checking whether compiler accepts -ffreestanding... yes checking whether compiler accepts -fexcess-precision=standard... yes checking whether compiler accepts -frounding-math... yes checking whether compiler accepts -fno-strict-aliasing... yes checking whether compiler needs attribute((may_alias)) suppression... no checking whether compiler accepts -Wa,--noexecstack... yes checking whether compiler accepts -fno-stack-protector... yes checking whether compiler accepts -fno-tree-loop-distribute-patterns... yes checking whether we should preprocess assembly to add debugging information... yes checking for optimization settings... using provided CFLAGS checking whether compiler accepts -pipe... yes checking whether compiler accepts -fno-unwind-tables... yes checking whether compiler accepts -fno-asynchronous-unwind-tables... yes checking whether compiler accepts -ffunction-sections... yes checking whether compiler accepts -fdata-sections... yes checking whether compiler accepts -Wno-pointer-to-int-cast... yes checking whether compiler accepts -Werror=implicit-function-declaration... yes checking whether compiler accepts -Werror=implicit-int... yes checking whether compiler accepts -Werror=pointer-sign... yes checking whether compiler accepts -Werror=pointer-arith... yes checking whether compiler accepts -Werror=int-conversion... yes checking whether compiler accepts -Werror=incompatible-pointer-types... yes checking whether compiler accepts -Werror=discarded-qualifiers... yes checking whether compiler accepts -Werror=discarded-array-qualifiers... yes checking whether compiler accepts -Waddress... yes checking whether compiler accepts -Warray-bounds... yes checking whether compiler accepts -Wchar-subscripts... yes checking whether compiler accepts -Wduplicate-decl-specifier... yes checking whether compiler accepts -Winit-self... yes checking whether compiler accepts -Wreturn-type... yes checking whether compiler accepts -Wsequence-point... yes checking whether compiler accepts -Wstrict-aliasing... yes checking whether compiler accepts -Wunused-function... yes checking whether compiler accepts -Wunused-label... yes checking whether compiler accepts -Wunused-variable... yes checking preprocessor condition __PIC__... true checking whether linker accepts -Wl,--sort-section,alignment... yes checking whether linker accepts -Wl,--sort-common... yes checking whether linker accepts -Wl,--gc-sections... yes checking whether linker accepts -Wl,--hash-style=both... yes checking whether linker accepts -Wl,--no-undefined... yes checking whether linker accepts -Wl,--exclude-libs=ALL... yes checking whether linker accepts -Wl,--dynamic-list=./dynamic.list... yes checking whether linker accepts -lgcc... yes checking whether linker accepts -lgcc_eh... yes using compiler runtime libraries: -lgcc -lgcc_eh checking preprocessor condition __ILP32__... false checking whether compiler's long double definition matches float.h... yes checking preprocessor condition __FAST_MATH__... false creating config.mak... done + make -j16 make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p lib make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/crt make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/crt/x86_64 make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/include make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/include/bits make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/ldso make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/aio make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/complex make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/conf make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/crypt make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/ctype make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/dirent make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/env make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/errno make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/exit make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/fcntl make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/fenv make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/fenv/x86_64 make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/fts make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/internal make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/ipc make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/ldso make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/ldso/x86_64 make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/legacy make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/linux make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/locale make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/malloc make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/malloc/mallocng make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/math make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/math/x86_64 make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/misc make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/mman make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/mq make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/multibyte make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/network make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/passwd make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/prng make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/process make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/process/x86_64 make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/regex make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/sched make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/search make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/select make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/setjmp/x86_64 make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/signal make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/signal/x86_64 make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/stat make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/stdio make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/stdlib make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/string make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/string/x86_64 make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/temp make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/termios make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/thread make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/thread/x86_64 make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/time make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' mkdir -p obj/src/unistd make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' sed -f ./tools/mkalltypes.sed ./arch/x86_64/bits/alltypes.h.in ./include/alltypes.h.in > obj/include/bits/alltypes.h make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' printf '#define VERSION "%s"\n' "$(cd .; sh tools/version.sh)" > obj/src/internal/version.h make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' cp arch/x86_64/bits/syscall.h.in obj/include/bits/syscall.h sed -n -e s/__NR_/SYS_/p < arch/x86_64/bits/syscall.h.in >> obj/include/bits/syscall.h make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' LC_ALL=C awk -f ./tools/add-cfi.common.awk -f ./tools/add-cfi.x86_64.awk crt/x86_64/crtn.s | gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fno-stack-protector -DCRT -x assembler -c -o obj/crt/x86_64/crtn.o - make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' LC_ALL=C awk -f ./tools/add-cfi.common.awk -f ./tools/add-cfi.x86_64.awk crt/x86_64/crti.s | gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fno-stack-protector -DCRT -x assembler -c -o obj/crt/x86_64/crti.o - make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' LC_ALL=C awk -f ./tools/add-cfi.common.awk -f ./tools/add-cfi.x86_64.awk src/ldso/x86_64/dlsym.s | gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -x assembler -c -o obj/src/ldso/x86_64/dlsym.lo - make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' LC_ALL=C awk -f ./tools/add-cfi.common.awk -f ./tools/add-cfi.x86_64.awk src/fenv/x86_64/fenv.s | gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -x assembler -c -o obj/src/fenv/x86_64/fenv.lo - make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' LC_ALL=C awk -f ./tools/add-cfi.common.awk -f ./tools/add-cfi.x86_64.awk src/math/x86_64/__invtrigl.s | gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -x assembler -c -o obj/src/math/x86_64/__invtrigl.lo - make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' LC_ALL=C awk -f ./tools/add-cfi.common.awk -f ./tools/add-cfi.x86_64.awk src/ldso/x86_64/tlsdesc.s | gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -x assembler -c -o obj/src/ldso/x86_64/tlsdesc.lo - make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' LC_ALL=C awk -f ./tools/add-cfi.common.awk -f ./tools/add-cfi.x86_64.awk src/math/x86_64/acosl.s | gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -x assembler -c -o obj/src/math/x86_64/acosl.lo - make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' LC_ALL=C awk -f ./tools/add-cfi.common.awk -f ./tools/add-cfi.x86_64.awk src/math/x86_64/asinl.s | gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -x assembler -c -o obj/src/math/x86_64/asinl.lo - make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' LC_ALL=C awk -f ./tools/add-cfi.common.awk -f ./tools/add-cfi.x86_64.awk src/math/x86_64/ceill.s | gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -x assembler -c -o obj/src/math/x86_64/ceill.lo - make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' LC_ALL=C awk -f ./tools/add-cfi.common.awk -f ./tools/add-cfi.x86_64.awk src/math/x86_64/atan2l.s | gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -x assembler -c -o obj/src/math/x86_64/atan2l.lo - make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' LC_ALL=C awk -f ./tools/add-cfi.common.awk -f ./tools/add-cfi.x86_64.awk src/math/x86_64/atanl.s | gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -x assembler -c -o obj/src/math/x86_64/atanl.lo - make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' LC_ALL=C awk -f ./tools/add-cfi.common.awk -f ./tools/add-cfi.x86_64.awk src/math/x86_64/exp2l.s | gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -x assembler -c -o obj/src/math/x86_64/exp2l.lo - make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' LC_ALL=C awk -f ./tools/add-cfi.common.awk -f ./tools/add-cfi.x86_64.awk src/math/x86_64/expm1l.s | gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -x assembler -c -o obj/src/math/x86_64/expm1l.lo - make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' LC_ALL=C awk -f ./tools/add-cfi.common.awk -f ./tools/add-cfi.x86_64.awk src/math/x86_64/expl.s | gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -x assembler -c -o obj/src/math/x86_64/expl.lo - make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' LC_ALL=C awk -f ./tools/add-cfi.common.awk -f ./tools/add-cfi.x86_64.awk src/math/x86_64/floorl.s | gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -x assembler -c -o obj/src/math/x86_64/floorl.lo - make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' LC_ALL=C awk -f ./tools/add-cfi.common.awk -f ./tools/add-cfi.x86_64.awk src/math/x86_64/log10l.s | gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -x assembler -c -o obj/src/math/x86_64/log10l.lo - make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' LC_ALL=C awk -f ./tools/add-cfi.common.awk -f ./tools/add-cfi.x86_64.awk src/math/x86_64/log1pl.s | gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -x assembler -c -o obj/src/math/x86_64/log1pl.lo - make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/x86_64/fabsf.lo src/math/x86_64/fabsf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/x86_64/fabsl.lo src/math/x86_64/fabsl.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/x86_64/fabs.lo src/math/x86_64/fabs.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/x86_64/llrint.lo src/math/x86_64/llrint.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' LC_ALL=C awk -f ./tools/add-cfi.common.awk -f ./tools/add-cfi.x86_64.awk src/math/x86_64/logl.s | gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -x assembler -c -o obj/src/math/x86_64/logl.lo - make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/x86_64/fmodl.lo src/math/x86_64/fmodl.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' LC_ALL=C awk -f ./tools/add-cfi.common.awk -f ./tools/add-cfi.x86_64.awk src/math/x86_64/log2l.s | gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -x assembler -c -o obj/src/math/x86_64/log2l.lo - make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/x86_64/llrintl.lo src/math/x86_64/llrintl.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/x86_64/llrintf.lo src/math/x86_64/llrintf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/x86_64/fmaf.lo src/math/x86_64/fmaf.c In file included from src/math/x86_64/fmaf.c:21: src/math/x86_64/../fmaf.c: In function 'fmaf': src/math/x86_64/../fmaf.c:41: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas] 41 | #pragma STDC FENV_ACCESS ON | make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/x86_64/lrint.lo src/math/x86_64/lrint.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/x86_64/lrintf.lo src/math/x86_64/lrintf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/x86_64/lrintl.lo src/math/x86_64/lrintl.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/x86_64/remainderl.lo src/math/x86_64/remainderl.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/x86_64/remquol.lo src/math/x86_64/remquol.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/x86_64/rintl.lo src/math/x86_64/rintl.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' LC_ALL=C awk -f ./tools/add-cfi.common.awk -f ./tools/add-cfi.x86_64.awk src/math/x86_64/truncl.s | gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -x assembler -c -o obj/src/math/x86_64/truncl.lo - make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/x86_64/sqrt.lo src/math/x86_64/sqrt.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/x86_64/sqrtf.lo src/math/x86_64/sqrtf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/x86_64/sqrtl.lo src/math/x86_64/sqrtl.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/ffsll.lo src/misc/ffsll.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/a64l.lo src/misc/a64l.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/basename.lo src/misc/basename.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/ffs.lo src/misc/ffs.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/ffsl.lo src/misc/ffsl.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/x86_64/fma.lo src/math/x86_64/fma.c In file included from src/math/x86_64/fma.c:21: src/math/x86_64/../fma.c: In function 'fma': src/math/x86_64/../fma.c:44: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas] 44 | #pragma STDC FENV_ACCESS ON | src/math/x86_64/../fma.c:72:39: warning: suggest parentheses around '-' inside '>>' [-Wparentheses] 72 | zhi = nz.m>>64-d; | ~~^~ src/math/x86_64/../fma.c:80:46: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 80 | rlo = rhi<<64-d | rlo>>d | !!(rlo<<64-d); | ~~^~ src/math/x86_64/../fma.c:80:70: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 80 | rlo = rhi<<64-d | rlo>>d | !!(rlo<<64-d); | ~~^~ src/math/x86_64/../fma.c:93:52: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 93 | zlo = nz.m>>d | !!(nz.m<<64-d); | ~~^~ src/math/x86_64/../fma.c:125:39: warning: suggest parentheses around '-' inside '>>' [-Wparentheses] 125 | rhi = rhi<>64-d | !!(rlo<>d | !!(rhi<<64-d) ) << d; | ~~^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/dirname.lo src/misc/dirname.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/gethostid.lo src/misc/gethostid.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/getdomainname.lo src/misc/getdomainname.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/get_current_dir_name.lo src/misc/get_current_dir_name.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/getentropy.lo src/misc/getentropy.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/forkpty.lo src/misc/forkpty.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/getpriority.lo src/misc/getpriority.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/getresgid.lo src/misc/getresgid.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/getauxval.lo src/misc/getauxval.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/initgroups.lo src/misc/initgroups.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/getresuid.lo src/misc/getresuid.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/getrusage.lo src/misc/getrusage.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/getrlimit.lo src/misc/getrlimit.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/getsubopt.lo src/misc/getsubopt.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/ioctl.lo src/misc/ioctl.c In file included from src/misc/ioctl.c:9: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/fmtmsg.lo src/misc/fmtmsg.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/issetugid.lo src/misc/issetugid.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/login_tty.lo src/misc/login_tty.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/lockf.lo src/misc/lockf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/ptsname.lo src/misc/ptsname.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/getopt.lo src/misc/getopt.c In file included from ./src/internal/locale_impl.h:7, from src/misc/getopt.c:7: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ src/misc/getopt.c: In function '__getopt_msg': src/misc/getopt.c:24:9: warning: value computed is not used [-Wunused-value] 24 | && putc('\n', f); | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/openpty.lo src/misc/openpty.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/setdomainname.lo src/misc/setdomainname.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/setpriority.lo src/misc/setpriority.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/pty.lo src/misc/pty.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/uname.lo src/misc/uname.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/getopt_long.lo src/misc/getopt_long.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/mntent.lo src/misc/mntent.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/setrlimit.lo src/misc/setrlimit.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/syscall.lo src/misc/syscall.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/mman/madvise.lo src/mman/madvise.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/mman/mincore.lo src/mman/mincore.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/mman/mlockall.lo src/mman/mlockall.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/mman/mlock.lo src/mman/mlock.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/mman/mprotect.lo src/mman/mprotect.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/mman/mmap.lo src/mman/mmap.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/mman/msync.lo src/mman/msync.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/nftw.lo src/misc/nftw.c src/misc/nftw.c: In function 'do_nftw': src/misc/nftw.c:85:20: warning: 'dfd' may be used uninitialized [-Wmaybe-uninitialized] 85 | if (dfd < 0) { | ^ src/misc/nftw.c:30:13: note: 'dfd' was declared here 30 | int dfd; | ^~~ src/misc/nftw.c:86:31: warning: 'err' may be used uninitialized [-Wmaybe-uninitialized] 86 | errno = err; src/misc/nftw.c:31:13: note: 'err' was declared here 31 | int err; | ^~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/mman/munlock.lo src/mman/munlock.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/mman/munlockall.lo src/mman/munlockall.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/mman/mremap.lo src/mman/mremap.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/mman/munmap.lo src/mman/munmap.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/mman/posix_madvise.lo src/mman/posix_madvise.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/mq/mq_close.lo src/mq/mq_close.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/realpath.lo src/misc/realpath.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/mq/mq_getattr.lo src/mq/mq_getattr.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/syslog.lo src/misc/syslog.c In file included from ./src/internal/locale_impl.h:7, from src/misc/syslog.c:14: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/mq/mq_receive.lo src/mq/mq_receive.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/mman/shm_open.lo src/mman/shm_open.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/mq/mq_send.lo src/mq/mq_send.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/mq/mq_open.lo src/mq/mq_open.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/mq/mq_timedreceive.lo src/mq/mq_timedreceive.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/mq/mq_timedsend.lo src/mq/mq_timedsend.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/mq/mq_setattr.lo src/mq/mq_setattr.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/mq/mq_unlink.lo src/mq/mq_unlink.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/multibyte/c32rtomb.lo src/multibyte/c32rtomb.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/misc/wordexp.lo src/misc/wordexp.c In file included from src/misc/wordexp.c:12: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/mq/mq_notify.lo src/mq/mq_notify.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/multibyte/btowc.lo src/multibyte/btowc.c In file included from ./src/internal/locale_impl.h:7, from src/multibyte/internal.h:24, from src/multibyte/btowc.c:4: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/multibyte/c16rtomb.lo src/multibyte/c16rtomb.c src/multibyte/c16rtomb.c: In function 'c16rtomb': src/multibyte/c16rtomb.c:18:26: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 18 | *x = c16 - 0xd7c0 << 10; | ~~~~^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/multibyte/internal.lo src/multibyte/internal.c In file included from ./src/internal/locale_impl.h:7, from src/multibyte/internal.h:24, from src/multibyte/internal.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/multibyte/mblen.lo src/multibyte/mblen.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/multibyte/mbrlen.lo src/multibyte/mbrlen.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/multibyte/mbsinit.lo src/multibyte/mbsinit.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/multibyte/mbrtoc16.lo src/multibyte/mbrtoc16.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/multibyte/mbrtoc32.lo src/multibyte/mbrtoc32.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/multibyte/mbstowcs.lo src/multibyte/mbstowcs.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/multibyte/mbsnrtowcs.lo src/multibyte/mbsnrtowcs.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/multibyte/wcstombs.lo src/multibyte/wcstombs.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/multibyte/wctomb.lo src/multibyte/wctomb.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/multibyte/wcsnrtombs.lo src/multibyte/wcsnrtombs.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/multibyte/mbrtowc.lo src/multibyte/mbrtowc.c In file included from ./src/internal/locale_impl.h:7, from src/multibyte/internal.h:24, from src/multibyte/mbrtowc.c:4: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ src/multibyte/mbrtowc.c: In function 'mbrtowc': src/multibyte/mbrtowc.c:33:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 33 | c = c<<6 | *s++-0x80; n--; | ~~~~^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/multibyte/wcsrtombs.lo src/multibyte/wcsrtombs.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/accept.lo src/network/accept.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/bind.lo src/network/bind.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/multibyte/wcrtomb.lo src/multibyte/wcrtomb.c In file included from ./src/internal/locale_impl.h:7, from src/multibyte/internal.h:24, from src/multibyte/wcrtomb.c:4: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/multibyte/wctob.lo src/multibyte/wctob.c In file included from ./src/internal/locale_impl.h:7, from src/multibyte/internal.h:24, from src/multibyte/wctob.c:4: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/multibyte/mbtowc.lo src/multibyte/mbtowc.c In file included from ./src/internal/locale_impl.h:7, from src/multibyte/internal.h:24, from src/multibyte/mbtowc.c:4: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ src/multibyte/mbtowc.c: In function 'mbtowc': src/multibyte/mbtowc.c:27:24: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 27 | c = c<<6 | *s++-0x80; | ~~~~^~~~~ src/multibyte/mbtowc.c:34:24: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 34 | c = c<<6 | *s++-0x80; | ~~~~^~~~~ src/multibyte/mbtowc.c:41:26: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 41 | *wc = c<<6 | *s++-0x80; | ~~~~^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/connect.lo src/network/connect.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/accept4.lo src/network/accept4.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/dn_skipname.lo src/network/dn_skipname.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/ent.lo src/network/ent.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/freeaddrinfo.lo src/network/freeaddrinfo.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/gethostbyname.lo src/network/gethostbyname.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/dn_expand.lo src/network/dn_expand.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/gethostbyaddr.lo src/network/gethostbyaddr.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/gai_strerror.lo src/network/gai_strerror.c In file included from ./src/internal/locale_impl.h:7, from src/network/gai_strerror.c:2: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/multibyte/mbsrtowcs.lo src/multibyte/mbsrtowcs.c In file included from ./src/internal/locale_impl.h:7, from src/multibyte/internal.h:24, from src/multibyte/mbsrtowcs.c:6: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ src/multibyte/mbsrtowcs.c: In function 'mbsrtowcs': src/multibyte/mbsrtowcs.c:44:55: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 44 | while (!(( *(w32*)s | *(w32*)s-0x01010101) & 0x80808080)) { | ~~~~~~~~^~~~~~~~~~~ src/multibyte/mbsrtowcs.c:78:64: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 78 | while (wn>=5 && !(( *(w32*)s | *(w32*)s-0x01010101) & 0x80808080)) { | ~~~~~~~~^~~~~~~~~~~ src/multibyte/mbsrtowcs.c:96:34: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 96 | c = (c<<6) | *s++-0x80; | ~~~~^~~~~ src/multibyte/mbsrtowcs.c:99:42: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 99 | c = (c<<6) | *s++-0x80; | ~~~~^~~~~ src/multibyte/mbsrtowcs.c:102:50: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 102 | c = (c<<6) | *s++-0x80; | ~~~~^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/ether.lo src/network/ether.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/dns_parse.lo src/network/dns_parse.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/gethostbyaddr_r.lo src/network/gethostbyaddr_r.c src/network/gethostbyaddr_r.c: In function 'gethostbyaddr_r': src/network/gethostbyaddr_r.c:32:28: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 32 | i = (uintptr_t)buf & sizeof(char *)-1; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/gethostbyname2.lo src/network/gethostbyname2.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/gethostbyname_r.lo src/network/gethostbyname_r.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/gethostbyname2_r.lo src/network/gethostbyname2_r.c src/network/gethostbyname2_r.c: In function 'gethostbyname2_r': src/network/gethostbyname2_r.c:45:33: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 45 | align = -(uintptr_t)buf & sizeof(char *)-1; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/getpeername.lo src/network/getpeername.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/getservbyname.lo src/network/getservbyname.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/getservbyport.lo src/network/getservbyport.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/getsockname.lo src/network/getsockname.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/getsockopt.lo src/network/getsockopt.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/getservbyname_r.lo src/network/getservbyname_r.c src/network/getservbyname_r.c: In function 'getservbyname_r': src/network/getservbyname_r.c:27:33: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 27 | align = -(uintptr_t)buf & ALIGN-1; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/dn_comp.lo src/network/dn_comp.c src/network/dn_comp.c: In function 'dn_comp': src/network/dn_comp.c:94:26: warning: 'bestoff' may be used uninitialized [-Wmaybe-uninitialized] 94 | dst[i++] = bestoff; | ~~~~~~~~~^~~~~~~~~ src/network/dn_comp.c:59:46: note: 'bestoff' was declared here 59 | int i, j, n, m=0, offset, bestlen=0, bestoff; | ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/getaddrinfo.lo src/network/getaddrinfo.c In file included from src/network/getaddrinfo.c:8: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/h_errno.lo src/network/h_errno.c In file included from src/network/h_errno.c:2: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/getservbyport_r.lo src/network/getservbyport_r.c src/network/getservbyport_r.c: In function 'getservbyport_r': src/network/getservbyport_r.c:27:28: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 27 | i = (uintptr_t)buf & sizeof(char *)-1; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/herror.lo src/network/herror.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/if_freenameindex.lo src/network/if_freenameindex.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/htonl.lo src/network/htonl.c In file included from src/network/htonl.c:2: ./include/byteswap.h: In function '__bswap_32': ./include/byteswap.h:14:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 14 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/byteswap.h:14:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 14 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/byteswap.h: In function '__bswap_64': ./include/byteswap.h:19:31: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 19 | return __bswap_32(__x)+0ULL<<32 | __bswap_32(__x>>32); | ~~~~~~~~~~~~~~~^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/htons.lo src/network/htons.c In file included from src/network/htons.c:2: ./include/byteswap.h: In function '__bswap_32': ./include/byteswap.h:14:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 14 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/byteswap.h:14:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 14 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/byteswap.h: In function '__bswap_64': ./include/byteswap.h:19:31: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 19 | return __bswap_32(__x)+0ULL<<32 | __bswap_32(__x>>32); | ~~~~~~~~~~~~~~~^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/in6addr_any.lo src/network/in6addr_any.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/hstrerror.lo src/network/hstrerror.c In file included from ./src/internal/locale_impl.h:7, from src/network/hstrerror.c:3: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/in6addr_loopback.lo src/network/in6addr_loopback.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/if_indextoname.lo src/network/if_indextoname.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/inet_addr.lo src/network/inet_addr.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/if_nametoindex.lo src/network/if_nametoindex.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/inet_ntoa.lo src/network/inet_ntoa.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/getifaddrs.lo src/network/getifaddrs.c src/network/getifaddrs.c: In function 'netlink_msg_to_ifaddr': src/network/getifaddrs.c:161:47: warning: 'ifs0' may be used uninitialized [-Wmaybe-uninitialized] 161 | ifs->ifa.ifa_flags = ifs0->ifa.ifa_flags; | ~~~~~~~~~^~~~~~~~~~ src/network/getifaddrs.c:108:39: note: 'ifs0' was declared here 108 | struct ifaddrs_storage *ifs, *ifs0; | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/listen.lo src/network/listen.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/inet_legacy.lo src/network/inet_legacy.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/inet_aton.lo src/network/inet_aton.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/if_nameindex.lo src/network/if_nameindex.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/lookup_ipliteral.lo src/network/lookup_ipliteral.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/netname.lo src/network/netname.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/inet_ntop.lo src/network/inet_ntop.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/ntohs.lo src/network/ntohs.c In file included from src/network/ntohs.c:2: ./include/byteswap.h: In function '__bswap_32': ./include/byteswap.h:14:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 14 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/byteswap.h:14:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 14 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/byteswap.h: In function '__bswap_64': ./include/byteswap.h:19:31: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 19 | return __bswap_32(__x)+0ULL<<32 | __bswap_32(__x>>32); | ~~~~~~~~~~~~~~~^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/recv.lo src/network/recv.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/getnameinfo.lo src/network/getnameinfo.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/ntohl.lo src/network/ntohl.c In file included from src/network/ntohl.c:2: ./include/byteswap.h: In function '__bswap_32': ./include/byteswap.h:14:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 14 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/byteswap.h:14:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 14 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/byteswap.h: In function '__bswap_64': ./include/byteswap.h:19:31: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 19 | return __bswap_32(__x)+0ULL<<32 | __bswap_32(__x>>32); | ~~~~~~~~~~~~~~~^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/proto.lo src/network/proto.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/netlink.lo src/network/netlink.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/inet_pton.lo src/network/inet_pton.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/lookup_serv.lo src/network/lookup_serv.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/recvfrom.lo src/network/recvfrom.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/recvmmsg.lo src/network/recvmmsg.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/res_init.lo src/network/res_init.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/recvmsg.lo src/network/recvmsg.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/res_state.lo src/network/res_state.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/res_querydomain.lo src/network/res_querydomain.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/res_query.lo src/network/res_query.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/send.lo src/network/send.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/res_mkquery.lo src/network/res_mkquery.c src/network/res_mkquery.c: In function '__res_mkquery': src/network/res_mkquery.c:37:25: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 37 | id = ts.tv_nsec + ts.tv_nsec/65536UL & 0xffff; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/res_send.lo src/network/res_send.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/sendto.lo src/network/sendto.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/sockatmark.lo src/network/sockatmark.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/ns_parse.lo src/network/ns_parse.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/serv.lo src/network/serv.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/shutdown.lo src/network/shutdown.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/sendmsg.lo src/network/sendmsg.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/sendmmsg.lo src/network/sendmmsg.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/setsockopt.lo src/network/setsockopt.c src/network/setsockopt.c: In function 'setsockopt': src/network/setsockopt.c:6:25: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] 6 | #define IS32BIT(x) !((x)+0x80000000ULL>>32) | ~~~^~~~~~~~~~~~~~ src/network/setsockopt.c:27:30: note: in expansion of macro 'IS32BIT' 27 | if (!IS32BIT(s)) return __syscall_ret(-ENOTSUP); | ^~~~~~~ In file included from src/network/setsockopt.c:4: src/network/setsockopt.c:6:25: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] 6 | #define IS32BIT(x) !((x)+0x80000000ULL>>32) | ~~~^~~~~~~~~~~~~~ ./src/internal/syscall.h:22:27: note: in definition of macro '__scc' 22 | #define __scc(X) ((long) (X)) | ^ src/network/setsockopt.c:32:29: note: in expansion of macro '__socketcall' 32 | r = __socketcall(setsockopt, fd, level, optname, | ^~~~~~~~~~~~ src/network/setsockopt.c:7:24: note: in expansion of macro 'IS32BIT' 7 | #define CLAMP(x) (int)(IS32BIT(x) ? (x) : 0x7fffffffU+((0ULL+(x))>>63)) | ^~~~~~~ src/network/setsockopt.c:33:46: note: in expansion of macro 'CLAMP' 33 | ((long[]){s, CLAMP(us)}), 2*sizeof(long), 0); | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/socket.lo src/network/socket.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/resolvconf.lo src/network/resolvconf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/passwd/fgetgrent.lo src/passwd/fgetgrent.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/passwd/fgetpwent.lo src/passwd/fgetpwent.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/passwd/fgetspent.lo src/passwd/fgetspent.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/socketpair.lo src/network/socketpair.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/passwd/getgr_r.lo src/passwd/getgr_r.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/passwd/getgrent.lo src/passwd/getgrent.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/passwd/getpwent.lo src/passwd/getpwent.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/passwd/getpw_r.lo src/passwd/getpw_r.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/passwd/getspent.lo src/passwd/getspent.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/passwd/getgrent_a.lo src/passwd/getgrent_a.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/passwd/getspnam.lo src/passwd/getspnam.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/passwd/lckpwdf.lo src/passwd/lckpwdf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/passwd/getgrouplist.lo src/passwd/getgrouplist.c In file included from src/passwd/getgrouplist.c:8: ./include/byteswap.h: In function '__bswap_32': ./include/byteswap.h:14:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 14 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/byteswap.h:14:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 14 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/byteswap.h: In function '__bswap_64': ./include/byteswap.h:19:31: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 19 | return __bswap_32(__x)+0ULL<<32 | __bswap_32(__x>>32); | ~~~~~~~~~~~~~~~^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/passwd/getpwent_a.lo src/passwd/getpwent_a.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/passwd/putpwent.lo src/passwd/putpwent.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/prng/__seed48.lo src/prng/__seed48.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/passwd/getpw_a.lo src/passwd/getpw_a.c In file included from src/passwd/getpw_a.c:2: ./include/byteswap.h: In function '__bswap_32': ./include/byteswap.h:14:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 14 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/byteswap.h:14:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 14 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/byteswap.h: In function '__bswap_64': ./include/byteswap.h:19:31: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 19 | return __bswap_32(__x)+0ULL<<32 | __bswap_32(__x>>32); | ~~~~~~~~~~~~~~~^~~~~ src/passwd/getpw_a.c: In function '__getpw_a': src/passwd/getpw_a.c:37:26: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 37 | if (name && !strcmp(name, (*res)->pw_name) | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/passwd/getpw_a.c:125:26: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 125 | if (name && strcmp(name, pw->pw_name) | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/passwd/getgr_a.lo src/passwd/getgr_a.c In file included from src/passwd/getgr_a.c:2: ./include/byteswap.h: In function '__bswap_32': ./include/byteswap.h:14:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 14 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/byteswap.h:14:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 14 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/byteswap.h: In function '__bswap_64': ./include/byteswap.h:19:31: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 19 | return __bswap_32(__x)+0ULL<<32 | __bswap_32(__x>>32); | ~~~~~~~~~~~~~~~^~~~~ src/passwd/getgr_a.c: In function '__getgr_a': src/passwd/getgr_a.c:36:26: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 36 | if (name && !strcmp(name, (*res)->gr_name) | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/passwd/getgr_a.c:152:26: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 152 | if (name && strcmp(name, gr->gr_name) | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/passwd/putgrent.lo src/passwd/putgrent.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/prng/__rand48_step.lo src/prng/__rand48_step.c src/prng/__rand48_step.c: In function '__rand48_step': src/prng/__rand48_step.c:7:26: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 7 | x = xi[0] | xi[1]+0U<<16 | xi[2]+0ULL<<32; | ~~~~~^~~ src/prng/__rand48_step.c:7:41: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 7 | x = xi[0] | xi[1]+0U<<16 | xi[2]+0ULL<<32; | ~~~~~^~~~~ src/prng/__rand48_step.c:8:26: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 8 | a = lc[0] | lc[1]+0U<<16 | lc[2]+0ULL<<32; | ~~~~~^~~ src/prng/__rand48_step.c:8:41: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 8 | a = lc[0] | lc[1]+0U<<16 | lc[2]+0ULL<<32; | ~~~~~^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/passwd/putspent.lo src/passwd/putspent.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/prng/lcong48.lo src/prng/lcong48.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/prng/drand48.lo src/prng/drand48.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/prng/lrand48.lo src/prng/lrand48.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/passwd/nscd_query.lo src/passwd/nscd_query.c In file included from src/passwd/nscd_query.c:2: ./include/byteswap.h: In function '__bswap_32': ./include/byteswap.h:14:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 14 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/byteswap.h:14:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 14 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/byteswap.h: In function '__bswap_64': ./include/byteswap.h:19:31: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 19 | return __bswap_32(__x)+0ULL<<32 | __bswap_32(__x>>32); | ~~~~~~~~~~~~~~~^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/prng/rand.lo src/prng/rand.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/prng/mrand48.lo src/prng/mrand48.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/prng/seed48.lo src/prng/seed48.c src/prng/seed48.c:5:40: warning: argument 1 of type 'short unsigned int *' declared as a pointer [-Warray-parameter=] 5 | unsigned short *seed48(unsigned short *s) | ~~~~~~~~~~~~~~~~^ In file included from ./src/include/stdlib.h:4, from src/prng/seed48.c:1: ./src/include/../../include/stdlib.h:135:25: note: previously declared as an array 'short unsigned int[3]' 135 | unsigned short *seed48 (unsigned short [3]); | ^~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/prng/srand48.lo src/prng/srand48.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/prng/rand_r.lo src/prng/rand_r.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/passwd/getspnam_r.lo src/passwd/getspnam_r.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/execv.lo src/process/execv.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/lookup_name.lo src/network/lookup_name.c src/network/lookup_name.c: In function 'dns_parse_callback': src/network/lookup_name.c:137:37: warning: 'family' may be used uninitialized [-Wmaybe-uninitialized] 137 | ctx->addrs[ctx->cnt].family = family; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ src/network/lookup_name.c:117:13: note: 'family' was declared here 117 | int family; | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/execl.lo src/process/execl.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/execve.lo src/process/execve.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/_Fork.lo src/process/_Fork.c In file included from src/process/_Fork.c:6: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/execle.lo src/process/execle.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/execlp.lo src/process/execlp.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/prng/random.lo src/prng/random.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/posix_spawn_file_actions_addchdir.lo src/process/posix_spawn_file_actions_addchdir.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/posix_spawn_file_actions_addclose.lo src/process/posix_spawn_file_actions_addclose.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/posix_spawn_file_actions_addfchdir.lo src/process/posix_spawn_file_actions_addfchdir.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/execvp.lo src/process/execvp.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/fexecve.lo src/process/fexecve.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/posix_spawn_file_actions_adddup2.lo src/process/posix_spawn_file_actions_adddup2.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/posix_spawn_file_actions_addopen.lo src/process/posix_spawn_file_actions_addopen.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/posix_spawn_file_actions_init.lo src/process/posix_spawn_file_actions_init.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/posix_spawn_file_actions_destroy.lo src/process/posix_spawn_file_actions_destroy.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/posix_spawnattr_destroy.lo src/process/posix_spawnattr_destroy.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/network/res_msend.lo src/network/res_msend.c src/network/res_msend.c: In function '__res_msend_rc': src/network/res_msend.c:88:33: warning: missing braces around initializer [-Wmissing-braces] 88 | } sa = {0}, ns[MAXNS] = {{0}}; | ^ | {} src/network/res_msend.c:234:36: warning: 'servfail_retry' may be used uninitialized [-Wmaybe-uninitialized] 234 | if (servfail_retry && servfail_retry--) | ^ src/network/res_msend.c:84:48: note: 'servfail_retry' was declared here 84 | int timeout, attempts, retry_interval, servfail_retry; | ^~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/fork.lo src/process/fork.c In file included from src/process/fork.c:5: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ src/process/fork.c: In function 'fork': src/process/fork.c:78:28: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 78 | if (*atfork_locks[i]) | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/posix_spawnattr_getflags.lo src/process/posix_spawnattr_getflags.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/posix_spawnattr_getpgroup.lo src/process/posix_spawnattr_getpgroup.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/posix_spawnattr_getsigdefault.lo src/process/posix_spawnattr_getsigdefault.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/posix_spawnattr_init.lo src/process/posix_spawnattr_init.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/posix_spawnattr_sched.lo src/process/posix_spawnattr_sched.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/posix_spawnattr_setpgroup.lo src/process/posix_spawnattr_setpgroup.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/posix_spawnattr_getsigmask.lo src/process/posix_spawnattr_getsigmask.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/posix_spawnattr_setflags.lo src/process/posix_spawnattr_setflags.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/posix_spawnattr_setsigdefault.lo src/process/posix_spawnattr_setsigdefault.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' LC_ALL=C awk -f ./tools/add-cfi.common.awk -f ./tools/add-cfi.x86_64.awk src/process/x86_64/vfork.s | gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -x assembler -c -o obj/src/process/x86_64/vfork.lo - make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/posix_spawnattr_setsigmask.lo src/process/posix_spawnattr_setsigmask.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/posix_spawnp.lo src/process/posix_spawnp.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/wait.lo src/process/wait.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/waitid.lo src/process/waitid.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/waitpid.lo src/process/waitpid.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/posix_spawn.lo src/process/posix_spawn.c In file included from src/process/posix_spawn.c:11: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/process/system.lo src/process/system.c In file included from src/process/system.c:7: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/sched/sched_cpucount.lo src/sched/sched_cpucount.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/sched/sched_get_priority_max.lo src/sched/sched_get_priority_max.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/regex/regerror.lo src/regex/regerror.c In file included from ./src/internal/locale_impl.h:7, from src/regex/regerror.c:4: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/regex/tre-mem.lo src/regex/tre-mem.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/sched/sched_getcpu.lo src/sched/sched_getcpu.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/sched/sched_getparam.lo src/sched/sched_getparam.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/sched/sched_getscheduler.lo src/sched/sched_getscheduler.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/sched/affinity.lo src/sched/affinity.c In file included from src/sched/affinity.c:4: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/sched/sched_rr_get_interval.lo src/sched/sched_rr_get_interval.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/sched/sched_setparam.lo src/sched/sched_setparam.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/sched/sched_setscheduler.lo src/sched/sched_setscheduler.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/sched/sched_yield.lo src/sched/sched_yield.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/search/insque.lo src/search/insque.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/search/tdestroy.lo src/search/tdestroy.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/search/lsearch.lo src/search/lsearch.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/search/tfind.lo src/search/tfind.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/search/tdelete.lo src/search/tdelete.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/search/twalk.lo src/search/twalk.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/select/poll.lo src/select/poll.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' LC_ALL=C awk -f ./tools/add-cfi.common.awk -f ./tools/add-cfi.x86_64.awk src/setjmp/x86_64/longjmp.s | gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -x assembler -c -o obj/src/setjmp/x86_64/longjmp.lo - make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' LC_ALL=C awk -f ./tools/add-cfi.common.awk -f ./tools/add-cfi.x86_64.awk src/setjmp/x86_64/setjmp.s | gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -x assembler -c -o obj/src/setjmp/x86_64/setjmp.lo - make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/select/ppoll.lo src/select/ppoll.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/select/pselect.lo src/select/pselect.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/search/hsearch.lo src/search/hsearch.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/search/tsearch.lo src/search/tsearch.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/getitimer.lo src/signal/getitimer.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/select/select.lo src/select/select.c src/select/select.c: In function 'select': src/select/select.c:15:38: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 15 | const time_t max_time = (1ULL<<8*sizeof(time_t)-1)-1; | ^~ src/select/select.c:14:14: warning: variable 'ns' set but not used [-Wunused-but-set-variable] 14 | long ns; | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/killpg.lo src/signal/killpg.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/psiginfo.lo src/signal/psiginfo.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/kill.lo src/signal/kill.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/block.lo src/signal/block.c In file included from src/signal/block.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/setitimer.lo src/signal/setitimer.c src/signal/setitimer.c: In function 'setitimer': src/signal/setitimer.c:5:25: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] 5 | #define IS32BIT(x) !((x)+0x80000000ULL>>32) | ~~~^~~~~~~~~~~~~~ src/signal/setitimer.c:12:22: note: in expansion of macro 'IS32BIT' 12 | if (!IS32BIT(is) || !IS32BIT(vs)) | ^~~~~~~ src/signal/setitimer.c:5:25: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] 5 | #define IS32BIT(x) !((x)+0x80000000ULL>>32) | ~~~^~~~~~~~~~~~~~ src/signal/setitimer.c:12:38: note: in expansion of macro 'IS32BIT' 12 | if (!IS32BIT(is) || !IS32BIT(vs)) | ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/psignal.lo src/signal/psignal.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/raise.lo src/signal/raise.c In file included from src/signal/raise.c:4: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/sigaddset.lo src/signal/sigaddset.c src/signal/sigaddset.c: In function 'sigaddset': src/signal/sigaddset.c:11:56: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 11 | set->__bits[s/8/sizeof *set->__bits] |= 1UL<<(s&8*sizeof *set->__bits-1); | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/sigaltstack.lo src/signal/sigaltstack.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/sigemptyset.lo src/signal/sigemptyset.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/sigfillset.lo src/signal/sigfillset.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/sigandset.lo src/signal/sigandset.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/sighold.lo src/signal/sighold.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/sigdelset.lo src/signal/sigdelset.c src/signal/sigdelset.c: In function 'sigdelset': src/signal/sigdelset.c:11:57: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 11 | set->__bits[s/8/sizeof *set->__bits] &=~(1UL<<(s&8*sizeof *set->__bits-1)); | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/sigignore.lo src/signal/sigignore.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/siginterrupt.lo src/signal/siginterrupt.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/sigisemptyset.lo src/signal/sigisemptyset.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/regex/glob.lo src/regex/glob.c src/regex/glob.c: In function 'do_glob': src/regex/glob.c:154:62: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 154 | && (!de->d_name[1] || de->d_name[1]=='.' && !de->d_name[2]) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/sigaction.lo src/signal/sigaction.c In file included from src/signal/sigaction.c:5: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/sigismember.lo src/signal/sigismember.c src/signal/sigismember.c: In function 'sigismember': src/signal/sigismember.c:7:65: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 7 | return !!(set->__bits[s/8/sizeof *set->__bits] & 1UL<<(s&8*sizeof *set->__bits-1)); | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/sigorset.lo src/signal/sigorset.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/signal.lo src/signal/signal.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/siglongjmp.lo src/signal/siglongjmp.c In file included from src/signal/siglongjmp.c:4: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/sigpause.lo src/signal/sigpause.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/regex/fnmatch.lo src/regex/fnmatch.c In file included from ./src/internal/locale_impl.h:7, from src/regex/fnmatch.c:21: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/sigpending.lo src/signal/sigpending.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/sigprocmask.lo src/signal/sigprocmask.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/sigrelse.lo src/signal/sigrelse.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/sigrtmax.lo src/signal/sigrtmax.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/sigrtmin.lo src/signal/sigrtmin.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' LC_ALL=C awk -f ./tools/add-cfi.common.awk -f ./tools/add-cfi.x86_64.awk src/signal/x86_64/restore.s | gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -x assembler -c -o obj/src/signal/x86_64/restore.lo - make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/sigqueue.lo src/signal/sigqueue.c In file included from src/signal/sigqueue.c:5: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/sigsetjmp_tail.lo src/signal/sigsetjmp_tail.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/sigset.lo src/signal/sigset.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/sigsuspend.lo src/signal/sigsuspend.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/sigtimedwait.lo src/signal/sigtimedwait.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/sigwait.lo src/signal/sigwait.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/signal/sigwaitinfo.lo src/signal/sigwaitinfo.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' LC_ALL=C awk -f ./tools/add-cfi.common.awk -f ./tools/add-cfi.x86_64.awk src/signal/x86_64/sigsetjmp.s | gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -x assembler -c -o obj/src/signal/x86_64/sigsetjmp.lo - make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stat/__xstat.lo src/stat/__xstat.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stat/chmod.lo src/stat/chmod.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stat/fchmod.lo src/stat/fchmod.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stat/futimens.lo src/stat/futimens.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stat/fstat.lo src/stat/fstat.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stat/lchmod.lo src/stat/lchmod.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stat/futimesat.lo src/stat/futimesat.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stat/fchmodat.lo src/stat/fchmodat.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stat/mkdir.lo src/stat/mkdir.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stat/mkdirat.lo src/stat/mkdirat.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stat/lstat.lo src/stat/lstat.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stat/mkfifo.lo src/stat/mkfifo.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stat/mkfifoat.lo src/stat/mkfifoat.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stat/fstatat.lo src/stat/fstatat.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stat/mknod.lo src/stat/mknod.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stat/mknodat.lo src/stat/mknodat.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stat/stat.lo src/stat/stat.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stat/umask.lo src/stat/umask.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stat/statvfs.lo src/stat/statvfs.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/__fclose_ca.lo src/stdio/__fclose_ca.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/__fmodeflags.lo src/stdio/__fmodeflags.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/__fopen_rb_ca.lo src/stdio/__fopen_rb_ca.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/__overflow.lo src/stdio/__overflow.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/__fdopen.lo src/stdio/__fdopen.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/__stdio_close.lo src/stdio/__stdio_close.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stat/utimensat.lo src/stat/utimensat.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/__stdio_seek.lo src/stdio/__stdio_seek.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/__lockfile.lo src/stdio/__lockfile.c In file included from src/stdio/__lockfile.c:2: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/__stdio_exit.lo src/stdio/__stdio_exit.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/__stdio_read.lo src/stdio/__stdio_read.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/__stdout_write.lo src/stdio/__stdout_write.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/__toread.lo src/stdio/__toread.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/__towrite.lo src/stdio/__towrite.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/__uflow.lo src/stdio/__uflow.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/asprintf.lo src/stdio/asprintf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/__stdio_write.lo src/stdio/__stdio_write.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/clearerr.lo src/stdio/clearerr.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/dprintf.lo src/stdio/dprintf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/ext.lo src/stdio/ext.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/ext2.lo src/stdio/ext2.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/feof.lo src/stdio/feof.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/fclose.lo src/stdio/fclose.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/ferror.lo src/stdio/ferror.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/fgetpos.lo src/stdio/fgetpos.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/fflush.lo src/stdio/fflush.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/fgetln.lo src/stdio/fgetln.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/fgetc.lo src/stdio/fgetc.c In file included from src/stdio/getc.h:2, from src/stdio/fgetc.c:2: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ src/stdio/getc.h: In function 'do_getc': src/stdio/getc.h:19:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 19 | if (l < 0 || l && (l & ~MAYBE_WAITERS) == __pthread_self()->tid) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/fileno.lo src/stdio/fileno.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/fgets.lo src/stdio/fgets.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/fgetws.lo src/stdio/fgetws.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/fgetwc.lo src/stdio/fgetwc.c In file included from ./src/internal/locale_impl.h:7, from src/stdio/fgetwc.c:2: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/flockfile.lo src/stdio/flockfile.c In file included from src/stdio/flockfile.c:2: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/fputs.lo src/stdio/fputs.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/fopen.lo src/stdio/fopen.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/fprintf.lo src/stdio/fprintf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/fputws.lo src/stdio/fputws.c In file included from ./src/internal/locale_impl.h:7, from src/stdio/fputws.c:2: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/fscanf.lo src/stdio/fscanf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/fputwc.lo src/stdio/fputwc.c In file included from ./src/internal/locale_impl.h:7, from src/stdio/fputwc.c:2: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/fread.lo src/stdio/fread.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/fputc.lo src/stdio/fputc.c In file included from src/stdio/putc.h:2, from src/stdio/fputc.c:2: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ src/stdio/putc.h: In function 'do_putc': src/stdio/putc.h:19:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 19 | if (l < 0 || l && (l & ~MAYBE_WAITERS) == __pthread_self()->tid) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/fsetpos.lo src/stdio/fsetpos.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/fmemopen.lo src/stdio/fmemopen.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/freopen.lo src/stdio/freopen.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/fseek.lo src/stdio/fseek.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/fopencookie.lo src/stdio/fopencookie.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/ftell.lo src/stdio/ftell.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/fwprintf.lo src/stdio/fwprintf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/fwscanf.lo src/stdio/fwscanf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/ftrylockfile.lo src/stdio/ftrylockfile.c In file included from src/stdio/ftrylockfile.c:2: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/funlockfile.lo src/stdio/funlockfile.c In file included from src/stdio/funlockfile.c:2: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/fwide.lo src/stdio/fwide.c In file included from ./src/internal/locale_impl.h:7, from src/stdio/fwide.c:3: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/getc_unlocked.lo src/stdio/getc_unlocked.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/fwrite.lo src/stdio/fwrite.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/getchar_unlocked.lo src/stdio/getchar_unlocked.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/getline.lo src/stdio/getline.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/gets.lo src/stdio/gets.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/getw.lo src/stdio/getw.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/getwc.lo src/stdio/getwc.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/getwchar.lo src/stdio/getwchar.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/getchar.lo src/stdio/getchar.c In file included from src/stdio/getc.h:2, from src/stdio/getchar.c:2: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ src/stdio/getc.h: In function 'do_getc': src/stdio/getc.h:19:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 19 | if (l < 0 || l && (l & ~MAYBE_WAITERS) == __pthread_self()->tid) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/ofl_add.lo src/stdio/ofl_add.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/getc.lo src/stdio/getc.c In file included from src/stdio/getc.h:2, from src/stdio/getc.c:2: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ src/stdio/getc.h: In function 'do_getc': src/stdio/getc.h:19:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 19 | if (l < 0 || l && (l & ~MAYBE_WAITERS) == __pthread_self()->tid) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/ofl.lo src/stdio/ofl.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/pclose.lo src/stdio/pclose.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/printf.lo src/stdio/printf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/perror.lo src/stdio/perror.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/putc_unlocked.lo src/stdio/putc_unlocked.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/getdelim.lo src/stdio/getdelim.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/open_memstream.lo src/stdio/open_memstream.c src/stdio/open_memstream.c: In function 'ms_write': src/stdio/open_memstream.c:47:34: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 47 | len2 = 2*c->space+1 | c->pos+len+1; | ~~~~~~~~~~^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/putchar_unlocked.lo src/stdio/putchar_unlocked.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/popen.lo src/stdio/popen.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/puts.lo src/stdio/puts.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/open_wmemstream.lo src/stdio/open_wmemstream.c src/stdio/open_wmemstream.c: In function 'wms_write': src/stdio/open_wmemstream.c:50:34: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 50 | len2 = 2*c->space+1 | c->pos+len+1; | ~~~~~~~~~~^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/putw.lo src/stdio/putw.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/regex/regexec.lo src/regex/regexec.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/putc.lo src/stdio/putc.c In file included from src/stdio/putc.h:2, from src/stdio/putc.c:2: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ src/stdio/putc.h: In function 'do_putc': src/stdio/putc.h:19:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 19 | if (l < 0 || l && (l & ~MAYBE_WAITERS) == __pthread_self()->tid) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/putchar.lo src/stdio/putchar.c In file included from src/stdio/putc.h:2, from src/stdio/putchar.c:2: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ src/stdio/putc.h: In function 'do_putc': src/stdio/putc.h:19:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 19 | if (l < 0 || l && (l & ~MAYBE_WAITERS) == __pthread_self()->tid) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/putwc.lo src/stdio/putwc.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/putwchar.lo src/stdio/putwchar.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/remove.lo src/stdio/remove.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/rename.lo src/stdio/rename.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/rewind.lo src/stdio/rewind.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/setbuf.lo src/stdio/setbuf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/scanf.lo src/stdio/scanf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/setlinebuf.lo src/stdio/setlinebuf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/snprintf.lo src/stdio/snprintf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/setbuffer.lo src/stdio/setbuffer.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/sprintf.lo src/stdio/sprintf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/stderr.lo src/stdio/stderr.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/stdin.lo src/stdio/stdin.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/setvbuf.lo src/stdio/setvbuf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/sscanf.lo src/stdio/sscanf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/stdout.lo src/stdio/stdout.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/swprintf.lo src/stdio/swprintf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/swscanf.lo src/stdio/swscanf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/tmpfile.lo src/stdio/tmpfile.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/tmpnam.lo src/stdio/tmpnam.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/ungetc.lo src/stdio/ungetc.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/vasprintf.lo src/stdio/vasprintf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/vdprintf.lo src/stdio/vdprintf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/tempnam.lo src/stdio/tempnam.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/vsprintf.lo src/stdio/vsprintf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/vprintf.lo src/stdio/vprintf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/ungetwc.lo src/stdio/ungetwc.c In file included from ./src/internal/locale_impl.h:7, from src/stdio/ungetwc.c:2: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/vsnprintf.lo src/stdio/vsnprintf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/vscanf.lo src/stdio/vscanf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/vsscanf.lo src/stdio/vsscanf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/vswscanf.lo src/stdio/vswscanf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/vwprintf.lo src/stdio/vwprintf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/wprintf.lo src/stdio/wprintf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/wscanf.lo src/stdio/wscanf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdlib/atof.lo src/stdlib/atof.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/vwscanf.lo src/stdio/vwscanf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdlib/abs.lo src/stdlib/abs.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/vswprintf.lo src/stdio/vswprintf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdlib/atoi.lo src/stdlib/atoi.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdlib/div.lo src/stdlib/div.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdlib/atoll.lo src/stdlib/atoll.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdlib/bsearch.lo src/stdlib/bsearch.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdlib/atol.lo src/stdlib/atol.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdlib/gcvt.lo src/stdlib/gcvt.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdlib/imaxabs.lo src/stdlib/imaxabs.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdlib/ecvt.lo src/stdlib/ecvt.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdlib/fcvt.lo src/stdlib/fcvt.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdlib/imaxdiv.lo src/stdlib/imaxdiv.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdlib/labs.lo src/stdlib/labs.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdlib/ldiv.lo src/stdlib/ldiv.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdlib/llabs.lo src/stdlib/llabs.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdlib/lldiv.lo src/stdlib/lldiv.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/bcmp.lo src/string/bcmp.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdlib/qsort_nr.lo src/stdlib/qsort_nr.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdlib/strtod.lo src/stdlib/strtod.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/bcopy.lo src/string/bcopy.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/bzero.lo src/string/bzero.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdlib/strtol.lo src/stdlib/strtol.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/index.lo src/string/index.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/explicit_bzero.lo src/string/explicit_bzero.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdlib/wcstod.lo src/stdlib/wcstod.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdlib/wcstol.lo src/stdlib/wcstol.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fno-tree-loop-distribute-patterns -fPIC -c -o obj/src/string/memcmp.lo src/string/memcmp.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/memchr.lo src/string/memchr.c src/string/memchr.c: In function 'memchr': src/string/memchr.c:9:24: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 9 | #define HASZERO(x) ((x)-ONES & ~(x) & HIGHS) | ^ src/string/memchr.c:21:53: note: in expansion of macro 'HASZERO' 21 | for (w = (const void *)s; n>=SS && !HASZERO(*w^k); w++, n-=SS); | ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/mempcpy.lo src/string/mempcpy.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/memccpy.lo src/string/memccpy.c src/string/memccpy.c: In function 'memccpy': src/string/memccpy.c:8:24: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 8 | #define HASZERO(x) ((x)-ONES & ~(x) & HIGHS) | ^ src/string/memccpy.c:25:46: note: in expansion of macro 'HASZERO' 25 | for (; n>=sizeof(size_t) && !HASZERO(*ws^k); | ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/memrchr.lo src/string/memrchr.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/rindex.lo src/string/rindex.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/strcasestr.lo src/string/strcasestr.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/strcat.lo src/string/strcat.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/strchr.lo src/string/strchr.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdlib/qsort.lo src/stdlib/qsort.c src/stdlib/qsort.c: In function 'cycle': src/stdlib/qsort.c:55:15: warning: storing the address of local variable 'tmp' in '*' [-Wdangling-pointer=] 55 | ar[n] = tmp; | ~~~~~~^~~~~ src/stdlib/qsort.c:47:23: note: 'tmp' declared here 47 | unsigned char tmp[256]; | ^~~ src/stdlib/qsort.c:45:48: note: 'ar' declared here 45 | static void cycle(size_t width, unsigned char* ar[], int n) | ~~~~~~~~~~~~~~~^~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/stpcpy.lo src/string/stpcpy.c src/string/stpcpy.c: In function '__stpcpy': src/string/stpcpy.c:8:24: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 8 | #define HASZERO(x) ((x)-ONES & ~(x) & HIGHS) | ^ src/string/stpcpy.c:20:25: note: in expansion of macro 'HASZERO' 20 | for (; !HASZERO(*ws); *wd++ = *ws++); | ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/vfwscanf.lo src/stdio/vfwscanf.c src/stdio/vfwscanf.c: In function 'vfwscanf': src/stdio/vfwscanf.c:271:59: warning: 'k' may be used uninitialized [-Wmaybe-uninitialized] 271 | if (alloc && i > k-4) { | ~^~ src/stdio/vfwscanf.c:102:19: note: 'k' was declared here 102 | size_t i, k; | ^ src/stdio/vfwscanf.c:324:25: warning: 's' may be used uninitialized [-Wmaybe-uninitialized] 324 | free(s); | ^~~~~~~ src/stdio/vfwscanf.c:93:15: note: 's' was declared here 93 | char *s; | ^ src/stdio/vfwscanf.c:325:25: warning: 'wcs' may be used uninitialized [-Wmaybe-uninitialized] 325 | free(wcs); | ^~~~~~~~~ src/stdio/vfwscanf.c:94:18: note: 'wcs' was declared here 94 | wchar_t *wcs; | ^~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/strcasecmp.lo src/string/strcasecmp.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/vfscanf.lo src/stdio/vfscanf.c src/stdio/vfscanf.c: In function 'vfscanf': src/stdio/vfscanf.c:331:25: warning: 's' may be used uninitialized [-Wmaybe-uninitialized] 331 | free(s); | ^~~~~~~ src/stdio/vfscanf.c:64:15: note: 's' was declared here 64 | char *s; | ^ src/stdio/vfscanf.c:332:25: warning: 'wcs' may be used uninitialized [-Wmaybe-uninitialized] 332 | free(wcs); | ^~~~~~~~~ src/stdio/vfscanf.c:65:18: note: 'wcs' was declared here 65 | wchar_t *wcs; | ^~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/stpncpy.lo src/string/stpncpy.c src/string/stpncpy.c: In function '__stpncpy': src/string/stpncpy.c:8:24: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 8 | #define HASZERO(x) ((x)-ONES & ~(x) & HIGHS) | ^ src/string/stpncpy.c:20:46: note: in expansion of macro 'HASZERO' 20 | for (; n>=sizeof(size_t) && !HASZERO(*ws); | ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/strcmp.lo src/string/strcmp.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/strcpy.lo src/string/strcpy.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/strdup.lo src/string/strdup.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/strerror_r.lo src/string/strerror_r.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/strlcat.lo src/string/strlcat.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/strchrnul.lo src/string/strchrnul.c src/string/strchrnul.c: In function '__strchrnul': src/string/strchrnul.c:8:24: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 8 | #define HASZERO(x) ((x)-ONES & ~(x) & HIGHS) | ^ src/string/strchrnul.c:21:30: note: in expansion of macro 'HASZERO' 21 | for (w = (void *)s; !HASZERO(*w) && !HASZERO(*w^k); w++); | ^~~~~~~ src/string/strchrnul.c:8:24: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 8 | #define HASZERO(x) ((x)-ONES & ~(x) & HIGHS) | ^ src/string/strchrnul.c:21:46: note: in expansion of macro 'HASZERO' 21 | for (w = (void *)s; !HASZERO(*w) && !HASZERO(*w^k); w++); | ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/strcspn.lo src/string/strcspn.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/strlen.lo src/string/strlen.c src/string/strlen.c: In function 'strlen': src/string/strlen.c:8:24: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 8 | #define HASZERO(x) ((x)-ONES & ~(x) & HIGHS) | ^ src/string/strlen.c:17:36: note: in expansion of macro 'HASZERO' 17 | for (w = (const void *)s; !HASZERO(*w); w++); | ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/memmem.lo src/string/memmem.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/vfwprintf.lo src/stdio/vfwprintf.c src/stdio/vfwprintf.c: In function 'pad': src/stdio/vfwprintf.c:17:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 17 | #define LEFT_ADJ (1U<<'-'-' ') | ^~ src/stdio/vfwprintf.c:133:19: note: in expansion of macro 'LEFT_ADJ' 133 | if ((fl & LEFT_ADJ) || !n || ferror(f)) return; | ^~~~~~~~ src/stdio/vfwprintf.c: In function 'wprintf_core': src/stdio/vfwprintf.c:15:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 15 | #define ALT_FORM (1U<<'#'-' ') | ^~ src/stdio/vfwprintf.c:22:19: note: in expansion of macro 'ALT_FORM' 22 | #define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED) | ^~~~~~~~ src/stdio/vfwprintf.c:195:52: note: in expansion of macro 'FLAGMASK' 195 | for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++) | ^~~~~~~~ src/stdio/vfwprintf.c:16:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 16 | #define ZERO_PAD (1U<<'0'-' ') | ^~ src/stdio/vfwprintf.c:22:28: note: in expansion of macro 'ZERO_PAD' 22 | #define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED) | ^~~~~~~~ src/stdio/vfwprintf.c:195:52: note: in expansion of macro 'FLAGMASK' 195 | for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++) | ^~~~~~~~ src/stdio/vfwprintf.c:17:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 17 | #define LEFT_ADJ (1U<<'-'-' ') | ^~ src/stdio/vfwprintf.c:22:37: note: in expansion of macro 'LEFT_ADJ' 22 | #define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED) | ^~~~~~~~ src/stdio/vfwprintf.c:195:52: note: in expansion of macro 'FLAGMASK' 195 | for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++) | ^~~~~~~~ src/stdio/vfwprintf.c:18:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 18 | #define PAD_POS (1U<<' '-' ') | ^~ src/stdio/vfwprintf.c:22:46: note: in expansion of macro 'PAD_POS' 22 | #define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED) | ^~~~~~~ src/stdio/vfwprintf.c:195:52: note: in expansion of macro 'FLAGMASK' 195 | for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++) | ^~~~~~~~ src/stdio/vfwprintf.c:19:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 19 | #define MARK_POS (1U<<'+'-' ') | ^~ src/stdio/vfwprintf.c:22:54: note: in expansion of macro 'MARK_POS' 22 | #define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED) | ^~~~~~~~ src/stdio/vfwprintf.c:195:52: note: in expansion of macro 'FLAGMASK' 195 | for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++) | ^~~~~~~~ src/stdio/vfwprintf.c:20:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 20 | #define GROUPED (1U<<'\''-' ') | ^~ src/stdio/vfwprintf.c:22:63: note: in expansion of macro 'GROUPED' 22 | #define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED) | ^~~~~~~ src/stdio/vfwprintf.c:195:52: note: in expansion of macro 'FLAGMASK' 195 | for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++) | ^~~~~~~~ src/stdio/vfwprintf.c:195:68: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 195 | for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++) | ~~^~~~ src/stdio/vfwprintf.c:196:37: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 196 | fl |= 1U<<*s-' '; | ~~^~~~ src/stdio/vfwprintf.c:17:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 17 | #define LEFT_ADJ (1U<<'-'-' ') | ^~ src/stdio/vfwprintf.c:209:38: note: in expansion of macro 'LEFT_ADJ' 209 | if (w<0) fl|=LEFT_ADJ, w=-w; | ^~~~~~~~ src/stdio/vfwprintf.c:17:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 17 | #define LEFT_ADJ (1U<<'-'-' ') | ^~ src/stdio/vfwprintf.c:275:40: note: in expansion of macro 'LEFT_ADJ' 275 | pad(f, w-1, fl^LEFT_ADJ); | ^~~~~~~~ src/stdio/vfwprintf.c:17:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 17 | #define LEFT_ADJ (1U<<'-'-' ') | ^~ src/stdio/vfwprintf.c:286:40: note: in expansion of macro 'LEFT_ADJ' 286 | pad(f, w-p, fl^LEFT_ADJ); | ^~~~~~~~ src/stdio/vfwprintf.c:17:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 17 | #define LEFT_ADJ (1U<<'-'-' ') | ^~ src/stdio/vfwprintf.c:306:40: note: in expansion of macro 'LEFT_ADJ' 306 | pad(f, w-p, fl^LEFT_ADJ); | ^~~~~~~~ src/stdio/vfwprintf.c:15:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 15 | #define ALT_FORM (1U<<'#'-' ') | ^~ src/stdio/vfwprintf.c:313:36: note: in expansion of macro 'ALT_FORM' 313 | "#"+!(fl & ALT_FORM), | ^~~~~~~~ src/stdio/vfwprintf.c:19:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 19 | #define MARK_POS (1U<<'+'-' ') | ^~ src/stdio/vfwprintf.c:314:36: note: in expansion of macro 'MARK_POS' 314 | "+"+!(fl & MARK_POS), | ^~~~~~~~ src/stdio/vfwprintf.c:17:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 17 | #define LEFT_ADJ (1U<<'-'-' ') | ^~ src/stdio/vfwprintf.c:315:36: note: in expansion of macro 'LEFT_ADJ' 315 | "-"+!(fl & LEFT_ADJ), | ^~~~~~~~ src/stdio/vfwprintf.c:18:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 18 | #define PAD_POS (1U<<' '-' ') | ^~ src/stdio/vfwprintf.c:316:36: note: in expansion of macro 'PAD_POS' 316 | " "+!(fl & PAD_POS), | ^~~~~~~ src/stdio/vfwprintf.c:16:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 16 | #define ZERO_PAD (1U<<'0'-' ') | ^~ src/stdio/vfwprintf.c:317:36: note: in expansion of macro 'ZERO_PAD' 317 | "0"+!(fl & ZERO_PAD), | ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/strlcpy.lo src/string/strlcpy.c src/string/strlcpy.c: In function 'strlcpy': src/string/strlcpy.c:9:24: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 9 | #define HASZERO(x) ((x)-ONES & ~(x) & HIGHS) | ^ src/string/strlcpy.c:24:54: note: in expansion of macro 'HASZERO' 24 | for (; n>=sizeof(size_t) && !HASZERO(*ws); | ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/strncat.lo src/string/strncat.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/strncpy.lo src/string/strncpy.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/strndup.lo src/string/strndup.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/strrchr.lo src/string/strrchr.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/strnlen.lo src/string/strnlen.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/strncmp.lo src/string/strncmp.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/strncasecmp.lo src/string/strncasecmp.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/strpbrk.lo src/string/strpbrk.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/strsep.lo src/string/strsep.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/strtok.lo src/string/strtok.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/strtok_r.lo src/string/strtok_r.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/wcpcpy.lo src/string/wcpcpy.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/swab.lo src/string/swab.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/strspn.lo src/string/strspn.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/strsignal.lo src/string/strsignal.c In file included from ./src/internal/locale_impl.h:7, from src/string/strsignal.c:3: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/wcscasecmp.lo src/string/wcscasecmp.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/strverscmp.lo src/string/strverscmp.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/wcscasecmp_l.lo src/string/wcscasecmp_l.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/wcscat.lo src/string/wcscat.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/wcpncpy.lo src/string/wcpncpy.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/wcschr.lo src/string/wcschr.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/wcscmp.lo src/string/wcscmp.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/wcscpy.lo src/string/wcscpy.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/wcscspn.lo src/string/wcscspn.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/wcslen.lo src/string/wcslen.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/wcsncasecmp_l.lo src/string/wcsncasecmp_l.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/wcsdup.lo src/string/wcsdup.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/wcsncasecmp.lo src/string/wcsncasecmp.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/wcsncat.lo src/string/wcsncat.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/wcsncmp.lo src/string/wcsncmp.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/wcsnlen.lo src/string/wcsnlen.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/wcsncpy.lo src/string/wcsncpy.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/wcspbrk.lo src/string/wcspbrk.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/strstr.lo src/string/strstr.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/wcsspn.lo src/string/wcsspn.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/wcswcs.lo src/string/wcswcs.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/wcsrchr.lo src/string/wcsrchr.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/wcstok.lo src/string/wcstok.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' LC_ALL=C awk -f ./tools/add-cfi.common.awk -f ./tools/add-cfi.x86_64.awk src/string/x86_64/memcpy.s | gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fno-tree-loop-distribute-patterns -fno-stack-protector -fPIC -x assembler -c -o obj/src/string/x86_64/memcpy.lo - make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/wmemchr.lo src/string/wmemchr.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' LC_ALL=C awk -f ./tools/add-cfi.common.awk -f ./tools/add-cfi.x86_64.awk src/string/x86_64/memmove.s | gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fno-tree-loop-distribute-patterns -fPIC -x assembler -c -o obj/src/string/x86_64/memmove.lo - make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' LC_ALL=C awk -f ./tools/add-cfi.common.awk -f ./tools/add-cfi.x86_64.awk src/string/x86_64/memset.s | gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fno-tree-loop-distribute-patterns -fno-stack-protector -fPIC -x assembler -c -o obj/src/string/x86_64/memset.lo - make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/wmemcmp.lo src/string/wmemcmp.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/wmemcpy.lo src/string/wmemcpy.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/wmemset.lo src/string/wmemset.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/wmemmove.lo src/string/wmemmove.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/temp/mkstemps.lo src/temp/mkstemps.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/temp/mkostemp.lo src/temp/mkostemp.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/temp/mkstemp.lo src/temp/mkstemp.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/string/wcsstr.lo src/string/wcsstr.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/temp/mkdtemp.lo src/temp/mkdtemp.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/temp/__randname.lo src/temp/__randname.c In file included from src/temp/__randname.c:3: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/temp/mkostemps.lo src/temp/mkostemps.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/termios/cfsetospeed.lo src/termios/cfsetospeed.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/temp/mktemp.lo src/temp/mktemp.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/termios/tcdrain.lo src/termios/tcdrain.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/termios/tcflow.lo src/termios/tcflow.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/termios/cfgetospeed.lo src/termios/cfgetospeed.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/termios/cfmakeraw.lo src/termios/cfmakeraw.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/termios/tcflush.lo src/termios/tcflush.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/termios/tcgetattr.lo src/termios/tcgetattr.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/termios/tcsendbreak.lo src/termios/tcsendbreak.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/termios/tcgetwinsize.lo src/termios/tcgetwinsize.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/termios/tcgetsid.lo src/termios/tcgetsid.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/termios/tcsetattr.lo src/termios/tcsetattr.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/termios/tcsetwinsize.lo src/termios/tcsetwinsize.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/regex/regcomp.lo src/regex/regcomp.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/__syscall_cp.lo src/thread/__syscall_cp.c In file included from src/thread/__syscall_cp.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/cnd_destroy.lo src/thread/cnd_destroy.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/cnd_broadcast.lo src/thread/cnd_broadcast.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/__tls_get_addr.lo src/thread/__tls_get_addr.c In file included from src/thread/__tls_get_addr.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/call_once.lo src/thread/call_once.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/cnd_init.lo src/thread/cnd_init.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/cnd_signal.lo src/thread/cnd_signal.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/__lock.lo src/thread/__lock.c In file included from src/thread/__lock.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/cnd_wait.lo src/thread/cnd_wait.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/cnd_timedwait.lo src/thread/cnd_timedwait.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/__wait.lo src/thread/__wait.c In file included from src/thread/__wait.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ src/thread/__wait.c: In function '__wait': src/thread/__wait.c:14:17: warning: value computed is not used [-Wunused-value] 14 | || __syscall(SYS_futex, addr, FUTEX_WAIT, val, 0); | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/__timedwait.lo src/thread/__timedwait.c In file included from src/thread/__timedwait.c:6: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/default_attr.lo src/thread/default_attr.c In file included from src/thread/default_attr.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/lock_ptc.lo src/thread/lock_ptc.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/mtx_destroy.lo src/thread/mtx_destroy.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/mtx_init.lo src/thread/mtx_init.c In file included from src/thread/mtx_init.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/mtx_timedlock.lo src/thread/mtx_timedlock.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/mtx_unlock.lo src/thread/mtx_unlock.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/mtx_lock.lo src/thread/mtx_lock.c In file included from src/thread/mtx_lock.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/mtx_trylock.lo src/thread/mtx_trylock.c In file included from src/thread/mtx_trylock.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_attr_destroy.lo src/thread/pthread_attr_destroy.c In file included from src/thread/pthread_attr_destroy.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_atfork.lo src/thread/pthread_atfork.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_attr_init.lo src/thread/pthread_attr_init.c In file included from src/thread/pthread_attr_init.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_attr_setdetachstate.lo src/thread/pthread_attr_setdetachstate.c In file included from src/thread/pthread_attr_setdetachstate.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_attr_setguardsize.lo src/thread/pthread_attr_setguardsize.c In file included from src/thread/pthread_attr_setguardsize.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_attr_setinheritsched.lo src/thread/pthread_attr_setinheritsched.c In file included from src/thread/pthread_attr_setinheritsched.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_attr_setschedparam.lo src/thread/pthread_attr_setschedparam.c In file included from src/thread/pthread_attr_setschedparam.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_attr_get.lo src/thread/pthread_attr_get.c In file included from src/thread/pthread_attr_get.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_attr_setschedpolicy.lo src/thread/pthread_attr_setschedpolicy.c In file included from src/thread/pthread_attr_setschedpolicy.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_attr_setscope.lo src/thread/pthread_attr_setscope.c In file included from src/thread/pthread_attr_setscope.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_attr_setstack.lo src/thread/pthread_attr_setstack.c In file included from src/thread/pthread_attr_setstack.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_barrier_destroy.lo src/thread/pthread_barrier_destroy.c In file included from src/thread/pthread_barrier_destroy.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_attr_setstacksize.lo src/thread/pthread_attr_setstacksize.c In file included from src/thread/pthread_attr_setstacksize.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_barrierattr_destroy.lo src/thread/pthread_barrierattr_destroy.c In file included from src/thread/pthread_barrierattr_destroy.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_barrierattr_init.lo src/thread/pthread_barrierattr_init.c In file included from src/thread/pthread_barrierattr_init.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_barrier_init.lo src/thread/pthread_barrier_init.c In file included from src/thread/pthread_barrier_init.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ src/thread/pthread_barrier_init.c: In function 'pthread_barrier_init': src/thread/pthread_barrier_init.c:6:52: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 6 | *b = (pthread_barrier_t){ ._b_limit = count-1 | (a?a->__attr:0) }; | ~~~~~^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_barrierattr_setpshared.lo src/thread/pthread_barrierattr_setpshared.c In file included from src/thread/pthread_barrierattr_setpshared.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_cleanup_push.lo src/thread/pthread_cleanup_push.c In file included from src/thread/pthread_cleanup_push.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/stdio/vfprintf.lo src/stdio/vfprintf.c src/stdio/vfprintf.c: In function 'pad': src/stdio/vfprintf.c:24:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 24 | #define LEFT_ADJ (1U<<'-'-' ') | ^~ src/stdio/vfprintf.c:141:19: note: in expansion of macro 'LEFT_ADJ' 141 | if (fl & (LEFT_ADJ | ZERO_PAD) || l >= w) return; | ^~~~~~~~ src/stdio/vfprintf.c:23:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 23 | #define ZERO_PAD (1U<<'0'-' ') | ^~ src/stdio/vfprintf.c:141:30: note: in expansion of macro 'ZERO_PAD' 141 | if (fl & (LEFT_ADJ | ZERO_PAD) || l >= w) return; | ^~~~~~~~ src/stdio/vfprintf.c: In function 'fmt_fp': src/stdio/vfprintf.c:26:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 26 | #define MARK_POS (1U<<'+'-' ') | ^~ src/stdio/vfprintf.c:194:25: note: in expansion of macro 'MARK_POS' 194 | } else if (fl & MARK_POS) { | ^~~~~~~~ src/stdio/vfprintf.c:25:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 25 | #define PAD_POS (1U<<' '-' ') | ^~ src/stdio/vfprintf.c:196:25: note: in expansion of macro 'PAD_POS' 196 | } else if (fl & PAD_POS) { | ^~~~~~~ src/stdio/vfprintf.c:23:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 23 | #define ZERO_PAD (1U<<'0'-' ') | ^~ src/stdio/vfprintf.c:203:42: note: in expansion of macro 'ZERO_PAD' 203 | pad(f, ' ', w, 3+pl, fl&~ZERO_PAD); | ^~~~~~~~ src/stdio/vfprintf.c:24:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 24 | #define LEFT_ADJ (1U<<'-'-' ') | ^~ src/stdio/vfprintf.c:206:41: note: in expansion of macro 'LEFT_ADJ' 206 | pad(f, ' ', w, 3+pl, fl^LEFT_ADJ); | ^~~~~~~~ src/stdio/vfprintf.c:22:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 22 | #define ALT_FORM (1U<<'#'-' ') | ^~ src/stdio/vfprintf.c:247:54: note: in expansion of macro 'ALT_FORM' 247 | if (s-buf==1 && (y||p>0||(fl&ALT_FORM))) *s++='.'; | ^~~~~~~~ src/stdio/vfprintf.c:23:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 23 | #define ZERO_PAD (1U<<'0'-' ') | ^~ src/stdio/vfprintf.c:259:41: note: in expansion of macro 'ZERO_PAD' 259 | pad(f, '0', w, pl+l, fl^ZERO_PAD); | ^~~~~~~~ src/stdio/vfprintf.c:24:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 24 | #define LEFT_ADJ (1U<<'-'-' ') | ^~ src/stdio/vfprintf.c:263:41: note: in expansion of macro 'LEFT_ADJ' 263 | pad(f, ' ', w, pl+l, fl^LEFT_ADJ); | ^~~~~~~~ src/stdio/vfprintf.c:294:51: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 294 | uint32_t rm = *d & (1< INT_MAX-1-(p || (fl&ALT_FORM))) | ^~~~~~~~ src/stdio/vfprintf.c:22:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 22 | #define ALT_FORM (1U<<'#'-' ') | ^~ src/stdio/vfprintf.c:366:31: note: in expansion of macro 'ALT_FORM' 366 | l = 1 + p + (p || (fl&ALT_FORM)); | ^~~~~~~~ src/stdio/vfprintf.c:23:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 23 | #define ZERO_PAD (1U<<'0'-' ') | ^~ src/stdio/vfprintf.c:382:33: note: in expansion of macro 'ZERO_PAD' 382 | pad(f, '0', w, pl+l, fl^ZERO_PAD); | ^~~~~~~~ src/stdio/vfprintf.c:22:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 22 | #define ALT_FORM (1U<<'#'-' ') | ^~ src/stdio/vfprintf.c:392:30: note: in expansion of macro 'ALT_FORM' 392 | if (p || (fl&ALT_FORM)) out(f, ".", 1); | ^~~~~~~~ src/stdio/vfprintf.c:22:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 22 | #define ALT_FORM (1U<<'#'-' ') | ^~ src/stdio/vfprintf.c:407:46: note: in expansion of macro 'ALT_FORM' 407 | if (p>0||(fl&ALT_FORM)) out(f, ".", 1); | ^~~~~~~~ src/stdio/vfprintf.c:24:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 24 | #define LEFT_ADJ (1U<<'-'-' ') | ^~ src/stdio/vfprintf.c:416:33: note: in expansion of macro 'LEFT_ADJ' 416 | pad(f, ' ', w, pl+l, fl^LEFT_ADJ); | ^~~~~~~~ src/stdio/vfprintf.c: In function 'printf_core': src/stdio/vfprintf.c:22:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 22 | #define ALT_FORM (1U<<'#'-' ') | ^~ src/stdio/vfprintf.c:29:19: note: in expansion of macro 'ALT_FORM' 29 | #define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED) | ^~~~~~~~ src/stdio/vfprintf.c:474:52: note: in expansion of macro 'FLAGMASK' 474 | for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++) | ^~~~~~~~ src/stdio/vfprintf.c:23:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 23 | #define ZERO_PAD (1U<<'0'-' ') | ^~ src/stdio/vfprintf.c:29:28: note: in expansion of macro 'ZERO_PAD' 29 | #define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED) | ^~~~~~~~ src/stdio/vfprintf.c:474:52: note: in expansion of macro 'FLAGMASK' 474 | for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++) | ^~~~~~~~ src/stdio/vfprintf.c:24:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 24 | #define LEFT_ADJ (1U<<'-'-' ') | ^~ src/stdio/vfprintf.c:29:37: note: in expansion of macro 'LEFT_ADJ' 29 | #define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED) | ^~~~~~~~ src/stdio/vfprintf.c:474:52: note: in expansion of macro 'FLAGMASK' 474 | for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++) | ^~~~~~~~ src/stdio/vfprintf.c:25:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 25 | #define PAD_POS (1U<<' '-' ') | ^~ src/stdio/vfprintf.c:29:46: note: in expansion of macro 'PAD_POS' 29 | #define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED) | ^~~~~~~ src/stdio/vfprintf.c:474:52: note: in expansion of macro 'FLAGMASK' 474 | for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++) | ^~~~~~~~ src/stdio/vfprintf.c:26:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 26 | #define MARK_POS (1U<<'+'-' ') | ^~ src/stdio/vfprintf.c:29:54: note: in expansion of macro 'MARK_POS' 29 | #define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED) | ^~~~~~~~ src/stdio/vfprintf.c:474:52: note: in expansion of macro 'FLAGMASK' 474 | for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++) | ^~~~~~~~ src/stdio/vfprintf.c:27:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 27 | #define GROUPED (1U<<'\''-' ') | ^~ src/stdio/vfprintf.c:29:63: note: in expansion of macro 'GROUPED' 29 | #define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED) | ^~~~~~~ src/stdio/vfprintf.c:474:52: note: in expansion of macro 'FLAGMASK' 474 | for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++) | ^~~~~~~~ src/stdio/vfprintf.c:474:68: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 474 | for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++) | ~~^~~~ src/stdio/vfprintf.c:475:37: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 475 | fl |= 1U<<*s-' '; | ~~^~~~ src/stdio/vfprintf.c:24:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 24 | #define LEFT_ADJ (1U<<'-'-' ') | ^~ src/stdio/vfprintf.c:488:38: note: in expansion of macro 'LEFT_ADJ' 488 | if (w<0) fl|=LEFT_ADJ, w=-w; | ^~~~~~~~ src/stdio/vfprintf.c:24:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 24 | #define LEFT_ADJ (1U<<'-'-' ') | ^~ src/stdio/vfprintf.c:545:26: note: in expansion of macro 'LEFT_ADJ' 545 | if (fl & LEFT_ADJ) fl &= ~ZERO_PAD; | ^~~~~~~~ src/stdio/vfprintf.c:23:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 23 | #define ZERO_PAD (1U<<'0'-' ') | ^~ src/stdio/vfprintf.c:545:43: note: in expansion of macro 'ZERO_PAD' 545 | if (fl & LEFT_ADJ) fl &= ~ZERO_PAD; | ^~~~~~~~ src/stdio/vfprintf.c:22:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 22 | #define ALT_FORM (1U<<'#'-' ') | ^~ src/stdio/vfprintf.c:562:31: note: in expansion of macro 'ALT_FORM' 562 | fl |= ALT_FORM; | ^~~~~~~~ src/stdio/vfprintf.c:22:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 22 | #define ALT_FORM (1U<<'#'-' ') | ^~ src/stdio/vfprintf.c:565:44: note: in expansion of macro 'ALT_FORM' 565 | if (arg.i && (fl & ALT_FORM)) prefix+=(t>>4), pl=2; | ^~~~~~~~ src/stdio/vfprintf.c:22:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 22 | #define ALT_FORM (1U<<'#'-' ') | ^~ src/stdio/vfprintf.c:569:33: note: in expansion of macro 'ALT_FORM' 569 | if ((fl&ALT_FORM) && p__bits[s/8/sizeof *set->__bits] |= 1UL<<(s&8*sizeof *set->__bits-1); | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_condattr_destroy.lo src/thread/pthread_condattr_destroy.c In file included from src/thread/pthread_condattr_destroy.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_condattr_init.lo src/thread/pthread_condattr_init.c In file included from src/thread/pthread_condattr_init.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_condattr_setclock.lo src/thread/pthread_condattr_setclock.c In file included from src/thread/pthread_condattr_setclock.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_barrier_wait.lo src/thread/pthread_barrier_wait.c In file included from src/thread/pthread_barrier_wait.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ src/thread/pthread_barrier_wait.c: In function 'pthread_barrier_wait': src/thread/pthread_barrier_wait.c:88:25: warning: value computed is not used [-Wunused-value] 88 | || __syscall(SYS_futex,&inst->finished,FUTEX_WAIT,1,0); | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_condattr_setpshared.lo src/thread/pthread_condattr_setpshared.c In file included from src/thread/pthread_condattr_setpshared.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_equal.lo src/thread/pthread_equal.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_getconcurrency.lo src/thread/pthread_getconcurrency.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_detach.lo src/thread/pthread_detach.c In file included from src/thread/pthread_detach.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_getattr_np.lo src/thread/pthread_getattr_np.c In file included from src/thread/pthread_getattr_np.c:2: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ src/thread/pthread_getattr_np.c: In function 'pthread_getattr_np': src/thread/pthread_getattr_np.c:17:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 17 | p += -(uintptr_t)p & PAGE_SIZE-1; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_getcpuclockid.lo src/thread/pthread_getcpuclockid.c In file included from src/thread/pthread_getcpuclockid.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_getspecific.lo src/thread/pthread_getspecific.c In file included from src/thread/pthread_getspecific.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_getname_np.lo src/thread/pthread_getname_np.c In file included from src/thread/pthread_getname_np.c:6: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_getschedparam.lo src/thread/pthread_getschedparam.c In file included from src/thread/pthread_getschedparam.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_mutex_consistent.lo src/thread/pthread_mutex_consistent.c In file included from src/thread/pthread_mutex_consistent.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_mutex_destroy.lo src/thread/pthread_mutex_destroy.c In file included from src/thread/pthread_mutex_destroy.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_kill.lo src/thread/pthread_kill.c In file included from src/thread/pthread_kill.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_join.lo src/thread/pthread_join.c In file included from src/thread/pthread_join.c:2: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_mutex_getprioceiling.lo src/thread/pthread_mutex_getprioceiling.c In file included from src/thread/pthread_mutex_getprioceiling.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_mutex_init.lo src/thread/pthread_mutex_init.c In file included from src/thread/pthread_mutex_init.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_mutex_setprioceiling.lo src/thread/pthread_mutex_setprioceiling.c In file included from src/thread/pthread_mutex_setprioceiling.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_cond_timedwait.lo src/thread/pthread_cond_timedwait.c In file included from src/thread/pthread_cond_timedwait.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ src/thread/pthread_cond_timedwait.c: In function 'unlock_requeue': src/thread/pthread_cond_timedwait.c:53:17: warning: value computed is not used [-Wunused-value] 53 | || __syscall(SYS_futex, l, FUTEX_REQUEUE, 0, 1, r); | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_key_create.lo src/thread/pthread_key_create.c In file included from src/thread/pthread_key_create.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_mutexattr_destroy.lo src/thread/pthread_mutexattr_destroy.c In file included from src/thread/pthread_mutexattr_destroy.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_mutex_lock.lo src/thread/pthread_mutex_lock.c In file included from src/thread/pthread_mutex_lock.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_mutexattr_init.lo src/thread/pthread_mutexattr_init.c In file included from src/thread/pthread_mutexattr_init.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_mutex_timedlock.lo src/thread/pthread_mutex_timedlock.c In file included from src/thread/pthread_mutex_timedlock.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_mutex_trylock.lo src/thread/pthread_mutex_trylock.c In file included from src/thread/pthread_mutex_trylock.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_mutexattr_setpshared.lo src/thread/pthread_mutexattr_setpshared.c In file included from src/thread/pthread_mutexattr_setpshared.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_mutexattr_setprotocol.lo src/thread/pthread_mutexattr_setprotocol.c In file included from src/thread/pthread_mutexattr_setprotocol.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_mutexattr_settype.lo src/thread/pthread_mutexattr_settype.c In file included from src/thread/pthread_mutexattr_settype.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_mutexattr_setrobust.lo src/thread/pthread_mutexattr_setrobust.c In file included from src/thread/pthread_mutexattr_setrobust.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_rwlock_destroy.lo src/thread/pthread_rwlock_destroy.c In file included from src/thread/pthread_rwlock_destroy.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_mutex_unlock.lo src/thread/pthread_mutex_unlock.c In file included from src/thread/pthread_mutex_unlock.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_once.lo src/thread/pthread_once.c In file included from src/thread/pthread_once.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_rwlock_init.lo src/thread/pthread_rwlock_init.c In file included from src/thread/pthread_rwlock_init.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_rwlock_timedrdlock.lo src/thread/pthread_rwlock_timedrdlock.c In file included from src/thread/pthread_rwlock_timedrdlock.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_rwlock_timedwrlock.lo src/thread/pthread_rwlock_timedwrlock.c In file included from src/thread/pthread_rwlock_timedwrlock.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_rwlock_rdlock.lo src/thread/pthread_rwlock_rdlock.c In file included from src/thread/pthread_rwlock_rdlock.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_rwlock_tryrdlock.lo src/thread/pthread_rwlock_tryrdlock.c In file included from src/thread/pthread_rwlock_tryrdlock.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_rwlock_trywrlock.lo src/thread/pthread_rwlock_trywrlock.c In file included from src/thread/pthread_rwlock_trywrlock.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_rwlock_wrlock.lo src/thread/pthread_rwlock_wrlock.c In file included from src/thread/pthread_rwlock_wrlock.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_rwlockattr_destroy.lo src/thread/pthread_rwlockattr_destroy.c In file included from src/thread/pthread_rwlockattr_destroy.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_rwlockattr_init.lo src/thread/pthread_rwlockattr_init.c In file included from src/thread/pthread_rwlockattr_init.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_create.lo src/thread/pthread_create.c In file included from src/thread/pthread_create.c:2: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_rwlock_unlock.lo src/thread/pthread_rwlock_unlock.c In file included from src/thread/pthread_rwlock_unlock.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_rwlockattr_setpshared.lo src/thread/pthread_rwlockattr_setpshared.c In file included from src/thread/pthread_rwlockattr_setpshared.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_setconcurrency.lo src/thread/pthread_setconcurrency.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_self.lo src/thread/pthread_self.c In file included from src/thread/pthread_self.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_setattr_default_np.lo src/thread/pthread_setattr_default_np.c In file included from src/thread/pthread_setattr_default_np.c:2: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_setcanceltype.lo src/thread/pthread_setcanceltype.c In file included from src/thread/pthread_setcanceltype.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_setcancelstate.lo src/thread/pthread_setcancelstate.c In file included from src/thread/pthread_setcancelstate.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_setschedparam.lo src/thread/pthread_setschedparam.c In file included from src/thread/pthread_setschedparam.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_setname_np.lo src/thread/pthread_setname_np.c In file included from src/thread/pthread_setname_np.c:7: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_setspecific.lo src/thread/pthread_setspecific.c In file included from src/thread/pthread_setspecific.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_sigmask.lo src/thread/pthread_sigmask.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_spin_destroy.lo src/thread/pthread_spin_destroy.c In file included from src/thread/pthread_spin_destroy.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_setschedprio.lo src/thread/pthread_setschedprio.c In file included from src/thread/pthread_setschedprio.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_spin_init.lo src/thread/pthread_spin_init.c In file included from src/thread/pthread_spin_init.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_spin_lock.lo src/thread/pthread_spin_lock.c In file included from src/thread/pthread_spin_lock.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_spin_trylock.lo src/thread/pthread_spin_trylock.c In file included from src/thread/pthread_spin_trylock.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/sem_destroy.lo src/thread/sem_destroy.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_spin_unlock.lo src/thread/pthread_spin_unlock.c In file included from src/thread/pthread_spin_unlock.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/sem_getvalue.lo src/thread/sem_getvalue.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/sem_init.lo src/thread/sem_init.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/pthread_testcancel.lo src/thread/pthread_testcancel.c In file included from src/thread/pthread_testcancel.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/sem_unlink.lo src/thread/sem_unlink.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/sem_wait.lo src/thread/sem_wait.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/thrd_exit.lo src/thread/thrd_exit.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/tls.lo src/thread/tls.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/sem_trywait.lo src/thread/sem_trywait.c In file included from src/thread/sem_trywait.c:3: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/thrd_join.lo src/thread/thrd_join.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/sem_post.lo src/thread/sem_post.c In file included from src/thread/sem_post.c:3: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/thrd_create.lo src/thread/thrd_create.c In file included from src/thread/thrd_create.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/thrd_yield.lo src/thread/thrd_yield.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/sem_timedwait.lo src/thread/sem_timedwait.c In file included from src/thread/sem_timedwait.c:3: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/thrd_sleep.lo src/thread/thrd_sleep.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/tss_delete.lo src/thread/tss_delete.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' LC_ALL=C awk -f ./tools/add-cfi.common.awk -f ./tools/add-cfi.x86_64.awk src/thread/x86_64/__set_thread_area.s | gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fno-stack-protector -fPIC -x assembler -c -o obj/src/thread/x86_64/__set_thread_area.lo - make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/tss_create.lo src/thread/tss_create.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' LC_ALL=C awk -f ./tools/add-cfi.common.awk -f ./tools/add-cfi.x86_64.awk src/thread/x86_64/__unmapself.s | gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -x assembler -c -o obj/src/thread/x86_64/__unmapself.lo - make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' LC_ALL=C awk -f ./tools/add-cfi.common.awk -f ./tools/add-cfi.x86_64.awk src/thread/x86_64/syscall_cp.s | gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -x assembler -c -o obj/src/thread/x86_64/syscall_cp.lo - make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' LC_ALL=C awk -f ./tools/add-cfi.common.awk -f ./tools/add-cfi.x86_64.awk src/thread/x86_64/clone.s | gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -x assembler -c -o obj/src/thread/x86_64/clone.lo - make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/tss_set.lo src/thread/tss_set.c In file included from src/thread/tss_set.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/__month_to_secs.lo src/time/__month_to_secs.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/sem_open.lo src/thread/sem_open.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/synccall.lo src/thread/synccall.c In file included from src/thread/synccall.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/thread/vmlock.lo src/thread/vmlock.c In file included from src/thread/vmlock.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/__map_file.lo src/time/__map_file.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/__tm_to_secs.lo src/time/__tm_to_secs.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/asctime.lo src/time/asctime.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/clock.lo src/time/clock.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/__year_to_secs.lo src/time/__year_to_secs.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/asctime_r.lo src/time/asctime_r.c In file included from ./src/internal/locale_impl.h:7, from src/time/asctime_r.c:4: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/clock_getcpuclockid.lo src/time/clock_getcpuclockid.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/clock_getres.lo src/time/clock_getres.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/__secs_to_tm.lo src/time/__secs_to_tm.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/clock_nanosleep.lo src/time/clock_nanosleep.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/clock_settime.lo src/time/clock_settime.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/ctime.lo src/time/ctime.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/difftime.lo src/time/difftime.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/clock_gettime.lo src/time/clock_gettime.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/ctime_r.lo src/time/ctime_r.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/ftime.lo src/time/ftime.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/gmtime.lo src/time/gmtime.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/getdate.lo src/time/getdate.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/gettimeofday.lo src/time/gettimeofday.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/gmtime_r.lo src/time/gmtime_r.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/localtime.lo src/time/localtime.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/localtime_r.lo src/time/localtime_r.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/nanosleep.lo src/time/nanosleep.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/mktime.lo src/time/mktime.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/time.lo src/time/time.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/timegm.lo src/time/timegm.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/timer_getoverrun.lo src/time/timer_getoverrun.c In file included from src/time/timer_getoverrun.c:3: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/times.lo src/time/times.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/timespec_get.lo src/time/timespec_get.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/timer_gettime.lo src/time/timer_gettime.c In file included from src/time/timer_gettime.c:3: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/timer_settime.lo src/time/timer_settime.c In file included from src/time/timer_settime.c:3: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/utime.lo src/time/utime.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/timer_delete.lo src/time/timer_delete.c In file included from src/time/timer_delete.c:3: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/_exit.lo src/unistd/_exit.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/alarm.lo src/unistd/alarm.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/access.lo src/unistd/access.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/ctermid.lo src/unistd/ctermid.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/chdir.lo src/unistd/chdir.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/timer_create.lo src/time/timer_create.c In file included from src/time/timer_create.c:4: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/chown.lo src/unistd/chown.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/close.lo src/unistd/close.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/dup.lo src/unistd/dup.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/acct.lo src/unistd/acct.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/wcsftime.lo src/time/wcsftime.c In file included from ./src/internal/locale_impl.h:7, from src/time/wcsftime.c:4: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/dup2.lo src/unistd/dup2.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/fchdir.lo src/unistd/fchdir.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/dup3.lo src/unistd/dup3.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/fchown.lo src/unistd/fchown.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/strptime.lo src/time/strptime.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/fchownat.lo src/unistd/fchownat.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/fsync.lo src/unistd/fsync.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/fdatasync.lo src/unistd/fdatasync.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/ftruncate.lo src/unistd/ftruncate.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/faccessat.lo src/unistd/faccessat.c In file included from src/unistd/faccessat.c:5: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/getcwd.lo src/unistd/getcwd.c src/unistd/getcwd.c: In function 'getcwd': src/unistd/getcwd.c:25:1: warning: function may return address of local variable [-Wreturn-local-addr] 25 | } | ^ src/unistd/getcwd.c:9:14: note: declared here 9 | char tmp[buf ? 1 : PATH_MAX]; | ^~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/getegid.lo src/unistd/getegid.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/geteuid.lo src/unistd/geteuid.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/getgid.lo src/unistd/getgid.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/getgroups.lo src/unistd/getgroups.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/getlogin.lo src/unistd/getlogin.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/getlogin_r.lo src/unistd/getlogin_r.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/gethostname.lo src/unistd/gethostname.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/getpgid.lo src/unistd/getpgid.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/getpgrp.lo src/unistd/getpgrp.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/getpid.lo src/unistd/getpid.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/getppid.lo src/unistd/getppid.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/getsid.lo src/unistd/getsid.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/strftime.lo src/time/strftime.c In file included from ./src/internal/locale_impl.h:7, from src/time/strftime.c:9: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/getuid.lo src/unistd/getuid.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/lchown.lo src/unistd/lchown.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/linkat.lo src/unistd/linkat.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/time/__tz.lo src/time/__tz.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/link.lo src/unistd/link.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/lseek.lo src/unistd/lseek.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/isatty.lo src/unistd/isatty.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/pause.lo src/unistd/pause.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/posix_close.lo src/unistd/posix_close.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/pipe.lo src/unistd/pipe.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/pread.lo src/unistd/pread.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/nice.lo src/unistd/nice.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/pipe2.lo src/unistd/pipe2.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/preadv.lo src/unistd/preadv.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/pwrite.lo src/unistd/pwrite.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/pwritev.lo src/unistd/pwritev.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/readlinkat.lo src/unistd/readlinkat.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/read.lo src/unistd/read.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/readlink.lo src/unistd/readlink.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/readv.lo src/unistd/readv.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/renameat.lo src/unistd/renameat.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/rmdir.lo src/unistd/rmdir.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/setegid.lo src/unistd/setegid.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/setgid.lo src/unistd/setgid.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/setpgid.lo src/unistd/setpgid.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/setpgrp.lo src/unistd/setpgrp.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/setregid.lo src/unistd/setregid.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/seteuid.lo src/unistd/seteuid.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/setresgid.lo src/unistd/setresgid.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/setresuid.lo src/unistd/setresuid.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/setsid.lo src/unistd/setsid.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/setreuid.lo src/unistd/setreuid.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/sleep.lo src/unistd/sleep.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/symlink.lo src/unistd/symlink.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/setuid.lo src/unistd/setuid.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/symlinkat.lo src/unistd/symlinkat.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/setxid.lo src/unistd/setxid.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/sync.lo src/unistd/sync.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/tcgetpgrp.lo src/unistd/tcgetpgrp.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' rm -f lib/libm.a ar rc lib/libm.a make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/tcsetpgrp.lo src/unistd/tcsetpgrp.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/truncate.lo src/unistd/truncate.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' rm -f lib/librt.a ar rc lib/librt.a make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/unlink.lo src/unistd/unlink.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/ttyname.lo src/unistd/ttyname.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' rm -f lib/libpthread.a ar rc lib/libpthread.a make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/ualarm.lo src/unistd/ualarm.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/unlinkat.lo src/unistd/unlinkat.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/usleep.lo src/unistd/usleep.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' rm -f lib/libcrypt.a ar rc lib/libcrypt.a make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' rm -f lib/libutil.a ar rc lib/libutil.a make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' rm -f lib/libxnet.a ar rc lib/libxnet.a make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' rm -f lib/libresolv.a ar rc lib/libresolv.a make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/ttyname_r.lo src/unistd/ttyname_r.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/write.lo src/unistd/write.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' rm -f lib/libdl.a ar rc lib/libdl.a make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' printf '#!/bin/sh\nexec ${REALGCC:-gcc} "$@" -specs "%s/musl-gcc.specs"\n' "/usr/lib64/musl/lib" > obj/musl-gcc chmod +x obj/musl-gcc make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' sh tools/musl-gcc.specs.sh "/usr/lib64/musl/include" "/usr/lib64/musl/lib" "/lib/ld-musl-x86_64.so.1" > lib/musl-gcc.specs make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/unistd/writev.lo src/unistd/writev.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' cp obj/crt/x86_64/crti.o lib/crti.o make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' cp obj/crt/x86_64/crtn.o lib/crtn.o make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' sed -e 's!@CC@!clang!g' -e 's!@PREFIX@!/usr!g' -e 's!@INCDIR@!/usr/lib64/musl/include!g' -e 's!@LIBDIR@!/usr/lib64/musl/lib!g' -e 's!@LDSO@!/lib/ld-musl-x86_64.so.1!g' tools/musl-clang.in > obj/musl-clang chmod +x obj/musl-clang make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' sed -e 's!@CC@!clang!g' -e 's!@PREFIX@!/usr!g' -e 's!@INCDIR@!/usr/lib64/musl/include!g' -e 's!@LIBDIR@!/usr/lib64/musl/lib!g' -e 's!@LDSO@!/lib/ld-musl-x86_64.so.1!g' tools/ld.musl-clang.in > obj/ld.musl-clang chmod +x obj/ld.musl-clang make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -fno-stack-protector -DCRT -c -o obj/crt/Scrt1.o crt/Scrt1.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fno-stack-protector -DCRT -c -o obj/crt/crt1.o crt/crt1.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/cabs.lo src/complex/cabs.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/cabs.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/cabsf.lo src/complex/cabsf.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/cabsf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/cabsl.lo src/complex/cabsl.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/cabsl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/__cexpf.lo src/complex/__cexpf.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/__cexpf.c:28: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/__cexp.lo src/complex/__cexp.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/__cexp.c:28: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/cacos.lo src/complex/cacos.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/cacos.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/cacosh.lo src/complex/cacosh.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/cacosh.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/cacoshf.lo src/complex/cacoshf.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/cacoshf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fno-stack-protector -fno-stack-protector -fPIC -c -o obj/ldso/dlstart.lo ldso/dlstart.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/cacosf.lo src/complex/cacosf.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/cacosf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/aio/aio_suspend.lo src/aio/aio_suspend.c In file included from src/aio/aio_suspend.c:5: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/cacoshl.lo src/complex/cacoshl.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/cacoshl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/cacosl.lo src/complex/cacosl.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/cacosl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/carg.lo src/complex/carg.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/carg.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/cargf.lo src/complex/cargf.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/cargf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/cargl.lo src/complex/cargl.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/cargl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -fno-stack-protector -DCRT -c -o obj/crt/rcrt1.o crt/rcrt1.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/aio/lio_listio.lo src/aio/lio_listio.c In file included from src/aio/lio_listio.c:5: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/casin.lo src/complex/casin.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/casin.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/casinf.lo src/complex/casinf.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/casinf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/casinh.lo src/complex/casinh.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/casinh.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/casinhf.lo src/complex/casinhf.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/casinhf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/casinhl.lo src/complex/casinhl.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/casinhl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/casinl.lo src/complex/casinl.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/casinl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/catan.lo src/complex/catan.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/catan.c:61: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/catanh.lo src/complex/catanh.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/catanh.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/catanhf.lo src/complex/catanhf.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/catanhf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/catanf.lo src/complex/catanf.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/catanf.c:56: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/catanhl.lo src/complex/catanhl.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/catanhl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/catanl.lo src/complex/catanl.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/catanl.c:62: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/ccos.lo src/complex/ccos.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/ccos.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/ccosf.lo src/complex/ccosf.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/ccosf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/ccoshl.lo src/complex/ccoshl.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/ccoshl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/ccosl.lo src/complex/ccosl.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/ccosl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/cexpl.lo src/complex/cexpl.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/cexpl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/cimag.lo src/complex/cimag.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/cimag.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/cexp.lo src/complex/cexp.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/cexp.c:28: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/ccoshf.lo src/complex/ccoshf.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/ccoshf.c:31: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/cexpf.lo src/complex/cexpf.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/cexpf.c:28: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/cimagf.lo src/complex/cimagf.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/cimagf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/cimagl.lo src/complex/cimagl.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/cimagl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/ccosh.lo src/complex/ccosh.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/ccosh.c:37: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/clog.lo src/complex/clog.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/clog.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/clogf.lo src/complex/clogf.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/clogf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/aio/aio.lo src/aio/aio.c In file included from src/aio/aio.c:11: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ src/aio/aio.c: In function 'io_thread_func': src/aio/aio.c:275:32: warning: 'ret' may be used uninitialized [-Wmaybe-uninitialized] 275 | at.err = ret<0 ? errno : 0; | ~~~~~~~~~~~~~~^~~ src/aio/aio.c:224:17: note: 'ret' was declared here 224 | ssize_t ret; | ^~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/conj.lo src/complex/conj.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/conj.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/clogl.lo src/complex/clogl.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/clogl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/conjf.lo src/complex/conjf.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/conjf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/conjl.lo src/complex/conjl.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/conjl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/cpow.lo src/complex/cpow.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/cpow.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/cpowf.lo src/complex/cpowf.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/cpowf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/cproj.lo src/complex/cproj.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/cproj.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/cpowl.lo src/complex/cpowl.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/cpowl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/creal.lo src/complex/creal.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/crealf.lo src/complex/crealf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/cprojf.lo src/complex/cprojf.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/cprojf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/creall.lo src/complex/creall.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/cprojl.lo src/complex/cprojl.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/cprojl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/csin.lo src/complex/csin.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/csin.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/csinf.lo src/complex/csinf.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/csinf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/csinhl.lo src/complex/csinhl.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/csinhl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/csinl.lo src/complex/csinl.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/csinl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/csqrtl.lo src/complex/csqrtl.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/csqrtl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/ctan.lo src/complex/ctan.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/ctan.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/ctanf.lo src/complex/ctanf.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/ctanf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/csqrt.lo src/complex/csqrt.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/csqrt.c:28: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ src/complex/csqrt.c: At top level: src/complex/csqrt.c:37: warning: ignoring '#pragma STDC CX_LIMITED_RANGE' [-Wunknown-pragmas] 37 | #pragma STDC CX_LIMITED_RANGE ON | make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/csqrtf.lo src/complex/csqrtf.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/csqrtf.c:28: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ src/complex/csqrtf.c: At top level: src/complex/csqrtf.c:37: warning: ignoring '#pragma STDC CX_LIMITED_RANGE' [-Wunknown-pragmas] 37 | #pragma STDC CX_LIMITED_RANGE ON | make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/ctanhl.lo src/complex/ctanhl.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/ctanhl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/csinh.lo src/complex/csinh.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/csinh.c:37: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/ctanl.lo src/complex/ctanl.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/ctanl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/csinhf.lo src/complex/csinhf.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/csinhf.c:31: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/conf/confstr.lo src/conf/confstr.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/ctanh.lo src/complex/ctanh.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/ctanh.c:66: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/complex/ctanhf.lo src/complex/ctanhf.c In file included from ./src/internal/libm.h:7, from ./src/internal/complex_impl.h:5, from src/complex/ctanhf.c:31: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/conf/pathconf.lo src/conf/pathconf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/conf/fpathconf.lo src/conf/fpathconf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/conf/legacy.lo src/conf/legacy.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/crypt/crypt.lo src/crypt/crypt.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/crypt/crypt_r.lo src/crypt/crypt_r.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/__ctype_toupper_loc.lo src/ctype/__ctype_toupper_loc.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/__ctype_b_loc.lo src/ctype/__ctype_b_loc.c In file included from src/ctype/__ctype_b_loc.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/__ctype_tolower_loc.lo src/ctype/__ctype_tolower_loc.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/isalnum.lo src/ctype/isalnum.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/__ctype_get_mb_cur_max.lo src/ctype/__ctype_get_mb_cur_max.c In file included from ./src/internal/locale_impl.h:7, from src/ctype/__ctype_get_mb_cur_max.c:2: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/isascii.lo src/ctype/isascii.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/conf/sysconf.lo src/conf/sysconf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/isalpha.lo src/ctype/isalpha.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/isblank.lo src/ctype/isblank.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/crypt/encrypt.lo src/crypt/encrypt.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/isdigit.lo src/ctype/isdigit.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/iscntrl.lo src/ctype/iscntrl.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/isgraph.lo src/ctype/isgraph.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/islower.lo src/ctype/islower.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/isprint.lo src/ctype/isprint.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/ispunct.lo src/ctype/ispunct.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/isspace.lo src/ctype/isspace.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/isupper.lo src/ctype/isupper.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/iswalnum.lo src/ctype/iswalnum.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/iswblank.lo src/ctype/iswblank.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/iswcntrl.lo src/ctype/iswcntrl.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/iswctype.lo src/ctype/iswctype.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/iswdigit.lo src/ctype/iswdigit.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/iswalpha.lo src/ctype/iswalpha.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/iswgraph.lo src/ctype/iswgraph.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/iswlower.lo src/ctype/iswlower.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/iswprint.lo src/ctype/iswprint.c src/ctype/iswprint.c: In function 'iswprint': src/ctype/iswprint.c:13:27: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 13 | return (wc+1 & 0x7f) >= 0x21; | ~~^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/isxdigit.lo src/ctype/isxdigit.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/iswxdigit.lo src/ctype/iswxdigit.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/toascii.lo src/ctype/toascii.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/iswpunct.lo src/ctype/iswpunct.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/iswupper.lo src/ctype/iswupper.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/tolower.lo src/ctype/tolower.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/iswspace.lo src/ctype/iswspace.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/toupper.lo src/ctype/toupper.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/crypt/crypt_blowfish.lo src/crypt/crypt_blowfish.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/crypt/crypt_des.lo src/crypt/crypt_des.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/wcswidth.lo src/ctype/wcswidth.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/dirent/alphasort.lo src/dirent/alphasort.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/wctrans.lo src/ctype/wctrans.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/dirent/dirfd.lo src/dirent/dirfd.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/dirent/closedir.lo src/dirent/closedir.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/crypt/crypt_sha256.lo src/crypt/crypt_sha256.c src/crypt/crypt_sha256.c: In function 'sha256crypt': src/crypt/crypt_sha256.c:298:48: warning: missing braces around initializer [-Wmissing-braces] 298 | static const unsigned char perm[][3] = { | ^ 299 | 0,10,20,21,1,11,12,22,2,3,13,23,24,4,14, | { }{ }{ }{ }{ } 300 | 15,25,5,6,16,26,27,7,17,18,28,8,9,19,29 }; | { }{ }{ }{ }{ } make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/wcwidth.lo src/ctype/wcwidth.c src/ctype/wcwidth.c: In function 'wcwidth': src/ctype/wcwidth.c:14:27: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 14 | return (wc+1 & 0x7f) >= 0x21 ? 1 : wc ? -1 : 0; | ~~^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/dirent/fdopendir.lo src/dirent/fdopendir.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/crypt/crypt_md5.lo src/crypt/crypt_md5.c src/crypt/crypt_md5.c: In function 'md5crypt': src/crypt/crypt_md5.c:261:48: warning: missing braces around initializer [-Wmissing-braces] 261 | static const unsigned char perm[][3] = { | ^ 262 | 0,6,12,1,7,13,2,8,14,3,9,15,4,10,5 }; | { }{ }{ }{ }{ } make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/dirent/opendir.lo src/dirent/opendir.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/dirent/readdir_r.lo src/dirent/readdir_r.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/dirent/readdir.lo src/dirent/readdir.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/dirent/rewinddir.lo src/dirent/rewinddir.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/env/__environ.lo src/env/__environ.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ctype/towctrans.lo src/ctype/towctrans.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/dirent/telldir.lo src/dirent/telldir.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/dirent/seekdir.lo src/dirent/seekdir.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/dirent/versionsort.lo src/dirent/versionsort.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/dirent/scandir.lo src/dirent/scandir.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/env/clearenv.lo src/env/clearenv.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/env/getenv.lo src/env/getenv.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/env/secure_getenv.lo src/env/secure_getenv.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/env/__reset_tls.lo src/env/__reset_tls.c In file included from src/env/__reset_tls.c:2: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fno-stack-protector -fPIC -c -o obj/src/env/__stack_chk_fail.lo src/env/__stack_chk_fail.c In file included from src/env/__stack_chk_fail.c:3: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/env/putenv.lo src/env/putenv.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/env/setenv.lo src/env/setenv.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/env/unsetenv.lo src/env/unsetenv.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/crypt/crypt_sha512.lo src/crypt/crypt_sha512.c src/crypt/crypt_sha512.c: In function 'sha512crypt': src/crypt/crypt_sha512.c:321:48: warning: missing braces around initializer [-Wmissing-braces] 321 | static const unsigned char perm[][3] = { | ^ 322 | 0,21,42,22,43,1,44,2,23,3,24,45,25,46,4, | { }{ }{ }{ }{ } 323 | 47,5,26,6,27,48,28,49,7,50,8,29,9,30,51, | { }{ }{ }{ }{ } 324 | 31,52,10,53,11,32,12,33,54,34,55,13,56,14,35, | { }{ }{ }{ }{ } 325 | 15,36,57,37,58,16,59,17,38,18,39,60,40,61,19, | { }{ }{ }{ }{ } 326 | 62,20,41 }; | { } make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/exit/_Exit.lo src/exit/_Exit.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/exit/abort_lock.lo src/exit/abort_lock.c In file included from src/exit/abort_lock.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fno-stack-protector -fPIC -c -o obj/src/env/__init_tls.lo src/env/__init_tls.c In file included from src/env/__init_tls.c:7: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ src/env/__init_tls.c: In function 'static_init_tls': src/env/__init_tls.c:131:32: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 126 | libc.tls_size = 2*sizeof(void *) + sizeof(struct pthread) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 127 | #ifdef TLS_ABOVE_TP | ~~~~~~~~~~~~~~~~~~~ 128 | + main_tls.offset | ~~~~~~~~~~~~~~~~~ 129 | #endif | ~~~~~~ 130 | + main_tls.size + main_tls.align | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 131 | + MIN_TLS_ALIGN-1 & -MIN_TLS_ALIGN; | ~~~~~~~~~~~~~~~^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/exit/assert.lo src/exit/assert.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/exit/abort.lo src/exit/abort.c In file included from src/exit/abort.c:4: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/errno/__errno_location.lo src/errno/__errno_location.c In file included from src/errno/__errno_location.c:2: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/errno/strerror.lo src/errno/strerror.c In file included from ./src/internal/locale_impl.h:7, from src/errno/strerror.c:4: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/exit/at_quick_exit.lo src/exit/at_quick_exit.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fno-stack-protector -fPIC -c -o obj/src/env/__libc_start_main.lo src/env/__libc_start_main.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/exit/quick_exit.lo src/exit/quick_exit.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/exit/exit.lo src/exit/exit.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/fcntl/creat.lo src/fcntl/creat.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/exit/atexit.lo src/exit/atexit.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/fcntl/posix_fadvise.lo src/fcntl/posix_fadvise.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/fenv/__flt_rounds.lo src/fenv/__flt_rounds.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/fenv/feholdexcept.lo src/fenv/feholdexcept.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/fcntl/openat.lo src/fcntl/openat.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/fcntl/posix_fallocate.lo src/fcntl/posix_fallocate.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/fenv/fesetexceptflag.lo src/fenv/fesetexceptflag.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/fcntl/open.lo src/fcntl/open.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/fenv/fegetexceptflag.lo src/fenv/fegetexceptflag.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/fenv/fesetround.lo src/fenv/fesetround.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/internal/defsysinfo.lo src/internal/defsysinfo.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/fcntl/fcntl.lo src/fcntl/fcntl.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/fenv/feupdateenv.lo src/fenv/feupdateenv.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/internal/emulate_wait4.lo src/internal/emulate_wait4.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/internal/libc.lo src/internal/libc.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/internal/version.lo src/internal/version.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/internal/syscall_ret.lo src/internal/syscall_ret.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ipc/ftok.lo src/ipc/ftok.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ipc/msgget.lo src/ipc/msgget.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/internal/procfdname.lo src/internal/procfdname.c src/internal/procfdname.c:3:25: warning: argument 1 of type 'char *' declared as a pointer [-Warray-parameter=] 3 | void __procfdname(char *buf, unsigned fd) | ~~~~~~^~~ In file included from src/internal/procfdname.c:1: src/internal/syscall.h:406:31: note: previously declared as an array 'char[static 27]' 406 | hidden void __procfdname(char __buf[static 15+3*sizeof(int)], unsigned); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ipc/msgctl.lo src/ipc/msgctl.c In file included from src/ipc/msgctl.c:2: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ipc/msgrcv.lo src/ipc/msgrcv.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/internal/shgetc.lo src/internal/shgetc.c src/internal/shgetc.c: In function '__shgetc': src/internal/shgetc.c:23:22: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 23 | if (f->shlim && cnt >= f->shlim || (c=__uflow(f)) < 0) { | ~~~~~~~~~^~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ipc/msgsnd.lo src/ipc/msgsnd.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ipc/semop.lo src/ipc/semop.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ipc/shmat.lo src/ipc/shmat.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ipc/semtimedop.lo src/ipc/semtimedop.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ipc/shmdt.lo src/ipc/shmdt.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ipc/semctl.lo src/ipc/semctl.c In file included from src/ipc/semctl.c:3: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ipc/semget.lo src/ipc/semget.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ipc/shmctl.lo src/ipc/shmctl.c In file included from src/ipc/shmctl.c:2: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ipc/shmget.lo src/ipc/shmget.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/internal/vdso.lo src/internal/vdso.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ldso/__dlsym.lo src/ldso/__dlsym.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ldso/dladdr.lo src/ldso/dladdr.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ldso/dlclose.lo src/ldso/dlclose.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ldso/dlopen.lo src/ldso/dlopen.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ldso/dlinfo.lo src/ldso/dlinfo.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/legacy/cuserid.lo src/legacy/cuserid.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/legacy/euidaccess.lo src/legacy/euidaccess.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/internal/intscan.lo src/internal/intscan.c src/internal/intscan.c: In function '__intscan': src/internal/intscan.c:70:33: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 70 | } else if (!(base & base-1)) { | ~~~~^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/legacy/daemon.lo src/legacy/daemon.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ldso/dl_iterate_phdr.lo src/ldso/dl_iterate_phdr.c In file included from src/ldso/dl_iterate_phdr.c:3: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/legacy/err.lo src/legacy/err.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/legacy/ftw.lo src/legacy/ftw.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/legacy/futimes.lo src/legacy/futimes.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/legacy/getdtablesize.lo src/legacy/getdtablesize.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/ldso/dlerror.lo src/ldso/dlerror.c In file included from src/ldso/dlerror.c:4: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/legacy/getloadavg.lo src/legacy/getloadavg.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/legacy/getpagesize.lo src/legacy/getpagesize.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/legacy/getpass.lo src/legacy/getpass.c src/legacy/getpass.c: In function 'getpass': src/legacy/getpass.c:30:27: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 30 | if (l > 0 && password[l-1] == '\n' || l==sizeof password) l--; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/legacy/isastream.lo src/legacy/isastream.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/legacy/getusershell.lo src/legacy/getusershell.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/legacy/lutimes.lo src/legacy/lutimes.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/legacy/ulimit.lo src/legacy/ulimit.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/legacy/valloc.lo src/legacy/valloc.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/legacy/utmpx.lo src/legacy/utmpx.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/adjtimex.lo src/linux/adjtimex.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/adjtime.lo src/linux/adjtime.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/cache.lo src/linux/cache.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/brk.lo src/linux/brk.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/arch_prctl.lo src/linux/arch_prctl.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/cap.lo src/linux/cap.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/chroot.lo src/linux/chroot.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/copy_file_range.lo src/linux/copy_file_range.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/clock_adjtime.lo src/linux/clock_adjtime.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/fallocate.lo src/linux/fallocate.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/fanotify.lo src/linux/fanotify.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/eventfd.lo src/linux/eventfd.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/getdents.lo src/linux/getdents.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/flock.lo src/linux/flock.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/epoll.lo src/linux/epoll.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/getrandom.lo src/linux/getrandom.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/clone.lo src/linux/clone.c In file included from src/linux/clone.c:5: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/ioperm.lo src/linux/ioperm.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/gettid.lo src/linux/gettid.c In file included from src/linux/gettid.c:3: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/inotify.lo src/linux/inotify.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/iopl.lo src/linux/iopl.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/klogctl.lo src/linux/klogctl.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/memfd_create.lo src/linux/memfd_create.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/mlock2.lo src/linux/mlock2.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/module.lo src/linux/module.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/name_to_handle_at.lo src/linux/name_to_handle_at.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/open_by_handle_at.lo src/linux/open_by_handle_at.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/personality.lo src/linux/personality.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/membarrier.lo src/linux/membarrier.c In file included from src/linux/membarrier.c:5: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/mount.lo src/linux/mount.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/pivot_root.lo src/linux/pivot_root.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/preadv2.lo src/linux/preadv2.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/prctl.lo src/linux/prctl.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/prlimit.lo src/linux/prlimit.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/quotactl.lo src/linux/quotactl.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/pwritev2.lo src/linux/pwritev2.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/readahead.lo src/linux/readahead.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/process_vm.lo src/linux/process_vm.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/ptrace.lo src/linux/ptrace.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/reboot.lo src/linux/reboot.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/fts/fts.lo src/fts/fts.c In file included from ./include/sys/param.h:32, from src/fts/fts.c:42: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ src/fts/fts.c: In function 'fts_build': src/fts/fts.c:660:59: warning: variable 'nostat' set but not used [-Wunused-but-set-variable] 660 | int cderrno, descend, level, nlinks, saved_errno, nostat, doadjust; | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/remap_file_pages.lo src/linux/remap_file_pages.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/sendfile.lo src/linux/sendfile.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/setfsgid.lo src/linux/setfsgid.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/setfsuid.lo src/linux/setfsuid.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/sbrk.lo src/linux/sbrk.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/sethostname.lo src/linux/sethostname.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/setns.lo src/linux/setns.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/settimeofday.lo src/linux/settimeofday.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/splice.lo src/linux/splice.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/setgroups.lo src/linux/setgroups.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/signalfd.lo src/linux/signalfd.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/stime.lo src/linux/stime.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/swap.lo src/linux/swap.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/syncfs.lo src/linux/syncfs.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/statx.lo src/linux/statx.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/sysinfo.lo src/linux/sysinfo.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/sync_file_range.lo src/linux/sync_file_range.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/tee.lo src/linux/tee.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/timerfd.lo src/linux/timerfd.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/unshare.lo src/linux/unshare.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/vhangup.lo src/linux/vhangup.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/utimes.lo src/linux/utimes.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/vmsplice.lo src/linux/vmsplice.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/wait3.lo src/linux/wait3.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/internal/floatscan.lo src/internal/floatscan.c src/internal/floatscan.c: In function 'decfloat': src/internal/floatscan.c:188:39: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 188 | a = (a+1 & MASK); | ~^~ src/internal/floatscan.c:200:26: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 200 | for (k=(z-1 & MASK); ; k=(k-1 & MASK)) { | ~^~ src/internal/floatscan.c:200:44: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 200 | for (k=(z-1 & MASK); ; k=(k-1 & MASK)) { | ~^~ src/internal/floatscan.c:209:34: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 209 | if (k==(z-1 & MASK) && k!=a && !x[k]) z = k; | ~^~ src/internal/floatscan.c:214:31: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 214 | a = (a-1 & MASK); | ~^~ src/internal/floatscan.c:216:39: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 216 | z = (z-1 & MASK); | ~^~ src/internal/floatscan.c:217:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 217 | x[z-1 & MASK] |= x[z]; | ~^~ src/internal/floatscan.c:228:31: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 228 | k = (a+i & MASK); | ~^~ src/internal/floatscan.c:233:32: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 233 | if (x[a+i & MASK] > th[i]) break; | ~^~ src/internal/floatscan.c:239:37: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 239 | for (k=a; k!=z; k=(k+1 & MASK)) { | ~^~ src/internal/floatscan.c:240:54: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 240 | uint32_t tmp = x[k] & (1< emax-5) { make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/wait4.lo src/linux/wait4.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/locale/bind_textdomain_codeset.lo src/locale/bind_textdomain_codeset.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/locale/__lctrans.lo src/locale/__lctrans.c In file included from ./src/internal/locale_impl.h:7, from src/locale/__lctrans.c:2: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/locale/c_locale.lo src/locale/c_locale.c In file included from ./src/internal/locale_impl.h:7, from src/locale/c_locale.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/locale/catclose.lo src/locale/catclose.c In file included from src/locale/catclose.c:4: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/locale/__mo_lookup.lo src/locale/__mo_lookup.c src/locale/__mo_lookup.c: In function 'swapc': src/locale/__mo_lookup.c:6:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 6 | return c ? x>>24 | x>>8&0xff00 | x<<8&0xff0000 | x<<24 : x; | ~~~~^~~~~~~ src/locale/__mo_lookup.c:6:46: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 6 | return c ? x>>24 | x>>8&0xff00 | x<<8&0xff0000 | x<<24 : x; | ~~~~^~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/locale/freelocale.lo src/locale/freelocale.c In file included from ./src/internal/locale_impl.h:7, from src/locale/freelocale.c:2: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/locale/catgets.lo src/locale/catgets.c In file included from src/locale/catgets.c:3: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/locale/duplocale.lo src/locale/duplocale.c In file included from ./src/internal/locale_impl.h:7, from src/locale/duplocale.c:3: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/linux/xattr.lo src/linux/xattr.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/locale/iconv_close.lo src/locale/iconv_close.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/locale/localeconv.lo src/locale/localeconv.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/locale/catopen.lo src/locale/catopen.c In file included from src/locale/catopen.c:5: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/locale/langinfo.lo src/locale/langinfo.c In file included from ./src/internal/locale_impl.h:7, from src/locale/langinfo.c:3: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/locale/strcoll.lo src/locale/strcoll.c In file included from ./src/internal/locale_impl.h:7, from src/locale/strcoll.c:3: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/locale/strtod_l.lo src/locale/strtod_l.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/locale/locale_map.lo src/locale/locale_map.c In file included from ./src/internal/locale_impl.h:7, from src/locale/locale_map.c:5: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ src/locale/locale_map.c: In function '__get_locale': src/locale/locale_map.c:44:42: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 44 | (val = getenv("LC_ALL")) && *val || | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ src/locale/locale_map.c:46:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 46 | (val = getenv("LANG")) && *val || | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/locale/strxfrm.lo src/locale/strxfrm.c In file included from ./src/internal/locale_impl.h:7, from src/locale/strxfrm.c:3: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/locale/setlocale.lo src/locale/setlocale.c In file included from ./src/internal/locale_impl.h:7, from src/locale/setlocale.c:4: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/locale/newlocale.lo src/locale/newlocale.c In file included from ./src/internal/locale_impl.h:7, from src/locale/newlocale.c:4: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/locale/textdomain.lo src/locale/textdomain.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/locale/uselocale.lo src/locale/uselocale.c In file included from ./src/internal/locale_impl.h:7, from src/locale/uselocale.c:1: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/locale/wcscoll.lo src/locale/wcscoll.c In file included from ./src/internal/locale_impl.h:7, from src/locale/wcscoll.c:3: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/malloc/free.lo src/malloc/free.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fno-stack-protector -fno-stack-protector -fPIC -c -o obj/ldso/dynlink.lo ldso/dynlink.c In file included from ldso/dynlink.c:22: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ ldso/dynlink.c: In function 'reclaim_gaps': ldso/dynlink.c:624:58: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 624 | ph->p_vaddr+ph->p_memsz+PAGE_SIZE-1 & -PAGE_SIZE); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ldso/dynlink.c: In function 'map_library': ldso/dynlink.c:767:66: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 767 | map = mmap(0, ph->p_memsz + (ph->p_vaddr & PAGE_SIZE-1), | ^ ldso/dynlink.c:775:46: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 775 | (ph->p_vaddr & PAGE_SIZE-1); | ^ ldso/dynlink.c:780:59: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 780 | size_t brk = (ph->p_vaddr & PAGE_SIZE-1) | ^ ldso/dynlink.c:782:63: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 782 | size_t pgbrk = brk + PAGE_SIZE-1 & -PAGE_SIZE; | ~~~~~~~~~~~~~~~^~ ldso/dynlink.c:784:52: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 783 | size_t pgend = brk + ph->p_memsz - ph->p_filesz | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 784 | + PAGE_SIZE-1 & -PAGE_SIZE; | ~~~~~~~~~~~^~ ldso/dynlink.c:835:61: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 835 | this_max = ph->p_vaddr+ph->p_memsz+PAGE_SIZE-1 & -PAGE_SIZE; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ldso/dynlink.c:846:53: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 846 | size_t pgbrk = brk+PAGE_SIZE-1 & -PAGE_SIZE; | ~~~~~~~~~~~~~^~ ldso/dynlink.c:847:53: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 847 | memset((void *)brk, 0, pgbrk-brk & PAGE_SIZE-1); | ~~~~~^~~~ ldso/dynlink.c: In function 'update_tls_size': ldso/dynlink.c:43:28: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 43 | #define ALIGN(x,y) ((x)+(y)-1 & -(y)) | ~~~~~~~^~ ldso/dynlink.c:1641:25: note: in expansion of macro 'ALIGN' 1641 | libc.tls_size = ALIGN( | ^~~~~ ldso/dynlink.c: In function 'do_relocs': ldso/dynlink.c:461:25: warning: 'name' may be used uninitialized [-Wmaybe-uninitialized] 461 | error("Error relocating %s: %s: initial-exec TLS " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 462 | "resolves to dynamic definition in %s", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 463 | dso->name, name, def.dso->name); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ldso/dynlink.c:388:21: note: 'name' was declared here 388 | const char *name; | ^~~~ ldso/dynlink.c: In function 'map_library': ldso/dynlink.c:800:19: warning: 'off_start' may be used uninitialized [-Wmaybe-uninitialized] 800 | off_start &= -PAGE_SIZE; ldso/dynlink.c:695:15: note: 'off_start' was declared here 695 | off_t off_start; | ^~~~~~~~~ ldso/dynlink.c:809:17: warning: 'prot' may be used uninitialized [-Wmaybe-uninitialized] 809 | : mmap((void *)addr_min, map_len, prot, ldso/dynlink.c:698:18: note: 'prot' was declared here 698 | unsigned prot; | ^~~~ In function 'do_relr_relocs', inlined from 'reloc_all' at ldso/dynlink.c:1423:4: ldso/dynlink.c:575:51: warning: 'reloc_addr' may be used uninitialized [-Wmaybe-uninitialized] 575 | reloc_addr[i] += (size_t)base; | ~~~~~~~~~~^~~ ldso/dynlink.c: In function 'reloc_all': ldso/dynlink.c:566:17: note: 'reloc_addr' was declared here 566 | size_t *reloc_addr; | ^~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/locale/strfmon.lo src/locale/strfmon.c In file included from ./src/internal/locale_impl.h:7, from src/locale/strfmon.c:6: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ src/locale/strfmon.c: In function 'vstrfmon_l': src/locale/strfmon.c:12:47: warning: variable 'intl' set but not used [-Wunused-but-set-variable] 12 | int fill, nogrp, negpar, nosym, left, intl; | ^~~~ src/locale/strfmon.c:12:34: warning: variable 'nosym' set but not used [-Wunused-but-set-variable] 12 | int fill, nogrp, negpar, nosym, left, intl; | ^~~~~ src/locale/strfmon.c:12:26: warning: variable 'negpar' set but not used [-Wunused-but-set-variable] 12 | int fill, nogrp, negpar, nosym, left, intl; | ^~~~~~ src/locale/strfmon.c:12:19: warning: variable 'nogrp' set but not used [-Wunused-but-set-variable] 12 | int fill, nogrp, negpar, nosym, left, intl; | ^~~~~ src/locale/strfmon.c:12:13: warning: variable 'fill' set but not used [-Wunused-but-set-variable] 12 | int fill, nogrp, negpar, nosym, left, intl; | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/locale/pleval.lo src/locale/pleval.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/locale/wcsxfrm.lo src/locale/wcsxfrm.c In file included from ./src/internal/locale_impl.h:7, from src/locale/wcsxfrm.c:3: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/malloc/calloc.lo src/malloc/calloc.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/malloc/libc_calloc.lo src/malloc/libc_calloc.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/locale/dcngettext.lo src/locale/dcngettext.c In file included from ./src/internal/locale_impl.h:7, from src/locale/dcngettext.c:9: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ src/locale/dcngettext.c: In function 'dcngettext': src/locale/dcngettext.c:192:29: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 192 | if (map = __map_file(name, &map_size)) break; | ^~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/malloc/memalign.lo src/malloc/memalign.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/malloc/realloc.lo src/malloc/realloc.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/malloc/reallocarray.lo src/malloc/reallocarray.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/malloc/posix_memalign.lo src/malloc/posix_memalign.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/malloc/lite_malloc.lo src/malloc/lite_malloc.c src/malloc/lite_malloc.c: In function '__simple_malloc': src/malloc/lite_malloc.c:56:28: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 56 | cur += -cur & align-1; | ~~~~~^~ src/malloc/lite_malloc.c:59:55: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 59 | size_t req = n - (end-cur) + PAGE_SIZE-1 & -PAGE_SIZE; | ~~~~~~~~~~~~~~~~~~~~~~~~~^~ src/malloc/lite_malloc.c:63:37: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 63 | brk += -brk & PAGE_SIZE-1; | ^ src/malloc/lite_malloc.c:73:44: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 73 | req = n + PAGE_SIZE-1 & -PAGE_SIZE; | ~~~~~~~~~~~~~^~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/malloc/mallocng/donate.lo src/malloc/mallocng/donate.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__cosdf.lo src/math/__cosdf.c In file included from ./src/internal/libm.h:7, from src/math/__cosdf.c:17: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/malloc/replaced.lo src/malloc/replaced.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__cos.lo src/math/__cos.c In file included from ./src/internal/libm.h:7, from src/math/__cos.c:51: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__expo2.lo src/math/__expo2.c In file included from ./src/internal/libm.h:7, from src/math/__expo2.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__cosl.lo src/math/__cosl.c In file included from ./src/internal/libm.h:7, from src/math/__cosl.c:16: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/malloc/mallocng/aligned_alloc.lo src/malloc/mallocng/aligned_alloc.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__expo2f.lo src/math/__expo2f.c In file included from ./src/internal/libm.h:7, from src/math/__expo2f.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__fpclassify.lo src/math/__fpclassify.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/malloc/mallocng/malloc_usable_size.lo src/malloc/mallocng/malloc_usable_size.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__fpclassifyf.lo src/math/__fpclassifyf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__math_divzero.lo src/math/__math_divzero.c In file included from ./src/internal/libm.h:7, from src/math/__math_divzero.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__fpclassifyl.lo src/math/__fpclassifyl.c In file included from ./src/internal/libm.h:7, from src/math/__fpclassifyl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__math_divzerof.lo src/math/__math_divzerof.c In file included from ./src/internal/libm.h:7, from src/math/__math_divzerof.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__math_invalid.lo src/math/__math_invalid.c In file included from ./src/internal/libm.h:7, from src/math/__math_invalid.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__math_invalidf.lo src/math/__math_invalidf.c In file included from ./src/internal/libm.h:7, from src/math/__math_invalidf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__math_invalidl.lo src/math/__math_invalidl.c In file included from ./src/internal/libm.h:7, from src/math/__math_invalidl.c:2: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__math_oflowf.lo src/math/__math_oflowf.c In file included from ./src/internal/libm.h:7, from src/math/__math_oflowf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__math_uflow.lo src/math/__math_uflow.c In file included from ./src/internal/libm.h:7, from src/math/__math_uflow.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__math_oflow.lo src/math/__math_oflow.c In file included from ./src/internal/libm.h:7, from src/math/__math_oflow.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__math_uflowf.lo src/math/__math_uflowf.c In file included from ./src/internal/libm.h:7, from src/math/__math_uflowf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/malloc/mallocng/realloc.lo src/malloc/mallocng/realloc.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__math_xflow.lo src/math/__math_xflow.c In file included from ./src/internal/libm.h:7, from src/math/__math_xflow.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__math_xflowf.lo src/math/__math_xflowf.c In file included from ./src/internal/libm.h:7, from src/math/__math_xflowf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__polevll.lo src/math/__polevll.c In file included from ./src/internal/libm.h:7, from src/math/__polevll.c:57: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__rem_pio2f.lo src/math/__rem_pio2f.c In file included from ./src/internal/libm.h:7, from src/math/__rem_pio2f.c:23: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__signbit.lo src/math/__signbit.c In file included from ./src/internal/libm.h:7, from src/math/__signbit.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__signbitf.lo src/math/__signbitf.c In file included from ./src/internal/libm.h:7, from src/math/__signbitf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__sin.lo src/math/__sin.c In file included from ./src/internal/libm.h:7, from src/math/__sin.c:42: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/malloc/mallocng/free.lo src/malloc/mallocng/free.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__signbitl.lo src/math/__signbitl.c In file included from ./src/internal/libm.h:7, from src/math/__signbitl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__sindf.lo src/math/__sindf.c In file included from ./src/internal/libm.h:7, from src/math/__sindf.c:17: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__sinl.lo src/math/__sinl.c In file included from ./src/internal/libm.h:7, from src/math/__sinl.c:15: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__rem_pio2.lo src/math/__rem_pio2.c In file included from ./src/internal/libm.h:7, from src/math/__rem_pio2.c:20: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__rem_pio2l.lo src/math/__rem_pio2l.c In file included from ./src/internal/libm.h:7, from src/math/__rem_pio2l.c:15: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__tandf.lo src/math/__tandf.c In file included from ./src/internal/libm.h:7, from src/math/__tandf.c:16: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__tan.lo src/math/__tan.c In file included from ./src/internal/libm.h:7, from src/math/__tan.c:46: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/acosh.lo src/math/acosh.c In file included from ./src/internal/libm.h:7, from src/math/acosh.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__tanl.lo src/math/__tanl.c In file included from ./src/internal/libm.h:7, from src/math/__tanl.c:14: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/acoshf.lo src/math/acoshf.c In file included from ./src/internal/libm.h:7, from src/math/acoshf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/acosf.lo src/math/acosf.c In file included from ./src/internal/libm.h:7, from src/math/acosf.c:16: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/acoshl.lo src/math/acoshl.c In file included from ./src/internal/libm.h:7, from src/math/acoshl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/acos.lo src/math/acos.c In file included from ./src/internal/libm.h:7, from src/math/acos.c:36: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ src/math/acos.c: In function 'acos': src/math/acos.c:72:24: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 72 | if ((ix-0x3ff00000 | lx) == 0) { | ~~^~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/asinf.lo src/math/asinf.c In file included from ./src/internal/libm.h:7, from src/math/asinf.c:15: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/asinh.lo src/math/asinh.c In file included from ./src/internal/libm.h:7, from src/math/asinh.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/asin.lo src/math/asin.c In file included from ./src/internal/libm.h:7, from src/math/asin.c:42: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ src/math/asin.c: In function 'asin': src/math/asin.c:78:24: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 78 | if ((ix-0x3ff00000 | lx) == 0) | ~~^~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/asinhf.lo src/math/asinhf.c In file included from ./src/internal/libm.h:7, from src/math/asinhf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/asinhl.lo src/math/asinhl.c In file included from ./src/internal/libm.h:7, from src/math/asinhl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/atan.lo src/math/atan.c In file included from ./src/internal/libm.h:7, from src/math/atan.c:33: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/atan2.lo src/math/atan2.c In file included from ./src/internal/libm.h:7, from src/math/atan2.c:40: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ src/math/atan2.c: In function 'atan2': src/math/atan2.c:55:16: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 55 | if ((ix-0x3ff00000 | lx) == 0) /* x = 1.0 */ | ~~^~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/atan2f.lo src/math/atan2f.c In file included from ./src/internal/libm.h:7, from src/math/atan2f.c:16: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/atanh.lo src/math/atanh.c In file included from ./src/internal/libm.h:7, from src/math/atanh.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/atanhf.lo src/math/atanhf.c In file included from ./src/internal/libm.h:7, from src/math/atanhf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/atanhl.lo src/math/atanhl.c In file included from ./src/internal/libm.h:7, from src/math/atanhl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/cbrtf.lo src/math/cbrtf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/cbrt.lo src/math/cbrt.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/atanf.lo src/math/atanf.c In file included from ./src/internal/libm.h:7, from src/math/atanf.c:17: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/cbrtl.lo src/math/cbrtl.c In file included from ./src/internal/libm.h:7, from src/math/cbrtl.c:18: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/ceil.lo src/math/ceil.c In file included from ./src/internal/libm.h:7, from src/math/ceil.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/ceilf.lo src/math/ceilf.c In file included from ./src/internal/libm.h:7, from src/math/ceilf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/copysign.lo src/math/copysign.c In file included from ./src/internal/libm.h:7, from src/math/copysign.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/copysignl.lo src/math/copysignl.c In file included from ./src/internal/libm.h:7, from src/math/copysignl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/copysignf.lo src/math/copysignf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/cosh.lo src/math/cosh.c In file included from ./src/internal/libm.h:7, from src/math/cosh.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/coshf.lo src/math/coshf.c In file included from ./src/internal/libm.h:7, from src/math/coshf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/cosf.lo src/math/cosf.c In file included from ./src/internal/libm.h:7, from src/math/cosf.c:17: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/coshl.lo src/math/coshl.c In file included from ./src/internal/libm.h:7, from src/math/coshl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/cosl.lo src/math/cosl.c In file included from ./src/internal/libm.h:7, from src/math/cosl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/cos.lo src/math/cos.c In file included from ./src/internal/libm.h:7, from src/math/cos.c:43: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/__rem_pio2_large.lo src/math/__rem_pio2_large.c In file included from ./src/internal/libm.h:7, from src/math/__rem_pio2_large.c:125: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/exp2f_data.lo src/math/exp2f_data.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/exp10.lo src/math/exp10.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/exp10f.lo src/math/exp10f.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/malloc/mallocng/malloc.lo src/malloc/mallocng/malloc.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/exp_data.lo src/math/exp_data.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/exp10l.lo src/math/exp10l.c In file included from ./src/internal/libm.h:7, from src/math/exp10l.c:4: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/exp2f.lo src/math/exp2f.c In file included from ./src/internal/libm.h:7, from src/math/exp2f.c:10: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/exp.lo src/math/exp.c In file included from ./src/internal/libm.h:7, from src/math/exp.c:10: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/erf.lo src/math/erf.c In file included from ./src/internal/libm.h:7, from src/math/erf.c:106: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/erff.lo src/math/erff.c In file included from ./src/internal/libm.h:7, from src/math/erff.c:16: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/expf.lo src/math/expf.c In file included from ./src/internal/libm.h:7, from src/math/expf.c:10: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/exp2.lo src/math/exp2.c In file included from ./src/internal/libm.h:7, from src/math/exp2.c:10: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/fdim.lo src/math/fdim.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/fdimf.lo src/math/fdimf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/fdiml.lo src/math/fdiml.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/erfl.lo src/math/erfl.c In file included from ./src/internal/libm.h:7, from src/math/erfl.c:101: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/finitef.lo src/math/finitef.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/expm1.lo src/math/expm1.c In file included from ./src/internal/libm.h:7, from src/math/expm1.c:107: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/finite.lo src/math/finite.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/expm1f.lo src/math/expm1f.c In file included from ./src/internal/libm.h:7, from src/math/expm1f.c:16: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/floor.lo src/math/floor.c In file included from ./src/internal/libm.h:7, from src/math/floor.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/floorf.lo src/math/floorf.c In file included from ./src/internal/libm.h:7, from src/math/floorf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/fmax.lo src/math/fmax.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/fmaxf.lo src/math/fmaxf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/fmaxl.lo src/math/fmaxl.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/fmin.lo src/math/fmin.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/fminl.lo src/math/fminl.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/frexpf.lo src/math/frexpf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/fminf.lo src/math/fminf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/frexpl.lo src/math/frexpl.c In file included from ./src/internal/libm.h:7, from src/math/frexpl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/frexp.lo src/math/frexp.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/hypot.lo src/math/hypot.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/hypotf.lo src/math/hypotf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/fmal.lo src/math/fmal.c In file included from ./src/internal/libm.h:7, from src/math/fmal.c:29: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ src/math/fmal.c: In function 'fmal': src/math/fmal.c:167: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas] 167 | #pragma STDC FENV_ACCESS ON | src/math/fmal.c:212:31: warning: suggest parentheses around comparison in operand of '^' [-Wparentheses] 212 | if (x > 0.0 ^ y < 0.0 ^ z < 0.0) | ~~^~~~~ src/math/fmal.c:212:51: warning: suggest parentheses around comparison in operand of '^' [-Wparentheses] 212 | if (x > 0.0 ^ y < 0.0 ^ z < 0.0) | ~~^~~~~ src/math/fmal.c:219:31: warning: suggest parentheses around comparison in operand of '^' [-Wparentheses] 219 | if (x > 0.0 ^ y < 0.0) | ~~^~~~~ src/math/fmal.c:226:31: warning: suggest parentheses around comparison in operand of '^' [-Wparentheses] 226 | if (x > 0.0 ^ y < 0.0) | ~~^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/fmodf.lo src/math/fmodf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/hypotl.lo src/math/hypotl.c In file included from ./src/internal/libm.h:7, from src/math/hypotl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/ilogb.lo src/math/ilogb.c In file included from ./src/internal/libm.h:7, from src/math/ilogb.c:2: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ src/math/ilogb.c: In function 'ilogb': src/math/ilogb.c:6: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas] 6 | #pragma STDC FENV_ACCESS ON | make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/ilogbf.lo src/math/ilogbf.c In file included from ./src/internal/libm.h:7, from src/math/ilogbf.c:2: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ src/math/ilogbf.c: In function 'ilogbf': src/math/ilogbf.c:6: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas] 6 | #pragma STDC FENV_ACCESS ON | make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/ilogbl.lo src/math/ilogbl.c In file included from ./src/internal/libm.h:7, from src/math/ilogbl.c:2: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ src/math/ilogbl.c: In function 'ilogbl': src/math/ilogbl.c:12: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas] 12 | #pragma STDC FENV_ACCESS ON | make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/fmod.lo src/math/fmod.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/ldexp.lo src/math/ldexp.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/ldexpl.lo src/math/ldexpl.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/locale/iconv.lo src/locale/iconv.c In file included from ./src/internal/locale_impl.h:7, from src/locale/iconv.c:8: ./src/internal/pthread_impl.h: In function '__wake': ./src/internal/pthread_impl.h:172:69: warning: value computed is not used [-Wunused-value] 172 | __syscall(SYS_futex, addr, FUTEX_WAKE|priv, cnt) != -ENOSYS || | ^~ ./src/internal/pthread_impl.h: In function '__futexwait': ./src/internal/pthread_impl.h:178:72: warning: value computed is not used [-Wunused-value] 178 | __syscall(SYS_futex, addr, FUTEX_WAIT|priv, val, 0) != -ENOSYS || | ^~ src/locale/iconv.c: At top level: src/locale/iconv.c:69:47: warning: missing braces around initializer [-Wmissing-braces] 69 | static const unsigned short jis0208[84][94] = { | ^ 70 | #include "jis0208.h" 71 | }; | } src/locale/iconv.c:73:49: warning: missing braces around initializer [-Wmissing-braces] 73 | static const unsigned short gb18030[126][190] = { | ^ 74 | #include "gb18030.h" 75 | }; | } src/locale/iconv.c:77:45: warning: missing braces around initializer [-Wmissing-braces] 77 | static const unsigned short big5[89][157] = { | ^ 78 | #include "big5.h" 79 | }; | } src/locale/iconv.c:85:43: warning: missing braces around initializer [-Wmissing-braces] 85 | static const unsigned short ksc[93][94] = { | ^ 86 | #include "ksc.h" 87 | }; | } src/locale/iconv.c: In function 'get_32': src/locale/iconv.c:184:20: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 184 | return s[e]+0U<<24 | s[e^1]<<16 | s[e^2]<<8 | s[e^3]; | ~~~~^~~ src/locale/iconv.c: In function 'legacy_map': src/locale/iconv.c:204:48: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 204 | x = map[x*5/4]>>2*x%8 | map[x*5/4+1]<<8-2*x%8 & 1023; | ~^~~~~~ src/locale/iconv.c:204:55: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 204 | x = map[x*5/4]>>2*x%8 | map[x*5/4+1]<<8-2*x%8 & 1023; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ src/locale/iconv.c: In function 'iconv': src/locale/iconv.c:498:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 498 | if (c >= 93 || c>=0xc6-0x81 && d>0x52) | ~~~~~~~~~~~~~^~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/ldexpf.lo src/math/ldexpf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/lgamma.lo src/math/lgamma.c In file included from ./src/internal/libm.h:7, from src/math/lgamma.c:2: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/lgammaf.lo src/math/lgammaf.c In file included from ./src/internal/libm.h:7, from src/math/lgammaf.c:2: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/llround.lo src/math/llround.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/j0f.lo src/math/j0f.c In file included from ./src/internal/libm.h:7, from src/math/j0f.c:17: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/j0.lo src/math/j0.c In file included from ./src/internal/libm.h:7, from src/math/j0.c:57: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/llroundf.lo src/math/llroundf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/j1f.lo src/math/j1f.c In file included from ./src/internal/libm.h:7, from src/math/j1f.c:17: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/llroundl.lo src/math/llroundl.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/j1.lo src/math/j1.c In file included from ./src/internal/libm.h:7, from src/math/j1.c:57: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/jnf.lo src/math/jnf.c In file included from ./src/internal/libm.h:7, from src/math/jnf.c:17: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/log2_data.lo src/math/log2_data.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/log10.lo src/math/log10.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/log2f_data.lo src/math/log2f_data.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/log10f.lo src/math/log10f.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/jn.lo src/math/jn.c In file included from ./src/internal/libm.h:7, from src/math/jn.c:37: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/log.lo src/math/log.c In file included from ./src/internal/libm.h:7, from src/math/log.c:10: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/log1p.lo src/math/log1p.c In file included from ./src/internal/libm.h:7, from src/math/log1p.c:56: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/log1pf.lo src/math/log1pf.c In file included from ./src/internal/libm.h:7, from src/math/log1pf.c:13: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/lgamma_r.lo src/math/lgamma_r.c In file included from ./src/internal/libm.h:7, from src/math/lgamma_r.c:81: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ src/math/lgamma_r.c: In function '__lgamma_r': src/math/lgamma_r.c:279:19: warning: 'nadj' may be used uninitialized [-Wmaybe-uninitialized] 279 | r = nadj - r; | ~~^~~~~~~~~~ src/math/lgamma_r.c:173:24: note: 'nadj' was declared here 173 | double_t t,y,z,nadj,p,p1,p2,p3,q,r,w; | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/lgammaf_r.lo src/math/lgammaf_r.c In file included from ./src/internal/libm.h:7, from src/math/lgammaf_r.c:16: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ src/math/lgammaf_r.c: In function '__lgammaf_r': src/math/lgammaf_r.c:214:19: warning: 'nadj' may be used uninitialized [-Wmaybe-uninitialized] 214 | r = nadj - r; | ~~^~~~~~~~~~ src/math/lgammaf_r.c:108:21: note: 'nadj' was declared here 108 | float t,y,z,nadj,p,p1,p2,p3,q,r,w; | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/log_data.lo src/math/log_data.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/logb.lo src/math/logb.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/logf_data.lo src/math/logf_data.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/log2.lo src/math/log2.c In file included from ./src/internal/libm.h:7, from src/math/log2.c:10: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/log2f.lo src/math/log2f.c In file included from ./src/internal/libm.h:7, from src/math/log2f.c:10: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/logbf.lo src/math/logbf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/lgammal.lo src/math/lgammal.c In file included from ./src/internal/libm.h:7, from src/math/lgammal.c:89: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ src/math/lgammal.c: In function '__lgammal_r': src/math/lgammal.c:337:19: warning: 'nadj' may be used uninitialized [-Wmaybe-uninitialized] 337 | r = nadj - r; | ~~^~~~~~~~~~ src/math/lgammal.c:224:30: note: 'nadj' was declared here 224 | long double t, y, z, nadj, p, p1, p2, q, r, w; | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/lround.lo src/math/lround.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/lroundl.lo src/math/lroundl.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/logbl.lo src/math/logbl.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/logf.lo src/math/logf.c In file included from ./src/internal/libm.h:7, from src/math/logf.c:10: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/lroundf.lo src/math/lroundf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/modf.lo src/math/modf.c In file included from ./src/internal/libm.h:7, from src/math/modf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/nan.lo src/math/nan.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/nanf.lo src/math/nanf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/nanl.lo src/math/nanl.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/nearbyint.lo src/math/nearbyint.c src/math/nearbyint.c: In function 'nearbyint': src/math/nearbyint.c:9: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas] 9 | #pragma STDC FENV_ACCESS ON | make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/nearbyintf.lo src/math/nearbyintf.c src/math/nearbyintf.c: In function 'nearbyintf': src/math/nearbyintf.c:7: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas] 7 | #pragma STDC FENV_ACCESS ON | make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/modff.lo src/math/modff.c In file included from ./src/internal/libm.h:7, from src/math/modff.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/modfl.lo src/math/modfl.c In file included from ./src/internal/libm.h:7, from src/math/modfl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/nearbyintl.lo src/math/nearbyintl.c src/math/nearbyintl.c: In function 'nearbyintl': src/math/nearbyintl.c:14: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas] 14 | #pragma STDC FENV_ACCESS ON | make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/pow_data.lo src/math/pow_data.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/nexttowardl.lo src/math/nexttowardl.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/powf_data.lo src/math/powf_data.c In file included from ./src/internal/libm.h:7, from src/math/powf_data.h:8, from src/math/powf_data.c:8: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/nextafterf.lo src/math/nextafterf.c In file included from ./src/internal/libm.h:7, from src/math/nextafterf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/nextafter.lo src/math/nextafter.c In file included from ./src/internal/libm.h:7, from src/math/nextafter.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/nextafterl.lo src/math/nextafterl.c In file included from ./src/internal/libm.h:7, from src/math/nextafterl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/nexttowardf.lo src/math/nexttowardf.c In file included from ./src/internal/libm.h:7, from src/math/nexttowardf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/remainder.lo src/math/remainder.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/remainderf.lo src/math/remainderf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/nexttoward.lo src/math/nexttoward.c In file included from ./src/internal/libm.h:7, from src/math/nexttoward.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/rintf.lo src/math/rintf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/rint.lo src/math/rint.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/round.lo src/math/round.c In file included from ./src/internal/libm.h:7, from src/math/round.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/roundf.lo src/math/roundf.c In file included from ./src/internal/libm.h:7, from src/math/roundf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/roundl.lo src/math/roundl.c In file included from ./src/internal/libm.h:7, from src/math/roundl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/powf.lo src/math/powf.c In file included from ./src/internal/libm.h:7, from src/math/powf.c:8: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/scalb.lo src/math/scalb.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/scalbf.lo src/math/scalbf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/scalbln.lo src/math/scalbln.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/scalbn.lo src/math/scalbn.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/scalblnf.lo src/math/scalblnf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/scalblnl.lo src/math/scalblnl.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/remquo.lo src/math/remquo.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/remquof.lo src/math/remquof.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/scalbnf.lo src/math/scalbnf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/signgam.lo src/math/signgam.c In file included from ./src/internal/libm.h:7, from src/math/signgam.c:2: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/significand.lo src/math/significand.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/significandf.lo src/math/significandf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/scalbnl.lo src/math/scalbnl.c In file included from ./src/internal/libm.h:7, from src/math/scalbnl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/pow.lo src/math/pow.c In file included from ./src/internal/libm.h:7, from src/math/pow.c:10: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/sqrt_data.lo src/math/sqrt_data.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/sin.lo src/math/sin.c In file included from ./src/internal/libm.h:7, from src/math/sin.c:43: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/sincosl.lo src/math/sincosl.c In file included from ./src/internal/libm.h:7, from src/math/sincosl.c:2: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/sinf.lo src/math/sinf.c In file included from ./src/internal/libm.h:7, from src/math/sinf.c:17: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/sinhf.lo src/math/sinhf.c In file included from ./src/internal/libm.h:7, from src/math/sinhf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/powl.lo src/math/powl.c In file included from ./src/internal/libm.h:7, from src/math/powl.c:70: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/sincos.lo src/math/sincos.c In file included from ./src/internal/libm.h:7, from src/math/sincos.c:14: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/sinh.lo src/math/sinh.c In file included from ./src/internal/libm.h:7, from src/math/sinh.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/sinhl.lo src/math/sinhl.c In file included from ./src/internal/libm.h:7, from src/math/sinhl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/sincosf.lo src/math/sincosf.c In file included from ./src/internal/libm.h:7, from src/math/sincosf.c:18: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/sinl.lo src/math/sinl.c In file included from ./src/internal/libm.h:7, from src/math/sinl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/tan.lo src/math/tan.c In file included from ./src/internal/libm.h:7, from src/math/tan.c:42: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/tanh.lo src/math/tanh.c In file included from ./src/internal/libm.h:7, from src/math/tanh.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/tanhf.lo src/math/tanhf.c In file included from ./src/internal/libm.h:7, from src/math/tanhf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' cp obj/crt/Scrt1.o lib/Scrt1.o make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' cp obj/crt/crt1.o lib/crt1.o make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' cp obj/crt/rcrt1.o lib/rcrt1.o make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/tanl.lo src/math/tanl.c In file included from ./src/internal/libm.h:7, from src/math/tanl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/tgammaf.lo src/math/tgammaf.c make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/tanf.lo src/math/tanf.c In file included from ./src/internal/libm.h:7, from src/math/tanf.c:17: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/tanhl.lo src/math/tanhl.c In file included from ./src/internal/libm.h:7, from src/math/tanhl.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/trunc.lo src/math/trunc.c In file included from ./src/internal/libm.h:7, from src/math/trunc.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/truncf.lo src/math/truncf.c In file included from ./src/internal/libm.h:7, from src/math/truncf.c:1: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/tgamma.lo src/math/tgamma.c In file included from ./src/internal/libm.h:7, from src/math/tgamma.c:25: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o obj/src/math/tgammal.lo src/math/tgammal.c In file included from ./src/internal/libm.h:7, from src/math/tgammal.c:51: ./include/endian.h: In function '__bswap32': ./include/endian.h:26:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~ ./include/endian.h:26:48: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 26 | return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; | ~~~~~~^~~~~~~~~ ./include/endian.h: In function '__bswap64': ./include/endian.h:31:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 31 | return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); | ~~~~~~~~~~~~~~^~~~~ ./src/internal/libm.h: In function 'fp_force_evalf': ./src/internal/libm.h:157:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] 157 | volatile float y; | ^ ./src/internal/libm.h: In function 'fp_force_eval': ./src/internal/libm.h:166:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] 166 | volatile double y; | ^ ./src/internal/libm.h: In function 'fp_force_evall': ./src/internal/libm.h:175:30: warning: variable 'y' set but not used [-Wunused-but-set-variable] 175 | volatile long double y; | ^ make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -g -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -pipe -frecord-gcc-switches -Wall -g -O2 -Wl,--sort-section,alignment -Wl,--sort-common -Wl,--gc-sections -Wl,--hash-style=both -Wl,--no-undefined -Wl,--exclude-libs=ALL -Wl,--dynamic-list=./dynamic.list -nostdlib -shared \ -Wl,-e,_dlstart -o lib/libc.so obj/src/aio/aio.lo obj/src/aio/aio_suspend.lo obj/src/aio/lio_listio.lo obj/src/complex/__cexp.lo obj/src/complex/__cexpf.lo obj/src/complex/cabs.lo obj/src/complex/cabsf.lo obj/src/complex/cabsl.lo obj/src/complex/cacos.lo obj/src/complex/cacosf.lo obj/src/complex/cacosh.lo obj/src/complex/cacoshf.lo obj/src/complex/cacoshl.lo obj/src/complex/cacosl.lo obj/src/complex/carg.lo obj/src/complex/cargf.lo obj/src/complex/cargl.lo obj/src/complex/casin.lo obj/src/complex/casinf.lo obj/src/complex/casinh.lo obj/src/complex/casinhf.lo obj/src/complex/casinhl.lo obj/src/complex/casinl.lo obj/src/complex/catan.lo obj/src/complex/catanf.lo obj/src/complex/catanh.lo obj/src/complex/catanhf.lo obj/src/complex/catanhl.lo obj/src/complex/catanl.lo obj/src/complex/ccos.lo obj/src/complex/ccosf.lo obj/src/complex/ccosh.lo obj/src/complex/ccoshf.lo obj/src/complex/ccoshl.lo obj/src/complex/ccosl.lo obj/src/complex/cexp.lo obj/src/complex/cexpf.lo obj/src/complex/cexpl.lo obj/src/complex/cimag.lo obj/src/complex/cimagf.lo obj/src/complex/cimagl.lo obj/src/complex/clog.lo obj/src/complex/clogf.lo obj/src/complex/clogl.lo obj/src/complex/conj.lo obj/src/complex/conjf.lo obj/src/complex/conjl.lo obj/src/complex/cpow.lo obj/src/complex/cpowf.lo obj/src/complex/cpowl.lo obj/src/complex/cproj.lo obj/src/complex/cprojf.lo obj/src/complex/cprojl.lo obj/src/complex/creal.lo obj/src/complex/crealf.lo obj/src/complex/creall.lo obj/src/complex/csin.lo obj/src/complex/csinf.lo obj/src/complex/csinh.lo obj/src/complex/csinhf.lo obj/src/complex/csinhl.lo obj/src/complex/csinl.lo obj/src/complex/csqrt.lo obj/src/complex/csqrtf.lo obj/src/complex/csqrtl.lo obj/src/complex/ctan.lo obj/src/complex/ctanf.lo obj/src/complex/ctanh.lo obj/src/complex/ctanhf.lo obj/src/complex/ctanhl.lo obj/src/complex/ctanl.lo obj/src/conf/confstr.lo obj/src/conf/fpathconf.lo obj/src/conf/legacy.lo obj/src/conf/pathconf.lo obj/src/conf/sysconf.lo obj/src/crypt/crypt.lo obj/src/crypt/crypt_blowfish.lo obj/src/crypt/crypt_des.lo obj/src/crypt/crypt_md5.lo obj/src/crypt/crypt_r.lo obj/src/crypt/crypt_sha256.lo obj/src/crypt/crypt_sha512.lo obj/src/crypt/encrypt.lo obj/src/ctype/__ctype_b_loc.lo obj/src/ctype/__ctype_get_mb_cur_max.lo obj/src/ctype/__ctype_tolower_loc.lo obj/src/ctype/__ctype_toupper_loc.lo obj/src/ctype/isalnum.lo obj/src/ctype/isalpha.lo obj/src/ctype/isascii.lo obj/src/ctype/isblank.lo obj/src/ctype/iscntrl.lo obj/src/ctype/isdigit.lo obj/src/ctype/isgraph.lo obj/src/ctype/islower.lo obj/src/ctype/isprint.lo obj/src/ctype/ispunct.lo obj/src/ctype/isspace.lo obj/src/ctype/isupper.lo obj/src/ctype/iswalnum.lo obj/src/ctype/iswalpha.lo obj/src/ctype/iswblank.lo obj/src/ctype/iswcntrl.lo obj/src/ctype/iswctype.lo obj/src/ctype/iswdigit.lo obj/src/ctype/iswgraph.lo obj/src/ctype/iswlower.lo obj/src/ctype/iswprint.lo obj/src/ctype/iswpunct.lo obj/src/ctype/iswspace.lo obj/src/ctype/iswupper.lo obj/src/ctype/iswxdigit.lo obj/src/ctype/isxdigit.lo obj/src/ctype/toascii.lo obj/src/ctype/tolower.lo obj/src/ctype/toupper.lo obj/src/ctype/towctrans.lo obj/src/ctype/wcswidth.lo obj/src/ctype/wctrans.lo obj/src/ctype/wcwidth.lo obj/src/dirent/alphasort.lo obj/src/dirent/closedir.lo obj/src/dirent/dirfd.lo obj/src/dirent/fdopendir.lo obj/src/dirent/opendir.lo obj/src/dirent/readdir.lo obj/src/dirent/readdir_r.lo obj/src/dirent/rewinddir.lo obj/src/dirent/scandir.lo obj/src/dirent/seekdir.lo obj/src/dirent/telldir.lo obj/src/dirent/versionsort.lo obj/src/env/__environ.lo obj/src/env/__init_tls.lo obj/src/env/__libc_start_main.lo obj/src/env/__reset_tls.lo obj/src/env/__stack_chk_fail.lo obj/src/env/clearenv.lo obj/src/env/getenv.lo obj/src/env/putenv.lo obj/src/env/secure_getenv.lo obj/src/env/setenv.lo obj/src/env/unsetenv.lo obj/src/errno/__errno_location.lo obj/src/errno/strerror.lo obj/src/exit/_Exit.lo obj/src/exit/abort.lo obj/src/exit/abort_lock.lo obj/src/exit/assert.lo obj/src/exit/at_quick_exit.lo obj/src/exit/atexit.lo obj/src/exit/exit.lo obj/src/exit/quick_exit.lo obj/src/fcntl/creat.lo obj/src/fcntl/fcntl.lo obj/src/fcntl/open.lo obj/src/fcntl/openat.lo obj/src/fcntl/posix_fadvise.lo obj/src/fcntl/posix_fallocate.lo obj/src/fenv/__flt_rounds.lo obj/src/fenv/fegetexceptflag.lo obj/src/fenv/feholdexcept.lo obj/src/fenv/fesetexceptflag.lo obj/src/fenv/fesetround.lo obj/src/fenv/feupdateenv.lo obj/src/fenv/x86_64/fenv.lo obj/src/fts/fts.lo obj/src/internal/defsysinfo.lo obj/src/internal/emulate_wait4.lo obj/src/internal/floatscan.lo obj/src/internal/intscan.lo obj/src/internal/libc.lo obj/src/internal/procfdname.lo obj/src/internal/shgetc.lo obj/src/internal/syscall_ret.lo obj/src/internal/vdso.lo obj/src/internal/version.lo obj/src/ipc/ftok.lo obj/src/ipc/msgctl.lo obj/src/ipc/msgget.lo obj/src/ipc/msgrcv.lo obj/src/ipc/msgsnd.lo obj/src/ipc/semctl.lo obj/src/ipc/semget.lo obj/src/ipc/semop.lo obj/src/ipc/semtimedop.lo obj/src/ipc/shmat.lo obj/src/ipc/shmctl.lo obj/src/ipc/shmdt.lo obj/src/ipc/shmget.lo obj/src/ldso/__dlsym.lo obj/src/ldso/dl_iterate_phdr.lo obj/src/ldso/dladdr.lo obj/src/ldso/dlclose.lo obj/src/ldso/dlerror.lo obj/src/ldso/dlinfo.lo obj/src/ldso/dlopen.lo obj/src/ldso/x86_64/dlsym.lo obj/src/ldso/x86_64/tlsdesc.lo obj/src/legacy/cuserid.lo obj/src/legacy/daemon.lo obj/src/legacy/err.lo obj/src/legacy/euidaccess.lo obj/src/legacy/ftw.lo obj/src/legacy/futimes.lo obj/src/legacy/getdtablesize.lo obj/src/legacy/getloadavg.lo obj/src/legacy/getpagesize.lo obj/src/legacy/getpass.lo obj/src/legacy/getusershell.lo obj/src/legacy/isastream.lo obj/src/legacy/lutimes.lo obj/src/legacy/ulimit.lo obj/src/legacy/utmpx.lo obj/src/legacy/valloc.lo obj/src/linux/adjtime.lo obj/src/linux/adjtimex.lo obj/src/linux/arch_prctl.lo obj/src/linux/brk.lo obj/src/linux/cache.lo obj/src/linux/cap.lo obj/src/linux/chroot.lo obj/src/linux/clock_adjtime.lo obj/src/linux/clone.lo obj/src/linux/copy_file_range.lo obj/src/linux/epoll.lo obj/src/linux/eventfd.lo obj/src/linux/fallocate.lo obj/src/linux/fanotify.lo obj/src/linux/flock.lo obj/src/linux/getdents.lo obj/src/linux/getrandom.lo obj/src/linux/gettid.lo obj/src/linux/inotify.lo obj/src/linux/ioperm.lo obj/src/linux/iopl.lo obj/src/linux/klogctl.lo obj/src/linux/membarrier.lo obj/src/linux/memfd_create.lo obj/src/linux/mlock2.lo obj/src/linux/module.lo obj/src/linux/mount.lo obj/src/linux/name_to_handle_at.lo obj/src/linux/open_by_handle_at.lo obj/src/linux/personality.lo obj/src/linux/pivot_root.lo obj/src/linux/prctl.lo obj/src/linux/preadv2.lo obj/src/linux/prlimit.lo obj/src/linux/process_vm.lo obj/src/linux/ptrace.lo obj/src/linux/pwritev2.lo obj/src/linux/quotactl.lo obj/src/linux/readahead.lo obj/src/linux/reboot.lo obj/src/linux/remap_file_pages.lo obj/src/linux/sbrk.lo obj/src/linux/sendfile.lo obj/src/linux/setfsgid.lo obj/src/linux/setfsuid.lo obj/src/linux/setgroups.lo obj/src/linux/sethostname.lo obj/src/linux/setns.lo obj/src/linux/settimeofday.lo obj/src/linux/signalfd.lo obj/src/linux/splice.lo obj/src/linux/statx.lo obj/src/linux/stime.lo obj/src/linux/swap.lo obj/src/linux/sync_file_range.lo obj/src/linux/syncfs.lo obj/src/linux/sysinfo.lo obj/src/linux/tee.lo obj/src/linux/timerfd.lo obj/src/linux/unshare.lo obj/src/linux/utimes.lo obj/src/linux/vhangup.lo obj/src/linux/vmsplice.lo obj/src/linux/wait3.lo obj/src/linux/wait4.lo obj/src/linux/xattr.lo obj/src/locale/__lctrans.lo obj/src/locale/__mo_lookup.lo obj/src/locale/bind_textdomain_codeset.lo obj/src/locale/c_locale.lo obj/src/locale/catclose.lo obj/src/locale/catgets.lo obj/src/locale/catopen.lo obj/src/locale/dcngettext.lo obj/src/locale/duplocale.lo obj/src/locale/freelocale.lo obj/src/locale/iconv.lo obj/src/locale/iconv_close.lo obj/src/locale/langinfo.lo obj/src/locale/locale_map.lo obj/src/locale/localeconv.lo obj/src/locale/newlocale.lo obj/src/locale/pleval.lo obj/src/locale/setlocale.lo obj/src/locale/strcoll.lo obj/src/locale/strfmon.lo obj/src/locale/strtod_l.lo obj/src/locale/strxfrm.lo obj/src/locale/textdomain.lo obj/src/locale/uselocale.lo obj/src/locale/wcscoll.lo obj/src/locale/wcsxfrm.lo obj/src/malloc/calloc.lo obj/src/malloc/free.lo obj/src/malloc/libc_calloc.lo obj/src/malloc/lite_malloc.lo obj/src/malloc/mallocng/aligned_alloc.lo obj/src/malloc/mallocng/donate.lo obj/src/malloc/mallocng/free.lo obj/src/malloc/mallocng/malloc.lo obj/src/malloc/mallocng/malloc_usable_size.lo obj/src/malloc/mallocng/realloc.lo obj/src/malloc/memalign.lo obj/src/malloc/posix_memalign.lo obj/src/malloc/realloc.lo obj/src/malloc/reallocarray.lo obj/src/malloc/replaced.lo obj/src/math/__cos.lo obj/src/math/__cosdf.lo obj/src/math/__cosl.lo obj/src/math/__expo2.lo obj/src/math/__expo2f.lo obj/src/math/__fpclassify.lo obj/src/math/__fpclassifyf.lo obj/src/math/__fpclassifyl.lo obj/src/math/__math_divzero.lo obj/src/math/__math_divzerof.lo obj/src/math/__math_invalid.lo obj/src/math/__math_invalidf.lo obj/src/math/__math_invalidl.lo obj/src/math/__math_oflow.lo obj/src/math/__math_oflowf.lo obj/src/math/__math_uflow.lo obj/src/math/__math_uflowf.lo obj/src/math/__math_xflow.lo obj/src/math/__math_xflowf.lo obj/src/math/__polevll.lo obj/src/math/__rem_pio2.lo obj/src/math/__rem_pio2_large.lo obj/src/math/__rem_pio2f.lo obj/src/math/__rem_pio2l.lo obj/src/math/__signbit.lo obj/src/math/__signbitf.lo obj/src/math/__signbitl.lo obj/src/math/__sin.lo obj/src/math/__sindf.lo obj/src/math/__sinl.lo obj/src/math/__tan.lo obj/src/math/__tandf.lo obj/src/math/__tanl.lo obj/src/math/acos.lo obj/src/math/acosf.lo obj/src/math/acosh.lo obj/src/math/acoshf.lo obj/src/math/acoshl.lo obj/src/math/asin.lo obj/src/math/asinf.lo obj/src/math/asinh.lo obj/src/math/asinhf.lo obj/src/math/asinhl.lo obj/src/math/atan.lo obj/src/math/atan2.lo obj/src/math/atan2f.lo obj/src/math/atanf.lo obj/src/math/atanh.lo obj/src/math/atanhf.lo obj/src/math/atanhl.lo obj/src/math/cbrt.lo obj/src/math/cbrtf.lo obj/src/math/cbrtl.lo obj/src/math/ceil.lo obj/src/math/ceilf.lo obj/src/math/copysign.lo obj/src/math/copysignf.lo obj/src/math/copysignl.lo obj/src/math/cos.lo obj/src/math/cosf.lo obj/src/math/cosh.lo obj/src/math/coshf.lo obj/src/math/coshl.lo obj/src/math/cosl.lo obj/src/math/erf.lo obj/src/math/erff.lo obj/src/math/erfl.lo obj/src/math/exp.lo obj/src/math/exp10.lo obj/src/math/exp10f.lo obj/src/math/exp10l.lo obj/src/math/exp2.lo obj/src/math/exp2f.lo obj/src/math/exp2f_data.lo obj/src/math/exp_data.lo obj/src/math/expf.lo obj/src/math/expm1.lo obj/src/math/expm1f.lo obj/src/math/fdim.lo obj/src/math/fdimf.lo obj/src/math/fdiml.lo obj/src/math/finite.lo obj/src/math/finitef.lo obj/src/math/floor.lo obj/src/math/floorf.lo obj/src/math/fmal.lo obj/src/math/fmax.lo obj/src/math/fmaxf.lo obj/src/math/fmaxl.lo obj/src/math/fmin.lo obj/src/math/fminf.lo obj/src/math/fminl.lo obj/src/math/fmod.lo obj/src/math/fmodf.lo obj/src/math/frexp.lo obj/src/math/frexpf.lo obj/src/math/frexpl.lo obj/src/math/hypot.lo obj/src/math/hypotf.lo obj/src/math/hypotl.lo obj/src/math/ilogb.lo obj/src/math/ilogbf.lo obj/src/math/ilogbl.lo obj/src/math/j0.lo obj/src/math/j0f.lo obj/src/math/j1.lo obj/src/math/j1f.lo obj/src/math/jn.lo obj/src/math/jnf.lo obj/src/math/ldexp.lo obj/src/math/ldexpf.lo obj/src/math/ldexpl.lo obj/src/math/lgamma.lo obj/src/math/lgamma_r.lo obj/src/math/lgammaf.lo obj/src/math/lgammaf_r.lo obj/src/math/lgammal.lo obj/src/math/llround.lo obj/src/math/llroundf.lo obj/src/math/llroundl.lo obj/src/math/log.lo obj/src/math/log10.lo obj/src/math/log10f.lo obj/src/math/log1p.lo obj/src/math/log1pf.lo obj/src/math/log2.lo obj/src/math/log2_data.lo obj/src/math/log2f.lo obj/src/math/log2f_data.lo obj/src/math/log_data.lo obj/src/math/logb.lo obj/src/math/logbf.lo obj/src/math/logbl.lo obj/src/math/logf.lo obj/src/math/logf_data.lo obj/src/math/lround.lo obj/src/math/lroundf.lo obj/src/math/lroundl.lo obj/src/math/modf.lo obj/src/math/modff.lo obj/src/math/modfl.lo obj/src/math/nan.lo obj/src/math/nanf.lo obj/src/math/nanl.lo obj/src/math/nearbyint.lo obj/src/math/nearbyintf.lo obj/src/math/nearbyintl.lo obj/src/math/nextafter.lo obj/src/math/nextafterf.lo obj/src/math/nextafterl.lo obj/src/math/nexttoward.lo obj/src/math/nexttowardf.lo obj/src/math/nexttowardl.lo obj/src/math/pow.lo obj/src/math/pow_data.lo obj/src/math/powf.lo obj/src/math/powf_data.lo obj/src/math/powl.lo obj/src/math/remainder.lo obj/src/math/remainderf.lo obj/src/math/remquo.lo obj/src/math/remquof.lo obj/src/math/rint.lo obj/src/math/rintf.lo obj/src/math/round.lo obj/src/math/roundf.lo obj/src/math/roundl.lo obj/src/math/scalb.lo obj/src/math/scalbf.lo obj/src/math/scalbln.lo obj/src/math/scalblnf.lo obj/src/math/scalblnl.lo obj/src/math/scalbn.lo obj/src/math/scalbnf.lo obj/src/math/scalbnl.lo obj/src/math/signgam.lo obj/src/math/significand.lo obj/src/math/significandf.lo obj/src/math/sin.lo obj/src/math/sincos.lo obj/src/math/sincosf.lo obj/src/math/sincosl.lo obj/src/math/sinf.lo obj/src/math/sinh.lo obj/src/math/sinhf.lo obj/src/math/sinhl.lo obj/src/math/sinl.lo obj/src/math/sqrt_data.lo obj/src/math/tan.lo obj/src/math/tanf.lo obj/src/math/tanh.lo obj/src/math/tanhf.lo obj/src/math/tanhl.lo obj/src/math/tanl.lo obj/src/math/tgamma.lo obj/src/math/tgammaf.lo obj/src/math/tgammal.lo obj/src/math/trunc.lo obj/src/math/truncf.lo obj/src/math/x86_64/__invtrigl.lo obj/src/math/x86_64/acosl.lo obj/src/math/x86_64/asinl.lo obj/src/math/x86_64/atan2l.lo obj/src/math/x86_64/atanl.lo obj/src/math/x86_64/ceill.lo obj/src/math/x86_64/exp2l.lo obj/src/math/x86_64/expl.lo obj/src/math/x86_64/expm1l.lo obj/src/math/x86_64/fabs.lo obj/src/math/x86_64/fabsf.lo obj/src/math/x86_64/fabsl.lo obj/src/math/x86_64/floorl.lo obj/src/math/x86_64/fma.lo obj/src/math/x86_64/fmaf.lo obj/src/math/x86_64/fmodl.lo obj/src/math/x86_64/llrint.lo obj/src/math/x86_64/llrintf.lo obj/src/math/x86_64/llrintl.lo obj/src/math/x86_64/log10l.lo obj/src/math/x86_64/log1pl.lo obj/src/math/x86_64/log2l.lo obj/src/math/x86_64/logl.lo obj/src/math/x86_64/lrint.lo obj/src/math/x86_64/lrintf.lo obj/src/math/x86_64/lrintl.lo obj/src/math/x86_64/remainderl.lo obj/src/math/x86_64/remquol.lo obj/src/math/x86_64/rintl.lo obj/src/math/x86_64/sqrt.lo obj/src/math/x86_64/sqrtf.lo obj/src/math/x86_64/sqrtl.lo obj/src/math/x86_64/truncl.lo obj/src/misc/a64l.lo obj/src/misc/basename.lo obj/src/misc/dirname.lo obj/src/misc/ffs.lo obj/src/misc/ffsl.lo obj/src/misc/ffsll.lo obj/src/misc/fmtmsg.lo obj/src/misc/forkpty.lo obj/src/misc/get_current_dir_name.lo obj/src/misc/getauxval.lo obj/src/misc/getdomainname.lo obj/src/misc/getentropy.lo obj/src/misc/gethostid.lo obj/src/misc/getopt.lo obj/src/misc/getopt_long.lo obj/src/misc/getpriority.lo obj/src/misc/getresgid.lo obj/src/misc/getresuid.lo obj/src/misc/getrlimit.lo obj/src/misc/getrusage.lo obj/src/misc/getsubopt.lo obj/src/misc/initgroups.lo obj/src/misc/ioctl.lo obj/src/misc/issetugid.lo obj/src/misc/lockf.lo obj/src/misc/login_tty.lo obj/src/misc/mntent.lo obj/src/misc/nftw.lo obj/src/misc/openpty.lo obj/src/misc/ptsname.lo obj/src/misc/pty.lo obj/src/misc/realpath.lo obj/src/misc/setdomainname.lo obj/src/misc/setpriority.lo obj/src/misc/setrlimit.lo obj/src/misc/syscall.lo obj/src/misc/syslog.lo obj/src/misc/uname.lo obj/src/misc/wordexp.lo obj/src/mman/madvise.lo obj/src/mman/mincore.lo obj/src/mman/mlock.lo obj/src/mman/mlockall.lo obj/src/mman/mmap.lo obj/src/mman/mprotect.lo obj/src/mman/mremap.lo obj/src/mman/msync.lo obj/src/mman/munlock.lo obj/src/mman/munlockall.lo obj/src/mman/munmap.lo obj/src/mman/posix_madvise.lo obj/src/mman/shm_open.lo obj/src/mq/mq_close.lo obj/src/mq/mq_getattr.lo obj/src/mq/mq_notify.lo obj/src/mq/mq_open.lo obj/src/mq/mq_receive.lo obj/src/mq/mq_send.lo obj/src/mq/mq_setattr.lo obj/src/mq/mq_timedreceive.lo obj/src/mq/mq_timedsend.lo obj/src/mq/mq_unlink.lo obj/src/multibyte/btowc.lo obj/src/multibyte/c16rtomb.lo obj/src/multibyte/c32rtomb.lo obj/src/multibyte/internal.lo obj/src/multibyte/mblen.lo obj/src/multibyte/mbrlen.lo obj/src/multibyte/mbrtoc16.lo obj/src/multibyte/mbrtoc32.lo obj/src/multibyte/mbrtowc.lo obj/src/multibyte/mbsinit.lo obj/src/multibyte/mbsnrtowcs.lo obj/src/multibyte/mbsrtowcs.lo obj/src/multibyte/mbstowcs.lo obj/src/multibyte/mbtowc.lo obj/src/multibyte/wcrtomb.lo obj/src/multibyte/wcsnrtombs.lo obj/src/multibyte/wcsrtombs.lo obj/src/multibyte/wcstombs.lo obj/src/multibyte/wctob.lo obj/src/multibyte/wctomb.lo obj/src/network/accept.lo obj/src/network/accept4.lo obj/src/network/bind.lo obj/src/network/connect.lo obj/src/network/dn_comp.lo obj/src/network/dn_expand.lo obj/src/network/dn_skipname.lo obj/src/network/dns_parse.lo obj/src/network/ent.lo obj/src/network/ether.lo obj/src/network/freeaddrinfo.lo obj/src/network/gai_strerror.lo obj/src/network/getaddrinfo.lo obj/src/network/gethostbyaddr.lo obj/src/network/gethostbyaddr_r.lo obj/src/network/gethostbyname.lo obj/src/network/gethostbyname2.lo obj/src/network/gethostbyname2_r.lo obj/src/network/gethostbyname_r.lo obj/src/network/getifaddrs.lo obj/src/network/getnameinfo.lo obj/src/network/getpeername.lo obj/src/network/getservbyname.lo obj/src/network/getservbyname_r.lo obj/src/network/getservbyport.lo obj/src/network/getservbyport_r.lo obj/src/network/getsockname.lo obj/src/network/getsockopt.lo obj/src/network/h_errno.lo obj/src/network/herror.lo obj/src/network/hstrerror.lo obj/src/network/htonl.lo obj/src/network/htons.lo obj/src/network/if_freenameindex.lo obj/src/network/if_indextoname.lo obj/src/network/if_nameindex.lo obj/src/network/if_nametoindex.lo obj/src/network/in6addr_any.lo obj/src/network/in6addr_loopback.lo obj/src/network/inet_addr.lo obj/src/network/inet_aton.lo obj/src/network/inet_legacy.lo obj/src/network/inet_ntoa.lo obj/src/network/inet_ntop.lo obj/src/network/inet_pton.lo obj/src/network/listen.lo obj/src/network/lookup_ipliteral.lo obj/src/network/lookup_name.lo obj/src/network/lookup_serv.lo obj/src/network/netlink.lo obj/src/network/netname.lo obj/src/network/ns_parse.lo obj/src/network/ntohl.lo obj/src/network/ntohs.lo obj/src/network/proto.lo obj/src/network/recv.lo obj/src/network/recvfrom.lo obj/src/network/recvmmsg.lo obj/src/network/recvmsg.lo obj/src/network/res_init.lo obj/src/network/res_mkquery.lo obj/src/network/res_msend.lo obj/src/network/res_query.lo obj/src/network/res_querydomain.lo obj/src/network/res_send.lo obj/src/network/res_state.lo obj/src/network/resolvconf.lo obj/src/network/send.lo obj/src/network/sendmmsg.lo obj/src/network/sendmsg.lo obj/src/network/sendto.lo obj/src/network/serv.lo obj/src/network/setsockopt.lo obj/src/network/shutdown.lo obj/src/network/sockatmark.lo obj/src/network/socket.lo obj/src/network/socketpair.lo obj/src/passwd/fgetgrent.lo obj/src/passwd/fgetpwent.lo obj/src/passwd/fgetspent.lo obj/src/passwd/getgr_a.lo obj/src/passwd/getgr_r.lo obj/src/passwd/getgrent.lo obj/src/passwd/getgrent_a.lo obj/src/passwd/getgrouplist.lo obj/src/passwd/getpw_a.lo obj/src/passwd/getpw_r.lo obj/src/passwd/getpwent.lo obj/src/passwd/getpwent_a.lo obj/src/passwd/getspent.lo obj/src/passwd/getspnam.lo obj/src/passwd/getspnam_r.lo obj/src/passwd/lckpwdf.lo obj/src/passwd/nscd_query.lo obj/src/passwd/putgrent.lo obj/src/passwd/putpwent.lo obj/src/passwd/putspent.lo obj/src/prng/__rand48_step.lo obj/src/prng/__seed48.lo obj/src/prng/drand48.lo obj/src/prng/lcong48.lo obj/src/prng/lrand48.lo obj/src/prng/mrand48.lo obj/src/prng/rand.lo obj/src/prng/rand_r.lo obj/src/prng/random.lo obj/src/prng/seed48.lo obj/src/prng/srand48.lo obj/src/process/_Fork.lo obj/src/process/execl.lo obj/src/process/execle.lo obj/src/process/execlp.lo obj/src/process/execv.lo obj/src/process/execve.lo obj/src/process/execvp.lo obj/src/process/fexecve.lo obj/src/process/fork.lo obj/src/process/posix_spawn.lo obj/src/process/posix_spawn_file_actions_addchdir.lo obj/src/process/posix_spawn_file_actions_addclose.lo obj/src/process/posix_spawn_file_actions_adddup2.lo obj/src/process/posix_spawn_file_actions_addfchdir.lo obj/src/process/posix_spawn_file_actions_addopen.lo obj/src/process/posix_spawn_file_actions_destroy.lo obj/src/process/posix_spawn_file_actions_init.lo obj/src/process/posix_spawnattr_destroy.lo obj/src/process/posix_spawnattr_getflags.lo obj/src/process/posix_spawnattr_getpgroup.lo obj/src/process/posix_spawnattr_getsigdefault.lo obj/src/process/posix_spawnattr_getsigmask.lo obj/src/process/posix_spawnattr_init.lo obj/src/process/posix_spawnattr_sched.lo obj/src/process/posix_spawnattr_setflags.lo obj/src/process/posix_spawnattr_setpgroup.lo obj/src/process/posix_spawnattr_setsigdefault.lo obj/src/process/posix_spawnattr_setsigmask.lo obj/src/process/posix_spawnp.lo obj/src/process/system.lo obj/src/process/wait.lo obj/src/process/waitid.lo obj/src/process/waitpid.lo obj/src/process/x86_64/vfork.lo obj/src/regex/fnmatch.lo obj/src/regex/glob.lo obj/src/regex/regcomp.lo obj/src/regex/regerror.lo obj/src/regex/regexec.lo obj/src/regex/tre-mem.lo obj/src/sched/affinity.lo obj/src/sched/sched_cpucount.lo obj/src/sched/sched_get_priority_max.lo obj/src/sched/sched_getcpu.lo obj/src/sched/sched_getparam.lo obj/src/sched/sched_getscheduler.lo obj/src/sched/sched_rr_get_interval.lo obj/src/sched/sched_setparam.lo obj/src/sched/sched_setscheduler.lo obj/src/sched/sched_yield.lo obj/src/search/hsearch.lo obj/src/search/insque.lo obj/src/search/lsearch.lo obj/src/search/tdelete.lo obj/src/search/tdestroy.lo obj/src/search/tfind.lo obj/src/search/tsearch.lo obj/src/search/twalk.lo obj/src/select/poll.lo obj/src/select/ppoll.lo obj/src/select/pselect.lo obj/src/select/select.lo obj/src/setjmp/x86_64/longjmp.lo obj/src/setjmp/x86_64/setjmp.lo obj/src/signal/block.lo obj/src/signal/getitimer.lo obj/src/signal/kill.lo obj/src/signal/killpg.lo obj/src/signal/psiginfo.lo obj/src/signal/psignal.lo obj/src/signal/raise.lo obj/src/signal/setitimer.lo obj/src/signal/sigaction.lo obj/src/signal/sigaddset.lo obj/src/signal/sigaltstack.lo obj/src/signal/sigandset.lo obj/src/signal/sigdelset.lo obj/src/signal/sigemptyset.lo obj/src/signal/sigfillset.lo obj/src/signal/sighold.lo obj/src/signal/sigignore.lo obj/src/signal/siginterrupt.lo obj/src/signal/sigisemptyset.lo obj/src/signal/sigismember.lo obj/src/signal/siglongjmp.lo obj/src/signal/signal.lo obj/src/signal/sigorset.lo obj/src/signal/sigpause.lo obj/src/signal/sigpending.lo obj/src/signal/sigprocmask.lo obj/src/signal/sigqueue.lo obj/src/signal/sigrelse.lo obj/src/signal/sigrtmax.lo obj/src/signal/sigrtmin.lo obj/src/signal/sigset.lo obj/src/signal/sigsetjmp_tail.lo obj/src/signal/sigsuspend.lo obj/src/signal/sigtimedwait.lo obj/src/signal/sigwait.lo obj/src/signal/sigwaitinfo.lo obj/src/signal/x86_64/restore.lo obj/src/signal/x86_64/sigsetjmp.lo obj/src/stat/__xstat.lo obj/src/stat/chmod.lo obj/src/stat/fchmod.lo obj/src/stat/fchmodat.lo obj/src/stat/fstat.lo obj/src/stat/fstatat.lo obj/src/stat/futimens.lo obj/src/stat/futimesat.lo obj/src/stat/lchmod.lo obj/src/stat/lstat.lo obj/src/stat/mkdir.lo obj/src/stat/mkdirat.lo obj/src/stat/mkfifo.lo obj/src/stat/mkfifoat.lo obj/src/stat/mknod.lo obj/src/stat/mknodat.lo obj/src/stat/stat.lo obj/src/stat/statvfs.lo obj/src/stat/umask.lo obj/src/stat/utimensat.lo obj/src/stdio/__fclose_ca.lo obj/src/stdio/__fdopen.lo obj/src/stdio/__fmodeflags.lo obj/src/stdio/__fopen_rb_ca.lo obj/src/stdio/__lockfile.lo obj/src/stdio/__overflow.lo obj/src/stdio/__stdio_close.lo obj/src/stdio/__stdio_exit.lo obj/src/stdio/__stdio_read.lo obj/src/stdio/__stdio_seek.lo obj/src/stdio/__stdio_write.lo obj/src/stdio/__stdout_write.lo obj/src/stdio/__toread.lo obj/src/stdio/__towrite.lo obj/src/stdio/__uflow.lo obj/src/stdio/asprintf.lo obj/src/stdio/clearerr.lo obj/src/stdio/dprintf.lo obj/src/stdio/ext.lo obj/src/stdio/ext2.lo obj/src/stdio/fclose.lo obj/src/stdio/feof.lo obj/src/stdio/ferror.lo obj/src/stdio/fflush.lo obj/src/stdio/fgetc.lo obj/src/stdio/fgetln.lo obj/src/stdio/fgetpos.lo obj/src/stdio/fgets.lo obj/src/stdio/fgetwc.lo obj/src/stdio/fgetws.lo obj/src/stdio/fileno.lo obj/src/stdio/flockfile.lo obj/src/stdio/fmemopen.lo obj/src/stdio/fopen.lo obj/src/stdio/fopencookie.lo obj/src/stdio/fprintf.lo obj/src/stdio/fputc.lo obj/src/stdio/fputs.lo obj/src/stdio/fputwc.lo obj/src/stdio/fputws.lo obj/src/stdio/fread.lo obj/src/stdio/freopen.lo obj/src/stdio/fscanf.lo obj/src/stdio/fseek.lo obj/src/stdio/fsetpos.lo obj/src/stdio/ftell.lo obj/src/stdio/ftrylockfile.lo obj/src/stdio/funlockfile.lo obj/src/stdio/fwide.lo obj/src/stdio/fwprintf.lo obj/src/stdio/fwrite.lo obj/src/stdio/fwscanf.lo obj/src/stdio/getc.lo obj/src/stdio/getc_unlocked.lo obj/src/stdio/getchar.lo obj/src/stdio/getchar_unlocked.lo obj/src/stdio/getdelim.lo obj/src/stdio/getline.lo obj/src/stdio/gets.lo obj/src/stdio/getw.lo obj/src/stdio/getwc.lo obj/src/stdio/getwchar.lo obj/src/stdio/ofl.lo obj/src/stdio/ofl_add.lo obj/src/stdio/open_memstream.lo obj/src/stdio/open_wmemstream.lo obj/src/stdio/pclose.lo obj/src/stdio/perror.lo obj/src/stdio/popen.lo obj/src/stdio/printf.lo obj/src/stdio/putc.lo obj/src/stdio/putc_unlocked.lo obj/src/stdio/putchar.lo obj/src/stdio/putchar_unlocked.lo obj/src/stdio/puts.lo obj/src/stdio/putw.lo obj/src/stdio/putwc.lo obj/src/stdio/putwchar.lo obj/src/stdio/remove.lo obj/src/stdio/rename.lo obj/src/stdio/rewind.lo obj/src/stdio/scanf.lo obj/src/stdio/setbuf.lo obj/src/stdio/setbuffer.lo obj/src/stdio/setlinebuf.lo obj/src/stdio/setvbuf.lo obj/src/stdio/snprintf.lo obj/src/stdio/sprintf.lo obj/src/stdio/sscanf.lo obj/src/stdio/stderr.lo obj/src/stdio/stdin.lo obj/src/stdio/stdout.lo obj/src/stdio/swprintf.lo obj/src/stdio/swscanf.lo obj/src/stdio/tempnam.lo obj/src/stdio/tmpfile.lo obj/src/stdio/tmpnam.lo obj/src/stdio/ungetc.lo obj/src/stdio/ungetwc.lo obj/src/stdio/vasprintf.lo obj/src/stdio/vdprintf.lo obj/src/stdio/vfprintf.lo obj/src/stdio/vfscanf.lo obj/src/stdio/vfwprintf.lo obj/src/stdio/vfwscanf.lo obj/src/stdio/vprintf.lo obj/src/stdio/vscanf.lo obj/src/stdio/vsnprintf.lo obj/src/stdio/vsprintf.lo obj/src/stdio/vsscanf.lo obj/src/stdio/vswprintf.lo obj/src/stdio/vswscanf.lo obj/src/stdio/vwprintf.lo obj/src/stdio/vwscanf.lo obj/src/stdio/wprintf.lo obj/src/stdio/wscanf.lo obj/src/stdlib/abs.lo obj/src/stdlib/atof.lo obj/src/stdlib/atoi.lo obj/src/stdlib/atol.lo obj/src/stdlib/atoll.lo obj/src/stdlib/bsearch.lo obj/src/stdlib/div.lo obj/src/stdlib/ecvt.lo obj/src/stdlib/fcvt.lo obj/src/stdlib/gcvt.lo obj/src/stdlib/imaxabs.lo obj/src/stdlib/imaxdiv.lo obj/src/stdlib/labs.lo obj/src/stdlib/ldiv.lo obj/src/stdlib/llabs.lo obj/src/stdlib/lldiv.lo obj/src/stdlib/qsort.lo obj/src/stdlib/qsort_nr.lo obj/src/stdlib/strtod.lo obj/src/stdlib/strtol.lo obj/src/stdlib/wcstod.lo obj/src/stdlib/wcstol.lo obj/src/string/bcmp.lo obj/src/string/bcopy.lo obj/src/string/bzero.lo obj/src/string/explicit_bzero.lo obj/src/string/index.lo obj/src/string/memccpy.lo obj/src/string/memchr.lo obj/src/string/memcmp.lo obj/src/string/memmem.lo obj/src/string/mempcpy.lo obj/src/string/memrchr.lo obj/src/string/rindex.lo obj/src/string/stpcpy.lo obj/src/string/stpncpy.lo obj/src/string/strcasecmp.lo obj/src/string/strcasestr.lo obj/src/string/strcat.lo obj/src/string/strchr.lo obj/src/string/strchrnul.lo obj/src/string/strcmp.lo obj/src/string/strcpy.lo obj/src/string/strcspn.lo obj/src/string/strdup.lo obj/src/string/strerror_r.lo obj/src/string/strlcat.lo obj/src/string/strlcpy.lo obj/src/string/strlen.lo obj/src/string/strncasecmp.lo obj/src/string/strncat.lo obj/src/string/strncmp.lo obj/src/string/strncpy.lo obj/src/string/strndup.lo obj/src/string/strnlen.lo obj/src/string/strpbrk.lo obj/src/string/strrchr.lo obj/src/string/strsep.lo obj/src/string/strsignal.lo obj/src/string/strspn.lo obj/src/string/strstr.lo obj/src/string/strtok.lo obj/src/string/strtok_r.lo obj/src/string/strverscmp.lo obj/src/string/swab.lo obj/src/string/wcpcpy.lo obj/src/string/wcpncpy.lo obj/src/string/wcscasecmp.lo obj/src/string/wcscasecmp_l.lo obj/src/string/wcscat.lo obj/src/string/wcschr.lo obj/src/string/wcscmp.lo obj/src/string/wcscpy.lo obj/src/string/wcscspn.lo obj/src/string/wcsdup.lo obj/src/string/wcslen.lo obj/src/string/wcsncasecmp.lo obj/src/string/wcsncasecmp_l.lo obj/src/string/wcsncat.lo obj/src/string/wcsncmp.lo obj/src/string/wcsncpy.lo obj/src/string/wcsnlen.lo obj/src/string/wcspbrk.lo obj/src/string/wcsrchr.lo obj/src/string/wcsspn.lo obj/src/string/wcsstr.lo obj/src/string/wcstok.lo obj/src/string/wcswcs.lo obj/src/string/wmemchr.lo obj/src/string/wmemcmp.lo obj/src/string/wmemcpy.lo obj/src/string/wmemmove.lo obj/src/string/wmemset.lo obj/src/string/x86_64/memcpy.lo obj/src/string/x86_64/memmove.lo obj/src/string/x86_64/memset.lo obj/src/temp/__randname.lo obj/src/temp/mkdtemp.lo obj/src/temp/mkostemp.lo obj/src/temp/mkostemps.lo obj/src/temp/mkstemp.lo obj/src/temp/mkstemps.lo obj/src/temp/mktemp.lo obj/src/termios/cfgetospeed.lo obj/src/termios/cfmakeraw.lo obj/src/termios/cfsetospeed.lo obj/src/termios/tcdrain.lo obj/src/termios/tcflow.lo obj/src/termios/tcflush.lo obj/src/termios/tcgetattr.lo obj/src/termios/tcgetsid.lo obj/src/termios/tcgetwinsize.lo obj/src/termios/tcsendbreak.lo obj/src/termios/tcsetattr.lo obj/src/termios/tcsetwinsize.lo obj/src/thread/__lock.lo obj/src/thread/__syscall_cp.lo obj/src/thread/__timedwait.lo obj/src/thread/__tls_get_addr.lo obj/src/thread/__wait.lo obj/src/thread/call_once.lo obj/src/thread/cnd_broadcast.lo obj/src/thread/cnd_destroy.lo obj/src/thread/cnd_init.lo obj/src/thread/cnd_signal.lo obj/src/thread/cnd_timedwait.lo obj/src/thread/cnd_wait.lo obj/src/thread/default_attr.lo obj/src/thread/lock_ptc.lo obj/src/thread/mtx_destroy.lo obj/src/thread/mtx_init.lo obj/src/thread/mtx_lock.lo obj/src/thread/mtx_timedlock.lo obj/src/thread/mtx_trylock.lo obj/src/thread/mtx_unlock.lo obj/src/thread/pthread_atfork.lo obj/src/thread/pthread_attr_destroy.lo obj/src/thread/pthread_attr_get.lo obj/src/thread/pthread_attr_init.lo obj/src/thread/pthread_attr_setdetachstate.lo obj/src/thread/pthread_attr_setguardsize.lo obj/src/thread/pthread_attr_setinheritsched.lo obj/src/thread/pthread_attr_setschedparam.lo obj/src/thread/pthread_attr_setschedpolicy.lo obj/src/thread/pthread_attr_setscope.lo obj/src/thread/pthread_attr_setstack.lo obj/src/thread/pthread_attr_setstacksize.lo obj/src/thread/pthread_barrier_destroy.lo obj/src/thread/pthread_barrier_init.lo obj/src/thread/pthread_barrier_wait.lo obj/src/thread/pthread_barrierattr_destroy.lo obj/src/thread/pthread_barrierattr_init.lo obj/src/thread/pthread_barrierattr_setpshared.lo obj/src/thread/pthread_cancel.lo obj/src/thread/pthread_cleanup_push.lo obj/src/thread/pthread_cond_broadcast.lo obj/src/thread/pthread_cond_destroy.lo obj/src/thread/pthread_cond_init.lo obj/src/thread/pthread_cond_signal.lo obj/src/thread/pthread_cond_timedwait.lo obj/src/thread/pthread_cond_wait.lo obj/src/thread/pthread_condattr_destroy.lo obj/src/thread/pthread_condattr_init.lo obj/src/thread/pthread_condattr_setclock.lo obj/src/thread/pthread_condattr_setpshared.lo obj/src/thread/pthread_create.lo obj/src/thread/pthread_detach.lo obj/src/thread/pthread_equal.lo obj/src/thread/pthread_getattr_np.lo obj/src/thread/pthread_getconcurrency.lo obj/src/thread/pthread_getcpuclockid.lo obj/src/thread/pthread_getname_np.lo obj/src/thread/pthread_getschedparam.lo obj/src/thread/pthread_getspecific.lo obj/src/thread/pthread_join.lo obj/src/thread/pthread_key_create.lo obj/src/thread/pthread_kill.lo obj/src/thread/pthread_mutex_consistent.lo obj/src/thread/pthread_mutex_destroy.lo obj/src/thread/pthread_mutex_getprioceiling.lo obj/src/thread/pthread_mutex_init.lo obj/src/thread/pthread_mutex_lock.lo obj/src/thread/pthread_mutex_setprioceiling.lo obj/src/thread/pthread_mutex_timedlock.lo obj/src/thread/pthread_mutex_trylock.lo obj/src/thread/pthread_mutex_unlock.lo obj/src/thread/pthread_mutexattr_destroy.lo obj/src/thread/pthread_mutexattr_init.lo obj/src/thread/pthread_mutexattr_setprotocol.lo obj/src/thread/pthread_mutexattr_setpshared.lo obj/src/thread/pthread_mutexattr_setrobust.lo obj/src/thread/pthread_mutexattr_settype.lo obj/src/thread/pthread_once.lo obj/src/thread/pthread_rwlock_destroy.lo obj/src/thread/pthread_rwlock_init.lo obj/src/thread/pthread_rwlock_rdlock.lo obj/src/thread/pthread_rwlock_timedrdlock.lo obj/src/thread/pthread_rwlock_timedwrlock.lo obj/src/thread/pthread_rwlock_tryrdlock.lo obj/src/thread/pthread_rwlock_trywrlock.lo obj/src/thread/pthread_rwlock_unlock.lo obj/src/thread/pthread_rwlock_wrlock.lo obj/src/thread/pthread_rwlockattr_destroy.lo obj/src/thread/pthread_rwlockattr_init.lo obj/src/thread/pthread_rwlockattr_setpshared.lo obj/src/thread/pthread_self.lo obj/src/thread/pthread_setattr_default_np.lo obj/src/thread/pthread_setcancelstate.lo obj/src/thread/pthread_setcanceltype.lo obj/src/thread/pthread_setconcurrency.lo obj/src/thread/pthread_setname_np.lo obj/src/thread/pthread_setschedparam.lo obj/src/thread/pthread_setschedprio.lo obj/src/thread/pthread_setspecific.lo obj/src/thread/pthread_sigmask.lo obj/src/thread/pthread_spin_destroy.lo obj/src/thread/pthread_spin_init.lo obj/src/thread/pthread_spin_lock.lo obj/src/thread/pthread_spin_trylock.lo obj/src/thread/pthread_spin_unlock.lo obj/src/thread/pthread_testcancel.lo obj/src/thread/sem_destroy.lo obj/src/thread/sem_getvalue.lo obj/src/thread/sem_init.lo obj/src/thread/sem_open.lo obj/src/thread/sem_post.lo obj/src/thread/sem_timedwait.lo obj/src/thread/sem_trywait.lo obj/src/thread/sem_unlink.lo obj/src/thread/sem_wait.lo obj/src/thread/synccall.lo obj/src/thread/thrd_create.lo obj/src/thread/thrd_exit.lo obj/src/thread/thrd_join.lo obj/src/thread/thrd_sleep.lo obj/src/thread/thrd_yield.lo obj/src/thread/tls.lo obj/src/thread/tss_create.lo obj/src/thread/tss_delete.lo obj/src/thread/tss_set.lo obj/src/thread/vmlock.lo obj/src/thread/x86_64/__set_thread_area.lo obj/src/thread/x86_64/__unmapself.lo obj/src/thread/x86_64/clone.lo obj/src/thread/x86_64/syscall_cp.lo obj/src/time/__map_file.lo obj/src/time/__month_to_secs.lo obj/src/time/__secs_to_tm.lo obj/src/time/__tm_to_secs.lo obj/src/time/__tz.lo obj/src/time/__year_to_secs.lo obj/src/time/asctime.lo obj/src/time/asctime_r.lo obj/src/time/clock.lo obj/src/time/clock_getcpuclockid.lo obj/src/time/clock_getres.lo obj/src/time/clock_gettime.lo obj/src/time/clock_nanosleep.lo obj/src/time/clock_settime.lo obj/src/time/ctime.lo obj/src/time/ctime_r.lo obj/src/time/difftime.lo obj/src/time/ftime.lo obj/src/time/getdate.lo obj/src/time/gettimeofday.lo obj/src/time/gmtime.lo obj/src/time/gmtime_r.lo obj/src/time/localtime.lo obj/src/time/localtime_r.lo obj/src/time/mktime.lo obj/src/time/nanosleep.lo obj/src/time/strftime.lo obj/src/time/strptime.lo obj/src/time/time.lo obj/src/time/timegm.lo obj/src/time/timer_create.lo obj/src/time/timer_delete.lo obj/src/time/timer_getoverrun.lo obj/src/time/timer_gettime.lo obj/src/time/timer_settime.lo obj/src/time/times.lo obj/src/time/timespec_get.lo obj/src/time/utime.lo obj/src/time/wcsftime.lo obj/src/unistd/_exit.lo obj/src/unistd/access.lo obj/src/unistd/acct.lo obj/src/unistd/alarm.lo obj/src/unistd/chdir.lo obj/src/unistd/chown.lo obj/src/unistd/close.lo obj/src/unistd/ctermid.lo obj/src/unistd/dup.lo obj/src/unistd/dup2.lo obj/src/unistd/dup3.lo obj/src/unistd/faccessat.lo obj/src/unistd/fchdir.lo obj/src/unistd/fchown.lo obj/src/unistd/fchownat.lo obj/src/unistd/fdatasync.lo obj/src/unistd/fsync.lo obj/src/unistd/ftruncate.lo obj/src/unistd/getcwd.lo obj/src/unistd/getegid.lo obj/src/unistd/geteuid.lo obj/src/unistd/getgid.lo obj/src/unistd/getgroups.lo obj/src/unistd/gethostname.lo obj/src/unistd/getlogin.lo obj/src/unistd/getlogin_r.lo obj/src/unistd/getpgid.lo obj/src/unistd/getpgrp.lo obj/src/unistd/getpid.lo obj/src/unistd/getppid.lo obj/src/unistd/getsid.lo obj/src/unistd/getuid.lo obj/src/unistd/isatty.lo obj/src/unistd/lchown.lo obj/src/unistd/link.lo obj/src/unistd/linkat.lo obj/src/unistd/lseek.lo obj/src/unistd/nice.lo obj/src/unistd/pause.lo obj/src/unistd/pipe.lo obj/src/unistd/pipe2.lo obj/src/unistd/posix_close.lo obj/src/unistd/pread.lo obj/src/unistd/preadv.lo obj/src/unistd/pwrite.lo obj/src/unistd/pwritev.lo obj/src/unistd/read.lo obj/src/unistd/readlink.lo obj/src/unistd/readlinkat.lo obj/src/unistd/readv.lo obj/src/unistd/renameat.lo obj/src/unistd/rmdir.lo obj/src/unistd/setegid.lo obj/src/unistd/seteuid.lo obj/src/unistd/setgid.lo obj/src/unistd/setpgid.lo obj/src/unistd/setpgrp.lo obj/src/unistd/setregid.lo obj/src/unistd/setresgid.lo obj/src/unistd/setresuid.lo obj/src/unistd/setreuid.lo obj/src/unistd/setsid.lo obj/src/unistd/setuid.lo obj/src/unistd/setxid.lo obj/src/unistd/sleep.lo obj/src/unistd/symlink.lo obj/src/unistd/symlinkat.lo obj/src/unistd/sync.lo obj/src/unistd/tcgetpgrp.lo obj/src/unistd/tcsetpgrp.lo obj/src/unistd/truncate.lo obj/src/unistd/ttyname.lo obj/src/unistd/ttyname_r.lo obj/src/unistd/ualarm.lo obj/src/unistd/unlink.lo obj/src/unistd/unlinkat.lo obj/src/unistd/usleep.lo obj/src/unistd/write.lo obj/src/unistd/writev.lo obj/ldso/dlstart.lo obj/ldso/dynlink.lo -lgcc -lgcc_eh make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' rm -f lib/libc.a ar rc lib/libc.a obj/src/aio/aio.lo obj/src/aio/aio_suspend.lo obj/src/aio/lio_listio.lo obj/src/complex/__cexp.lo obj/src/complex/__cexpf.lo obj/src/complex/cabs.lo obj/src/complex/cabsf.lo obj/src/complex/cabsl.lo obj/src/complex/cacos.lo obj/src/complex/cacosf.lo obj/src/complex/cacosh.lo obj/src/complex/cacoshf.lo obj/src/complex/cacoshl.lo obj/src/complex/cacosl.lo obj/src/complex/carg.lo obj/src/complex/cargf.lo obj/src/complex/cargl.lo obj/src/complex/casin.lo obj/src/complex/casinf.lo obj/src/complex/casinh.lo obj/src/complex/casinhf.lo obj/src/complex/casinhl.lo obj/src/complex/casinl.lo obj/src/complex/catan.lo obj/src/complex/catanf.lo obj/src/complex/catanh.lo obj/src/complex/catanhf.lo obj/src/complex/catanhl.lo obj/src/complex/catanl.lo obj/src/complex/ccos.lo obj/src/complex/ccosf.lo obj/src/complex/ccosh.lo obj/src/complex/ccoshf.lo obj/src/complex/ccoshl.lo obj/src/complex/ccosl.lo obj/src/complex/cexp.lo obj/src/complex/cexpf.lo obj/src/complex/cexpl.lo obj/src/complex/cimag.lo obj/src/complex/cimagf.lo obj/src/complex/cimagl.lo obj/src/complex/clog.lo obj/src/complex/clogf.lo obj/src/complex/clogl.lo obj/src/complex/conj.lo obj/src/complex/conjf.lo obj/src/complex/conjl.lo obj/src/complex/cpow.lo obj/src/complex/cpowf.lo obj/src/complex/cpowl.lo obj/src/complex/cproj.lo obj/src/complex/cprojf.lo obj/src/complex/cprojl.lo obj/src/complex/creal.lo obj/src/complex/crealf.lo obj/src/complex/creall.lo obj/src/complex/csin.lo obj/src/complex/csinf.lo obj/src/complex/csinh.lo obj/src/complex/csinhf.lo obj/src/complex/csinhl.lo obj/src/complex/csinl.lo obj/src/complex/csqrt.lo obj/src/complex/csqrtf.lo obj/src/complex/csqrtl.lo obj/src/complex/ctan.lo obj/src/complex/ctanf.lo obj/src/complex/ctanh.lo obj/src/complex/ctanhf.lo obj/src/complex/ctanhl.lo obj/src/complex/ctanl.lo obj/src/conf/confstr.lo obj/src/conf/fpathconf.lo obj/src/conf/legacy.lo obj/src/conf/pathconf.lo obj/src/conf/sysconf.lo obj/src/crypt/crypt.lo obj/src/crypt/crypt_blowfish.lo obj/src/crypt/crypt_des.lo obj/src/crypt/crypt_md5.lo obj/src/crypt/crypt_r.lo obj/src/crypt/crypt_sha256.lo obj/src/crypt/crypt_sha512.lo obj/src/crypt/encrypt.lo obj/src/ctype/__ctype_b_loc.lo obj/src/ctype/__ctype_get_mb_cur_max.lo obj/src/ctype/__ctype_tolower_loc.lo obj/src/ctype/__ctype_toupper_loc.lo obj/src/ctype/isalnum.lo obj/src/ctype/isalpha.lo obj/src/ctype/isascii.lo obj/src/ctype/isblank.lo obj/src/ctype/iscntrl.lo obj/src/ctype/isdigit.lo obj/src/ctype/isgraph.lo obj/src/ctype/islower.lo obj/src/ctype/isprint.lo obj/src/ctype/ispunct.lo obj/src/ctype/isspace.lo obj/src/ctype/isupper.lo obj/src/ctype/iswalnum.lo obj/src/ctype/iswalpha.lo obj/src/ctype/iswblank.lo obj/src/ctype/iswcntrl.lo obj/src/ctype/iswctype.lo obj/src/ctype/iswdigit.lo obj/src/ctype/iswgraph.lo obj/src/ctype/iswlower.lo obj/src/ctype/iswprint.lo obj/src/ctype/iswpunct.lo obj/src/ctype/iswspace.lo obj/src/ctype/iswupper.lo obj/src/ctype/iswxdigit.lo obj/src/ctype/isxdigit.lo obj/src/ctype/toascii.lo obj/src/ctype/tolower.lo obj/src/ctype/toupper.lo obj/src/ctype/towctrans.lo obj/src/ctype/wcswidth.lo obj/src/ctype/wctrans.lo obj/src/ctype/wcwidth.lo obj/src/dirent/alphasort.lo obj/src/dirent/closedir.lo obj/src/dirent/dirfd.lo obj/src/dirent/fdopendir.lo obj/src/dirent/opendir.lo obj/src/dirent/readdir.lo obj/src/dirent/readdir_r.lo obj/src/dirent/rewinddir.lo obj/src/dirent/scandir.lo obj/src/dirent/seekdir.lo obj/src/dirent/telldir.lo obj/src/dirent/versionsort.lo obj/src/env/__environ.lo obj/src/env/__init_tls.lo obj/src/env/__libc_start_main.lo obj/src/env/__reset_tls.lo obj/src/env/__stack_chk_fail.lo obj/src/env/clearenv.lo obj/src/env/getenv.lo obj/src/env/putenv.lo obj/src/env/secure_getenv.lo obj/src/env/setenv.lo obj/src/env/unsetenv.lo obj/src/errno/__errno_location.lo obj/src/errno/strerror.lo obj/src/exit/_Exit.lo obj/src/exit/abort.lo obj/src/exit/abort_lock.lo obj/src/exit/assert.lo obj/src/exit/at_quick_exit.lo obj/src/exit/atexit.lo obj/src/exit/exit.lo obj/src/exit/quick_exit.lo obj/src/fcntl/creat.lo obj/src/fcntl/fcntl.lo obj/src/fcntl/open.lo obj/src/fcntl/openat.lo obj/src/fcntl/posix_fadvise.lo obj/src/fcntl/posix_fallocate.lo obj/src/fenv/__flt_rounds.lo obj/src/fenv/fegetexceptflag.lo obj/src/fenv/feholdexcept.lo obj/src/fenv/fesetexceptflag.lo obj/src/fenv/fesetround.lo obj/src/fenv/feupdateenv.lo obj/src/fenv/x86_64/fenv.lo obj/src/fts/fts.lo obj/src/internal/defsysinfo.lo obj/src/internal/emulate_wait4.lo obj/src/internal/floatscan.lo obj/src/internal/intscan.lo obj/src/internal/libc.lo obj/src/internal/procfdname.lo obj/src/internal/shgetc.lo obj/src/internal/syscall_ret.lo obj/src/internal/vdso.lo obj/src/internal/version.lo obj/src/ipc/ftok.lo obj/src/ipc/msgctl.lo obj/src/ipc/msgget.lo obj/src/ipc/msgrcv.lo obj/src/ipc/msgsnd.lo obj/src/ipc/semctl.lo obj/src/ipc/semget.lo obj/src/ipc/semop.lo obj/src/ipc/semtimedop.lo obj/src/ipc/shmat.lo obj/src/ipc/shmctl.lo obj/src/ipc/shmdt.lo obj/src/ipc/shmget.lo obj/src/ldso/__dlsym.lo obj/src/ldso/dl_iterate_phdr.lo obj/src/ldso/dladdr.lo obj/src/ldso/dlclose.lo obj/src/ldso/dlerror.lo obj/src/ldso/dlinfo.lo obj/src/ldso/dlopen.lo obj/src/ldso/x86_64/dlsym.lo obj/src/ldso/x86_64/tlsdesc.lo obj/src/legacy/cuserid.lo obj/src/legacy/daemon.lo obj/src/legacy/err.lo obj/src/legacy/euidaccess.lo obj/src/legacy/ftw.lo obj/src/legacy/futimes.lo obj/src/legacy/getdtablesize.lo obj/src/legacy/getloadavg.lo obj/src/legacy/getpagesize.lo obj/src/legacy/getpass.lo obj/src/legacy/getusershell.lo obj/src/legacy/isastream.lo obj/src/legacy/lutimes.lo obj/src/legacy/ulimit.lo obj/src/legacy/utmpx.lo obj/src/legacy/valloc.lo obj/src/linux/adjtime.lo obj/src/linux/adjtimex.lo obj/src/linux/arch_prctl.lo obj/src/linux/brk.lo obj/src/linux/cache.lo obj/src/linux/cap.lo obj/src/linux/chroot.lo obj/src/linux/clock_adjtime.lo obj/src/linux/clone.lo obj/src/linux/copy_file_range.lo obj/src/linux/epoll.lo obj/src/linux/eventfd.lo obj/src/linux/fallocate.lo obj/src/linux/fanotify.lo obj/src/linux/flock.lo obj/src/linux/getdents.lo obj/src/linux/getrandom.lo obj/src/linux/gettid.lo obj/src/linux/inotify.lo obj/src/linux/ioperm.lo obj/src/linux/iopl.lo obj/src/linux/klogctl.lo obj/src/linux/membarrier.lo obj/src/linux/memfd_create.lo obj/src/linux/mlock2.lo obj/src/linux/module.lo obj/src/linux/mount.lo obj/src/linux/name_to_handle_at.lo obj/src/linux/open_by_handle_at.lo obj/src/linux/personality.lo obj/src/linux/pivot_root.lo obj/src/linux/prctl.lo obj/src/linux/preadv2.lo obj/src/linux/prlimit.lo obj/src/linux/process_vm.lo obj/src/linux/ptrace.lo obj/src/linux/pwritev2.lo obj/src/linux/quotactl.lo obj/src/linux/readahead.lo obj/src/linux/reboot.lo obj/src/linux/remap_file_pages.lo obj/src/linux/sbrk.lo obj/src/linux/sendfile.lo obj/src/linux/setfsgid.lo obj/src/linux/setfsuid.lo obj/src/linux/setgroups.lo obj/src/linux/sethostname.lo obj/src/linux/setns.lo obj/src/linux/settimeofday.lo obj/src/linux/signalfd.lo obj/src/linux/splice.lo obj/src/linux/statx.lo obj/src/linux/stime.lo obj/src/linux/swap.lo obj/src/linux/sync_file_range.lo obj/src/linux/syncfs.lo obj/src/linux/sysinfo.lo obj/src/linux/tee.lo obj/src/linux/timerfd.lo obj/src/linux/unshare.lo obj/src/linux/utimes.lo obj/src/linux/vhangup.lo obj/src/linux/vmsplice.lo obj/src/linux/wait3.lo obj/src/linux/wait4.lo obj/src/linux/xattr.lo obj/src/locale/__lctrans.lo obj/src/locale/__mo_lookup.lo obj/src/locale/bind_textdomain_codeset.lo obj/src/locale/c_locale.lo obj/src/locale/catclose.lo obj/src/locale/catgets.lo obj/src/locale/catopen.lo obj/src/locale/dcngettext.lo obj/src/locale/duplocale.lo obj/src/locale/freelocale.lo obj/src/locale/iconv.lo obj/src/locale/iconv_close.lo obj/src/locale/langinfo.lo obj/src/locale/locale_map.lo obj/src/locale/localeconv.lo obj/src/locale/newlocale.lo obj/src/locale/pleval.lo obj/src/locale/setlocale.lo obj/src/locale/strcoll.lo obj/src/locale/strfmon.lo obj/src/locale/strtod_l.lo obj/src/locale/strxfrm.lo obj/src/locale/textdomain.lo obj/src/locale/uselocale.lo obj/src/locale/wcscoll.lo obj/src/locale/wcsxfrm.lo obj/src/malloc/calloc.lo obj/src/malloc/free.lo obj/src/malloc/libc_calloc.lo obj/src/malloc/lite_malloc.lo obj/src/malloc/mallocng/aligned_alloc.lo obj/src/malloc/mallocng/donate.lo obj/src/malloc/mallocng/free.lo obj/src/malloc/mallocng/malloc.lo obj/src/malloc/mallocng/malloc_usable_size.lo obj/src/malloc/mallocng/realloc.lo obj/src/malloc/memalign.lo obj/src/malloc/posix_memalign.lo obj/src/malloc/realloc.lo obj/src/malloc/reallocarray.lo obj/src/malloc/replaced.lo obj/src/math/__cos.lo obj/src/math/__cosdf.lo obj/src/math/__cosl.lo obj/src/math/__expo2.lo obj/src/math/__expo2f.lo obj/src/math/__fpclassify.lo obj/src/math/__fpclassifyf.lo obj/src/math/__fpclassifyl.lo obj/src/math/__math_divzero.lo obj/src/math/__math_divzerof.lo obj/src/math/__math_invalid.lo obj/src/math/__math_invalidf.lo obj/src/math/__math_invalidl.lo obj/src/math/__math_oflow.lo obj/src/math/__math_oflowf.lo obj/src/math/__math_uflow.lo obj/src/math/__math_uflowf.lo obj/src/math/__math_xflow.lo obj/src/math/__math_xflowf.lo obj/src/math/__polevll.lo obj/src/math/__rem_pio2.lo obj/src/math/__rem_pio2_large.lo obj/src/math/__rem_pio2f.lo obj/src/math/__rem_pio2l.lo obj/src/math/__signbit.lo obj/src/math/__signbitf.lo obj/src/math/__signbitl.lo obj/src/math/__sin.lo obj/src/math/__sindf.lo obj/src/math/__sinl.lo obj/src/math/__tan.lo obj/src/math/__tandf.lo obj/src/math/__tanl.lo obj/src/math/acos.lo obj/src/math/acosf.lo obj/src/math/acosh.lo obj/src/math/acoshf.lo obj/src/math/acoshl.lo obj/src/math/asin.lo obj/src/math/asinf.lo obj/src/math/asinh.lo obj/src/math/asinhf.lo obj/src/math/asinhl.lo obj/src/math/atan.lo obj/src/math/atan2.lo obj/src/math/atan2f.lo obj/src/math/atanf.lo obj/src/math/atanh.lo obj/src/math/atanhf.lo obj/src/math/atanhl.lo obj/src/math/cbrt.lo obj/src/math/cbrtf.lo obj/src/math/cbrtl.lo obj/src/math/ceil.lo obj/src/math/ceilf.lo obj/src/math/copysign.lo obj/src/math/copysignf.lo obj/src/math/copysignl.lo obj/src/math/cos.lo obj/src/math/cosf.lo obj/src/math/cosh.lo obj/src/math/coshf.lo obj/src/math/coshl.lo obj/src/math/cosl.lo obj/src/math/erf.lo obj/src/math/erff.lo obj/src/math/erfl.lo obj/src/math/exp.lo obj/src/math/exp10.lo obj/src/math/exp10f.lo obj/src/math/exp10l.lo obj/src/math/exp2.lo obj/src/math/exp2f.lo obj/src/math/exp2f_data.lo obj/src/math/exp_data.lo obj/src/math/expf.lo obj/src/math/expm1.lo obj/src/math/expm1f.lo obj/src/math/fdim.lo obj/src/math/fdimf.lo obj/src/math/fdiml.lo obj/src/math/finite.lo obj/src/math/finitef.lo obj/src/math/floor.lo obj/src/math/floorf.lo obj/src/math/fmal.lo obj/src/math/fmax.lo obj/src/math/fmaxf.lo obj/src/math/fmaxl.lo obj/src/math/fmin.lo obj/src/math/fminf.lo obj/src/math/fminl.lo obj/src/math/fmod.lo obj/src/math/fmodf.lo obj/src/math/frexp.lo obj/src/math/frexpf.lo obj/src/math/frexpl.lo obj/src/math/hypot.lo obj/src/math/hypotf.lo obj/src/math/hypotl.lo obj/src/math/ilogb.lo obj/src/math/ilogbf.lo obj/src/math/ilogbl.lo obj/src/math/j0.lo obj/src/math/j0f.lo obj/src/math/j1.lo obj/src/math/j1f.lo obj/src/math/jn.lo obj/src/math/jnf.lo obj/src/math/ldexp.lo obj/src/math/ldexpf.lo obj/src/math/ldexpl.lo obj/src/math/lgamma.lo obj/src/math/lgamma_r.lo obj/src/math/lgammaf.lo obj/src/math/lgammaf_r.lo obj/src/math/lgammal.lo obj/src/math/llround.lo obj/src/math/llroundf.lo obj/src/math/llroundl.lo obj/src/math/log.lo obj/src/math/log10.lo obj/src/math/log10f.lo obj/src/math/log1p.lo obj/src/math/log1pf.lo obj/src/math/log2.lo obj/src/math/log2_data.lo obj/src/math/log2f.lo obj/src/math/log2f_data.lo obj/src/math/log_data.lo obj/src/math/logb.lo obj/src/math/logbf.lo obj/src/math/logbl.lo obj/src/math/logf.lo obj/src/math/logf_data.lo obj/src/math/lround.lo obj/src/math/lroundf.lo obj/src/math/lroundl.lo obj/src/math/modf.lo obj/src/math/modff.lo obj/src/math/modfl.lo obj/src/math/nan.lo obj/src/math/nanf.lo obj/src/math/nanl.lo obj/src/math/nearbyint.lo obj/src/math/nearbyintf.lo obj/src/math/nearbyintl.lo obj/src/math/nextafter.lo obj/src/math/nextafterf.lo obj/src/math/nextafterl.lo obj/src/math/nexttoward.lo obj/src/math/nexttowardf.lo obj/src/math/nexttowardl.lo obj/src/math/pow.lo obj/src/math/pow_data.lo obj/src/math/powf.lo obj/src/math/powf_data.lo obj/src/math/powl.lo obj/src/math/remainder.lo obj/src/math/remainderf.lo obj/src/math/remquo.lo obj/src/math/remquof.lo obj/src/math/rint.lo obj/src/math/rintf.lo obj/src/math/round.lo obj/src/math/roundf.lo obj/src/math/roundl.lo obj/src/math/scalb.lo obj/src/math/scalbf.lo obj/src/math/scalbln.lo obj/src/math/scalblnf.lo obj/src/math/scalblnl.lo obj/src/math/scalbn.lo obj/src/math/scalbnf.lo obj/src/math/scalbnl.lo obj/src/math/signgam.lo obj/src/math/significand.lo obj/src/math/significandf.lo obj/src/math/sin.lo obj/src/math/sincos.lo obj/src/math/sincosf.lo obj/src/math/sincosl.lo obj/src/math/sinf.lo obj/src/math/sinh.lo obj/src/math/sinhf.lo obj/src/math/sinhl.lo obj/src/math/sinl.lo obj/src/math/sqrt_data.lo obj/src/math/tan.lo obj/src/math/tanf.lo obj/src/math/tanh.lo obj/src/math/tanhf.lo obj/src/math/tanhl.lo obj/src/math/tanl.lo obj/src/math/tgamma.lo obj/src/math/tgammaf.lo obj/src/math/tgammal.lo obj/src/math/trunc.lo obj/src/math/truncf.lo obj/src/math/x86_64/__invtrigl.lo obj/src/math/x86_64/acosl.lo obj/src/math/x86_64/asinl.lo obj/src/math/x86_64/atan2l.lo obj/src/math/x86_64/atanl.lo obj/src/math/x86_64/ceill.lo obj/src/math/x86_64/exp2l.lo obj/src/math/x86_64/expl.lo obj/src/math/x86_64/expm1l.lo obj/src/math/x86_64/fabs.lo obj/src/math/x86_64/fabsf.lo obj/src/math/x86_64/fabsl.lo obj/src/math/x86_64/floorl.lo obj/src/math/x86_64/fma.lo obj/src/math/x86_64/fmaf.lo obj/src/math/x86_64/fmodl.lo obj/src/math/x86_64/llrint.lo obj/src/math/x86_64/llrintf.lo obj/src/math/x86_64/llrintl.lo obj/src/math/x86_64/log10l.lo obj/src/math/x86_64/log1pl.lo obj/src/math/x86_64/log2l.lo obj/src/math/x86_64/logl.lo obj/src/math/x86_64/lrint.lo obj/src/math/x86_64/lrintf.lo obj/src/math/x86_64/lrintl.lo obj/src/math/x86_64/remainderl.lo obj/src/math/x86_64/remquol.lo obj/src/math/x86_64/rintl.lo obj/src/math/x86_64/sqrt.lo obj/src/math/x86_64/sqrtf.lo obj/src/math/x86_64/sqrtl.lo obj/src/math/x86_64/truncl.lo obj/src/misc/a64l.lo obj/src/misc/basename.lo obj/src/misc/dirname.lo obj/src/misc/ffs.lo obj/src/misc/ffsl.lo obj/src/misc/ffsll.lo obj/src/misc/fmtmsg.lo obj/src/misc/forkpty.lo obj/src/misc/get_current_dir_name.lo obj/src/misc/getauxval.lo obj/src/misc/getdomainname.lo obj/src/misc/getentropy.lo obj/src/misc/gethostid.lo obj/src/misc/getopt.lo obj/src/misc/getopt_long.lo obj/src/misc/getpriority.lo obj/src/misc/getresgid.lo obj/src/misc/getresuid.lo obj/src/misc/getrlimit.lo obj/src/misc/getrusage.lo obj/src/misc/getsubopt.lo obj/src/misc/initgroups.lo obj/src/misc/ioctl.lo obj/src/misc/issetugid.lo obj/src/misc/lockf.lo obj/src/misc/login_tty.lo obj/src/misc/mntent.lo obj/src/misc/nftw.lo obj/src/misc/openpty.lo obj/src/misc/ptsname.lo obj/src/misc/pty.lo obj/src/misc/realpath.lo obj/src/misc/setdomainname.lo obj/src/misc/setpriority.lo obj/src/misc/setrlimit.lo obj/src/misc/syscall.lo obj/src/misc/syslog.lo obj/src/misc/uname.lo obj/src/misc/wordexp.lo obj/src/mman/madvise.lo obj/src/mman/mincore.lo obj/src/mman/mlock.lo obj/src/mman/mlockall.lo obj/src/mman/mmap.lo obj/src/mman/mprotect.lo obj/src/mman/mremap.lo obj/src/mman/msync.lo obj/src/mman/munlock.lo obj/src/mman/munlockall.lo obj/src/mman/munmap.lo obj/src/mman/posix_madvise.lo obj/src/mman/shm_open.lo obj/src/mq/mq_close.lo obj/src/mq/mq_getattr.lo obj/src/mq/mq_notify.lo obj/src/mq/mq_open.lo obj/src/mq/mq_receive.lo obj/src/mq/mq_send.lo obj/src/mq/mq_setattr.lo obj/src/mq/mq_timedreceive.lo obj/src/mq/mq_timedsend.lo obj/src/mq/mq_unlink.lo obj/src/multibyte/btowc.lo obj/src/multibyte/c16rtomb.lo obj/src/multibyte/c32rtomb.lo obj/src/multibyte/internal.lo obj/src/multibyte/mblen.lo obj/src/multibyte/mbrlen.lo obj/src/multibyte/mbrtoc16.lo obj/src/multibyte/mbrtoc32.lo obj/src/multibyte/mbrtowc.lo obj/src/multibyte/mbsinit.lo obj/src/multibyte/mbsnrtowcs.lo obj/src/multibyte/mbsrtowcs.lo obj/src/multibyte/mbstowcs.lo obj/src/multibyte/mbtowc.lo obj/src/multibyte/wcrtomb.lo obj/src/multibyte/wcsnrtombs.lo obj/src/multibyte/wcsrtombs.lo obj/src/multibyte/wcstombs.lo obj/src/multibyte/wctob.lo obj/src/multibyte/wctomb.lo obj/src/network/accept.lo obj/src/network/accept4.lo obj/src/network/bind.lo obj/src/network/connect.lo obj/src/network/dn_comp.lo obj/src/network/dn_expand.lo obj/src/network/dn_skipname.lo obj/src/network/dns_parse.lo obj/src/network/ent.lo obj/src/network/ether.lo obj/src/network/freeaddrinfo.lo obj/src/network/gai_strerror.lo obj/src/network/getaddrinfo.lo obj/src/network/gethostbyaddr.lo obj/src/network/gethostbyaddr_r.lo obj/src/network/gethostbyname.lo obj/src/network/gethostbyname2.lo obj/src/network/gethostbyname2_r.lo obj/src/network/gethostbyname_r.lo obj/src/network/getifaddrs.lo obj/src/network/getnameinfo.lo obj/src/network/getpeername.lo obj/src/network/getservbyname.lo obj/src/network/getservbyname_r.lo obj/src/network/getservbyport.lo obj/src/network/getservbyport_r.lo obj/src/network/getsockname.lo obj/src/network/getsockopt.lo obj/src/network/h_errno.lo obj/src/network/herror.lo obj/src/network/hstrerror.lo obj/src/network/htonl.lo obj/src/network/htons.lo obj/src/network/if_freenameindex.lo obj/src/network/if_indextoname.lo obj/src/network/if_nameindex.lo obj/src/network/if_nametoindex.lo obj/src/network/in6addr_any.lo obj/src/network/in6addr_loopback.lo obj/src/network/inet_addr.lo obj/src/network/inet_aton.lo obj/src/network/inet_legacy.lo obj/src/network/inet_ntoa.lo obj/src/network/inet_ntop.lo obj/src/network/inet_pton.lo obj/src/network/listen.lo obj/src/network/lookup_ipliteral.lo obj/src/network/lookup_name.lo obj/src/network/lookup_serv.lo obj/src/network/netlink.lo obj/src/network/netname.lo obj/src/network/ns_parse.lo obj/src/network/ntohl.lo obj/src/network/ntohs.lo obj/src/network/proto.lo obj/src/network/recv.lo obj/src/network/recvfrom.lo obj/src/network/recvmmsg.lo obj/src/network/recvmsg.lo obj/src/network/res_init.lo obj/src/network/res_mkquery.lo obj/src/network/res_msend.lo obj/src/network/res_query.lo obj/src/network/res_querydomain.lo obj/src/network/res_send.lo obj/src/network/res_state.lo obj/src/network/resolvconf.lo obj/src/network/send.lo obj/src/network/sendmmsg.lo obj/src/network/sendmsg.lo obj/src/network/sendto.lo obj/src/network/serv.lo obj/src/network/setsockopt.lo obj/src/network/shutdown.lo obj/src/network/sockatmark.lo obj/src/network/socket.lo obj/src/network/socketpair.lo obj/src/passwd/fgetgrent.lo obj/src/passwd/fgetpwent.lo obj/src/passwd/fgetspent.lo obj/src/passwd/getgr_a.lo obj/src/passwd/getgr_r.lo obj/src/passwd/getgrent.lo obj/src/passwd/getgrent_a.lo obj/src/passwd/getgrouplist.lo obj/src/passwd/getpw_a.lo obj/src/passwd/getpw_r.lo obj/src/passwd/getpwent.lo obj/src/passwd/getpwent_a.lo obj/src/passwd/getspent.lo obj/src/passwd/getspnam.lo obj/src/passwd/getspnam_r.lo obj/src/passwd/lckpwdf.lo obj/src/passwd/nscd_query.lo obj/src/passwd/putgrent.lo obj/src/passwd/putpwent.lo obj/src/passwd/putspent.lo obj/src/prng/__rand48_step.lo obj/src/prng/__seed48.lo obj/src/prng/drand48.lo obj/src/prng/lcong48.lo obj/src/prng/lrand48.lo obj/src/prng/mrand48.lo obj/src/prng/rand.lo obj/src/prng/rand_r.lo obj/src/prng/random.lo obj/src/prng/seed48.lo obj/src/prng/srand48.lo obj/src/process/_Fork.lo obj/src/process/execl.lo obj/src/process/execle.lo obj/src/process/execlp.lo obj/src/process/execv.lo obj/src/process/execve.lo obj/src/process/execvp.lo obj/src/process/fexecve.lo obj/src/process/fork.lo obj/src/process/posix_spawn.lo obj/src/process/posix_spawn_file_actions_addchdir.lo obj/src/process/posix_spawn_file_actions_addclose.lo obj/src/process/posix_spawn_file_actions_adddup2.lo obj/src/process/posix_spawn_file_actions_addfchdir.lo obj/src/process/posix_spawn_file_actions_addopen.lo obj/src/process/posix_spawn_file_actions_destroy.lo obj/src/process/posix_spawn_file_actions_init.lo obj/src/process/posix_spawnattr_destroy.lo obj/src/process/posix_spawnattr_getflags.lo obj/src/process/posix_spawnattr_getpgroup.lo obj/src/process/posix_spawnattr_getsigdefault.lo obj/src/process/posix_spawnattr_getsigmask.lo obj/src/process/posix_spawnattr_init.lo obj/src/process/posix_spawnattr_sched.lo obj/src/process/posix_spawnattr_setflags.lo obj/src/process/posix_spawnattr_setpgroup.lo obj/src/process/posix_spawnattr_setsigdefault.lo obj/src/process/posix_spawnattr_setsigmask.lo obj/src/process/posix_spawnp.lo obj/src/process/system.lo obj/src/process/wait.lo obj/src/process/waitid.lo obj/src/process/waitpid.lo obj/src/process/x86_64/vfork.lo obj/src/regex/fnmatch.lo obj/src/regex/glob.lo obj/src/regex/regcomp.lo obj/src/regex/regerror.lo obj/src/regex/regexec.lo obj/src/regex/tre-mem.lo obj/src/sched/affinity.lo obj/src/sched/sched_cpucount.lo obj/src/sched/sched_get_priority_max.lo obj/src/sched/sched_getcpu.lo obj/src/sched/sched_getparam.lo obj/src/sched/sched_getscheduler.lo obj/src/sched/sched_rr_get_interval.lo obj/src/sched/sched_setparam.lo obj/src/sched/sched_setscheduler.lo obj/src/sched/sched_yield.lo obj/src/search/hsearch.lo obj/src/search/insque.lo obj/src/search/lsearch.lo obj/src/search/tdelete.lo obj/src/search/tdestroy.lo obj/src/search/tfind.lo obj/src/search/tsearch.lo obj/src/search/twalk.lo obj/src/select/poll.lo obj/src/select/ppoll.lo obj/src/select/pselect.lo obj/src/select/select.lo obj/src/setjmp/x86_64/longjmp.lo obj/src/setjmp/x86_64/setjmp.lo obj/src/signal/block.lo obj/src/signal/getitimer.lo obj/src/signal/kill.lo obj/src/signal/killpg.lo obj/src/signal/psiginfo.lo obj/src/signal/psignal.lo obj/src/signal/raise.lo obj/src/signal/setitimer.lo obj/src/signal/sigaction.lo obj/src/signal/sigaddset.lo obj/src/signal/sigaltstack.lo obj/src/signal/sigandset.lo obj/src/signal/sigdelset.lo obj/src/signal/sigemptyset.lo obj/src/signal/sigfillset.lo obj/src/signal/sighold.lo obj/src/signal/sigignore.lo obj/src/signal/siginterrupt.lo obj/src/signal/sigisemptyset.lo obj/src/signal/sigismember.lo obj/src/signal/siglongjmp.lo obj/src/signal/signal.lo obj/src/signal/sigorset.lo obj/src/signal/sigpause.lo obj/src/signal/sigpending.lo obj/src/signal/sigprocmask.lo obj/src/signal/sigqueue.lo obj/src/signal/sigrelse.lo obj/src/signal/sigrtmax.lo obj/src/signal/sigrtmin.lo obj/src/signal/sigset.lo obj/src/signal/sigsetjmp_tail.lo obj/src/signal/sigsuspend.lo obj/src/signal/sigtimedwait.lo obj/src/signal/sigwait.lo obj/src/signal/sigwaitinfo.lo obj/src/signal/x86_64/restore.lo obj/src/signal/x86_64/sigsetjmp.lo obj/src/stat/__xstat.lo obj/src/stat/chmod.lo obj/src/stat/fchmod.lo obj/src/stat/fchmodat.lo obj/src/stat/fstat.lo obj/src/stat/fstatat.lo obj/src/stat/futimens.lo obj/src/stat/futimesat.lo obj/src/stat/lchmod.lo obj/src/stat/lstat.lo obj/src/stat/mkdir.lo obj/src/stat/mkdirat.lo obj/src/stat/mkfifo.lo obj/src/stat/mkfifoat.lo obj/src/stat/mknod.lo obj/src/stat/mknodat.lo obj/src/stat/stat.lo obj/src/stat/statvfs.lo obj/src/stat/umask.lo obj/src/stat/utimensat.lo obj/src/stdio/__fclose_ca.lo obj/src/stdio/__fdopen.lo obj/src/stdio/__fmodeflags.lo obj/src/stdio/__fopen_rb_ca.lo obj/src/stdio/__lockfile.lo obj/src/stdio/__overflow.lo obj/src/stdio/__stdio_close.lo obj/src/stdio/__stdio_exit.lo obj/src/stdio/__stdio_read.lo obj/src/stdio/__stdio_seek.lo obj/src/stdio/__stdio_write.lo obj/src/stdio/__stdout_write.lo obj/src/stdio/__toread.lo obj/src/stdio/__towrite.lo obj/src/stdio/__uflow.lo obj/src/stdio/asprintf.lo obj/src/stdio/clearerr.lo obj/src/stdio/dprintf.lo obj/src/stdio/ext.lo obj/src/stdio/ext2.lo obj/src/stdio/fclose.lo obj/src/stdio/feof.lo obj/src/stdio/ferror.lo obj/src/stdio/fflush.lo obj/src/stdio/fgetc.lo obj/src/stdio/fgetln.lo obj/src/stdio/fgetpos.lo obj/src/stdio/fgets.lo obj/src/stdio/fgetwc.lo obj/src/stdio/fgetws.lo obj/src/stdio/fileno.lo obj/src/stdio/flockfile.lo obj/src/stdio/fmemopen.lo obj/src/stdio/fopen.lo obj/src/stdio/fopencookie.lo obj/src/stdio/fprintf.lo obj/src/stdio/fputc.lo obj/src/stdio/fputs.lo obj/src/stdio/fputwc.lo obj/src/stdio/fputws.lo obj/src/stdio/fread.lo obj/src/stdio/freopen.lo obj/src/stdio/fscanf.lo obj/src/stdio/fseek.lo obj/src/stdio/fsetpos.lo obj/src/stdio/ftell.lo obj/src/stdio/ftrylockfile.lo obj/src/stdio/funlockfile.lo obj/src/stdio/fwide.lo obj/src/stdio/fwprintf.lo obj/src/stdio/fwrite.lo obj/src/stdio/fwscanf.lo obj/src/stdio/getc.lo obj/src/stdio/getc_unlocked.lo obj/src/stdio/getchar.lo obj/src/stdio/getchar_unlocked.lo obj/src/stdio/getdelim.lo obj/src/stdio/getline.lo obj/src/stdio/gets.lo obj/src/stdio/getw.lo obj/src/stdio/getwc.lo obj/src/stdio/getwchar.lo obj/src/stdio/ofl.lo obj/src/stdio/ofl_add.lo obj/src/stdio/open_memstream.lo obj/src/stdio/open_wmemstream.lo obj/src/stdio/pclose.lo obj/src/stdio/perror.lo obj/src/stdio/popen.lo obj/src/stdio/printf.lo obj/src/stdio/putc.lo obj/src/stdio/putc_unlocked.lo obj/src/stdio/putchar.lo obj/src/stdio/putchar_unlocked.lo obj/src/stdio/puts.lo obj/src/stdio/putw.lo obj/src/stdio/putwc.lo obj/src/stdio/putwchar.lo obj/src/stdio/remove.lo obj/src/stdio/rename.lo obj/src/stdio/rewind.lo obj/src/stdio/scanf.lo obj/src/stdio/setbuf.lo obj/src/stdio/setbuffer.lo obj/src/stdio/setlinebuf.lo obj/src/stdio/setvbuf.lo obj/src/stdio/snprintf.lo obj/src/stdio/sprintf.lo obj/src/stdio/sscanf.lo obj/src/stdio/stderr.lo obj/src/stdio/stdin.lo obj/src/stdio/stdout.lo obj/src/stdio/swprintf.lo obj/src/stdio/swscanf.lo obj/src/stdio/tempnam.lo obj/src/stdio/tmpfile.lo obj/src/stdio/tmpnam.lo obj/src/stdio/ungetc.lo obj/src/stdio/ungetwc.lo obj/src/stdio/vasprintf.lo obj/src/stdio/vdprintf.lo obj/src/stdio/vfprintf.lo obj/src/stdio/vfscanf.lo obj/src/stdio/vfwprintf.lo obj/src/stdio/vfwscanf.lo obj/src/stdio/vprintf.lo obj/src/stdio/vscanf.lo obj/src/stdio/vsnprintf.lo obj/src/stdio/vsprintf.lo obj/src/stdio/vsscanf.lo obj/src/stdio/vswprintf.lo obj/src/stdio/vswscanf.lo obj/src/stdio/vwprintf.lo obj/src/stdio/vwscanf.lo obj/src/stdio/wprintf.lo obj/src/stdio/wscanf.lo obj/src/stdlib/abs.lo obj/src/stdlib/atof.lo obj/src/stdlib/atoi.lo obj/src/stdlib/atol.lo obj/src/stdlib/atoll.lo obj/src/stdlib/bsearch.lo obj/src/stdlib/div.lo obj/src/stdlib/ecvt.lo obj/src/stdlib/fcvt.lo obj/src/stdlib/gcvt.lo obj/src/stdlib/imaxabs.lo obj/src/stdlib/imaxdiv.lo obj/src/stdlib/labs.lo obj/src/stdlib/ldiv.lo obj/src/stdlib/llabs.lo obj/src/stdlib/lldiv.lo obj/src/stdlib/qsort.lo obj/src/stdlib/qsort_nr.lo obj/src/stdlib/strtod.lo obj/src/stdlib/strtol.lo obj/src/stdlib/wcstod.lo obj/src/stdlib/wcstol.lo obj/src/string/bcmp.lo obj/src/string/bcopy.lo obj/src/string/bzero.lo obj/src/string/explicit_bzero.lo obj/src/string/index.lo obj/src/string/memccpy.lo obj/src/string/memchr.lo obj/src/string/memcmp.lo obj/src/string/memmem.lo obj/src/string/mempcpy.lo obj/src/string/memrchr.lo obj/src/string/rindex.lo obj/src/string/stpcpy.lo obj/src/string/stpncpy.lo obj/src/string/strcasecmp.lo obj/src/string/strcasestr.lo obj/src/string/strcat.lo obj/src/string/strchr.lo obj/src/string/strchrnul.lo obj/src/string/strcmp.lo obj/src/string/strcpy.lo obj/src/string/strcspn.lo obj/src/string/strdup.lo obj/src/string/strerror_r.lo obj/src/string/strlcat.lo obj/src/string/strlcpy.lo obj/src/string/strlen.lo obj/src/string/strncasecmp.lo obj/src/string/strncat.lo obj/src/string/strncmp.lo obj/src/string/strncpy.lo obj/src/string/strndup.lo obj/src/string/strnlen.lo obj/src/string/strpbrk.lo obj/src/string/strrchr.lo obj/src/string/strsep.lo obj/src/string/strsignal.lo obj/src/string/strspn.lo obj/src/string/strstr.lo obj/src/string/strtok.lo obj/src/string/strtok_r.lo obj/src/string/strverscmp.lo obj/src/string/swab.lo obj/src/string/wcpcpy.lo obj/src/string/wcpncpy.lo obj/src/string/wcscasecmp.lo obj/src/string/wcscasecmp_l.lo obj/src/string/wcscat.lo obj/src/string/wcschr.lo obj/src/string/wcscmp.lo obj/src/string/wcscpy.lo obj/src/string/wcscspn.lo obj/src/string/wcsdup.lo obj/src/string/wcslen.lo obj/src/string/wcsncasecmp.lo obj/src/string/wcsncasecmp_l.lo obj/src/string/wcsncat.lo obj/src/string/wcsncmp.lo obj/src/string/wcsncpy.lo obj/src/string/wcsnlen.lo obj/src/string/wcspbrk.lo obj/src/string/wcsrchr.lo obj/src/string/wcsspn.lo obj/src/string/wcsstr.lo obj/src/string/wcstok.lo obj/src/string/wcswcs.lo obj/src/string/wmemchr.lo obj/src/string/wmemcmp.lo obj/src/string/wmemcpy.lo obj/src/string/wmemmove.lo obj/src/string/wmemset.lo obj/src/string/x86_64/memcpy.lo obj/src/string/x86_64/memmove.lo obj/src/string/x86_64/memset.lo obj/src/temp/__randname.lo obj/src/temp/mkdtemp.lo obj/src/temp/mkostemp.lo obj/src/temp/mkostemps.lo obj/src/temp/mkstemp.lo obj/src/temp/mkstemps.lo obj/src/temp/mktemp.lo obj/src/termios/cfgetospeed.lo obj/src/termios/cfmakeraw.lo obj/src/termios/cfsetospeed.lo obj/src/termios/tcdrain.lo obj/src/termios/tcflow.lo obj/src/termios/tcflush.lo obj/src/termios/tcgetattr.lo obj/src/termios/tcgetsid.lo obj/src/termios/tcgetwinsize.lo obj/src/termios/tcsendbreak.lo obj/src/termios/tcsetattr.lo obj/src/termios/tcsetwinsize.lo obj/src/thread/__lock.lo obj/src/thread/__syscall_cp.lo obj/src/thread/__timedwait.lo obj/src/thread/__tls_get_addr.lo obj/src/thread/__wait.lo obj/src/thread/call_once.lo obj/src/thread/cnd_broadcast.lo obj/src/thread/cnd_destroy.lo obj/src/thread/cnd_init.lo obj/src/thread/cnd_signal.lo obj/src/thread/cnd_timedwait.lo obj/src/thread/cnd_wait.lo obj/src/thread/default_attr.lo obj/src/thread/lock_ptc.lo obj/src/thread/mtx_destroy.lo obj/src/thread/mtx_init.lo obj/src/thread/mtx_lock.lo obj/src/thread/mtx_timedlock.lo obj/src/thread/mtx_trylock.lo obj/src/thread/mtx_unlock.lo obj/src/thread/pthread_atfork.lo obj/src/thread/pthread_attr_destroy.lo obj/src/thread/pthread_attr_get.lo obj/src/thread/pthread_attr_init.lo obj/src/thread/pthread_attr_setdetachstate.lo obj/src/thread/pthread_attr_setguardsize.lo obj/src/thread/pthread_attr_setinheritsched.lo obj/src/thread/pthread_attr_setschedparam.lo obj/src/thread/pthread_attr_setschedpolicy.lo obj/src/thread/pthread_attr_setscope.lo obj/src/thread/pthread_attr_setstack.lo obj/src/thread/pthread_attr_setstacksize.lo obj/src/thread/pthread_barrier_destroy.lo obj/src/thread/pthread_barrier_init.lo obj/src/thread/pthread_barrier_wait.lo obj/src/thread/pthread_barrierattr_destroy.lo obj/src/thread/pthread_barrierattr_init.lo obj/src/thread/pthread_barrierattr_setpshared.lo obj/src/thread/pthread_cancel.lo obj/src/thread/pthread_cleanup_push.lo obj/src/thread/pthread_cond_broadcast.lo obj/src/thread/pthread_cond_destroy.lo obj/src/thread/pthread_cond_init.lo obj/src/thread/pthread_cond_signal.lo obj/src/thread/pthread_cond_timedwait.lo obj/src/thread/pthread_cond_wait.lo obj/src/thread/pthread_condattr_destroy.lo obj/src/thread/pthread_condattr_init.lo obj/src/thread/pthread_condattr_setclock.lo obj/src/thread/pthread_condattr_setpshared.lo obj/src/thread/pthread_create.lo obj/src/thread/pthread_detach.lo obj/src/thread/pthread_equal.lo obj/src/thread/pthread_getattr_np.lo obj/src/thread/pthread_getconcurrency.lo obj/src/thread/pthread_getcpuclockid.lo obj/src/thread/pthread_getname_np.lo obj/src/thread/pthread_getschedparam.lo obj/src/thread/pthread_getspecific.lo obj/src/thread/pthread_join.lo obj/src/thread/pthread_key_create.lo obj/src/thread/pthread_kill.lo obj/src/thread/pthread_mutex_consistent.lo obj/src/thread/pthread_mutex_destroy.lo obj/src/thread/pthread_mutex_getprioceiling.lo obj/src/thread/pthread_mutex_init.lo obj/src/thread/pthread_mutex_lock.lo obj/src/thread/pthread_mutex_setprioceiling.lo obj/src/thread/pthread_mutex_timedlock.lo obj/src/thread/pthread_mutex_trylock.lo obj/src/thread/pthread_mutex_unlock.lo obj/src/thread/pthread_mutexattr_destroy.lo obj/src/thread/pthread_mutexattr_init.lo obj/src/thread/pthread_mutexattr_setprotocol.lo obj/src/thread/pthread_mutexattr_setpshared.lo obj/src/thread/pthread_mutexattr_setrobust.lo obj/src/thread/pthread_mutexattr_settype.lo obj/src/thread/pthread_once.lo obj/src/thread/pthread_rwlock_destroy.lo obj/src/thread/pthread_rwlock_init.lo obj/src/thread/pthread_rwlock_rdlock.lo obj/src/thread/pthread_rwlock_timedrdlock.lo obj/src/thread/pthread_rwlock_timedwrlock.lo obj/src/thread/pthread_rwlock_tryrdlock.lo obj/src/thread/pthread_rwlock_trywrlock.lo obj/src/thread/pthread_rwlock_unlock.lo obj/src/thread/pthread_rwlock_wrlock.lo obj/src/thread/pthread_rwlockattr_destroy.lo obj/src/thread/pthread_rwlockattr_init.lo obj/src/thread/pthread_rwlockattr_setpshared.lo obj/src/thread/pthread_self.lo obj/src/thread/pthread_setattr_default_np.lo obj/src/thread/pthread_setcancelstate.lo obj/src/thread/pthread_setcanceltype.lo obj/src/thread/pthread_setconcurrency.lo obj/src/thread/pthread_setname_np.lo obj/src/thread/pthread_setschedparam.lo obj/src/thread/pthread_setschedprio.lo obj/src/thread/pthread_setspecific.lo obj/src/thread/pthread_sigmask.lo obj/src/thread/pthread_spin_destroy.lo obj/src/thread/pthread_spin_init.lo obj/src/thread/pthread_spin_lock.lo obj/src/thread/pthread_spin_trylock.lo obj/src/thread/pthread_spin_unlock.lo obj/src/thread/pthread_testcancel.lo obj/src/thread/sem_destroy.lo obj/src/thread/sem_getvalue.lo obj/src/thread/sem_init.lo obj/src/thread/sem_open.lo obj/src/thread/sem_post.lo obj/src/thread/sem_timedwait.lo obj/src/thread/sem_trywait.lo obj/src/thread/sem_unlink.lo obj/src/thread/sem_wait.lo obj/src/thread/synccall.lo obj/src/thread/thrd_create.lo obj/src/thread/thrd_exit.lo obj/src/thread/thrd_join.lo obj/src/thread/thrd_sleep.lo obj/src/thread/thrd_yield.lo obj/src/thread/tls.lo obj/src/thread/tss_create.lo obj/src/thread/tss_delete.lo obj/src/thread/tss_set.lo obj/src/thread/vmlock.lo obj/src/thread/x86_64/__set_thread_area.lo obj/src/thread/x86_64/__unmapself.lo obj/src/thread/x86_64/clone.lo obj/src/thread/x86_64/syscall_cp.lo obj/src/time/__map_file.lo obj/src/time/__month_to_secs.lo obj/src/time/__secs_to_tm.lo obj/src/time/__tm_to_secs.lo obj/src/time/__tz.lo obj/src/time/__year_to_secs.lo obj/src/time/asctime.lo obj/src/time/asctime_r.lo obj/src/time/clock.lo obj/src/time/clock_getcpuclockid.lo obj/src/time/clock_getres.lo obj/src/time/clock_gettime.lo obj/src/time/clock_nanosleep.lo obj/src/time/clock_settime.lo obj/src/time/ctime.lo obj/src/time/ctime_r.lo obj/src/time/difftime.lo obj/src/time/ftime.lo obj/src/time/getdate.lo obj/src/time/gettimeofday.lo obj/src/time/gmtime.lo obj/src/time/gmtime_r.lo obj/src/time/localtime.lo obj/src/time/localtime_r.lo obj/src/time/mktime.lo obj/src/time/nanosleep.lo obj/src/time/strftime.lo obj/src/time/strptime.lo obj/src/time/time.lo obj/src/time/timegm.lo obj/src/time/timer_create.lo obj/src/time/timer_delete.lo obj/src/time/timer_getoverrun.lo obj/src/time/timer_gettime.lo obj/src/time/timer_settime.lo obj/src/time/times.lo obj/src/time/timespec_get.lo obj/src/time/utime.lo obj/src/time/wcsftime.lo obj/src/unistd/_exit.lo obj/src/unistd/access.lo obj/src/unistd/acct.lo obj/src/unistd/alarm.lo obj/src/unistd/chdir.lo obj/src/unistd/chown.lo obj/src/unistd/close.lo obj/src/unistd/ctermid.lo obj/src/unistd/dup.lo obj/src/unistd/dup2.lo obj/src/unistd/dup3.lo obj/src/unistd/faccessat.lo obj/src/unistd/fchdir.lo obj/src/unistd/fchown.lo obj/src/unistd/fchownat.lo obj/src/unistd/fdatasync.lo obj/src/unistd/fsync.lo obj/src/unistd/ftruncate.lo obj/src/unistd/getcwd.lo obj/src/unistd/getegid.lo obj/src/unistd/geteuid.lo obj/src/unistd/getgid.lo obj/src/unistd/getgroups.lo obj/src/unistd/gethostname.lo obj/src/unistd/getlogin.lo obj/src/unistd/getlogin_r.lo obj/src/unistd/getpgid.lo obj/src/unistd/getpgrp.lo obj/src/unistd/getpid.lo obj/src/unistd/getppid.lo obj/src/unistd/getsid.lo obj/src/unistd/getuid.lo obj/src/unistd/isatty.lo obj/src/unistd/lchown.lo obj/src/unistd/link.lo obj/src/unistd/linkat.lo obj/src/unistd/lseek.lo obj/src/unistd/nice.lo obj/src/unistd/pause.lo obj/src/unistd/pipe.lo obj/src/unistd/pipe2.lo obj/src/unistd/posix_close.lo obj/src/unistd/pread.lo obj/src/unistd/preadv.lo obj/src/unistd/pwrite.lo obj/src/unistd/pwritev.lo obj/src/unistd/read.lo obj/src/unistd/readlink.lo obj/src/unistd/readlinkat.lo obj/src/unistd/readv.lo obj/src/unistd/renameat.lo obj/src/unistd/rmdir.lo obj/src/unistd/setegid.lo obj/src/unistd/seteuid.lo obj/src/unistd/setgid.lo obj/src/unistd/setpgid.lo obj/src/unistd/setpgrp.lo obj/src/unistd/setregid.lo obj/src/unistd/setresgid.lo obj/src/unistd/setresuid.lo obj/src/unistd/setreuid.lo obj/src/unistd/setsid.lo obj/src/unistd/setuid.lo obj/src/unistd/setxid.lo obj/src/unistd/sleep.lo obj/src/unistd/symlink.lo obj/src/unistd/symlinkat.lo obj/src/unistd/sync.lo obj/src/unistd/tcgetpgrp.lo obj/src/unistd/tcsetpgrp.lo obj/src/unistd/truncate.lo obj/src/unistd/ttyname.lo obj/src/unistd/ttyname_r.lo obj/src/unistd/ualarm.lo obj/src/unistd/unlink.lo obj/src/unistd/unlinkat.lo obj/src/unistd/usleep.lo obj/src/unistd/write.lo obj/src/unistd/writev.lo ranlib lib/libc.a make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.61525 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/musl-buildroot + : + /bin/rm -rf -- /usr/src/tmp/musl-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd musl-1.2.5 + make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/musl-buildroot install make: Entering directory '/usr/src/RPM/BUILD/musl-1.2.5' /usr/libexec/rpm-build/install -p -D -m 644 lib/Scrt1.o /usr/src/tmp/musl-buildroot/usr/lib64/musl/lib/Scrt1.o /usr/libexec/rpm-build/install -p -D -m 644 lib/crt1.o /usr/src/tmp/musl-buildroot/usr/lib64/musl/lib/crt1.o /usr/libexec/rpm-build/install -p -D -m 644 lib/rcrt1.o /usr/src/tmp/musl-buildroot/usr/lib64/musl/lib/rcrt1.o /usr/libexec/rpm-build/install -p -D -m 644 lib/crti.o /usr/src/tmp/musl-buildroot/usr/lib64/musl/lib/crti.o /usr/libexec/rpm-build/install -p -D -m 644 lib/crtn.o /usr/src/tmp/musl-buildroot/usr/lib64/musl/lib/crtn.o /usr/libexec/rpm-build/install -p -D -m 644 lib/libc.a /usr/src/tmp/musl-buildroot/usr/lib64/musl/lib/libc.a /usr/libexec/rpm-build/install -p -D -m 755 lib/libc.so /usr/src/tmp/musl-buildroot/usr/lib64/musl/lib/libc.so /usr/libexec/rpm-build/install -p -D -m 644 lib/libm.a /usr/src/tmp/musl-buildroot/usr/lib64/musl/lib/libm.a /usr/libexec/rpm-build/install -p -D -m 644 lib/librt.a /usr/src/tmp/musl-buildroot/usr/lib64/musl/lib/librt.a /usr/libexec/rpm-build/install -p -D -m 644 lib/libpthread.a /usr/src/tmp/musl-buildroot/usr/lib64/musl/lib/libpthread.a /usr/libexec/rpm-build/install -p -D -m 644 lib/libcrypt.a /usr/src/tmp/musl-buildroot/usr/lib64/musl/lib/libcrypt.a /usr/libexec/rpm-build/install -p -D -m 644 lib/libutil.a /usr/src/tmp/musl-buildroot/usr/lib64/musl/lib/libutil.a /usr/libexec/rpm-build/install -p -D -m 644 lib/libxnet.a /usr/src/tmp/musl-buildroot/usr/lib64/musl/lib/libxnet.a /usr/libexec/rpm-build/install -p -D -m 644 lib/libresolv.a /usr/src/tmp/musl-buildroot/usr/lib64/musl/lib/libresolv.a /usr/libexec/rpm-build/install -p -D -m 644 lib/libdl.a /usr/src/tmp/musl-buildroot/usr/lib64/musl/lib/libdl.a /usr/libexec/rpm-build/install -p -D -m 644 lib/musl-gcc.specs /usr/src/tmp/musl-buildroot/usr/lib64/musl/lib/musl-gcc.specs /usr/libexec/rpm-build/install -p -D -l /usr/lib64/musl/lib/libc.so /usr/src/tmp/musl-buildroot/lib/ld-musl-x86_64.so.1 || true /bin/install: invalid option -- 'l' Try '/bin/install --help' for more information. /usr/libexec/rpm-build/install -p -D -m 644 include/aio.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/aio.h /usr/libexec/rpm-build/install -p -D -m 644 include/alloca.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/alloca.h /usr/libexec/rpm-build/install -p -D -m 644 include/ar.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/ar.h /usr/libexec/rpm-build/install -p -D -m 644 include/arpa/ftp.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/arpa/ftp.h /usr/libexec/rpm-build/install -p -D -m 644 include/arpa/inet.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/arpa/inet.h /usr/libexec/rpm-build/install -p -D -m 644 include/arpa/nameser.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/arpa/nameser.h /usr/libexec/rpm-build/install -p -D -m 644 include/arpa/nameser_compat.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/arpa/nameser_compat.h /usr/libexec/rpm-build/install -p -D -m 644 include/arpa/telnet.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/arpa/telnet.h /usr/libexec/rpm-build/install -p -D -m 644 include/arpa/tftp.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/arpa/tftp.h /usr/libexec/rpm-build/install -p -D -m 644 include/assert.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/assert.h /usr/libexec/rpm-build/install -p -D -m 644 obj/include/bits/alltypes.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/alltypes.h /usr/libexec/rpm-build/install -p -D -m 644 arch/generic/bits/dirent.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/dirent.h /usr/libexec/rpm-build/install -p -D -m 644 arch/generic/bits/errno.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/errno.h /usr/libexec/rpm-build/install -p -D -m 644 arch/generic/bits/fcntl.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/fcntl.h /usr/libexec/rpm-build/install -p -D -m 644 arch/x86_64/bits/fenv.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/fenv.h /usr/libexec/rpm-build/install -p -D -m 644 arch/x86_64/bits/float.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/float.h /usr/libexec/rpm-build/install -p -D -m 644 arch/generic/bits/hwcap.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/hwcap.h /usr/libexec/rpm-build/install -p -D -m 644 arch/x86_64/bits/io.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/io.h /usr/libexec/rpm-build/install -p -D -m 644 arch/generic/bits/ioctl.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/ioctl.h /usr/libexec/rpm-build/install -p -D -m 644 arch/generic/bits/ioctl_fix.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/ioctl_fix.h /usr/libexec/rpm-build/install -p -D -m 644 arch/generic/bits/ipc.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/ipc.h /usr/libexec/rpm-build/install -p -D -m 644 arch/generic/bits/ipcstat.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/ipcstat.h /usr/libexec/rpm-build/install -p -D -m 644 arch/generic/bits/kd.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/kd.h /usr/libexec/rpm-build/install -p -D -m 644 arch/x86_64/bits/limits.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/limits.h /usr/libexec/rpm-build/install -p -D -m 644 arch/generic/bits/link.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/link.h /usr/libexec/rpm-build/install -p -D -m 644 arch/x86_64/bits/mman.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/mman.h /usr/libexec/rpm-build/install -p -D -m 644 arch/generic/bits/msg.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/msg.h /usr/libexec/rpm-build/install -p -D -m 644 arch/generic/bits/poll.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/poll.h /usr/libexec/rpm-build/install -p -D -m 644 arch/x86_64/bits/posix.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/posix.h /usr/libexec/rpm-build/install -p -D -m 644 arch/x86_64/bits/ptrace.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/ptrace.h /usr/libexec/rpm-build/install -p -D -m 644 arch/x86_64/bits/reg.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/reg.h /usr/libexec/rpm-build/install -p -D -m 644 arch/generic/bits/resource.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/resource.h /usr/libexec/rpm-build/install -p -D -m 644 arch/x86_64/bits/sem.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/sem.h /usr/libexec/rpm-build/install -p -D -m 644 arch/x86_64/bits/setjmp.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/setjmp.h /usr/libexec/rpm-build/install -p -D -m 644 arch/generic/bits/shm.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/shm.h /usr/libexec/rpm-build/install -p -D -m 644 arch/x86_64/bits/signal.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/signal.h /usr/libexec/rpm-build/install -p -D -m 644 arch/generic/bits/socket.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/socket.h /usr/libexec/rpm-build/install -p -D -m 644 arch/generic/bits/soundcard.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/soundcard.h /usr/libexec/rpm-build/install -p -D -m 644 arch/x86_64/bits/stat.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/stat.h /usr/libexec/rpm-build/install -p -D -m 644 arch/generic/bits/statfs.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/statfs.h /usr/libexec/rpm-build/install -p -D -m 644 arch/x86_64/bits/stdint.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/stdint.h /usr/libexec/rpm-build/install -p -D -m 644 obj/include/bits/syscall.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/syscall.h /usr/libexec/rpm-build/install -p -D -m 644 arch/generic/bits/termios.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/termios.h /usr/libexec/rpm-build/install -p -D -m 644 arch/x86_64/bits/user.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/user.h /usr/libexec/rpm-build/install -p -D -m 644 arch/generic/bits/vt.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/bits/vt.h /usr/libexec/rpm-build/install -p -D -m 644 include/byteswap.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/byteswap.h /usr/libexec/rpm-build/install -p -D -m 644 include/complex.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/complex.h /usr/libexec/rpm-build/install -p -D -m 644 include/cpio.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/cpio.h /usr/libexec/rpm-build/install -p -D -m 644 include/crypt.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/crypt.h /usr/libexec/rpm-build/install -p -D -m 644 include/ctype.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/ctype.h /usr/libexec/rpm-build/install -p -D -m 644 include/dirent.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/dirent.h /usr/libexec/rpm-build/install -p -D -m 644 include/dlfcn.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/dlfcn.h /usr/libexec/rpm-build/install -p -D -m 644 include/elf.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/elf.h /usr/libexec/rpm-build/install -p -D -m 644 include/endian.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/endian.h /usr/libexec/rpm-build/install -p -D -m 644 include/err.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/err.h /usr/libexec/rpm-build/install -p -D -m 644 include/errno.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/errno.h /usr/libexec/rpm-build/install -p -D -m 644 include/fcntl.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/fcntl.h /usr/libexec/rpm-build/install -p -D -m 644 include/features.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/features.h /usr/libexec/rpm-build/install -p -D -m 644 include/fenv.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/fenv.h /usr/libexec/rpm-build/install -p -D -m 644 include/float.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/float.h /usr/libexec/rpm-build/install -p -D -m 644 include/fmtmsg.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/fmtmsg.h /usr/libexec/rpm-build/install -p -D -m 644 include/fnmatch.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/fnmatch.h /usr/libexec/rpm-build/install -p -D -m 644 include/fts.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/fts.h /usr/libexec/rpm-build/install -p -D -m 644 include/ftw.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/ftw.h /usr/libexec/rpm-build/install -p -D -m 644 include/getopt.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/getopt.h /usr/libexec/rpm-build/install -p -D -m 644 include/glob.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/glob.h /usr/libexec/rpm-build/install -p -D -m 644 include/grp.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/grp.h /usr/libexec/rpm-build/install -p -D -m 644 include/iconv.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/iconv.h /usr/libexec/rpm-build/install -p -D -m 644 include/ifaddrs.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/ifaddrs.h /usr/libexec/rpm-build/install -p -D -m 644 include/inttypes.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/inttypes.h /usr/libexec/rpm-build/install -p -D -m 644 include/iso646.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/iso646.h /usr/libexec/rpm-build/install -p -D -m 644 include/langinfo.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/langinfo.h /usr/libexec/rpm-build/install -p -D -m 644 include/lastlog.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/lastlog.h /usr/libexec/rpm-build/install -p -D -m 644 include/libgen.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/libgen.h /usr/libexec/rpm-build/install -p -D -m 644 include/libintl.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/libintl.h /usr/libexec/rpm-build/install -p -D -m 644 include/limits.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/limits.h /usr/libexec/rpm-build/install -p -D -m 644 include/link.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/link.h /usr/libexec/rpm-build/install -p -D -m 644 include/locale.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/locale.h /usr/libexec/rpm-build/install -p -D -m 644 include/malloc.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/malloc.h /usr/libexec/rpm-build/install -p -D -m 644 include/math.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/math.h /usr/libexec/rpm-build/install -p -D -m 644 include/memory.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/memory.h /usr/libexec/rpm-build/install -p -D -m 644 include/mntent.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/mntent.h /usr/libexec/rpm-build/install -p -D -m 644 include/monetary.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/monetary.h /usr/libexec/rpm-build/install -p -D -m 644 include/mqueue.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/mqueue.h /usr/libexec/rpm-build/install -p -D -m 644 include/net/ethernet.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/net/ethernet.h /usr/libexec/rpm-build/install -p -D -m 644 include/net/if.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/net/if.h /usr/libexec/rpm-build/install -p -D -m 644 include/net/if_arp.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/net/if_arp.h /usr/libexec/rpm-build/install -p -D -m 644 include/net/route.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/net/route.h /usr/libexec/rpm-build/install -p -D -m 644 include/netdb.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/netdb.h /usr/libexec/rpm-build/install -p -D -m 644 include/netinet/ether.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/netinet/ether.h /usr/libexec/rpm-build/install -p -D -m 644 include/netinet/icmp6.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/netinet/icmp6.h /usr/libexec/rpm-build/install -p -D -m 644 include/netinet/if_ether.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/netinet/if_ether.h /usr/libexec/rpm-build/install -p -D -m 644 include/netinet/igmp.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/netinet/igmp.h /usr/libexec/rpm-build/install -p -D -m 644 include/netinet/in.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/netinet/in.h /usr/libexec/rpm-build/install -p -D -m 644 include/netinet/in_systm.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/netinet/in_systm.h /usr/libexec/rpm-build/install -p -D -m 644 include/netinet/ip.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/netinet/ip.h /usr/libexec/rpm-build/install -p -D -m 644 include/netinet/ip6.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/netinet/ip6.h /usr/libexec/rpm-build/install -p -D -m 644 include/netinet/ip_icmp.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/netinet/ip_icmp.h /usr/libexec/rpm-build/install -p -D -m 644 include/netinet/tcp.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/netinet/tcp.h /usr/libexec/rpm-build/install -p -D -m 644 include/netinet/udp.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/netinet/udp.h /usr/libexec/rpm-build/install -p -D -m 644 include/netpacket/packet.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/netpacket/packet.h /usr/libexec/rpm-build/install -p -D -m 644 include/nl_types.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/nl_types.h /usr/libexec/rpm-build/install -p -D -m 644 include/paths.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/paths.h /usr/libexec/rpm-build/install -p -D -m 644 include/poll.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/poll.h /usr/libexec/rpm-build/install -p -D -m 644 include/pthread.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/pthread.h /usr/libexec/rpm-build/install -p -D -m 644 include/pty.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/pty.h /usr/libexec/rpm-build/install -p -D -m 644 include/pwd.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/pwd.h /usr/libexec/rpm-build/install -p -D -m 644 include/regex.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/regex.h /usr/libexec/rpm-build/install -p -D -m 644 include/resolv.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/resolv.h /usr/libexec/rpm-build/install -p -D -m 644 include/sched.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sched.h /usr/libexec/rpm-build/install -p -D -m 644 include/scsi/scsi.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/scsi/scsi.h /usr/libexec/rpm-build/install -p -D -m 644 include/scsi/scsi_ioctl.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/scsi/scsi_ioctl.h /usr/libexec/rpm-build/install -p -D -m 644 include/scsi/sg.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/scsi/sg.h /usr/libexec/rpm-build/install -p -D -m 644 include/search.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/search.h /usr/libexec/rpm-build/install -p -D -m 644 include/semaphore.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/semaphore.h /usr/libexec/rpm-build/install -p -D -m 644 include/setjmp.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/setjmp.h /usr/libexec/rpm-build/install -p -D -m 644 include/shadow.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/shadow.h /usr/libexec/rpm-build/install -p -D -m 644 include/signal.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/signal.h /usr/libexec/rpm-build/install -p -D -m 644 include/spawn.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/spawn.h /usr/libexec/rpm-build/install -p -D -m 644 include/stdalign.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/stdalign.h /usr/libexec/rpm-build/install -p -D -m 644 include/stdarg.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/stdarg.h /usr/libexec/rpm-build/install -p -D -m 644 include/stdbool.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/stdbool.h /usr/libexec/rpm-build/install -p -D -m 644 include/stdc-predef.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/stdc-predef.h /usr/libexec/rpm-build/install -p -D -m 644 include/stddef.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/stddef.h /usr/libexec/rpm-build/install -p -D -m 644 include/stdint.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/stdint.h /usr/libexec/rpm-build/install -p -D -m 644 include/stdio.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/stdio.h /usr/libexec/rpm-build/install -p -D -m 644 include/stdio_ext.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/stdio_ext.h /usr/libexec/rpm-build/install -p -D -m 644 include/stdlib.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/stdlib.h /usr/libexec/rpm-build/install -p -D -m 644 include/stdnoreturn.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/stdnoreturn.h /usr/libexec/rpm-build/install -p -D -m 644 include/string.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/string.h /usr/libexec/rpm-build/install -p -D -m 644 include/strings.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/strings.h /usr/libexec/rpm-build/install -p -D -m 644 include/stropts.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/stropts.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/acct.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/acct.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/auxv.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/auxv.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/cachectl.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/cachectl.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/dir.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/dir.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/epoll.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/epoll.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/errno.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/errno.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/eventfd.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/eventfd.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/fanotify.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/fanotify.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/fcntl.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/fcntl.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/file.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/file.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/fsuid.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/fsuid.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/inotify.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/inotify.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/io.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/io.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/ioctl.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/ioctl.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/ipc.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/ipc.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/kd.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/kd.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/klog.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/klog.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/membarrier.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/membarrier.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/mman.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/mman.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/mount.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/mount.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/msg.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/msg.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/mtio.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/mtio.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/param.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/param.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/personality.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/personality.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/poll.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/poll.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/prctl.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/prctl.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/procfs.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/procfs.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/ptrace.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/ptrace.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/quota.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/quota.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/random.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/random.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/reboot.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/reboot.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/reg.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/reg.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/resource.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/resource.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/select.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/select.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/sem.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/sem.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/sendfile.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/sendfile.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/shm.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/shm.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/signal.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/signal.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/signalfd.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/signalfd.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/socket.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/socket.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/soundcard.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/soundcard.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/stat.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/stat.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/statfs.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/statfs.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/statvfs.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/statvfs.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/stropts.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/stropts.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/swap.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/swap.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/syscall.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/syscall.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/sysinfo.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/sysinfo.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/syslog.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/syslog.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/sysmacros.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/sysmacros.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/termios.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/termios.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/time.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/time.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/timeb.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/timeb.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/timerfd.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/timerfd.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/times.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/times.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/timex.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/timex.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/ttydefaults.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/ttydefaults.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/types.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/types.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/ucontext.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/ucontext.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/uio.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/uio.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/un.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/un.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/user.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/user.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/utsname.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/utsname.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/vfs.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/vfs.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/vt.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/vt.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/wait.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/wait.h /usr/libexec/rpm-build/install -p -D -m 644 include/sys/xattr.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sys/xattr.h /usr/libexec/rpm-build/install -p -D -m 644 include/syscall.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/syscall.h /usr/libexec/rpm-build/install -p -D -m 644 include/sysexits.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sysexits.h /usr/libexec/rpm-build/install -p -D -m 644 include/syslog.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/syslog.h /usr/libexec/rpm-build/install -p -D -m 644 include/tar.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/tar.h /usr/libexec/rpm-build/install -p -D -m 644 include/termios.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/termios.h /usr/libexec/rpm-build/install -p -D -m 644 include/tgmath.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/tgmath.h /usr/libexec/rpm-build/install -p -D -m 644 include/threads.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/threads.h /usr/libexec/rpm-build/install -p -D -m 644 include/time.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/time.h /usr/libexec/rpm-build/install -p -D -m 644 include/uchar.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/uchar.h /usr/libexec/rpm-build/install -p -D -m 644 include/ucontext.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/ucontext.h /usr/libexec/rpm-build/install -p -D -m 644 include/ulimit.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/ulimit.h /usr/libexec/rpm-build/install -p -D -m 644 include/unistd.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/unistd.h /usr/libexec/rpm-build/install -p -D -m 644 include/utime.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/utime.h /usr/libexec/rpm-build/install -p -D -m 644 include/utmp.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/utmp.h /usr/libexec/rpm-build/install -p -D -m 644 include/utmpx.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/utmpx.h /usr/libexec/rpm-build/install -p -D -m 644 include/values.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/values.h /usr/libexec/rpm-build/install -p -D -m 644 include/wait.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/wait.h /usr/libexec/rpm-build/install -p -D -m 644 include/wchar.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/wchar.h /usr/libexec/rpm-build/install -p -D -m 644 include/wctype.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/wctype.h /usr/libexec/rpm-build/install -p -D -m 644 include/wordexp.h /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/wordexp.h /usr/libexec/rpm-build/install -p -D obj/musl-gcc /usr/src/tmp/musl-buildroot/usr/bin/musl-gcc /usr/libexec/rpm-build/install -p -D obj/musl-clang /usr/src/tmp/musl-buildroot/usr/bin/musl-clang /usr/libexec/rpm-build/install -p -D obj/ld.musl-clang /usr/src/tmp/musl-buildroot/usr/bin/ld.musl-clang make: Leaving directory '/usr/src/RPM/BUILD/musl-1.2.5' + mkdir -p /usr/src/tmp/musl-buildroot/lib + mv /usr/src/tmp/musl-buildroot/usr/lib64/musl/lib/libc.so /usr/src/tmp/musl-buildroot/lib/ld-musl-x86_64.so.1 + ln -rs /usr/src/tmp/musl-buildroot/lib/ld-musl-x86_64.so.1 /usr/src/tmp/musl-buildroot/usr/lib64/musl/lib/libc.so + mkdir /usr/src/tmp/musl-buildroot/etc + cat + rpm -ql kernel-headers-common + grep '^/usr/include/' + xargs -t ln -s -t /usr/src/tmp/musl-buildroot/usr/lib64/musl/include ln -s -t /usr/src/tmp/musl-buildroot/usr/lib64/musl/include /usr/include/asm /usr/include/asm-generic /usr/include/asm-x86 /usr/include/asm-x86_64 /usr/include/drm /usr/include/linux /usr/include/mtd /usr/include/sound /usr/include/video + mkdir -p /usr/src/tmp/musl-buildroot/usr/lib/rpm/macros.d + cat + install -Dp .gear/checkinstall /usr/src/tmp/musl-buildroot/usr/share/musl-checkinstall/_post + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/musl-buildroot (auto) Verifying and fixing files in /usr/src/tmp/musl-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/musl-buildroot/ (default) Compressing files in /usr/src/tmp/musl-buildroot (auto) Adjusting library links in /usr/src/tmp/musl-buildroot ./lib: (from :0) ld-musl-x86_64.so.1 -> ld-musl-x86_64.so.1 ./usr/lib: (from :0) ./usr/lib64: (from :0) ./usr/lib64/musl/lib: (from :0) process-lto: WARNING: ./usr/lib64/musl/lib/libdl.a: contains no exportable symbols: current ar archive process-lto: WARNING: ./usr/lib64/musl/lib/libresolv.a: contains no exportable symbols: current ar archive process-lto: WARNING: ./usr/lib64/musl/lib/libxnet.a: contains no exportable symbols: current ar archive process-lto: WARNING: ./usr/lib64/musl/lib/libutil.a: contains no exportable symbols: current ar archive process-lto: WARNING: ./usr/lib64/musl/lib/libcrypt.a: contains no exportable symbols: current ar archive process-lto: WARNING: ./usr/lib64/musl/lib/libpthread.a: contains no exportable symbols: current ar archive process-lto: WARNING: ./usr/lib64/musl/lib/librt.a: contains no exportable symbols: current ar archive process-lto: WARNING: ./usr/lib64/musl/lib/libm.a: contains no exportable symbols: current ar archive process-lto: WARNING: ./usr/lib64/musl/lib/crtn.o: contains no exportable symbols: ELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), not stripped Verifying ELF objects in /usr/src/tmp/musl-buildroot (arch=strict,fhs=strict,lfs=strict,lint=relaxed,rpath=strict,stack=strict,textrel=strict,unresolved=strict) section [ 5] '.dynsym': symbol 917 (__uflow): symbol in dynamic symbol table with non-default visibility section [ 5] '.dynsym': symbol 1623 (__overflow): symbol in dynamic symbol table with non-default visibility verify-elf: WARNING: ./lib/ld-musl-x86_64.so.1: eu-elflint failed Splitting links to aliased files under /{,s}bin in /usr/src/tmp/musl-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.64858 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd musl-1.2.5 + grep ldso= /usr/src/tmp/musl-buildroot/usr/bin/ld.musl-clang ldso="/lib/ld-musl-x86_64.so.1" + grep -Ex 'ldso="/lib/ld-musl-x86_64.so.1"' /usr/src/tmp/musl-buildroot/usr/bin/ld.musl-clang ldso="/lib/ld-musl-x86_64.so.1" + exit 0 Processing files: musl-libc-1.2.5-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.64858 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd musl-1.2.5 + DOCDIR=/usr/src/tmp/musl-buildroot/usr/share/doc/musl-libc-1.2.5 + export DOCDIR + rm -rf /usr/src/tmp/musl-buildroot/usr/share/doc/musl-libc-1.2.5 + /bin/mkdir -p /usr/src/tmp/musl-buildroot/usr/share/doc/musl-libc-1.2.5 + cp -prL COPYRIGHT /usr/src/tmp/musl-buildroot/usr/share/doc/musl-libc-1.2.5 + chmod -R go-w /usr/src/tmp/musl-buildroot/usr/share/doc/musl-libc-1.2.5 + chmod -R a+rX /usr/src/tmp/musl-buildroot/usr/share/doc/musl-libc-1.2.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SPwW4a find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eCJ7LN find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ixaOsZ Creating musl-libc-debuginfo package Processing files: musl-devel-1.2.5-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.66909 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd musl-1.2.5 + DOCDIR=/usr/src/tmp/musl-buildroot/usr/share/doc/musl-devel-1.2.5 + export DOCDIR + rm -rf /usr/src/tmp/musl-buildroot/usr/share/doc/musl-devel-1.2.5 + /bin/mkdir -p /usr/src/tmp/musl-buildroot/usr/share/doc/musl-devel-1.2.5 + cp -prL README WHATSNEW /usr/src/tmp/musl-buildroot/usr/share/doc/musl-devel-1.2.5 + chmod -R go-w /usr/src/tmp/musl-buildroot/usr/share/doc/musl-devel-1.2.5 + chmod -R a+rX /usr/src/tmp/musl-buildroot/usr/share/doc/musl-devel-1.2.5 + exit 0 warning: absolute symlink: /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/asm -> /usr/include/asm warning: absolute symlink: /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/asm-generic -> /usr/include/asm-generic warning: absolute symlink: /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/asm-x86 -> /usr/include/asm-x86 warning: absolute symlink: /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/asm-x86_64 -> /usr/include/asm-x86_64 warning: absolute symlink: /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/drm -> /usr/include/drm warning: absolute symlink: /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/linux -> /usr/include/linux warning: absolute symlink: /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/mtd -> /usr/include/mtd warning: absolute symlink: /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sound -> /usr/include/sound warning: absolute symlink: /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/video -> /usr/include/video Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vTDIRp find-provides: absolute symbolic link /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/asm -> /usr/include/asm is not going to provide anything find-provides: absolute symbolic link /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/asm-generic -> /usr/include/asm-generic is not going to provide anything find-provides: absolute symbolic link /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/asm-x86 -> /usr/include/asm-x86 is not going to provide anything find-provides: absolute symbolic link /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/asm-x86_64 -> /usr/include/asm-x86_64 is not going to provide anything find-provides: absolute symbolic link /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/drm -> /usr/include/drm is not going to provide anything find-provides: absolute symbolic link /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/linux -> /usr/include/linux is not going to provide anything find-provides: absolute symbolic link /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/mtd -> /usr/include/mtd is not going to provide anything find-provides: absolute symbolic link /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/sound -> /usr/include/sound is not going to provide anything find-provides: absolute symbolic link /usr/src/tmp/musl-buildroot/usr/lib64/musl/include/video -> /usr/include/video is not going to provide anything find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UGMBr6 find-requires: running scripts (debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: musl-gcc = 1.2.5-alt2 Requires: musl-libc = 1.2.5-alt2, kernel-headers-common, /bin/sh, /usr/include/asm, /usr/include/asm-generic, /usr/include/asm-x86, /usr/include/asm-x86_64, /usr/include/drm, /usr/include/linux, /usr/include/mtd, /usr/include/sound, /usr/include/video Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jcCK3f Processing files: musl-devel-static-1.2.5-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mhVcQO find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LuiiDp find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: musl-devel = 1.2.5-alt2, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sHbANP Processing files: rpm-macros-musl-1.2.5-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EKoABl find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tKIONh find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /usr/lib/rpm/macros.d Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IR9M1z Processing files: musl-checkinstall-1.2.5-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xBJFjH find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MydwJN find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: mktemp rm tee toilet Requires: /bin/bash, /usr/bin/musl-gcc, coreutils, toilet Requires(interp): /usr/share/musl-checkinstall/_post Requires(post): musl-devel-static = 1.2.5-alt2, clang, gcc, toilet, /usr/share/musl-checkinstall/_post Processing files: musl-libc-debuginfo-1.2.5-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fxIBnc find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.drSGda find-requires: running scripts (debuginfo) Requires: musl-libc = 1.2.5-alt2 Adding to musl-devel a strict dependency on musl-libc Adding to musl-libc-debuginfo a strict dependency on musl-libc Adding to musl-devel-static a strict dependency on musl-devel Adding to musl-checkinstall a strict dependency on musl-devel-static Adding to musl-checkinstall a strict dependency on musl-devel Adding to musl-checkinstall a strict dependency on musl-devel-static Removing 1 extra deps from musl-checkinstall due to dependency on musl-devel Removing 1 extra deps from musl-checkinstall due to repentancy on musl-devel-static Wrote: /usr/src/RPM/RPMS/x86_64/musl-libc-1.2.5-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/musl-devel-1.2.5-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/musl-devel-static-1.2.5-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/rpm-macros-musl-1.2.5-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/musl-checkinstall-1.2.5-alt2.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/musl-libc-debuginfo-1.2.5-alt2.x86_64.rpm (w2.lzdio) 40.54user 35.44system 0:40.40elapsed 188%CPU (0avgtext+0avgdata 145696maxresident)k 0inputs+0outputs (0major+4788269minor)pagefaults 0swaps 0.55user 1.90system 0:46.70elapsed 5%CPU (0avgtext+0avgdata 12508maxresident)k 0inputs+0outputs (0major+96937minor)pagefaults 0swaps