>>> s-postgray: Building testing/s-postgray 0.8.2-r0 (using abuild 3.12.0-r4) started Fri, 15 Mar 2024 19:08:32 +0000 >>> s-postgray: Checking sanity of /home/buildozer/aports/testing/s-postgray/APKBUILD... >>> s-postgray: Analyzing dependencies... >>> s-postgray: Installing for build: build-base linux-headers (1/2) Installing linux-headers (6.6-r0) (2/2) Installing .makedepends-s-postgray (20240315.190838) OK: 236 MiB in 103 packages >>> s-postgray: Cleaning up srcdir >>> s-postgray: Cleaning up pkgdir >>> s-postgray: Cleaning up tmpdir >>> s-postgray: Fetching https://distfiles.alpinelinux.org/distfiles/edge/s-postgray-0.8.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> s-postgray: Fetching https://ftp.sdaoden.eu/s-postgray-0.8.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 164k 100 164k 0 0 434k 0 --:--:-- --:--:-- --:--:-- 448k >>> s-postgray: Fetching https://distfiles.alpinelinux.org/distfiles/edge/s-postgray-0.8.2.tar.gz >>> s-postgray: Checking sha512sums... s-postgray-0.8.2.tar.gz: OK >>> s-postgray: Unpacking /var/cache/distfiles/s-postgray-0.8.2.tar.gz... cd src/su && make -f .makefile .clib.a make[1]: Entering directory '/home/buildozer/aports/testing/s-postgray/src/s-postgray-0.8.2/src/su' CC="cc" SRCDIR=`dirname \`pwd\``/ TARGET="../../include/su/gen-config.h" awk="awk" \ /bin/sh ../../mk/su-make-errors.sh compile_time echo '#define su_PAGE_SIZE '"`getconf PAGESIZE`" >> ../../include/su/gen-config.h xxx="-D_GNU_SOURCE ";\ if [ "${xxx##*su_HAVE_DEBUG}" != "$xxx" ]; then \ printf '#ifndef su_HAVE_DEBUG\n# define su_HAVE_DEBUG\n#endif\n' >> ../../include/su/gen-config.h;\ fi;\ if [ "${xxx##*su_HAVE_DEVEL}" != "$xxx" ]; then \ printf '#ifndef su_HAVE_DEVEL\n# define su_HAVE_DEVEL\n#endif\n' >> ../../include/su/gen-config.h;\ fi;\ \ for ce in su_RANDOM_SEED\ su_RANDOM_SEED_URANDOM su_HAVE_PATH_RM_AT su__HAVE_CLOCK_GETTIME su__HAVE_NANOSLEEP su__HAVE_PATHCONF su__HAVE_STAT_BLOCKS su__HAVE_STAT_TIMESPEC su__HAVE_UTIMENSAT ; do echo '#define '$ce >> ../../include/su/gen-config.h; done cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o atomic.o -c atomic.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o avopt.o -c avopt.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o core-code.o -c core-code.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o core-create.o -c core-create.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o core-errors.o -c core-errors.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o core-on-gut.o -c core-on-gut.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o cs-alloc.o -c cs-alloc.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o cs-ctype.o -c cs-ctype.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o cs-hash.o -c cs-hash.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o cs-hash-strong.o -c cs-hash-strong.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o cs-find.o -c cs-find.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o cs-rfind.o -c cs-rfind.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o cs-tbox.o -c cs-tbox.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o cs-tools.o -c cs-tools.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o cs-dict.o -c cs-dict.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o icodec-dec.o -c icodec-dec.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o icodec-enc.o -c icodec-enc.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o imf.o -c imf.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o md.o -c md.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o md-siphash.o -c md-siphash.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o mem-alloc.o -c mem-alloc.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o mem-tools.o -c mem-tools.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o mem-bag.o -c mem-bag.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o mutex.o -c mutex.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o path-info.o -c path-info.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o path-utils.o -c path-utils.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o path-utils-cs.o -c path-utils-cs.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o prime.o -c prime.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o random.o -c random.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o re.o -c re.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o sort.o -c sort.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o spinlock.o -c spinlock.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o thread.o -c thread.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o time-sleep.o -c time-sleep.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o time-spec.o -c time-spec.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o time-utils.o -c time-utils.c cc -I../../src -I../../include -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNDEBUG -O2 -I./include -std=c89 -D_GNU_SOURCE -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -o utf.o -c utf.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics icodec-dec.c: In function 'su_idec': icodec-dec.c:351:12: warning: 'rescan_cbuf' may be used uninitialized [-Wmaybe-uninitialized] 351 | if(*cbuf != '\0' && !su_cs_is_space(*cbuf)) | ^~~~~ icodec-dec.c:86:21: note: 'rescan_cbuf' was declared here 86 | char const *rescan_cbuf; | ^~~~~~~~~~~ icodec-dec.c:338:26: warning: 'clen' may be used uninitialized [-Wmaybe-uninitialized] 338 | if(*cbuf == '\0' || clen == 0) | ~~~~~~~~~~~~~~^~~~~~~~~~~~ icodec-dec.c:82:42: note: 'clen' was declared here 82 | su_idec(void *resp, char const *cbuf, uz clen, u8 base, BITENUM(u32,su_idec_mode) idec_mode, cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics imf.c: In function 'a_imf_s_CFWS': imf.c:512:27: warning: 'any' may be used uninitialized [-Wmaybe-uninitialized] 512 | if(any > FAL0) | ^ imf.c:456:19: note: 'any' was declared here 456 | boole rv, any; | ^~~ cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics At top level: cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics At top level: cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics ar rv .clib.a atomic.o avopt.o core-code.o core-create.o core-errors.o core-on-gut.o cs-alloc.o cs-ctype.o cs-hash.o cs-hash-strong.o cs-find.o cs-rfind.o cs-tbox.o cs-tools.o cs-dict.o icodec-dec.o icodec-enc.o imf.o md.o md-siphash.o mem-alloc.o mem-tools.o mem-bag.o mutex.o path-info.o path-utils.o path-utils-cs.o prime.o random.o re.o sort.o spinlock.o thread.o time-sleep.o time-spec.o time-utils.o utf.o ar: creating .clib.a a - atomic.o a - avopt.o a - core-code.o a - core-create.o a - core-errors.o a - core-on-gut.o a - cs-alloc.o a - cs-ctype.o a - cs-hash.o a - cs-hash-strong.o a - cs-find.o a - cs-rfind.o a - cs-tbox.o a - cs-tools.o a - cs-dict.o a - icodec-dec.o a - icodec-enc.o a - imf.o a - md.o a - md-siphash.o a - mem-alloc.o a - mem-tools.o a - mem-bag.o a - mutex.o a - path-info.o a - path-utils.o a - path-utils-cs.o a - prime.o a - random.o a - re.o a - sort.o a - spinlock.o a - thread.o a - time-sleep.o a - time-spec.o a - time-utils.o a - utf.o make[1]: Leaving directory '/home/buildozer/aports/testing/s-postgray/src/s-postgray-0.8.2/src/su' CRULES= SRULES=;\ if [ -n "" ]; then \ CRULES='-DVAL_OS_SANDBOX_CLIENT_RULES=""';\ fi;\ if [ -n "" ]; then \ SRULES='-DVAL_OS_SANDBOX_SERVER_RULES=""';\ fi;\ VA="NIL"; if [ "$VA" != NIL ]; then VA='"\"NIL\""'; fi;\ VB="NIL"; if [ "$VB" != NIL ]; then VB='"\"NIL\""'; fi;\ VD="NIL"; if [ "$VD" != NIL ]; then VD='"\"NIL\""'; fi;\ \ eval cc \ -DVAL_NAME="\\\"s-postgray\\\"" \ \ -DVAL_STORE_PATH="\\\"/var/lib/postgray\\\"" \ \ -DVAL_OS_SANDBOX=0 \ $CRULES $SRULES \ \ -DVAL_4_MASK=24 \ -DVAL_6_MASK=64 \ \ -DVAL_COUNT=2 \ -DVAL_DELAY_MAX=300 \ -DVAL_DELAY_MIN=5 \ -DVAL_GC_REBALANCE=3 \ -DVAL_GC_TIMEOUT=10080 \ -DVAL_LIMIT=242000 \ -DVAL_LIMIT_DELAY=221000 \ -DVAL_MSG_ALLOW=$VA -DVAL_MSG_BLOCK=$VB -DVAL_MSG_DEFER=$VD \ -DVAL_SERVER_QUEUE=64 \ -DVAL_SERVER_TIMEOUT=30 \ \ \ -DVAL_NAME_IS_MYNAME=$([ "s-postgray" != "s-postgray" ] && echo 1 || echo 0) \ -DMYNAME="\\\"s-postgray\\\"" \ \ \ -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -pedantic -Wno-atomic-implicit-seq-cst -Wno-c++98-compat -Wno-documentation-unknown-command -Wno-duplicate-enum -Wno-reserved-identifier -Wno-reserved-macro-identifier -Wno-unused-macros -Werror=format-security -Werror=int-conversion -fPIE -fno-common -fstrict-aliasing -fstrict-overflow -fstack-protector-strong -D_FORTIFY_SOURCE=3 $(x=$(uname -m); [ "${x}" != "${x#x86*}" ] && echo -fcf-protection=full) -DNDEBUG -O2 -I./include -Wl,--as-needed,-O1,--sort-common -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,--as-needed,--enable-new-dtags -pie -fPIE -Wl,-O1,--sort-common \ -o s-postgray s-postgray.c src/su/.clib.a : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition cc1: note: unrecognized command-line option '-Wno-reserved-macro-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-duplicate-enum' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-documentation-unknown-command' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-c++98-compat' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics >>> s-postgray: Entering fakeroot... mkdir -p -m 0755 "/home/buildozer/aports/testing/s-postgray/pkg/s-postgray/usr/libexec" install -m 0755 "s-postgray" "/home/buildozer/aports/testing/s-postgray/pkg/s-postgray/usr/libexec"/ if [ -n "strip" ]; then strip -s "/home/buildozer/aports/testing/s-postgray/pkg/s-postgray/usr/libexec/s-postgray"; fi mkdir -p -m 0755 "/home/buildozer/aports/testing/s-postgray/pkg/s-postgray/usr/share/man/man8" install -m 0644 s-postgray.8 "/home/buildozer/aports/testing/s-postgray/pkg/s-postgray/usr/share/man/man8/s-postgray.8" >>> s-postgray-doc*: Running split function doc... >>> s-postgray-doc*: Preparing subpackage s-postgray-doc... >>> s-postgray-doc*: Running postcheck for s-postgray-doc >>> s-postgray*: Running postcheck for s-postgray >>> s-postgray*: Preparing package s-postgray... >>> s-postgray*: Stripping binaries >>> s-postgray-doc*: Scanning shared objects >>> s-postgray*: Scanning shared objects >>> s-postgray-doc*: Tracing dependencies... >>> s-postgray-doc*: Package size: 28.0 KB >>> s-postgray-doc*: Compressing data... >>> s-postgray-doc*: Create checksum... >>> s-postgray-doc*: Create s-postgray-doc-0.8.2-r0.apk >>> s-postgray*: Tracing dependencies... so:libc.musl-riscv64.so.1 >>> s-postgray*: Package size: 92.0 KB >>> s-postgray*: Compressing data... >>> s-postgray*: Create checksum... >>> s-postgray*: Create s-postgray-0.8.2-r0.apk >>> s-postgray: Build complete at Fri, 15 Mar 2024 19:08:58 +0000 elapsed time 0h 0m 26s >>> s-postgray: Cleaning up srcdir >>> s-postgray: Cleaning up pkgdir >>> s-postgray: Uninstalling dependencies... (1/2) Purging .makedepends-s-postgray (20240315.190838) (2/2) Purging linux-headers (6.6-r0) OK: 228 MiB in 101 packages >>> s-postgray: Updating the testing/riscv64 repository index... >>> s-postgray: Signing the index...