Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/mlton.spec'], chrootPath='/var/lib/mock/f32-build-19316143-1346654/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/mlton.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1580256000 Wrote: /builddir/build/SRPMS/mlton-20180207-13.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/mlton.spec'], chrootPath='/var/lib/mock/f32-build-19316143-1346654/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/mlton.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1580256000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.digJMh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mlton-20180207 + /usr/bin/gzip -dc /builddir/build/SOURCES/mlton-20180207.src.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mlton-20180207 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-Lift-customized-variables-to-top-of-.-bin-mlton-scri.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0002-Add-LIB_REL_BIN-customizable-variable-to-.-bin-mlton.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0003-Set-LIB_REL_BIN-in-mlton-script-when-installing.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0004-Fix-use-of-MKDIR-and-RM-variables-in-.-Makefile.bina.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0005-Set-LIB_REL_BIN-in-mlton-script-when-installing.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0001-Enable-ppc64le-variant-in-bin-platform.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0001-Introduce-RISC-V-support.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -i -e '1 s;^#! */usr/bin/env *;#!/usr/bin/;' bin/Makefile bin/add-cross bin/build-cross-gcc bin/clean bin/host-arch bin/host-os bin/ls-ignore bin/mlton-script bin/mmake bin/patch-mingw bin/platform bin/regression bin/run-docker bin/static-library bin/static-library.bat bin/travis-ci + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.g6ozjf + umask 022 + cd /builddir/build/BUILD + cd mlton-20180207 + make all docs PREFIX=/usr libdir=/usr/lib64 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' make dirs runtime make[1]: Entering directory '/builddir/build/BUILD/mlton-20180207' mkdir -p "/builddir/build/BUILD/mlton-20180207/build/bin" "/builddir/build/BUILD/mlton-20180207/build/lib/mlton" "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include" mkdir -p "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include" mkdir -p "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/sml" Compiling MLton runtime system for self. make -C "/builddir/build/BUILD/mlton-20180207/runtime" make[2]: Entering directory '/builddir/build/BUILD/mlton-20180207/runtime' gzip -dc gdtoa.tgz | tar xf - patch -s -d gdtoa -p1 arith.h cd gdtoa && gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -O1 -o qnan.out qnan.c cd gdtoa && ./qnan.out >gd_qnan.h gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/dmisc.o gdtoa/dmisc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/g_ddfmt.o gdtoa/g_ddfmt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/g_ffmt_p.o gdtoa/g_ffmt_p.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/gdtoa.o gdtoa/gdtoa.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/misc.o gdtoa/misc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/strtoIf.o gdtoa/strtoIf.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/strtodI.o gdtoa/strtodI.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/strtopdd.o gdtoa/strtopdd.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/strtord.o gdtoa/strtord.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/sum.o gdtoa/sum.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/dtoa.o gdtoa/dtoa.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/g_ddfmt_p.o gdtoa/g_ddfmt_p.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/g_xLfmt.o gdtoa/g_xLfmt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/gethex.o gdtoa/gethex.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/smisc.o gdtoa/smisc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/strtoIg.o gdtoa/strtoIg.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/strtodg.o gdtoa/strtodg.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/strtopf.o gdtoa/strtopf.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/strtordd.o gdtoa/strtordd.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/ulp.o gdtoa/ulp.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/g_Qfmt.o gdtoa/g_Qfmt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/g_dfmt.o gdtoa/g_dfmt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/g_xLfmt_p.o gdtoa/g_xLfmt_p.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/gmisc.o gdtoa/gmisc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/strtoIQ.o gdtoa/strtoIQ.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/strtoIx.o gdtoa/strtoIx.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/strtof.o gdtoa/strtof.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/strtopx.o gdtoa/strtopx.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/strtorf.o gdtoa/strtorf.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/g_Qfmt_p.o gdtoa/g_Qfmt_p.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/g_dfmt_p.o gdtoa/g_dfmt_p.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/g_xfmt.o gdtoa/g_xfmt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/hd_init.o gdtoa/hd_init.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/strtoId.o gdtoa/strtoId.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/strtoIxL.o gdtoa/strtoIxL.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/strtopQ.o gdtoa/strtopQ.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/strtopxL.o gdtoa/strtopxL.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/strtorx.o gdtoa/strtorx.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/g__fmt.o gdtoa/g__fmt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/g_ffmt.o gdtoa/g_ffmt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/g_xfmt_p.o gdtoa/g_xfmt_p.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/hexnan.o gdtoa/hexnan.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/strtoIdd.o gdtoa/strtoIdd.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/strtod.o gdtoa/strtod.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/strtopd.o gdtoa/strtopd.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/strtorQ.o gdtoa/strtorQ.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -w -DINFNAN_CHECK -c -o gdtoa/strtorxL.o gdtoa/strtorxL.c rm -f libgdtoa.a ar rc libgdtoa.a gdtoa/dmisc.o gdtoa/g_ddfmt.o gdtoa/g_ffmt_p.o gdtoa/gdtoa.o gdtoa/misc.o gdtoa/strtoIf.o gdtoa/strtodI.o gdtoa/strtopdd.o gdtoa/strtord.o gdtoa/sum.o gdtoa/dtoa.o gdtoa/g_ddfmt_p.o gdtoa/g_xLfmt.o gdtoa/gethex.o gdtoa/smisc.o gdtoa/strtoIg.o gdtoa/strtodg.o gdtoa/strtopf.o gdtoa/strtordd.o gdtoa/ulp.o gdtoa/g_Qfmt.o gdtoa/g_dfmt.o gdtoa/g_xLfmt_p.o gdtoa/gmisc.o gdtoa/strtoIQ.o gdtoa/strtoIx.o gdtoa/strtof.o gdtoa/strtopx.o gdtoa/strtorf.o gdtoa/g_Qfmt_p.o gdtoa/g_dfmt_p.o gdtoa/g_xfmt.o gdtoa/hd_init.o gdtoa/strtoId.o gdtoa/strtoIxL.o gdtoa/strtopQ.o gdtoa/strtopxL.o gdtoa/strtorx.o gdtoa/g__fmt.o gdtoa/g_ffmt.o gdtoa/g_xfmt_p.o gdtoa/hexnan.o gdtoa/strtoIdd.o gdtoa/strtod.o gdtoa/strtopd.o gdtoa/strtorQ.o gdtoa/strtorxL.o ranlib libgdtoa.a gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/dmisc-gdb.o gdtoa/dmisc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/g_ddfmt-gdb.o gdtoa/g_ddfmt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/g_ffmt_p-gdb.o gdtoa/g_ffmt_p.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/gdtoa-gdb.o gdtoa/gdtoa.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/misc-gdb.o gdtoa/misc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/strtoIf-gdb.o gdtoa/strtoIf.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/strtodI-gdb.o gdtoa/strtodI.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/strtopdd-gdb.o gdtoa/strtopdd.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/strtord-gdb.o gdtoa/strtord.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/sum-gdb.o gdtoa/sum.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/dtoa-gdb.o gdtoa/dtoa.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/g_ddfmt_p-gdb.o gdtoa/g_ddfmt_p.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/g_xLfmt-gdb.o gdtoa/g_xLfmt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/gethex-gdb.o gdtoa/gethex.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/smisc-gdb.o gdtoa/smisc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/strtoIg-gdb.o gdtoa/strtoIg.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/strtodg-gdb.o gdtoa/strtodg.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/strtopf-gdb.o gdtoa/strtopf.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/strtordd-gdb.o gdtoa/strtordd.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/ulp-gdb.o gdtoa/ulp.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/g_Qfmt-gdb.o gdtoa/g_Qfmt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/g_dfmt-gdb.o gdtoa/g_dfmt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/g_xLfmt_p-gdb.o gdtoa/g_xLfmt_p.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/gmisc-gdb.o gdtoa/gmisc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/strtoIQ-gdb.o gdtoa/strtoIQ.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/strtoIx-gdb.o gdtoa/strtoIx.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/strtof-gdb.o gdtoa/strtof.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/strtopx-gdb.o gdtoa/strtopx.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/strtorf-gdb.o gdtoa/strtorf.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/g_Qfmt_p-gdb.o gdtoa/g_Qfmt_p.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/g_dfmt_p-gdb.o gdtoa/g_dfmt_p.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/g_xfmt-gdb.o gdtoa/g_xfmt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/hd_init-gdb.o gdtoa/hd_init.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/strtoId-gdb.o gdtoa/strtoId.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/strtoIxL-gdb.o gdtoa/strtoIxL.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/strtopQ-gdb.o gdtoa/strtopQ.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/strtopxL-gdb.o gdtoa/strtopxL.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/strtorx-gdb.o gdtoa/strtorx.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/g__fmt-gdb.o gdtoa/g__fmt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/g_ffmt-gdb.o gdtoa/g_ffmt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/g_xfmt_p-gdb.o gdtoa/g_xfmt_p.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/hexnan-gdb.o gdtoa/hexnan.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/strtoIdd-gdb.o gdtoa/strtoIdd.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/strtod-gdb.o gdtoa/strtod.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/strtopd-gdb.o gdtoa/strtopd.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/strtorQ-gdb.o gdtoa/strtorQ.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -w -DINFNAN_CHECK -c -o gdtoa/strtorxL-gdb.o gdtoa/strtorxL.c rm -f libgdtoa-gdb.a ar rc libgdtoa-gdb.a gdtoa/dmisc-gdb.o gdtoa/g_ddfmt-gdb.o gdtoa/g_ffmt_p-gdb.o gdtoa/gdtoa-gdb.o gdtoa/misc-gdb.o gdtoa/strtoIf-gdb.o gdtoa/strtodI-gdb.o gdtoa/strtopdd-gdb.o gdtoa/strtord-gdb.o gdtoa/sum-gdb.o gdtoa/dtoa-gdb.o gdtoa/g_ddfmt_p-gdb.o gdtoa/g_xLfmt-gdb.o gdtoa/gethex-gdb.o gdtoa/smisc-gdb.o gdtoa/strtoIg-gdb.o gdtoa/strtodg-gdb.o gdtoa/strtopf-gdb.o gdtoa/strtordd-gdb.o gdtoa/ulp-gdb.o gdtoa/g_Qfmt-gdb.o gdtoa/g_dfmt-gdb.o gdtoa/g_xLfmt_p-gdb.o gdtoa/gmisc-gdb.o gdtoa/strtoIQ-gdb.o gdtoa/strtoIx-gdb.o gdtoa/strtof-gdb.o gdtoa/strtopx-gdb.o gdtoa/strtorf-gdb.o gdtoa/g_Qfmt_p-gdb.o gdtoa/g_dfmt_p-gdb.o gdtoa/g_xfmt-gdb.o gdtoa/hd_init-gdb.o gdtoa/strtoId-gdb.o gdtoa/strtoIxL-gdb.o gdtoa/strtopQ-gdb.o gdtoa/strtopxL-gdb.o gdtoa/strtorx-gdb.o gdtoa/g__fmt-gdb.o gdtoa/g_ffmt-gdb.o gdtoa/g_xfmt_p-gdb.o gdtoa/hexnan-gdb.o gdtoa/strtoIdd-gdb.o gdtoa/strtod-gdb.o gdtoa/strtopd-gdb.o gdtoa/strtorQ-gdb.o gdtoa/strtorxL-gdb.o ranlib libgdtoa-gdb.a gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/dmisc-pic.o gdtoa/dmisc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/g_ddfmt-pic.o gdtoa/g_ddfmt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/g_ffmt_p-pic.o gdtoa/g_ffmt_p.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/gdtoa-pic.o gdtoa/gdtoa.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/misc-pic.o gdtoa/misc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/strtoIf-pic.o gdtoa/strtoIf.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/strtodI-pic.o gdtoa/strtodI.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/strtopdd-pic.o gdtoa/strtopdd.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/strtord-pic.o gdtoa/strtord.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/sum-pic.o gdtoa/sum.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/dtoa-pic.o gdtoa/dtoa.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/g_ddfmt_p-pic.o gdtoa/g_ddfmt_p.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/g_xLfmt-pic.o gdtoa/g_xLfmt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/gethex-pic.o gdtoa/gethex.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/smisc-pic.o gdtoa/smisc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/strtoIg-pic.o gdtoa/strtoIg.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/strtodg-pic.o gdtoa/strtodg.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/strtopf-pic.o gdtoa/strtopf.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/strtordd-pic.o gdtoa/strtordd.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/ulp-pic.o gdtoa/ulp.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/g_Qfmt-pic.o gdtoa/g_Qfmt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/g_dfmt-pic.o gdtoa/g_dfmt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/g_xLfmt_p-pic.o gdtoa/g_xLfmt_p.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/gmisc-pic.o gdtoa/gmisc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/strtoIQ-pic.o gdtoa/strtoIQ.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/strtoIx-pic.o gdtoa/strtoIx.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/strtof-pic.o gdtoa/strtof.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/strtopx-pic.o gdtoa/strtopx.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/strtorf-pic.o gdtoa/strtorf.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/g_Qfmt_p-pic.o gdtoa/g_Qfmt_p.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/g_dfmt_p-pic.o gdtoa/g_dfmt_p.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/g_xfmt-pic.o gdtoa/g_xfmt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/hd_init-pic.o gdtoa/hd_init.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/strtoId-pic.o gdtoa/strtoId.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/strtoIxL-pic.o gdtoa/strtoIxL.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/strtopQ-pic.o gdtoa/strtopQ.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/strtopxL-pic.o gdtoa/strtopxL.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/strtorx-pic.o gdtoa/strtorx.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/g__fmt-pic.o gdtoa/g__fmt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/g_ffmt-pic.o gdtoa/g_ffmt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/g_xfmt_p-pic.o gdtoa/g_xfmt_p.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/hexnan-pic.o gdtoa/hexnan.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/strtoIdd-pic.o gdtoa/strtoIdd.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/strtod-pic.o gdtoa/strtod.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/strtopd-pic.o gdtoa/strtopd.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/strtorQ-pic.o gdtoa/strtorQ.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -w -DINFNAN_CHECK -c -o gdtoa/strtorxL-pic.o gdtoa/strtorxL.c rm -f libgdtoa-pic.a ar rc libgdtoa-pic.a gdtoa/dmisc-pic.o gdtoa/g_ddfmt-pic.o gdtoa/g_ffmt_p-pic.o gdtoa/gdtoa-pic.o gdtoa/misc-pic.o gdtoa/strtoIf-pic.o gdtoa/strtodI-pic.o gdtoa/strtopdd-pic.o gdtoa/strtord-pic.o gdtoa/sum-pic.o gdtoa/dtoa-pic.o gdtoa/g_ddfmt_p-pic.o gdtoa/g_xLfmt-pic.o gdtoa/gethex-pic.o gdtoa/smisc-pic.o gdtoa/strtoIg-pic.o gdtoa/strtodg-pic.o gdtoa/strtopf-pic.o gdtoa/strtordd-pic.o gdtoa/ulp-pic.o gdtoa/g_Qfmt-pic.o gdtoa/g_dfmt-pic.o gdtoa/g_xLfmt_p-pic.o gdtoa/gmisc-pic.o gdtoa/strtoIQ-pic.o gdtoa/strtoIx-pic.o gdtoa/strtof-pic.o gdtoa/strtopx-pic.o gdtoa/strtorf-pic.o gdtoa/g_Qfmt_p-pic.o gdtoa/g_dfmt_p-pic.o gdtoa/g_xfmt-pic.o gdtoa/hd_init-pic.o gdtoa/strtoId-pic.o gdtoa/strtoIxL-pic.o gdtoa/strtopQ-pic.o gdtoa/strtopxL-pic.o gdtoa/strtorx-pic.o gdtoa/g__fmt-pic.o gdtoa/g_ffmt-pic.o gdtoa/g_xfmt_p-pic.o gdtoa/hexnan-pic.o gdtoa/strtoIdd-pic.o gdtoa/strtod-pic.o gdtoa/strtopd-pic.o gdtoa/strtorQ-pic.o gdtoa/strtorxL-pic.o ranlib libgdtoa-pic.a gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o util.o util.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -o gen/gen-types gen/gen-types.c util.o rm -f gen/c-types.h gen/c-types.sml gen/ml-types.h gen/gen-types.stamp cd gen && ./gen-types rm -f gen/gen-types gen/gen-types touch gen/gen-types.stamp cp gen/ml-types.h ml-types.h cp gen/c-types.h c-types.h gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o platform.o platform.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o platform/linux.o platform/linux.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -Wno-unreachable-code -c -o gc.o gc.c In file included from gc.c:50: gc/int-inf.c: In function 'fillIntInfArg': gc/int-inf.c:91:30: warning: taking address of packed member of 'struct GC_intInf' may result in an unaligned pointer value [-Waddress-of-packed-member] 91 | res->_mp_d = (mp_limb_t*)(bp->obj.limbs); | ^ gc/int-inf.c: In function 'initIntInfRes': gc/int-inf.c:122:28: warning: taking address of packed member of 'struct GC_intInf' may result in an unaligned pointer value [-Waddress-of-packed-member] 122 | res->_mp_d = (mp_limb_t*)(bp->obj.limbs); | ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Word/Word.o basis/Word/Word.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Real/IEEEReal-consts.o basis/Real/IEEEReal-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Real/strtor.o basis/Real/strtor.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -Wno-float-equal -c -o basis/Real/Real.o basis/Real/Real.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Real/gdtoa.o basis/Real/gdtoa.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Real/Math.o basis/Real/Math.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Real/IEEEReal.o basis/Real/IEEEReal.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Real/Real-consts.o basis/Real/Real-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/IntInf/int-inf.o basis/IntInf/int-inf.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/System/CommandLine.o basis/System/CommandLine.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/System/Time.o basis/System/Time.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -Wno-format-nonliteral -c -o basis/System/Date.o basis/System/Date.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/System/OS/IO/poll-consts.o basis/System/OS/IO/poll-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/System/OS/IO/poll.o basis/System/OS/IO/poll.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Stdio.o basis/Stdio.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Net/Socket/INetSock-consts.o basis/Net/Socket/INetSock-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Net/Socket/GenericSock.o basis/Net/Socket/GenericSock.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Net/Socket/Socket-consts.o basis/Net/Socket/Socket-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Net/Socket/Socket.o basis/Net/Socket/Socket.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Net/Socket/UnixSock.o basis/Net/Socket/UnixSock.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Net/Socket/INetSock.o basis/Net/Socket/INetSock.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Net/Socket/select.o basis/Net/Socket/select.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Net/NetServDB.o basis/Net/NetServDB.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Net/Net.o basis/Net/Net.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Net/NetHostDB-consts.o basis/Net/NetHostDB-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Net/NetProtDB.o basis/Net/NetProtDB.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Net/NetHostDB.o basis/Net/NetHostDB.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/coerce.o basis/coerce.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/cpointer.o basis/cpointer.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/MLton/Rlimit/rlimit-consts.o basis/MLton/Rlimit/rlimit-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/MLton/Rlimit/rlimit.o basis/MLton/Rlimit/rlimit.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/MLton/Itimer/set.o basis/MLton/Itimer/set.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/MLton/Itimer/itimer-consts.o basis/MLton/Itimer/itimer-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/MLton/Syslog/Syslog.o basis/MLton/Syslog/Syslog.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/MLton/Syslog/Syslog-consts.o basis/MLton/Syslog/Syslog-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/MLton/bug.o basis/MLton/bug.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/MLton/Process/spawnp.o basis/MLton/Process/spawnp.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/MLton/Process/spawne.o basis/MLton/Process/spawne.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/MLton/Rusage/rusage.o basis/MLton/Rusage/rusage.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/Signal.o basis/Posix/Signal.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/ProcEnv/getenv.o basis/Posix/ProcEnv/getenv.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/ProcEnv/environ.o basis/Posix/ProcEnv/environ.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/ProcEnv/ttyname.o basis/Posix/ProcEnv/ttyname.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/ProcEnv/getgroups.o basis/Posix/ProcEnv/getgroups.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/ProcEnv/isatty.o basis/Posix/ProcEnv/isatty.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/ProcEnv/Uname.o basis/Posix/ProcEnv/Uname.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/ProcEnv/sysconf.o basis/Posix/ProcEnv/sysconf.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/ProcEnv/sysconf-consts.o basis/Posix/ProcEnv/sysconf-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/ProcEnv/Times.o basis/Posix/ProcEnv/Times.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/ProcEnv/setgroups.o basis/Posix/ProcEnv/setgroups.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/ProcEnv/getlogin.o basis/Posix/ProcEnv/getlogin.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/ProcEnv/ProcEnv.o basis/Posix/ProcEnv/ProcEnv.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/ProcEnv/setenv.o basis/Posix/ProcEnv/setenv.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/Error-consts.o basis/Posix/Error-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/TTY-consts.o basis/Posix/TTY-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/IO/write.o basis/Posix/IO/write.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/IO/fsync.o basis/Posix/IO/fsync.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/IO/read.o basis/Posix/IO/read.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/IO/FLock.o basis/Posix/IO/FLock.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/IO/lseek.o basis/Posix/IO/lseek.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/IO/lseek-consts.o basis/Posix/IO/lseek-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/IO/fcntl3.o basis/Posix/IO/fcntl3.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/IO/pipe.o basis/Posix/IO/pipe.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/IO/close.o basis/Posix/IO/close.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/IO/FLock-consts.o basis/Posix/IO/FLock-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/IO/dup2.o basis/Posix/IO/dup2.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/IO/dup.o basis/Posix/IO/dup.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/IO/fcntl-consts.o basis/Posix/IO/fcntl-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/IO/fcntl2.o basis/Posix/IO/fcntl2.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/SysDB/Group.o basis/Posix/SysDB/Group.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/SysDB/Passwd.o basis/Posix/SysDB/Passwd.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/Signal-consts.o basis/Posix/Signal-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/TTY.o basis/Posix/TTY.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/Error.o basis/Posix/Error.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/Process/waitpid-consts.o basis/Posix/Process/waitpid-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/Process/exit.o basis/Posix/Process/exit.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/Process/ifStopped.o basis/Posix/Process/ifStopped.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/Process/kill.o basis/Posix/Process/kill.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/Process/exitStatus.o basis/Posix/Process/exitStatus.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/Process/sleep.o basis/Posix/Process/sleep.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/Process/system.o basis/Posix/Process/system.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/Process/nanosleep.o basis/Posix/Process/nanosleep.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/Process/ifExited.o basis/Posix/Process/ifExited.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/Process/alarm.o basis/Posix/Process/alarm.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/Process/waitpid.o basis/Posix/Process/waitpid.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/Process/ifSignaled.o basis/Posix/Process/ifSignaled.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/Process/execp.o basis/Posix/Process/execp.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/Process/stopSig.o basis/Posix/Process/stopSig.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/Process/fork.o basis/Posix/Process/fork.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/Process/exece.o basis/Posix/Process/exece.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/Process/pause.o basis/Posix/Process/pause.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/Process/termSig.o basis/Posix/Process/termSig.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/FileSys/fchown.o basis/Posix/FileSys/fchown.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/FileSys/getcwd.o basis/Posix/FileSys/getcwd.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/FileSys/FileSys-consts.o basis/Posix/FileSys/FileSys-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/FileSys/ST.o basis/Posix/FileSys/ST.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/FileSys/rmdir.o basis/Posix/FileSys/rmdir.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/FileSys/open2.o basis/Posix/FileSys/open2.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/FileSys/Dirstream.o basis/Posix/FileSys/Dirstream.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/FileSys/fchmod.o basis/Posix/FileSys/fchmod.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/FileSys/umask.o basis/Posix/FileSys/umask.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/FileSys/fpathconf.o basis/Posix/FileSys/fpathconf.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/FileSys/chdir.o basis/Posix/FileSys/chdir.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/FileSys/Utimbuf.o basis/Posix/FileSys/Utimbuf.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/FileSys/readlink.o basis/Posix/FileSys/readlink.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/FileSys/mkdir.o basis/Posix/FileSys/mkdir.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/FileSys/chown.o basis/Posix/FileSys/chown.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/FileSys/Stat.o basis/Posix/FileSys/Stat.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/FileSys/mkfifo.o basis/Posix/FileSys/mkfifo.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/FileSys/link.o basis/Posix/FileSys/link.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/FileSys/symlink.o basis/Posix/FileSys/symlink.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/FileSys/pathconf.o basis/Posix/FileSys/pathconf.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/FileSys/rename.o basis/Posix/FileSys/rename.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/FileSys/open3.o basis/Posix/FileSys/open3.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/FileSys/fchdir.o basis/Posix/FileSys/fchdir.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/FileSys/unlink.o basis/Posix/FileSys/unlink.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/FileSys/access.o basis/Posix/FileSys/access.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/FileSys/chmod.o basis/Posix/FileSys/chmod.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/FileSys/truncate.o basis/Posix/FileSys/truncate.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -c -o basis/Posix/FileSys/ftruncate.o basis/Posix/FileSys/ftruncate.c rm -f libmlton.a ar rc libmlton.a util.o platform.o platform/linux.o gc.o basis/Word/Word.o basis/Real/IEEEReal-consts.o basis/Real/strtor.o basis/Real/Real.o basis/Real/gdtoa.o basis/Real/Math.o basis/Real/IEEEReal.o basis/Real/Real-consts.o basis/IntInf/int-inf.o basis/System/CommandLine.o basis/System/Time.o basis/System/Date.o basis/System/OS/IO/poll-consts.o basis/System/OS/IO/poll.o basis/Stdio.o basis/Net/Socket/INetSock-consts.o basis/Net/Socket/GenericSock.o basis/Net/Socket/Socket-consts.o basis/Net/Socket/Socket.o basis/Net/Socket/UnixSock.o basis/Net/Socket/INetSock.o basis/Net/Socket/select.o basis/Net/NetServDB.o basis/Net/Net.o basis/Net/NetHostDB-consts.o basis/Net/NetProtDB.o basis/Net/NetHostDB.o basis/coerce.o basis/cpointer.o basis/MLton/Rlimit/rlimit-consts.o basis/MLton/Rlimit/rlimit.o basis/MLton/Itimer/set.o basis/MLton/Itimer/itimer-consts.o basis/MLton/Syslog/Syslog.o basis/MLton/Syslog/Syslog-consts.o basis/MLton/bug.o basis/MLton/Process/spawnp.o basis/MLton/Process/spawne.o basis/MLton/Rusage/rusage.o basis/Posix/Signal.o basis/Posix/ProcEnv/getenv.o basis/Posix/ProcEnv/environ.o basis/Posix/ProcEnv/ttyname.o basis/Posix/ProcEnv/getgroups.o basis/Posix/ProcEnv/isatty.o basis/Posix/ProcEnv/Uname.o basis/Posix/ProcEnv/sysconf.o basis/Posix/ProcEnv/sysconf-consts.o basis/Posix/ProcEnv/Times.o basis/Posix/ProcEnv/setgroups.o basis/Posix/ProcEnv/getlogin.o basis/Posix/ProcEnv/ProcEnv.o basis/Posix/ProcEnv/setenv.o basis/Posix/Error-consts.o basis/Posix/TTY-consts.o basis/Posix/IO/write.o basis/Posix/IO/fsync.o basis/Posix/IO/read.o basis/Posix/IO/FLock.o basis/Posix/IO/lseek.o basis/Posix/IO/lseek-consts.o basis/Posix/IO/fcntl3.o basis/Posix/IO/pipe.o basis/Posix/IO/close.o basis/Posix/IO/FLock-consts.o basis/Posix/IO/dup2.o basis/Posix/IO/dup.o basis/Posix/IO/fcntl-consts.o basis/Posix/IO/fcntl2.o basis/Posix/SysDB/Group.o basis/Posix/SysDB/Passwd.o basis/Posix/Signal-consts.o basis/Posix/TTY.o basis/Posix/Error.o basis/Posix/Process/waitpid-consts.o basis/Posix/Process/exit.o basis/Posix/Process/ifStopped.o basis/Posix/Process/kill.o basis/Posix/Process/exitStatus.o basis/Posix/Process/sleep.o basis/Posix/Process/system.o basis/Posix/Process/nanosleep.o basis/Posix/Process/ifExited.o basis/Posix/Process/alarm.o basis/Posix/Process/waitpid.o basis/Posix/Process/ifSignaled.o basis/Posix/Process/execp.o basis/Posix/Process/stopSig.o basis/Posix/Process/fork.o basis/Posix/Process/exece.o basis/Posix/Process/pause.o basis/Posix/Process/termSig.o basis/Posix/FileSys/fchown.o basis/Posix/FileSys/getcwd.o basis/Posix/FileSys/FileSys-consts.o basis/Posix/FileSys/ST.o basis/Posix/FileSys/rmdir.o basis/Posix/FileSys/open2.o basis/Posix/FileSys/Dirstream.o basis/Posix/FileSys/fchmod.o basis/Posix/FileSys/umask.o basis/Posix/FileSys/fpathconf.o basis/Posix/FileSys/chdir.o basis/Posix/FileSys/Utimbuf.o basis/Posix/FileSys/readlink.o basis/Posix/FileSys/mkdir.o basis/Posix/FileSys/chown.o basis/Posix/FileSys/Stat.o basis/Posix/FileSys/mkfifo.o basis/Posix/FileSys/link.o basis/Posix/FileSys/symlink.o basis/Posix/FileSys/pathconf.o basis/Posix/FileSys/rename.o basis/Posix/FileSys/open3.o basis/Posix/FileSys/fchdir.o basis/Posix/FileSys/unlink.o basis/Posix/FileSys/access.o basis/Posix/FileSys/chmod.o basis/Posix/FileSys/truncate.o basis/Posix/FileSys/ftruncate.o ranlib libmlton.a gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o util-gdb.o util.c In file included from /usr/include/assert.h:35, from cenv.h:21, from util.h:12, from util.c:9: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o platform-gdb.o platform.c In file included from /usr/include/assert.h:35, from cenv.h:21, from platform.h:13, from platform.c:8: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o platform/linux-gdb.o platform/linux.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from platform/linux.c:3: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -Wno-unreachable-code -c -o gc-gdb.o gc.c In file included from /usr/include/assert.h:35, from cenv.h:21, from platform.h:13, from gc.c:13: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from gc.c:50: gc/int-inf.c: In function 'fillIntInfArg': gc/int-inf.c:91:30: warning: taking address of packed member of 'struct GC_intInf' may result in an unaligned pointer value [-Waddress-of-packed-member] 91 | res->_mp_d = (mp_limb_t*)(bp->obj.limbs); | ^ gc/int-inf.c: In function 'initIntInfRes': gc/int-inf.c:122:28: warning: taking address of packed member of 'struct GC_intInf' may result in an unaligned pointer value [-Waddress-of-packed-member] 122 | res->_mp_d = (mp_limb_t*)(bp->obj.limbs); | ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Word/Word-gdb.o basis/Word/Word.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Word/Word.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Real/IEEEReal-consts-gdb.o basis/Real/IEEEReal-consts.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Real/IEEEReal-consts.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Real/strtor-gdb.o basis/Real/strtor.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Real/strtor.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -Wno-float-equal -c -o basis/Real/Real-gdb.o basis/Real/Real.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Real/Real.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Real/gdtoa-gdb.o basis/Real/gdtoa.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Real/gdtoa.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Real/Math-gdb.o basis/Real/Math.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Real/Math.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Real/IEEEReal-gdb.o basis/Real/IEEEReal.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Real/IEEEReal.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Real/Real-consts-gdb.o basis/Real/Real-consts.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Real/Real-consts.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/IntInf/int-inf-gdb.o basis/IntInf/int-inf.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/IntInf/int-inf.c:3: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/System/CommandLine-gdb.o basis/System/CommandLine.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/System/CommandLine.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/System/Time-gdb.o basis/System/Time.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/System/Time.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -Wno-format-nonliteral -c -o basis/System/Date-gdb.o basis/System/Date.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/System/Date.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/System/OS/IO/poll-consts-gdb.o basis/System/OS/IO/poll-consts.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/System/OS/IO/poll-consts.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/System/OS/IO/poll-gdb.o basis/System/OS/IO/poll.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/System/OS/IO/poll.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Stdio-gdb.o basis/Stdio.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Stdio.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Net/Socket/INetSock-consts-gdb.o basis/Net/Socket/INetSock-consts.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Net/Socket/INetSock-consts.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Net/Socket/GenericSock-gdb.o basis/Net/Socket/GenericSock.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Net/Socket/GenericSock.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Net/Socket/Socket-consts-gdb.o basis/Net/Socket/Socket-consts.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Net/Socket/Socket-consts.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Net/Socket/Socket-gdb.o basis/Net/Socket/Socket.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Net/Socket/Socket.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Net/Socket/UnixSock-gdb.o basis/Net/Socket/UnixSock.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Net/Socket/UnixSock.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Net/Socket/INetSock-gdb.o basis/Net/Socket/INetSock.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Net/Socket/INetSock.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Net/Socket/select-gdb.o basis/Net/Socket/select.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Net/Socket/select.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Net/NetServDB-gdb.o basis/Net/NetServDB.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Net/NetServDB.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Net/Net-gdb.o basis/Net/Net.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Net/Net.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Net/NetHostDB-consts-gdb.o basis/Net/NetHostDB-consts.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Net/NetHostDB-consts.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Net/NetProtDB-gdb.o basis/Net/NetProtDB.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Net/NetProtDB.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Net/NetHostDB-gdb.o basis/Net/NetHostDB.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Net/NetHostDB.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/coerce-gdb.o basis/coerce.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/coerce.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/cpointer-gdb.o basis/cpointer.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/cpointer.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/MLton/Rlimit/rlimit-consts-gdb.o basis/MLton/Rlimit/rlimit-consts.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/MLton/Rlimit/rlimit-consts.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/MLton/Rlimit/rlimit-gdb.o basis/MLton/Rlimit/rlimit.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/MLton/Rlimit/rlimit.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/MLton/Itimer/set-gdb.o basis/MLton/Itimer/set.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/MLton/Itimer/set.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/MLton/Itimer/itimer-consts-gdb.o basis/MLton/Itimer/itimer-consts.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/MLton/Itimer/itimer-consts.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/MLton/Syslog/Syslog-gdb.o basis/MLton/Syslog/Syslog.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/MLton/Syslog/Syslog.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/MLton/Syslog/Syslog-consts-gdb.o basis/MLton/Syslog/Syslog-consts.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/MLton/Syslog/Syslog-consts.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/MLton/bug-gdb.o basis/MLton/bug.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/MLton/bug.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/MLton/Process/spawnp-gdb.o basis/MLton/Process/spawnp.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/MLton/Process/spawnp.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/MLton/Process/spawne-gdb.o basis/MLton/Process/spawne.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/MLton/Process/spawne.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/MLton/Rusage/rusage-gdb.o basis/MLton/Rusage/rusage.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/MLton/Rusage/rusage.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/Signal-gdb.o basis/Posix/Signal.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/Signal.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/ProcEnv/getenv-gdb.o basis/Posix/ProcEnv/getenv.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/ProcEnv/getenv.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/ProcEnv/environ-gdb.o basis/Posix/ProcEnv/environ.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/ProcEnv/environ.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/ProcEnv/ttyname-gdb.o basis/Posix/ProcEnv/ttyname.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/ProcEnv/ttyname.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/ProcEnv/getgroups-gdb.o basis/Posix/ProcEnv/getgroups.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/ProcEnv/getgroups.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/ProcEnv/isatty-gdb.o basis/Posix/ProcEnv/isatty.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/ProcEnv/isatty.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/ProcEnv/Uname-gdb.o basis/Posix/ProcEnv/Uname.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/ProcEnv/Uname.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/ProcEnv/sysconf-gdb.o basis/Posix/ProcEnv/sysconf.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/ProcEnv/sysconf.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/ProcEnv/sysconf-consts-gdb.o basis/Posix/ProcEnv/sysconf-consts.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/ProcEnv/sysconf-consts.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/ProcEnv/Times-gdb.o basis/Posix/ProcEnv/Times.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/ProcEnv/Times.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/ProcEnv/setgroups-gdb.o basis/Posix/ProcEnv/setgroups.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/ProcEnv/setgroups.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/ProcEnv/getlogin-gdb.o basis/Posix/ProcEnv/getlogin.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/ProcEnv/getlogin.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/ProcEnv/ProcEnv-gdb.o basis/Posix/ProcEnv/ProcEnv.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/ProcEnv/ProcEnv.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/ProcEnv/setenv-gdb.o basis/Posix/ProcEnv/setenv.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/ProcEnv/setenv.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/Error-consts-gdb.o basis/Posix/Error-consts.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/Error-consts.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/TTY-consts-gdb.o basis/Posix/TTY-consts.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/TTY-consts.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/IO/write-gdb.o basis/Posix/IO/write.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/IO/write.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/IO/fsync-gdb.o basis/Posix/IO/fsync.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/IO/fsync.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/IO/read-gdb.o basis/Posix/IO/read.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/IO/read.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/IO/FLock-gdb.o basis/Posix/IO/FLock.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/IO/FLock.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/IO/lseek-gdb.o basis/Posix/IO/lseek.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/IO/lseek.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/IO/lseek-consts-gdb.o basis/Posix/IO/lseek-consts.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/IO/lseek-consts.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/IO/fcntl3-gdb.o basis/Posix/IO/fcntl3.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/IO/fcntl3.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/IO/pipe-gdb.o basis/Posix/IO/pipe.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/IO/pipe.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/IO/close-gdb.o basis/Posix/IO/close.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/IO/close.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/IO/FLock-consts-gdb.o basis/Posix/IO/FLock-consts.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/IO/FLock-consts.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/IO/dup2-gdb.o basis/Posix/IO/dup2.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/IO/dup2.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/IO/dup-gdb.o basis/Posix/IO/dup.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/IO/dup.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/IO/fcntl-consts-gdb.o basis/Posix/IO/fcntl-consts.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/IO/fcntl-consts.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/IO/fcntl2-gdb.o basis/Posix/IO/fcntl2.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/IO/fcntl2.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/SysDB/Group-gdb.o basis/Posix/SysDB/Group.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/SysDB/Group.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/SysDB/Passwd-gdb.o basis/Posix/SysDB/Passwd.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/SysDB/Passwd.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/Signal-consts-gdb.o basis/Posix/Signal-consts.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/Signal-consts.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/TTY-gdb.o basis/Posix/TTY.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/TTY.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/Error-gdb.o basis/Posix/Error.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/Error.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/Process/waitpid-consts-gdb.o basis/Posix/Process/waitpid-consts.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/Process/waitpid-consts.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/Process/exit-gdb.o basis/Posix/Process/exit.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/Process/exit.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/Process/ifStopped-gdb.o basis/Posix/Process/ifStopped.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/Process/ifStopped.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/Process/kill-gdb.o basis/Posix/Process/kill.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/Process/kill.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/Process/exitStatus-gdb.o basis/Posix/Process/exitStatus.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/Process/exitStatus.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/Process/sleep-gdb.o basis/Posix/Process/sleep.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/Process/sleep.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/Process/system-gdb.o basis/Posix/Process/system.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/Process/system.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/Process/nanosleep-gdb.o basis/Posix/Process/nanosleep.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/Process/nanosleep.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/Process/ifExited-gdb.o basis/Posix/Process/ifExited.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/Process/ifExited.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/Process/alarm-gdb.o basis/Posix/Process/alarm.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/Process/alarm.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/Process/waitpid-gdb.o basis/Posix/Process/waitpid.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/Process/waitpid.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/Process/ifSignaled-gdb.o basis/Posix/Process/ifSignaled.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/Process/ifSignaled.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/Process/execp-gdb.o basis/Posix/Process/execp.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/Process/execp.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/Process/stopSig-gdb.o basis/Posix/Process/stopSig.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/Process/stopSig.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/Process/fork-gdb.o basis/Posix/Process/fork.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/Process/fork.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/Process/exece-gdb.o basis/Posix/Process/exece.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/Process/exece.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/Process/pause-gdb.o basis/Posix/Process/pause.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/Process/pause.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/Process/termSig-gdb.o basis/Posix/Process/termSig.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/Process/termSig.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/FileSys/fchown-gdb.o basis/Posix/FileSys/fchown.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/FileSys/fchown.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/FileSys/getcwd-gdb.o basis/Posix/FileSys/getcwd.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/FileSys/getcwd.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/FileSys/FileSys-consts-gdb.o basis/Posix/FileSys/FileSys-consts.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/FileSys/FileSys-consts.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/FileSys/ST-gdb.o basis/Posix/FileSys/ST.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/FileSys/ST.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/FileSys/rmdir-gdb.o basis/Posix/FileSys/rmdir.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/FileSys/rmdir.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/FileSys/open2-gdb.o basis/Posix/FileSys/open2.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/FileSys/open2.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/FileSys/Dirstream-gdb.o basis/Posix/FileSys/Dirstream.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/FileSys/Dirstream.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/FileSys/fchmod-gdb.o basis/Posix/FileSys/fchmod.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/FileSys/fchmod.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/FileSys/umask-gdb.o basis/Posix/FileSys/umask.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/FileSys/umask.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/FileSys/fpathconf-gdb.o basis/Posix/FileSys/fpathconf.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/FileSys/fpathconf.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/FileSys/chdir-gdb.o basis/Posix/FileSys/chdir.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/FileSys/chdir.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/FileSys/Utimbuf-gdb.o basis/Posix/FileSys/Utimbuf.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/FileSys/Utimbuf.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/FileSys/readlink-gdb.o basis/Posix/FileSys/readlink.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/FileSys/readlink.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/FileSys/mkdir-gdb.o basis/Posix/FileSys/mkdir.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/FileSys/mkdir.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/FileSys/chown-gdb.o basis/Posix/FileSys/chown.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/FileSys/chown.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/FileSys/Stat-gdb.o basis/Posix/FileSys/Stat.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/FileSys/Stat.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/FileSys/mkfifo-gdb.o basis/Posix/FileSys/mkfifo.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/FileSys/mkfifo.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/FileSys/link-gdb.o basis/Posix/FileSys/link.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/FileSys/link.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/FileSys/symlink-gdb.o basis/Posix/FileSys/symlink.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/FileSys/symlink.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/FileSys/pathconf-gdb.o basis/Posix/FileSys/pathconf.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/FileSys/pathconf.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/FileSys/rename-gdb.o basis/Posix/FileSys/rename.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/FileSys/rename.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/FileSys/open3-gdb.o basis/Posix/FileSys/open3.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/FileSys/open3.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/FileSys/fchdir-gdb.o basis/Posix/FileSys/fchdir.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/FileSys/fchdir.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/FileSys/unlink-gdb.o basis/Posix/FileSys/unlink.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/FileSys/unlink.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/FileSys/access-gdb.o basis/Posix/FileSys/access.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/FileSys/access.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/FileSys/chmod-gdb.o basis/Posix/FileSys/chmod.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/FileSys/chmod.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/FileSys/truncate-gdb.o basis/Posix/FileSys/truncate.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/FileSys/truncate.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -DASSERT=1 -Wno-uninitialized -O0 -g -c -o basis/Posix/FileSys/ftruncate-gdb.o basis/Posix/FileSys/ftruncate.c In file included from /usr/include/assert.h:35, from ./cenv.h:21, from ./platform.h:13, from basis/Posix/FileSys/ftruncate.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ rm -f libmlton-gdb.a ar rc libmlton-gdb.a util-gdb.o platform-gdb.o platform/linux-gdb.o gc-gdb.o basis/Word/Word-gdb.o basis/Real/IEEEReal-consts-gdb.o basis/Real/strtor-gdb.o basis/Real/Real-gdb.o basis/Real/gdtoa-gdb.o basis/Real/Math-gdb.o basis/Real/IEEEReal-gdb.o basis/Real/Real-consts-gdb.o basis/IntInf/int-inf-gdb.o basis/System/CommandLine-gdb.o basis/System/Time-gdb.o basis/System/Date-gdb.o basis/System/OS/IO/poll-consts-gdb.o basis/System/OS/IO/poll-gdb.o basis/Stdio-gdb.o basis/Net/Socket/INetSock-consts-gdb.o basis/Net/Socket/GenericSock-gdb.o basis/Net/Socket/Socket-consts-gdb.o basis/Net/Socket/Socket-gdb.o basis/Net/Socket/UnixSock-gdb.o basis/Net/Socket/INetSock-gdb.o basis/Net/Socket/select-gdb.o basis/Net/NetServDB-gdb.o basis/Net/Net-gdb.o basis/Net/NetHostDB-consts-gdb.o basis/Net/NetProtDB-gdb.o basis/Net/NetHostDB-gdb.o basis/coerce-gdb.o basis/cpointer-gdb.o basis/MLton/Rlimit/rlimit-consts-gdb.o basis/MLton/Rlimit/rlimit-gdb.o basis/MLton/Itimer/set-gdb.o basis/MLton/Itimer/itimer-consts-gdb.o basis/MLton/Syslog/Syslog-gdb.o basis/MLton/Syslog/Syslog-consts-gdb.o basis/MLton/bug-gdb.o basis/MLton/Process/spawnp-gdb.o basis/MLton/Process/spawne-gdb.o basis/MLton/Rusage/rusage-gdb.o basis/Posix/Signal-gdb.o basis/Posix/ProcEnv/getenv-gdb.o basis/Posix/ProcEnv/environ-gdb.o basis/Posix/ProcEnv/ttyname-gdb.o basis/Posix/ProcEnv/getgroups-gdb.o basis/Posix/ProcEnv/isatty-gdb.o basis/Posix/ProcEnv/Uname-gdb.o basis/Posix/ProcEnv/sysconf-gdb.o basis/Posix/ProcEnv/sysconf-consts-gdb.o basis/Posix/ProcEnv/Times-gdb.o basis/Posix/ProcEnv/setgroups-gdb.o basis/Posix/ProcEnv/getlogin-gdb.o basis/Posix/ProcEnv/ProcEnv-gdb.o basis/Posix/ProcEnv/setenv-gdb.o basis/Posix/Error-consts-gdb.o basis/Posix/TTY-consts-gdb.o basis/Posix/IO/write-gdb.o basis/Posix/IO/fsync-gdb.o basis/Posix/IO/read-gdb.o basis/Posix/IO/FLock-gdb.o basis/Posix/IO/lseek-gdb.o basis/Posix/IO/lseek-consts-gdb.o basis/Posix/IO/fcntl3-gdb.o basis/Posix/IO/pipe-gdb.o basis/Posix/IO/close-gdb.o basis/Posix/IO/FLock-consts-gdb.o basis/Posix/IO/dup2-gdb.o basis/Posix/IO/dup-gdb.o basis/Posix/IO/fcntl-consts-gdb.o basis/Posix/IO/fcntl2-gdb.o basis/Posix/SysDB/Group-gdb.o basis/Posix/SysDB/Passwd-gdb.o basis/Posix/Signal-consts-gdb.o basis/Posix/TTY-gdb.o basis/Posix/Error-gdb.o basis/Posix/Process/waitpid-consts-gdb.o basis/Posix/Process/exit-gdb.o basis/Posix/Process/ifStopped-gdb.o basis/Posix/Process/kill-gdb.o basis/Posix/Process/exitStatus-gdb.o basis/Posix/Process/sleep-gdb.o basis/Posix/Process/system-gdb.o basis/Posix/Process/nanosleep-gdb.o basis/Posix/Process/ifExited-gdb.o basis/Posix/Process/alarm-gdb.o basis/Posix/Process/waitpid-gdb.o basis/Posix/Process/ifSignaled-gdb.o basis/Posix/Process/execp-gdb.o basis/Posix/Process/stopSig-gdb.o basis/Posix/Process/fork-gdb.o basis/Posix/Process/exece-gdb.o basis/Posix/Process/pause-gdb.o basis/Posix/Process/termSig-gdb.o basis/Posix/FileSys/fchown-gdb.o basis/Posix/FileSys/getcwd-gdb.o basis/Posix/FileSys/FileSys-consts-gdb.o basis/Posix/FileSys/ST-gdb.o basis/Posix/FileSys/rmdir-gdb.o basis/Posix/FileSys/open2-gdb.o basis/Posix/FileSys/Dirstream-gdb.o basis/Posix/FileSys/fchmod-gdb.o basis/Posix/FileSys/umask-gdb.o basis/Posix/FileSys/fpathconf-gdb.o basis/Posix/FileSys/chdir-gdb.o basis/Posix/FileSys/Utimbuf-gdb.o basis/Posix/FileSys/readlink-gdb.o basis/Posix/FileSys/mkdir-gdb.o basis/Posix/FileSys/chown-gdb.o basis/Posix/FileSys/Stat-gdb.o basis/Posix/FileSys/mkfifo-gdb.o basis/Posix/FileSys/link-gdb.o basis/Posix/FileSys/symlink-gdb.o basis/Posix/FileSys/pathconf-gdb.o basis/Posix/FileSys/rename-gdb.o basis/Posix/FileSys/open3-gdb.o basis/Posix/FileSys/fchdir-gdb.o basis/Posix/FileSys/unlink-gdb.o basis/Posix/FileSys/access-gdb.o basis/Posix/FileSys/chmod-gdb.o basis/Posix/FileSys/truncate-gdb.o basis/Posix/FileSys/ftruncate-gdb.o ranlib libmlton-gdb.a gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o util-pic.o util.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o platform-pic.o platform.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o platform/linux-pic.o platform/linux.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -Wno-unreachable-code -c -o gc-pic.o gc.c In file included from gc.c:50: gc/int-inf.c: In function 'fillIntInfArg': gc/int-inf.c:91:30: warning: taking address of packed member of 'struct GC_intInf' may result in an unaligned pointer value [-Waddress-of-packed-member] 91 | res->_mp_d = (mp_limb_t*)(bp->obj.limbs); | ^ gc/int-inf.c: In function 'initIntInfRes': gc/int-inf.c:122:28: warning: taking address of packed member of 'struct GC_intInf' may result in an unaligned pointer value [-Waddress-of-packed-member] 122 | res->_mp_d = (mp_limb_t*)(bp->obj.limbs); | ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Word/Word-pic.o basis/Word/Word.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Real/IEEEReal-consts-pic.o basis/Real/IEEEReal-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Real/strtor-pic.o basis/Real/strtor.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -Wno-float-equal -c -o basis/Real/Real-pic.o basis/Real/Real.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Real/gdtoa-pic.o basis/Real/gdtoa.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Real/Math-pic.o basis/Real/Math.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Real/IEEEReal-pic.o basis/Real/IEEEReal.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Real/Real-consts-pic.o basis/Real/Real-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/IntInf/int-inf-pic.o basis/IntInf/int-inf.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/System/CommandLine-pic.o basis/System/CommandLine.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/System/Time-pic.o basis/System/Time.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -Wno-format-nonliteral -c -o basis/System/Date-pic.o basis/System/Date.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/System/OS/IO/poll-consts-pic.o basis/System/OS/IO/poll-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/System/OS/IO/poll-pic.o basis/System/OS/IO/poll.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Stdio-pic.o basis/Stdio.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Net/Socket/INetSock-consts-pic.o basis/Net/Socket/INetSock-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Net/Socket/GenericSock-pic.o basis/Net/Socket/GenericSock.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Net/Socket/Socket-consts-pic.o basis/Net/Socket/Socket-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Net/Socket/Socket-pic.o basis/Net/Socket/Socket.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Net/Socket/UnixSock-pic.o basis/Net/Socket/UnixSock.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Net/Socket/INetSock-pic.o basis/Net/Socket/INetSock.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Net/Socket/select-pic.o basis/Net/Socket/select.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Net/NetServDB-pic.o basis/Net/NetServDB.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Net/Net-pic.o basis/Net/Net.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Net/NetHostDB-consts-pic.o basis/Net/NetHostDB-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Net/NetProtDB-pic.o basis/Net/NetProtDB.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Net/NetHostDB-pic.o basis/Net/NetHostDB.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/coerce-pic.o basis/coerce.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/cpointer-pic.o basis/cpointer.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/MLton/Rlimit/rlimit-consts-pic.o basis/MLton/Rlimit/rlimit-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/MLton/Rlimit/rlimit-pic.o basis/MLton/Rlimit/rlimit.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/MLton/Itimer/set-pic.o basis/MLton/Itimer/set.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/MLton/Itimer/itimer-consts-pic.o basis/MLton/Itimer/itimer-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/MLton/Syslog/Syslog-pic.o basis/MLton/Syslog/Syslog.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/MLton/Syslog/Syslog-consts-pic.o basis/MLton/Syslog/Syslog-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/MLton/bug-pic.o basis/MLton/bug.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/MLton/Process/spawnp-pic.o basis/MLton/Process/spawnp.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/MLton/Process/spawne-pic.o basis/MLton/Process/spawne.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/MLton/Rusage/rusage-pic.o basis/MLton/Rusage/rusage.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/Signal-pic.o basis/Posix/Signal.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/ProcEnv/getenv-pic.o basis/Posix/ProcEnv/getenv.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/ProcEnv/environ-pic.o basis/Posix/ProcEnv/environ.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/ProcEnv/ttyname-pic.o basis/Posix/ProcEnv/ttyname.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/ProcEnv/getgroups-pic.o basis/Posix/ProcEnv/getgroups.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/ProcEnv/isatty-pic.o basis/Posix/ProcEnv/isatty.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/ProcEnv/Uname-pic.o basis/Posix/ProcEnv/Uname.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/ProcEnv/sysconf-pic.o basis/Posix/ProcEnv/sysconf.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/ProcEnv/sysconf-consts-pic.o basis/Posix/ProcEnv/sysconf-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/ProcEnv/Times-pic.o basis/Posix/ProcEnv/Times.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/ProcEnv/setgroups-pic.o basis/Posix/ProcEnv/setgroups.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/ProcEnv/getlogin-pic.o basis/Posix/ProcEnv/getlogin.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/ProcEnv/ProcEnv-pic.o basis/Posix/ProcEnv/ProcEnv.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/ProcEnv/setenv-pic.o basis/Posix/ProcEnv/setenv.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/Error-consts-pic.o basis/Posix/Error-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/TTY-consts-pic.o basis/Posix/TTY-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/IO/write-pic.o basis/Posix/IO/write.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/IO/fsync-pic.o basis/Posix/IO/fsync.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/IO/read-pic.o basis/Posix/IO/read.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/IO/FLock-pic.o basis/Posix/IO/FLock.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/IO/lseek-pic.o basis/Posix/IO/lseek.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/IO/lseek-consts-pic.o basis/Posix/IO/lseek-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/IO/fcntl3-pic.o basis/Posix/IO/fcntl3.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/IO/pipe-pic.o basis/Posix/IO/pipe.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/IO/close-pic.o basis/Posix/IO/close.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/IO/FLock-consts-pic.o basis/Posix/IO/FLock-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/IO/dup2-pic.o basis/Posix/IO/dup2.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/IO/dup-pic.o basis/Posix/IO/dup.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/IO/fcntl-consts-pic.o basis/Posix/IO/fcntl-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/IO/fcntl2-pic.o basis/Posix/IO/fcntl2.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/SysDB/Group-pic.o basis/Posix/SysDB/Group.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/SysDB/Passwd-pic.o basis/Posix/SysDB/Passwd.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/Signal-consts-pic.o basis/Posix/Signal-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/TTY-pic.o basis/Posix/TTY.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/Error-pic.o basis/Posix/Error.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/Process/waitpid-consts-pic.o basis/Posix/Process/waitpid-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/Process/exit-pic.o basis/Posix/Process/exit.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/Process/ifStopped-pic.o basis/Posix/Process/ifStopped.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/Process/kill-pic.o basis/Posix/Process/kill.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/Process/exitStatus-pic.o basis/Posix/Process/exitStatus.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/Process/sleep-pic.o basis/Posix/Process/sleep.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/Process/system-pic.o basis/Posix/Process/system.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/Process/nanosleep-pic.o basis/Posix/Process/nanosleep.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/Process/ifExited-pic.o basis/Posix/Process/ifExited.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/Process/alarm-pic.o basis/Posix/Process/alarm.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/Process/waitpid-pic.o basis/Posix/Process/waitpid.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/Process/ifSignaled-pic.o basis/Posix/Process/ifSignaled.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/Process/execp-pic.o basis/Posix/Process/execp.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/Process/stopSig-pic.o basis/Posix/Process/stopSig.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/Process/fork-pic.o basis/Posix/Process/fork.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/Process/exece-pic.o basis/Posix/Process/exece.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/Process/pause-pic.o basis/Posix/Process/pause.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/Process/termSig-pic.o basis/Posix/Process/termSig.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/FileSys/fchown-pic.o basis/Posix/FileSys/fchown.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/FileSys/getcwd-pic.o basis/Posix/FileSys/getcwd.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/FileSys/FileSys-consts-pic.o basis/Posix/FileSys/FileSys-consts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/FileSys/ST-pic.o basis/Posix/FileSys/ST.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/FileSys/rmdir-pic.o basis/Posix/FileSys/rmdir.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/FileSys/open2-pic.o basis/Posix/FileSys/open2.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/FileSys/Dirstream-pic.o basis/Posix/FileSys/Dirstream.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/FileSys/fchmod-pic.o basis/Posix/FileSys/fchmod.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/FileSys/umask-pic.o basis/Posix/FileSys/umask.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/FileSys/fpathconf-pic.o basis/Posix/FileSys/fpathconf.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/FileSys/chdir-pic.o basis/Posix/FileSys/chdir.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/FileSys/Utimbuf-pic.o basis/Posix/FileSys/Utimbuf.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/FileSys/readlink-pic.o basis/Posix/FileSys/readlink.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/FileSys/mkdir-pic.o basis/Posix/FileSys/mkdir.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/FileSys/chown-pic.o basis/Posix/FileSys/chown.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/FileSys/Stat-pic.o basis/Posix/FileSys/Stat.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/FileSys/mkfifo-pic.o basis/Posix/FileSys/mkfifo.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/FileSys/link-pic.o basis/Posix/FileSys/link.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/FileSys/symlink-pic.o basis/Posix/FileSys/symlink.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/FileSys/pathconf-pic.o basis/Posix/FileSys/pathconf.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/FileSys/rename-pic.o basis/Posix/FileSys/rename.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/FileSys/open3-pic.o basis/Posix/FileSys/open3.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/FileSys/fchdir-pic.o basis/Posix/FileSys/fchdir.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/FileSys/unlink-pic.o basis/Posix/FileSys/unlink.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/FileSys/access-pic.o basis/Posix/FileSys/access.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/FileSys/chmod-pic.o basis/Posix/FileSys/chmod.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/FileSys/truncate-pic.o basis/Posix/FileSys/truncate.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -fPIC -c -o basis/Posix/FileSys/ftruncate-pic.o basis/Posix/FileSys/ftruncate.c rm -f libmlton-pic.a ar rc libmlton-pic.a util-pic.o platform-pic.o platform/linux-pic.o gc-pic.o basis/Word/Word-pic.o basis/Real/IEEEReal-consts-pic.o basis/Real/strtor-pic.o basis/Real/Real-pic.o basis/Real/gdtoa-pic.o basis/Real/Math-pic.o basis/Real/IEEEReal-pic.o basis/Real/Real-consts-pic.o basis/IntInf/int-inf-pic.o basis/System/CommandLine-pic.o basis/System/Time-pic.o basis/System/Date-pic.o basis/System/OS/IO/poll-consts-pic.o basis/System/OS/IO/poll-pic.o basis/Stdio-pic.o basis/Net/Socket/INetSock-consts-pic.o basis/Net/Socket/GenericSock-pic.o basis/Net/Socket/Socket-consts-pic.o basis/Net/Socket/Socket-pic.o basis/Net/Socket/UnixSock-pic.o basis/Net/Socket/INetSock-pic.o basis/Net/Socket/select-pic.o basis/Net/NetServDB-pic.o basis/Net/Net-pic.o basis/Net/NetHostDB-consts-pic.o basis/Net/NetProtDB-pic.o basis/Net/NetHostDB-pic.o basis/coerce-pic.o basis/cpointer-pic.o basis/MLton/Rlimit/rlimit-consts-pic.o basis/MLton/Rlimit/rlimit-pic.o basis/MLton/Itimer/set-pic.o basis/MLton/Itimer/itimer-consts-pic.o basis/MLton/Syslog/Syslog-pic.o basis/MLton/Syslog/Syslog-consts-pic.o basis/MLton/bug-pic.o basis/MLton/Process/spawnp-pic.o basis/MLton/Process/spawne-pic.o basis/MLton/Rusage/rusage-pic.o basis/Posix/Signal-pic.o basis/Posix/ProcEnv/getenv-pic.o basis/Posix/ProcEnv/environ-pic.o basis/Posix/ProcEnv/ttyname-pic.o basis/Posix/ProcEnv/getgroups-pic.o basis/Posix/ProcEnv/isatty-pic.o basis/Posix/ProcEnv/Uname-pic.o basis/Posix/ProcEnv/sysconf-pic.o basis/Posix/ProcEnv/sysconf-consts-pic.o basis/Posix/ProcEnv/Times-pic.o basis/Posix/ProcEnv/setgroups-pic.o basis/Posix/ProcEnv/getlogin-pic.o basis/Posix/ProcEnv/ProcEnv-pic.o basis/Posix/ProcEnv/setenv-pic.o basis/Posix/Error-consts-pic.o basis/Posix/TTY-consts-pic.o basis/Posix/IO/write-pic.o basis/Posix/IO/fsync-pic.o basis/Posix/IO/read-pic.o basis/Posix/IO/FLock-pic.o basis/Posix/IO/lseek-pic.o basis/Posix/IO/lseek-consts-pic.o basis/Posix/IO/fcntl3-pic.o basis/Posix/IO/pipe-pic.o basis/Posix/IO/close-pic.o basis/Posix/IO/FLock-consts-pic.o basis/Posix/IO/dup2-pic.o basis/Posix/IO/dup-pic.o basis/Posix/IO/fcntl-consts-pic.o basis/Posix/IO/fcntl2-pic.o basis/Posix/SysDB/Group-pic.o basis/Posix/SysDB/Passwd-pic.o basis/Posix/Signal-consts-pic.o basis/Posix/TTY-pic.o basis/Posix/Error-pic.o basis/Posix/Process/waitpid-consts-pic.o basis/Posix/Process/exit-pic.o basis/Posix/Process/ifStopped-pic.o basis/Posix/Process/kill-pic.o basis/Posix/Process/exitStatus-pic.o basis/Posix/Process/sleep-pic.o basis/Posix/Process/system-pic.o basis/Posix/Process/nanosleep-pic.o basis/Posix/Process/ifExited-pic.o basis/Posix/Process/alarm-pic.o basis/Posix/Process/waitpid-pic.o basis/Posix/Process/ifSignaled-pic.o basis/Posix/Process/execp-pic.o basis/Posix/Process/stopSig-pic.o basis/Posix/Process/fork-pic.o basis/Posix/Process/exece-pic.o basis/Posix/Process/pause-pic.o basis/Posix/Process/termSig-pic.o basis/Posix/FileSys/fchown-pic.o basis/Posix/FileSys/getcwd-pic.o basis/Posix/FileSys/FileSys-consts-pic.o basis/Posix/FileSys/ST-pic.o basis/Posix/FileSys/rmdir-pic.o basis/Posix/FileSys/open2-pic.o basis/Posix/FileSys/Dirstream-pic.o basis/Posix/FileSys/fchmod-pic.o basis/Posix/FileSys/umask-pic.o basis/Posix/FileSys/fpathconf-pic.o basis/Posix/FileSys/chdir-pic.o basis/Posix/FileSys/Utimbuf-pic.o basis/Posix/FileSys/readlink-pic.o basis/Posix/FileSys/mkdir-pic.o basis/Posix/FileSys/chown-pic.o basis/Posix/FileSys/Stat-pic.o basis/Posix/FileSys/mkfifo-pic.o basis/Posix/FileSys/link-pic.o basis/Posix/FileSys/symlink-pic.o basis/Posix/FileSys/pathconf-pic.o basis/Posix/FileSys/rename-pic.o basis/Posix/FileSys/open3-pic.o basis/Posix/FileSys/fchdir-pic.o basis/Posix/FileSys/unlink-pic.o basis/Posix/FileSys/access-pic.o basis/Posix/FileSys/chmod-pic.o basis/Posix/FileSys/truncate-pic.o basis/Posix/FileSys/ftruncate-pic.o ranlib libmlton-pic.a gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -fno-common -pedantic -Wall -Wformat=2 -Wuninitialized -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -I. -Iplatform -Wdisabled-optimization -O2 -fomit-frame-pointer -o gen/gen-sizes gen/gen-sizes.c -L. -lmlton rm -f gen/sizes cd gen && ./gen-sizes rm -f gen/gen-sizes gen/gen-sizes touch gen/gen-sizes.stamp make[2]: Leaving directory '/builddir/build/BUILD/mlton-20180207/runtime' cp -fpR "/builddir/build/BUILD/mlton-20180207/include/"*.h "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include/" cp -fpR "/builddir/build/BUILD/mlton-20180207/runtime/"*.a "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/" cp -fpR "/builddir/build/BUILD/mlton-20180207/runtime/gen/sizes" "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/" cp -fpR "/builddir/build/BUILD/mlton-20180207/runtime/gen/c-types.sml" "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/sml/" echo "linux" > "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/os" echo "s390" > "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/arch" cp -fpR "/builddir/build/BUILD/mlton-20180207/runtime/gen/basis-ffi.sml" \ basis-library/primitive/basis-ffi.sml cp -fpR "/builddir/build/BUILD/mlton-20180207/runtime/"*.h "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include/" mv -f "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include/c-types.h" "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include" for d in basis basis/Real basis/Word gc platform util; do \ mkdir -p "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include/$d"; \ cp -fpR "/builddir/build/BUILD/mlton-20180207/runtime/$d/"*.h "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include/$d"; \ done make[1]: Leaving directory '/builddir/build/BUILD/mlton-20180207' make compiler CHECK_FIXPOINT=false # tools0 + mlton0 -> mlton1 make[1]: Entering directory '/builddir/build/BUILD/mlton-20180207' make -C "/builddir/build/BUILD/mlton-20180207/mlton" MLTON_OUTPUT=mlton-compile make[2]: Entering directory '/builddir/build/BUILD/mlton-20180207/mlton' sed "s/MLTON_VERSION/20180207/" \ < control/version_sml.src \ > control/version.sml make -C front-end ml.grm.sig ml.grm.sml make[3]: Entering directory '/builddir/build/BUILD/mlton-20180207/mlton/front-end' rm -f ml.grm.* mlyacc ml.grm 1 shift/reduce conflict mv ml.grm.sml ml.grm.sml.in sed -e 's/in f 0 handle General.Subscript => ()/in f 0 handle Pervasive.General.Subscript => ()/' ml.grm.sml.in > ml.grm.sml mv ml.grm.sml ml.grm.sml.in sed -e 's/in Array.fromList(List.map actionRowLookUp actionRowNumbers)/in Array.fromList(Pervasive.List.map actionRowLookUp actionRowNumbers)/' ml.grm.sml.in > ml.grm.sml rm -f ml.grm.sml.in chmod -w ml.grm.* make[3]: Nothing to be done for 'ml.grm.sml'. make[3]: Leaving directory '/builddir/build/BUILD/mlton-20180207/mlton/front-end' make -C front-end ml.lex.sml make[3]: Entering directory '/builddir/build/BUILD/mlton-20180207/mlton/front-end' rm -f ml.lex.* mllex ml.lex Number of states = 418 Number of distinct rows = 290 Approx. memory size of trans. table = 593920 bytes mv ml.lex.sml ml.lex.sml.in sed -e 's/val s = List.map f (List.rev (tl (List.rev s)))/val s = Pervasive.List.map f (Pervasive.List.rev (tl (Pervasive.List.rev s)))/' ml.lex.sml.in > ml.lex.sml mv ml.lex.sml ml.lex.sml.in sed -e 's/in Vector.fromList(List.map g/in Vector.fromList(Pervasive.List.map g/' ml.lex.sml.in > ml.lex.sml rm -f ml.lex.sml.in chmod -w ml.lex.* make[3]: Leaving directory '/builddir/build/BUILD/mlton-20180207/mlton/front-end' make -C front-end mlb.grm.sig mlb.grm.sml make[3]: Entering directory '/builddir/build/BUILD/mlton-20180207/mlton/front-end' rm -f mlb.grm.* mlyacc mlb.grm mv mlb.grm.sml mlb.grm.sml.in sed -e 's/in f 0 handle General.Subscript => ()/in f 0 handle Pervasive.General.Subscript => ()/' mlb.grm.sml.in > mlb.grm.sml mv mlb.grm.sml mlb.grm.sml.in sed -e 's/in Array.fromList(List.map actionRowLookUp actionRowNumbers)/in Array.fromList(Pervasive.List.map actionRowLookUp actionRowNumbers)/' mlb.grm.sml.in > mlb.grm.sml rm -f mlb.grm.sml.in chmod -w mlb.grm.* make[3]: Nothing to be done for 'mlb.grm.sml'. make[3]: Leaving directory '/builddir/build/BUILD/mlton-20180207/mlton/front-end' make -C front-end mlb.lex.sml make[3]: Entering directory '/builddir/build/BUILD/mlton-20180207/mlton/front-end' rm -f mlb.lex.* mllex mlb.lex Number of states = 197 Number of distinct rows = 117 Approx. memory size of trans. table = 29952 bytes mv mlb.lex.sml mlb.lex.sml.in sed -e 's/val s = List.map f (List.rev (tl (List.rev s)))/val s = Pervasive.List.map f (Pervasive.List.rev (tl (Pervasive.List.rev s)))/' mlb.lex.sml.in > mlb.lex.sml mv mlb.lex.sml mlb.lex.sml.in sed -e 's/in Vector.fromList(List.map g/in Vector.fromList(Pervasive.List.map g/' mlb.lex.sml.in > mlb.lex.sml rm -f mlb.lex.sml.in chmod -w mlb.lex.* make[3]: Leaving directory '/builddir/build/BUILD/mlton-20180207/mlton/front-end' ( \ echo '$(SML_LIB)/basis/unsafe.mlb'; \ echo '$(SML_LIB)/basis/sml-nj.mlb'; \ echo '$(SML_LIB)/basis/mlton.mlb'; \ echo '$(SML_LIB)/basis/basis.mlb'; \ mlton -stop f mlton.mlb | grep -v 'mlb$' | grep 'mlyacc'; \ mlton -stop f ../lib/stubs/mlton-stubs/sources.mlb | \ grep -v 'mlb$' | \ grep 'mlton-stubs'; \ mlton -stop f mlton.mlb | \ grep -v 'mlb$' | \ grep -v 'sml/basis' | \ grep -v 'targets' | \ grep -v 'mlyacc'; \ ) > mlton-stubs.mlb rm -f control/version.sml make control/version.sml make[3]: Entering directory '/builddir/build/BUILD/mlton-20180207/mlton' sed "s/MLTON_VERSION/20180207/" \ < control/version_sml.src \ > control/version.sml make[3]: Leaving directory '/builddir/build/BUILD/mlton-20180207/mlton' Compiling mlton "mlton" @MLton gc-summary ram-slop 0.7 -- \ -verbose 2 \ -target self -output mlton-compile mlton-stubs.mlb MLton starting MLton 20180207 created this file on Thu Jan 30 08:44:30 2020. Do not edit this file. Flag settings: align: 8 atMLtons: (@MLton, --) chunk: coalesce 4096 closureConvertGlobalize: true closureConvertShrink: true codegen: c contifyIntoMain: false debug: false defaultChar: char8 defaultWideChar: widechar32 defaultInt: int32 defaultReal: real64 defaultWord: word32 diag passes: [] execute passes: [] elaborate allowConstant (default): false elaborate allowConstant (enabled): true elaborate allowFFI (default): false elaborate allowFFI (enabled): true elaborate allowPrim (default): false elaborate allowPrim (enabled): true elaborate allowOverload (default): false elaborate allowOverload (enabled): true elaborate allowRedefineSpecialIds (default): false elaborate allowRedefineSpecialIds (enabled): true elaborate allowSpecifySpecialIds (default): false elaborate allowSpecifySpecialIds (enabled): true elaborate deadCode (default): false elaborate deadCode (enabled): true elaborate forceUsed (default): false elaborate forceUsed (enabled): true elaborate ffiStr (default): elaborate ffiStr (enabled): true elaborate nonexhaustiveBind (default): warn elaborate nonexhaustiveBind (enabled): true elaborate nonexhaustiveExnBind (default): default elaborate nonexhaustiveExnBind (enabled): true elaborate redundantBind (default): warn elaborate redundantBind (enabled): true elaborate nonexhaustiveMatch (default): warn elaborate nonexhaustiveMatch (enabled): true elaborate nonexhaustiveExnMatch (default): default elaborate nonexhaustiveExnMatch (enabled): true elaborate redundantMatch (default): warn elaborate redundantMatch (enabled): true elaborate nonexhaustiveRaise (default): ignore elaborate nonexhaustiveRaise (enabled): true elaborate nonexhaustiveExnRaise (default): ignore elaborate nonexhaustiveExnRaise (enabled): true elaborate redundantRaise (default): warn elaborate redundantRaise (enabled): true elaborate resolveScope (default): strdec elaborate resolveScope (enabled): true elaborate sequenceNonUnit (default): ignore elaborate sequenceNonUnit (enabled): true elaborate valrecConstr (default): warn elaborate valrecConstr (enabled): true elaborate warnUnused (default): false elaborate warnUnused (enabled): true elaborate allowDoDecls (default): false elaborate allowDoDecls (enabled): true elaborate allowExtendedNumConsts (default): false elaborate allowExtendedNumConsts (enabled): true elaborate allowExtendedTextConsts (default): false elaborate allowExtendedTextConsts (enabled): true elaborate allowLineComments (default): false elaborate allowLineComments (enabled): true elaborate allowOptBar (default): false elaborate allowOptBar (enabled): true elaborate allowOptSemicolon (default): false elaborate allowOptSemicolon (enabled): true elaborate allowOrPats (default): false elaborate allowOrPats (enabled): true elaborate allowRecordPunExps (default): false elaborate allowRecordPunExps (enabled): true elaborate allowSigWithtype (default): false elaborate allowSigWithtype (enabled): true elaborate allowVectorExps (default): false elaborate allowVectorExps (enabled): true elaborate allowVectorPats (default): false elaborate allowVectorPats (enabled): true elaborate only: false emit main: true export header: None exn history: false generated output format: executable gc check: Limit indentation: 3 inlineIntoMain: true inlineLeafA: {loops = true, repeat = true, size = Some 20} inlineLeafB: {loops = true, repeat = true, size = Some 40} inlineNonRec: {small = 60, product = 320} input file: mlton-stubs keep AST: false keep CoreML: false keep def use: true keep dot: false keep Machine: false keep passes: [] keep RSSA: false keep SSA: false keep SSA2: false keep SXML: false keep XML: false extra_: false lib dir: /usr/lib64/mlton lib target dir: /usr/lib64/mlton/targets/self loop ssa passes: 1 loop ssa2 passes: 1 loop unrolling limit: 150 loop unswitching limit: 300 mark cards: true max function size: 10000 mlb path vars: [{var = SML_LIB, path = $(LIB_MLTON_DIR)/sml}] native commented: 0 native live stack: false native optimize: 1 native move hoist: true native copy prop: true native copy prop cutoff: 1000 native cutoff: 100 native live transfer: 8 native shuffle: true native ieee fp: false native split: Some 20000 optFuel: None optimizationPasses: [, , , ] polyvariance: Some {hofo = true, rounds = 2, small = 30, product = 300} prefer abs paths: false prof passes: [] profile: None profile branch: false profile C: [] profile IL: ProfileSource profile include/exclude: [(Seq [Star [.], Or [Seq [Seq [[$], [(], [S], [M], [L], [_], [L], [I], [B], [)]]]], Star [.]], false)] profile raise: false profile stack: false profile val: false show basis: None show basis compact: false show basis def: true show basis flat: true show def-use: None show types: true target: self target arch: S390 target OS: Linux type check: false verbosity: Pass warn unrecognized annotation: true warn deprecated features: true zone cut depth: 100 Compile SML starting pre codegen starting parseAndElaborate starting parseAndElaborate finished in 25.68 + 11.70 (31% GC) deadCode starting deadCode finished in 0.23 + 0.00 (0% GC) defunctorize starting defunctorize finished in 2.09 + 1.46 (41% GC) xmlSimplify starting typeCheck starting typeCheck finished in 1.06 + 0.00 (0% GC) xmlShrink starting xmlShrink finished in 0.92 + 0.66 (42% GC) xmlSimplifyTypes starting xmlSimplifyTypes finished in 0.72 + 0.00 (0% GC) typeCheck starting typeCheck finished in 1.05 + 0.00 (0% GC) xmlSimplify finished in 3.74 + 0.66 (15% GC) monomorphise starting monomorphise finished in 1.57 + 0.00 (0% GC) sxmlSimplify starting typeCheck starting typeCheck finished in 1.05 + 0.00 (0% GC) sxmlShrink1 starting sxmlShrink1 finished in 1.50 + 1.75 (54% GC) implementSuffix starting implementSuffix finished in 0.03 + 0.00 (0% GC) sxmlShrink2 starting sxmlShrink2 finished in 1.15 + 0.00 (0% GC) implementExceptions starting implementExceptions finished in 0.12 + 0.00 (0% GC) sxmlShrink3 starting sxmlShrink3 finished in 1.65 + 0.00 (0% GC) polyvariance starting duplicate1 starting duplicate1 finished in 2.50 + 0.00 (0% GC) duplicate2 starting duplicate2 finished in 2.12 + 1.96 (48% GC) polyvariance finished in 4.62 + 1.96 (30% GC) sxmlShrink4 starting sxmlShrink4 finished in 1.91 + 0.00 (0% GC) typeCheck starting typeCheck finished in 0.73 + 0.00 (0% GC) sxmlSimplify finished in 12.74 + 3.71 (23% GC) closureConvert starting flow analysis starting flow analysis finished in 0.96 + 0.00 (0% GC) free variables starting free variables finished in 0.47 + 0.00 (0% GC) globalize starting globalize finished in 0.36 + 0.00 (0% GC) convert starting convert finished in 3.02 + 3.93 (57% GC) closureConvert finished in 5.17 + 3.93 (43% GC) ssaSimplify starting typeCheck starting typeCheck finished in 1.79 + 0.00 (0% GC) removeUnused1 starting removeUnused1 finished in 2.91 + 1.51 (34% GC) introduceLoops1 starting introduceLoops1 finished in 0.05 + 0.00 (0% GC) loopInvariant1 starting loopInvariant1 finished in 1.12 + 0.00 (0% GC) inlineLeaf1 starting inlineLeaf1 finished in 1.52 + 1.12 (42% GC) inlineLeaf2 starting inlineLeaf2 finished in 1.30 + 0.00 (0% GC) contify1 starting contify1 finished in 1.10 + 0.95 (46% GC) localFlatten1 starting localFlatten1 finished in 0.95 + 0.00 (0% GC) constantPropagation starting constantPropagation finished in 3.12 + 3.08 (50% GC) useless starting useless finished in 3.89 + 1.88 (33% GC) loopUnroll1 skipped removeUnused2 starting removeUnused2 finished in 1.51 + 1.27 (46% GC) simplifyTypes starting simplifyTypes finished in 1.00 + 0.00 (0% GC) polyEqual starting polyEqual finished in 0.21 + 0.00 (0% GC) polyHash starting polyHash finished in 0.10 + 0.00 (0% GC) introduceLoops2 starting introduceLoops2 finished in 0.00 + 0.00 (nan% GC) loopInvariant2 starting loopInvariant2 finished in 0.55 + 0.47 (46% GC) loopUnswitch1 skipped knownCase1 skipped contify2 starting contify2 finished in 0.54 + 0.00 (0% GC) inlineNonRecursive starting inlineNonRecursive finished in 1.13 + 0.45 (28% GC) localFlatten2 starting localFlatten2 finished in 0.87 + 0.36 (29% GC) removeUnused3 starting removeUnused3 finished in 1.73 + 0.47 (21% GC) contify3 starting contify3 finished in 0.76 + 0.00 (0% GC) introduceLoops3 starting introduceLoops3 finished in 0.02 + 0.00 (0% GC) loopInvariant3 starting loopInvariant3 finished in 0.81 + 0.40 (33% GC) localRef starting localRef finished in 1.75 + 0.73 (29% GC) flatten starting flatten finished in 1.32 + 0.95 (42% GC) localFlatten3 starting localFlatten3 finished in 0.83 + 0.42 (33% GC) combineConversions starting combineConversions finished in 0.79 + 0.00 (0% GC) commonArg starting commonArg finished in 1.28 + 1.32 (51% GC) commonSubexp1 starting commonSubexp1 finished in 1.29 + 0.77 (37% GC) commonBlock starting commonBlock finished in 0.62 + 0.00 (0% GC) shareZeroVec starting shareZeroVec finished in 0.32 + 8.27 (96% GC) redundantTests starting redundantTests finished in 0.80 + 0.00 (0% GC) redundant starting redundant finished in 0.83 + 0.00 (0% GC) loopUnswitch2 skipped knownCase2 starting knownCase2 finished in 2.53 + 1.15 (31% GC) loopUnroll2 skipped commonSubexp2 skipped removeUnused4 starting removeUnused4 finished in 1.67 + 0.92 (35% GC) ssaOrderFunctions starting ssaOrderFunctions finished in 0.27 + 0.00 (0% GC) typeCheck starting typeCheck finished in 1.19 + 0.50 (30% GC) ssaSimplify finished in 42.62 + 26.98 (39% GC) toSsa2 starting toSsa2 finished in 1.06 + 0.22 (17% GC) ssa2Simplify starting typeCheck starting typeCheck finished in 1.27 + 0.49 (28% GC) deepFlatten starting deepFlatten finished in 4.97 + 3.58 (42% GC) refFlatten starting refFlatten finished in 3.02 + 1.30 (30% GC) removeUnused5 starting removeUnused5 finished in 2.01 + 2.43 (55% GC) zone starting zone finished in 0.00 + 0.00 (0% GC) ssa2OrderFunctions starting ssa2OrderFunctions finished in 0.29 + 0.00 (0% GC) typeCheck starting typeCheck finished in 1.54 + 0.00 (0% GC) ssa2Simplify finished in 13.14 + 7.79 (37% GC) backend starting toRssa starting toRssa finished in 2.07 + 0.00 (0% GC) rssaSimplify starting rssaShrink1 starting rssaShrink1 finished in 1.72 + 0.00 (0% GC) insertLimitChecks starting insertLimitChecks finished in 1.19 + 0.00 (0% GC) insertSignalChecks starting insertSignalChecks finished in 0.00 + 0.00 (0% GC) implementHandlers starting implementHandlers finished in 0.17 + 0.00 (0% GC) rssaShrink2 starting rssaShrink2 finished in 1.40 + 1.40 (50% GC) implementProfiling starting implementProfiling finished in 0.00 + 0.00 (0% GC) rssaOrderFunctions starting rssaOrderFunctions finished in 0.48 + 0.00 (0% GC) rssaSimplify finished in 5.26 + 1.40 (21% GC) toMachine starting machineShuffle skipped toMachine finished in 11.10 + 3.29 (23% GC) backend finished in 18.43 + 4.69 (20% GC) pre codegen finished in 126.99 + 61.49 (33% GC) C code gen starting C code gen finished in 4.22 + 0.00 (0% GC) Compile SML finished in 131.29 + 61.49 (32% GC) Compile and Assemble starting gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filevU7JgS.o /tmp/fileQFIIot.282.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filepei3Lt.o /tmp/fileirqABc.281.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file3KiHzw.o /tmp/fileDWOtYK.280.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileeRQhVd.o /tmp/file2E8W4x.279.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filerP2YNl.o /tmp/fileNEfZaj.278.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file9D1P41.o /tmp/filepnN299.277.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileYUscGS.o /tmp/fileX1PDrS.276.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file5eb52e.o /tmp/file5b9B4G.275.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file8t1g7M.o /tmp/file44EojG.274.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filesb3os8.o /tmp/filea6TMBE.273.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileh7VbEF.o /tmp/filegjMoqd.272.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filenm65fp.o /tmp/filezkKqj5.271.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileR0Hy2M.o /tmp/file980yhs.270.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileAK8mDK.o /tmp/fileWqXCG1.269.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filex758IG.o /tmp/filejPTH10.268.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileMG7cAk.o /tmp/file3pm8wX.267.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileL8dv19.o /tmp/fileNGpFtp.266.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filelJTmDm.o /tmp/file5RBoxK.265.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileeOjLtC.o /tmp/file5OW3Dx.264.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileG5jsyf.o /tmp/filebqLiPk.263.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filer0nGuA.o /tmp/fileSFEmtS.262.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileVQD9XA.o /tmp/filefkQ7fr.261.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileZ026FK.o /tmp/fileHGxyAI.260.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file5vOIvq.o /tmp/fileJKxKTl.259.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filePKKWa6.o /tmp/filea1rvey.258.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file0ipGjn.o /tmp/fileRgewPx.257.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file7AKiCL.o /tmp/fileJTkdxF.256.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filevOu0zQ.o /tmp/filev5gfqq.255.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileL3j7bn.o /tmp/filewAlf0Q.254.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filecBjCbz.o /tmp/fileqEHog8.253.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file8cn81X.o /tmp/fileg2YaDv.252.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filewsfP8b.o /tmp/filefDMJZO.251.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filebB6ChQ.o /tmp/file9cD27Q.250.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileUpacFJ.o /tmp/filefWHXlN.249.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filec8cyQP.o /tmp/fileJmVcDE.248.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileu0zvqs.o /tmp/file1abm0a.247.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileDwuFL2.o /tmp/fileH3DXz2.246.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileNzmJWy.o /tmp/filef95LGq.245.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileuxP1Nq.o /tmp/filebUNfSG.244.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileaw1yJ5.o /tmp/fileBphXSa.243.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileJmRbyl.o /tmp/fileFcgy9S.242.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filewQrnWU.o /tmp/filedtQxPJ.241.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file53dnvg.o /tmp/filerm40AI.240.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileEI2ErQ.o /tmp/filedIK7pH.239.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileTLUeYp.o /tmp/filedKpE1g.238.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filep9L7OU.o /tmp/fileBIQAfJ.237.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileRCHWk2.o /tmp/fileZoBSru.236.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file5qJPRA.o /tmp/fileRUow40.235.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileP9gTz3.o /tmp/fileGk1R6T.234.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file3XriTf.o /tmp/fileIElroY.233.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filebC7zsG.o /tmp/fileclBkIV.232.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filehamR0M.o /tmp/fileLOWuhq.231.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filelIr0P2.o /tmp/fileHUz4zE.230.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileKEadH8.o /tmp/filedKj609.229.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filecojQbx.o /tmp/filed3fFTG.228.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filel0jpJO.o /tmp/fileP7e6D3.227.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filem0dDKf.o /tmp/filen11DhH.226.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filepFkCzE.o /tmp/filehyi994.225.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileZcvy7s.o /tmp/fileCGSDMS.224.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file9bG0fD.o /tmp/filejzJL8p.223.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filehspvSa.o /tmp/filekYecWZ.222.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileNSwFNo.o /tmp/fileegxxLB.221.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filexAZdY2.o /tmp/filedBFwPu.220.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileE4jzLE.o /tmp/fileOqZa5V.219.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filefdaM1F.o /tmp/filemIhYte.218.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileuj3WZC.o /tmp/fileEpN6dl.217.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileB6GFKB.o /tmp/filetKmD77.216.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file35moy0.o /tmp/fileVwtHe0.215.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileWfsAvn.o /tmp/filezywWbm.214.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filehstcwB.o /tmp/file9RH4JG.213.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filepUDw7Z.o /tmp/fileacVAu7.212.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filefq6qIc.o /tmp/fileELW4HJ.211.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileTZWow0.o /tmp/fileBtlRSK.210.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileRSMhZD.o /tmp/filezYS2fI.209.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filecIyqes.o /tmp/fileMdjNIi.208.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileg9VC9K.o /tmp/fileMMqIrK.207.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileyQaVA9.o /tmp/fileZLxSnE.206.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filenoAQno.o /tmp/fileTx5hB0.205.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileDoSZPj.o /tmp/fileXkBPBg.204.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileMR5CRH.o /tmp/filekTreBv.203.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileTZt7qs.o /tmp/filepQh6UU.202.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileX6bCXa.o /tmp/fileGdZWTD.201.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filepMnTpo.o /tmp/fileLEtkXi.200.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file2Q2LXa.o /tmp/filexkkfXW.199.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filezqZGmW.o /tmp/filex2TJ5Q.198.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileTbpUkF.o /tmp/file3f2In1.197.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file6O55Pp.o /tmp/fileJr72t5.196.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileXyqffK.o /tmp/file5nv2fa.195.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file0MKwDN.o /tmp/filei8WKYS.194.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileBQC4nx.o /tmp/filenOvWVH.193.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileAMXI2g.o /tmp/fileDLCynj.192.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileH6n3kY.o /tmp/filexFjid8.191.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filehKpEQ0.o /tmp/filePEVOns.190.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filenZREDI.o /tmp/fileSM8Lxl.189.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file634EHo.o /tmp/fileSmjNwL.188.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileUdxMdV.o /tmp/filendYe8w.187.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file7StOzM.o /tmp/file9vxSz2.186.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileHQ0y7W.o /tmp/fileFIYvLa.185.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileAb5dfb.o /tmp/file76v6oh.184.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileog9wc1.o /tmp/fileMbdhu8.183.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file3orsGr.o /tmp/filejgQw67.182.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileLQVKUy.o /tmp/filerhQ9Pp.181.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filetwWxQC.o /tmp/filebgZS8s.180.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file7MbeJB.o /tmp/fileEKfpXn.179.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file8168wh.o /tmp/file1SrR9g.178.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file01pkYq.o /tmp/fileChSkfS.177.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filePuFCJn.o /tmp/fileaJlCxT.176.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file9egRJo.o /tmp/file3IWmNM.175.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file387V7q.o /tmp/fileSEFekR.174.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filetZZMox.o /tmp/file7SJTTB.173.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file3h7tJR.o /tmp/file5Op4Td.172.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileRIjU5F.o /tmp/fileMZ5YJs.171.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileXTGOHk.o /tmp/file9Y7ana.170.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file0purvW.o /tmp/file0CTGTX.169.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileeV00y9.o /tmp/filefj5J66.168.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileiyt6aK.o /tmp/fileJnhkRg.167.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileKCTXj1.o /tmp/fileKZIph9.166.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileNtJmXw.o /tmp/fileJohZAY.165.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileVvuYzB.o /tmp/filenCCU5L.164.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file0lt24q.o /tmp/file0lVhWs.163.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileH1hDWn.o /tmp/filea14AUT.162.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileqo9p9d.o /tmp/fileMxbLZc.161.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileXJEkWC.o /tmp/fileNbmhZO.160.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileTVptxB.o /tmp/file7qL3pU.159.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file2cb882.o /tmp/fileSXrHmP.158.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileXV3E2x.o /tmp/filenqA61s.157.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileHeZsW0.o /tmp/filecuewRF.156.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filePwvx0o.o /tmp/filetUrD5M.155.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileh2Nfr7.o /tmp/filez6T1v5.154.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file7T9uR5.o /tmp/filerBbSqo.153.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileT6737B.o /tmp/fileRq4Qmj.152.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filefKezJb.o /tmp/fileigW1pM.151.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileX9mCqO.o /tmp/filexfyk7a.150.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileJoZQRZ.o /tmp/fileuKB1W2.149.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileXGqKuy.o /tmp/file6idYbn.148.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileyV3MnL.o /tmp/filejPri8f.147.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileqwKHY7.o /tmp/filewsoYzY.146.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file5E98JK.o /tmp/filehoHU1w.145.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileY6SDLp.o /tmp/fileS4s3Rh.144.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file0nN2eE.o /tmp/fileL33dBA.143.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileo9NJu4.o /tmp/fileE0nIY1.142.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file52zPqW.o /tmp/fileCOwUvz.141.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileFq50EE.o /tmp/filez4WXEm.140.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileMJoGdd.o /tmp/filetSxCuh.139.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filePpeSAg.o /tmp/filehebZd5.138.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileS5JMkK.o /tmp/file6kRYLT.137.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileiGPJrL.o /tmp/filefUvbtZ.136.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileDGdGCM.o /tmp/filepqbOGa.135.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filenEhW7U.o /tmp/fileey4HLl.134.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file8roOV9.o /tmp/fileyBrYnE.133.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file1TLUVR.o /tmp/file6SjQeH.132.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileT0g1LA.o /tmp/fileQuADz5.131.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file32sy3W.o /tmp/fileXeGaD0.130.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileloE0V7.o /tmp/filea81ve6.129.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileQNZADL.o /tmp/file8SDdWX.128.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileLMBE1l.o /tmp/fileeGyOAT.127.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileRsclhA.o /tmp/fileYflUbK.126.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file9iRtHg.o /tmp/fileBGSrSE.125.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filencm3ZU.o /tmp/fileJu2cDw.124.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filecMimtC.o /tmp/fileW6j0nf.123.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file8NlDbe.o /tmp/fileuV30nn.122.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filehOsAKh.o /tmp/fileHrxdpU.121.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filezhjfA4.o /tmp/file7zizac.120.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileVchtDo.o /tmp/fileXaT5kK.119.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileVdDqUQ.o /tmp/fileMh7m9M.118.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filedJH7fQ.o /tmp/fileVWq8oE.117.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileMIwThL.o /tmp/file5lfrT4.116.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filezGLuNE.o /tmp/filertialW.115.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filePekaft.o /tmp/fileWoro1c.114.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileUbH6El.o /tmp/fileKEH2M7.113.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filerC77Tv.o /tmp/filebUJuL6.112.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileoodVmy.o /tmp/file2OmDLJ.111.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileNIFQoi.o /tmp/file3XKzee.110.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file5mCV9S.o /tmp/fileBcy9Qr.109.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file6sPqoD.o /tmp/file0V91Gl.108.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filee7zDqe.o /tmp/fileKt6orA.107.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filehguJwx.o /tmp/fileF3NtL4.106.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filezG4wTC.o /tmp/fileha2cuO.105.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileOvFkpa.o /tmp/filewg13f4.104.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filedMV4dF.o /tmp/fileUEV5dE.103.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileJg10k3.o /tmp/filezjRGvV.102.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file3mmpmC.o /tmp/fileCERJpS.101.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filehQZb34.o /tmp/fileb0qVEW.100.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filevNctRb.o /tmp/fileuMSmnG.99.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filex1M8w9.o /tmp/fileK6pwVb.98.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filepJXJDi.o /tmp/filews1Wmf.97.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileyyfEsv.o /tmp/fileGrgM5g.96.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filerkMnby.o /tmp/file19WUDU.95.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileIHhARA.o /tmp/filemEhkgp.94.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file3IXocI.o /tmp/file2FbYF1.93.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file5dfMYX.o /tmp/fileeATkAL.92.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileuC6U4w.o /tmp/file5dGOBG.91.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileTv3qaM.o /tmp/filezqzJcA.90.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileo6aqZb.o /tmp/fileuSxx7O.89.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileM4DKov.o /tmp/fileJnhQot.88.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filep7Ph2C.o /tmp/filevf121K.87.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileFSHXO0.o /tmp/fileQVxD7J.86.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileFb6NKk.o /tmp/fileTB1bAc.85.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filejxeaf1.o /tmp/filepI74aG.84.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filew0nK9G.o /tmp/fileEV9sLp.83.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filekWl3OE.o /tmp/file5d7Eej.82.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileLGsMvC.o /tmp/fileOXyDR4.81.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filejjOAiO.o /tmp/filexnpWGy.80.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileRXgzV3.o /tmp/file60D0hT.79.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileF7d8a4.o /tmp/fileg7386g.78.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file5UxS3Z.o /tmp/file4ZG0Au.77.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileVUAUvI.o /tmp/file4weLxv.76.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filenAZB28.o /tmp/filejbP8Pw.75.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileCf74BC.o /tmp/filexCIgD3.74.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileoKlW5e.o /tmp/fileEavW7T.73.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filetTRHDf.o /tmp/filel9hW3Z.72.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileHKuzZB.o /tmp/file4jTPlW.71.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileVkhqmy.o /tmp/filedtIN5G.70.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filedj4GLY.o /tmp/fileeSFPw7.69.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file85nCwl.o /tmp/file1Nvj2B.68.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileMQlUuU.o /tmp/fileqmXQJD.67.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filevWhhyU.o /tmp/fileECEzlD.66.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filejMXd3I.o /tmp/fileR4QexQ.65.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileD2FdzN.o /tmp/fileakbIcK.64.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileQkps83.o /tmp/fileOT1am5.63.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filepnpJnA.o /tmp/fileAq5YCm.62.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileiWYqCY.o /tmp/fileWCXMfz.61.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filenLBhG8.o /tmp/fileZ5vYIW.60.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filebUbNXW.o /tmp/fileFexzam.59.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileRL4mkf.o /tmp/filej4xQtk.58.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileFqzlmy.o /tmp/filecLVW0V.57.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file40ZIww.o /tmp/fileIFAw5k.56.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filevmkVZm.o /tmp/fileNWs20A.55.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file0B9wli.o /tmp/fileOEf5MU.54.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filehwN4JA.o /tmp/fileyB3znD.53.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileO2tres.o /tmp/filexIBAqh.52.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filebA31eu.o /tmp/filevbjoBk.51.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileZajFD2.o /tmp/file9cFDFI.50.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file8CJdNT.o /tmp/file8uPpNT.49.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileFTumo0.o /tmp/fileuCXF5u.48.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileU8XrDo.o /tmp/fileZvwgTw.47.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileRu7BbU.o /tmp/filek32D5s.46.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filet10k9c.o /tmp/filetmRom6.45.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filerNtLB6.o /tmp/fileSGq1JV.44.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file0aZUy3.o /tmp/fileabji10.43.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileODd1lR.o /tmp/filerDssIO.42.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileJIjndc.o /tmp/fileMxOEtg.41.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileX7o7T6.o /tmp/file14XTem.40.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileAH21xP.o /tmp/fileZ8hdsF.39.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileLGeeCo.o /tmp/fileZPVgKO.38.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileKo72dl.o /tmp/fileeuLWuL.37.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filedckqUY.o /tmp/filePRYmh5.36.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileFrN2Xs.o /tmp/fileflrrlG.35.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file1IgYHp.o /tmp/file7oNFp6.34.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileoZcQuf.o /tmp/file3xl7vf.33.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file4Ln2qt.o /tmp/file3X7Umi.32.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileawhNQT.o /tmp/fileA6FvrZ.31.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filejjHjhU.o /tmp/fileZJ9B2O.30.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filesQxNZ9.o /tmp/fileuGrhMP.29.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file05Iq4Y.o /tmp/filewetsjG.28.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileyCb9Ul.o /tmp/fileBa6sLf.27.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file1oAcYu.o /tmp/fileWBeVLk.26.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileT4oK7C.o /tmp/file5Zn1M2.25.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileu1piPT.o /tmp/filePgFMJC.24.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileQygmDR.o /tmp/fileuB7zh1.23.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file3B5A4q.o /tmp/fileBRaACw.22.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileXaQ5Nh.o /tmp/fileULLrPx.21.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileb31R2A.o /tmp/file3jdDOu.20.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file64AjhT.o /tmp/filebeBtX7.19.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filerkKsff.o /tmp/fileq0Hzrj.18.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileJKjF2v.o /tmp/fileKpXg3G.17.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileyGzJAp.o /tmp/filey1e2Pq.16.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filetPNhNq.o /tmp/filenBd9KM.15.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filec9XMFA.o /tmp/fileFWCIKa.14.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileKDzoIm.o /tmp/filev1LgZn.13.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileHxP2Sx.o /tmp/fileDCaqFq.12.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filejeiUuT.o /tmp/file6AKIz3.11.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filepAw2CA.o /tmp/fileveI42W.10.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileQR3C1u.o /tmp/fileImvLN2.9.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileY17m0B.o /tmp/fileL31vKJ.8.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileSvBCKB.o /tmp/fileqRfCUi.7.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filev0P46V.o /tmp/fileNtsLHs.6.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file73tx6A.o /tmp/file5dB2Lu.5.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileVPkAr5.o /tmp/fileJCeQU8.4.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/fileRDHUah.o /tmp/file2ZBzi9.3.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file0v7jFW.o /tmp/fileFlG8ft.2.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/file4sjYmD.o /tmp/filelvQ0lQ.1.c gcc -c -I/usr/lib64/mlton/targets/self/include -std=gnu11 -fno-common \ -O1 -fomit-frame-pointer -fno-strict-aliasing -w \ -I/usr/lib64/mlton/include -o /tmp/filen53w00.o /tmp/fileA4PpVl.0.c Compile and Assemble finished in 238.61 + 0.00 (0% GC) Link starting gcc -o mlton-compile /tmp/filevU7JgS.o /tmp/filepei3Lt.o \ /tmp/file3KiHzw.o /tmp/fileeRQhVd.o /tmp/filerP2YNl.o \ /tmp/file9D1P41.o /tmp/fileYUscGS.o /tmp/file5eb52e.o \ /tmp/file8t1g7M.o /tmp/filesb3os8.o /tmp/fileh7VbEF.o \ /tmp/filenm65fp.o /tmp/fileR0Hy2M.o /tmp/fileAK8mDK.o \ /tmp/filex758IG.o /tmp/fileMG7cAk.o /tmp/fileL8dv19.o \ /tmp/filelJTmDm.o /tmp/fileeOjLtC.o /tmp/fileG5jsyf.o \ /tmp/filer0nGuA.o /tmp/fileVQD9XA.o /tmp/fileZ026FK.o \ /tmp/file5vOIvq.o /tmp/filePKKWa6.o /tmp/file0ipGjn.o \ /tmp/file7AKiCL.o /tmp/filevOu0zQ.o /tmp/fileL3j7bn.o \ /tmp/filecBjCbz.o /tmp/file8cn81X.o /tmp/filewsfP8b.o \ /tmp/filebB6ChQ.o /tmp/fileUpacFJ.o /tmp/filec8cyQP.o \ /tmp/fileu0zvqs.o /tmp/fileDwuFL2.o /tmp/fileNzmJWy.o \ /tmp/fileuxP1Nq.o /tmp/fileaw1yJ5.o /tmp/fileJmRbyl.o \ /tmp/filewQrnWU.o /tmp/file53dnvg.o /tmp/fileEI2ErQ.o \ /tmp/fileTLUeYp.o /tmp/filep9L7OU.o /tmp/fileRCHWk2.o \ /tmp/file5qJPRA.o /tmp/fileP9gTz3.o /tmp/file3XriTf.o \ /tmp/filebC7zsG.o /tmp/filehamR0M.o /tmp/filelIr0P2.o \ /tmp/fileKEadH8.o /tmp/filecojQbx.o /tmp/filel0jpJO.o \ /tmp/filem0dDKf.o /tmp/filepFkCzE.o /tmp/fileZcvy7s.o \ /tmp/file9bG0fD.o /tmp/filehspvSa.o /tmp/fileNSwFNo.o \ /tmp/filexAZdY2.o /tmp/fileE4jzLE.o /tmp/filefdaM1F.o \ /tmp/fileuj3WZC.o /tmp/fileB6GFKB.o /tmp/file35moy0.o \ /tmp/fileWfsAvn.o /tmp/filehstcwB.o /tmp/filepUDw7Z.o \ /tmp/filefq6qIc.o /tmp/fileTZWow0.o /tmp/fileRSMhZD.o \ /tmp/filecIyqes.o /tmp/fileg9VC9K.o /tmp/fileyQaVA9.o \ /tmp/filenoAQno.o /tmp/fileDoSZPj.o /tmp/fileMR5CRH.o \ /tmp/fileTZt7qs.o /tmp/fileX6bCXa.o /tmp/filepMnTpo.o \ /tmp/file2Q2LXa.o /tmp/filezqZGmW.o /tmp/fileTbpUkF.o \ /tmp/file6O55Pp.o /tmp/fileXyqffK.o /tmp/file0MKwDN.o \ /tmp/fileBQC4nx.o /tmp/fileAMXI2g.o /tmp/fileH6n3kY.o \ /tmp/filehKpEQ0.o /tmp/filenZREDI.o /tmp/file634EHo.o \ /tmp/fileUdxMdV.o /tmp/file7StOzM.o /tmp/fileHQ0y7W.o \ /tmp/fileAb5dfb.o /tmp/fileog9wc1.o /tmp/file3orsGr.o \ /tmp/fileLQVKUy.o /tmp/filetwWxQC.o /tmp/file7MbeJB.o \ /tmp/file8168wh.o /tmp/file01pkYq.o /tmp/filePuFCJn.o \ /tmp/file9egRJo.o /tmp/file387V7q.o /tmp/filetZZMox.o \ /tmp/file3h7tJR.o /tmp/fileRIjU5F.o /tmp/fileXTGOHk.o \ /tmp/file0purvW.o /tmp/fileeV00y9.o /tmp/fileiyt6aK.o \ /tmp/fileKCTXj1.o /tmp/fileNtJmXw.o /tmp/fileVvuYzB.o \ /tmp/file0lt24q.o /tmp/fileH1hDWn.o /tmp/fileqo9p9d.o \ /tmp/fileXJEkWC.o /tmp/fileTVptxB.o /tmp/file2cb882.o \ /tmp/fileXV3E2x.o /tmp/fileHeZsW0.o /tmp/filePwvx0o.o \ /tmp/fileh2Nfr7.o /tmp/file7T9uR5.o /tmp/fileT6737B.o \ /tmp/filefKezJb.o /tmp/fileX9mCqO.o /tmp/fileJoZQRZ.o \ /tmp/fileXGqKuy.o /tmp/fileyV3MnL.o /tmp/fileqwKHY7.o \ /tmp/file5E98JK.o /tmp/fileY6SDLp.o /tmp/file0nN2eE.o \ /tmp/fileo9NJu4.o /tmp/file52zPqW.o /tmp/fileFq50EE.o \ /tmp/fileMJoGdd.o /tmp/filePpeSAg.o /tmp/fileS5JMkK.o \ /tmp/fileiGPJrL.o /tmp/fileDGdGCM.o /tmp/filenEhW7U.o \ /tmp/file8roOV9.o /tmp/file1TLUVR.o /tmp/fileT0g1LA.o \ /tmp/file32sy3W.o /tmp/fileloE0V7.o /tmp/fileQNZADL.o \ /tmp/fileLMBE1l.o /tmp/fileRsclhA.o /tmp/file9iRtHg.o \ /tmp/filencm3ZU.o /tmp/filecMimtC.o /tmp/file8NlDbe.o \ /tmp/filehOsAKh.o /tmp/filezhjfA4.o /tmp/fileVchtDo.o \ /tmp/fileVdDqUQ.o /tmp/filedJH7fQ.o /tmp/fileMIwThL.o \ /tmp/filezGLuNE.o /tmp/filePekaft.o /tmp/fileUbH6El.o \ /tmp/filerC77Tv.o /tmp/fileoodVmy.o /tmp/fileNIFQoi.o \ /tmp/file5mCV9S.o /tmp/file6sPqoD.o /tmp/filee7zDqe.o \ /tmp/filehguJwx.o /tmp/filezG4wTC.o /tmp/fileOvFkpa.o \ /tmp/filedMV4dF.o /tmp/fileJg10k3.o /tmp/file3mmpmC.o \ /tmp/filehQZb34.o /tmp/filevNctRb.o /tmp/filex1M8w9.o \ /tmp/filepJXJDi.o /tmp/fileyyfEsv.o /tmp/filerkMnby.o \ /tmp/fileIHhARA.o /tmp/file3IXocI.o /tmp/file5dfMYX.o \ /tmp/fileuC6U4w.o /tmp/fileTv3qaM.o /tmp/fileo6aqZb.o \ /tmp/fileM4DKov.o /tmp/filep7Ph2C.o /tmp/fileFSHXO0.o \ /tmp/fileFb6NKk.o /tmp/filejxeaf1.o /tmp/filew0nK9G.o \ /tmp/filekWl3OE.o /tmp/fileLGsMvC.o /tmp/filejjOAiO.o \ /tmp/fileRXgzV3.o /tmp/fileF7d8a4.o /tmp/file5UxS3Z.o \ /tmp/fileVUAUvI.o /tmp/filenAZB28.o /tmp/fileCf74BC.o \ /tmp/fileoKlW5e.o /tmp/filetTRHDf.o /tmp/fileHKuzZB.o \ /tmp/fileVkhqmy.o /tmp/filedj4GLY.o /tmp/file85nCwl.o \ /tmp/fileMQlUuU.o /tmp/filevWhhyU.o /tmp/filejMXd3I.o \ /tmp/fileD2FdzN.o /tmp/fileQkps83.o /tmp/filepnpJnA.o \ /tmp/fileiWYqCY.o /tmp/filenLBhG8.o /tmp/filebUbNXW.o \ /tmp/fileRL4mkf.o /tmp/fileFqzlmy.o /tmp/file40ZIww.o \ /tmp/filevmkVZm.o /tmp/file0B9wli.o /tmp/filehwN4JA.o \ /tmp/fileO2tres.o /tmp/filebA31eu.o /tmp/fileZajFD2.o \ /tmp/file8CJdNT.o /tmp/fileFTumo0.o /tmp/fileU8XrDo.o \ /tmp/fileRu7BbU.o /tmp/filet10k9c.o /tmp/filerNtLB6.o \ /tmp/file0aZUy3.o /tmp/fileODd1lR.o /tmp/fileJIjndc.o \ /tmp/fileX7o7T6.o /tmp/fileAH21xP.o /tmp/fileLGeeCo.o \ /tmp/fileKo72dl.o /tmp/filedckqUY.o /tmp/fileFrN2Xs.o \ /tmp/file1IgYHp.o /tmp/fileoZcQuf.o /tmp/file4Ln2qt.o \ /tmp/fileawhNQT.o /tmp/filejjHjhU.o /tmp/filesQxNZ9.o \ /tmp/file05Iq4Y.o /tmp/fileyCb9Ul.o /tmp/file1oAcYu.o \ /tmp/fileT4oK7C.o /tmp/fileu1piPT.o /tmp/fileQygmDR.o \ /tmp/file3B5A4q.o /tmp/fileXaQ5Nh.o /tmp/fileb31R2A.o \ /tmp/file64AjhT.o /tmp/filerkKsff.o /tmp/fileJKjF2v.o \ /tmp/fileyGzJAp.o /tmp/filetPNhNq.o /tmp/filec9XMFA.o \ /tmp/fileKDzoIm.o /tmp/fileHxP2Sx.o /tmp/filejeiUuT.o \ /tmp/filepAw2CA.o /tmp/fileQR3C1u.o /tmp/fileY17m0B.o \ /tmp/fileSvBCKB.o /tmp/filev0P46V.o /tmp/file73tx6A.o \ /tmp/fileVPkAr5.o /tmp/fileRDHUah.o /tmp/file0v7jFW.o \ /tmp/file4sjYmD.o /tmp/filen53w00.o -L/usr/lib64/mlton/targets/self \ -lmlton -lgdtoa -lm -lgmp -Wl,-znoexecstack Link finished in 0.28 + 0.00 (0% GC) MLton finished in 371.30 + 61.49 (14% GC) GC type time ms number bytes bytes/sec ------------- ------- ------- --------------- --------------- copying 13,326 18 5,186,359,640 389,191,040 mark-compact 7,354 1 358,505,192 48,749,685 minor 37,703 127 7,889,193,120 209,245,761 total time: 194,053 ms total GC time: 61,490 ms (31.7%) max pause time: 8,032 ms total bytes allocated: 66,976,813,216 bytes max bytes live: 990,414,736 bytes max heap size: 7,310,254,080 bytes max stack size: 22,708,224 bytes num cards marked: 15,739,574 bytes scanned: 5,419,814,168 bytes bytes hash consed: 0 bytes make[2]: Leaving directory '/builddir/build/BUILD/mlton-20180207/mlton' cp -fpR "/builddir/build/BUILD/mlton-20180207/mlton/mlton-compile" "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/" make[1]: Leaving directory '/builddir/build/BUILD/mlton-20180207' make script basis-no-check constants basis-check libraries make[1]: Entering directory '/builddir/build/BUILD/mlton-20180207' sed \ -e "s;^LIB_REL_BIN=.*;LIB_REL_BIN=\"../lib/mlton\";" \ -e "s;^EXE=.*;EXE=\"\";" \ -e "s;^CC=.*;CC=\"gcc\";" \ -e "s;^GMP_INC_DIR=.*;GMP_INC_DIR=\"\";" \ -e "s;^GMP_LIB_DIR=.*;GMP_LIB_DIR=\"\";" \ < "/builddir/build/BUILD/mlton-20180207/bin/mlton-script" > "/builddir/build/BUILD/mlton-20180207/build/bin/mlton" chmod a+x "/builddir/build/BUILD/mlton-20180207/build/bin/mlton" cp -fpR "/builddir/build/BUILD/mlton-20180207/bin/static-library" "/builddir/build/BUILD/mlton-20180207/build/lib/mlton" rm -rf "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/sml/basis" mkdir -p "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/sml/basis" ( \ cd "/builddir/build/BUILD/mlton-20180207/basis-library" && \ find . -type f '(' -name '*.mlb' -o -name '*.sml' -o -name '*.sig' -o -name '*.fun' ')' | \ xargs tar cf - | \ ( cd "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/sml/basis" && tar xf - ) \ ) Creating constants file. "/builddir/build/BUILD/mlton-20180207/build/bin/mlton" -target "self" -build-constants true > build-constants.c "/builddir/build/BUILD/mlton-20180207/build/bin/mlton" -target "self" -output build-constants build-constants.c ./build-constants >"/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/constants" rm -rf build-constants build-constants.c Type checking basis. "/builddir/build/BUILD/mlton-20180207/build/bin/mlton" -disable-ann deadCode -stop tc '$(SML_LIB)/basis/libs/all.mlb' >/dev/null make libraries-no-check make[2]: Entering directory '/builddir/build/BUILD/mlton-20180207' make -C "/builddir/build/BUILD/mlton-20180207/lib/ckit-lib" make[3]: Entering directory '/builddir/build/BUILD/mlton-20180207/lib/ckit-lib' rm -rf ckit gzip -dc ckit.tgz | tar xf - find ckit -name '._*' -prune -exec rm -f '{}' ';' chmod -R a+r ckit chmod -R g-s ckit chmod a-x ckit/src/ast/simplify-assign-ops.sml patch -s -d ckit -p1 < ckit.patch make[3]: Leaving directory '/builddir/build/BUILD/mlton-20180207/lib/ckit-lib' rm -rf "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/sml/ckit-lib" mkdir -p "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/sml/ckit-lib" ( cd "/builddir/build/BUILD/mlton-20180207/lib/ckit-lib/ckit/src" && find . '!' -path '*/.cm/*' -type f '(' -name '*.mlb' -o -name '*.sml' -o -name '*.sig' -o -name '*.fun' ')' | xargs tar cf - | ( cd "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/sml/ckit-lib" && tar xf - ) ) rm -rf "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/sml/cml" mkdir -p "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/sml/cml" ( cd "/builddir/build/BUILD/mlton-20180207/lib/cml" && find . '!' -path '*/.cm/*' '!' -path '*/tests/*' -type f '(' -name '*.mlb' -o -name '*.sml' -o -name '*.sig' -o -name '*.fun' ')' | xargs tar cf - | ( cd "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/sml/cml" && tar xf - ) ) make -C "/builddir/build/BUILD/mlton-20180207/lib/mllpt-lib" make[3]: Entering directory '/builddir/build/BUILD/mlton-20180207/lib/mllpt-lib' rm -rf ml-lpt gzip -dc ml-lpt.tgz | tar xf - find ml-lpt -name '._*' -prune -exec rm -f '{}' ';' chmod -R a+r ml-lpt chmod -R g-s ml-lpt patch -s -d ml-lpt -p1 < ml-lpt.patch touch ml-lpt/README # ml-lpt/README not created/updated by patch make[3]: Leaving directory '/builddir/build/BUILD/mlton-20180207/lib/mllpt-lib' rm -rf "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/sml/mllpt-lib" mkdir -p "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/sml/mllpt-lib" ( cd "/builddir/build/BUILD/mlton-20180207/lib/mllpt-lib/ml-lpt/lib" && find . '!' -path '*/.cm/*' -type f '(' -name '*.mlb' -o -name '*.sml' -o -name '*.sig' -o -name '*.fun' ')' | xargs tar cf - | ( cd "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/sml/mllpt-lib" && tar xf - ) ) make -C "/builddir/build/BUILD/mlton-20180207/lib/mlnlffi-lib" make[3]: Entering directory '/builddir/build/BUILD/mlton-20180207/lib/mlnlffi-lib' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o gen-rtld-flags gen-rtld-flags.c ./gen-rtld-flags > memory/platform/rtld-flags.linux.sml rm -f gen-rtld-flags make[3]: Leaving directory '/builddir/build/BUILD/mlton-20180207/lib/mlnlffi-lib' rm -rf "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/sml/mlnlffi-lib" mkdir -p "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/sml/mlnlffi-lib" ( cd "/builddir/build/BUILD/mlton-20180207/lib/mlnlffi-lib" && find . '!' -path '*/.cm/*' -type f '(' -name '*.mlb' -o -name '*.sml' -o -name '*.sig' -o -name '*.fun' ')' | xargs tar cf - | ( cd "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/sml/mlnlffi-lib" && tar xf - ) ) make -C "/builddir/build/BUILD/mlton-20180207/lib/mlrisc-lib" make[3]: Entering directory '/builddir/build/BUILD/mlton-20180207/lib/mlrisc-lib' rm -rf MLRISC gzip -dc MLRISC.tgz | tar xf - find MLRISC -name '._*' -depth -exec rm -f '{}' ';' chmod -R a+r MLRISC chmod -R g-s MLRISC patch -s -d MLRISC -p1 < MLRISC.patch make[3]: Leaving directory '/builddir/build/BUILD/mlton-20180207/lib/mlrisc-lib' rm -rf "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/sml/mlrisc-lib" mkdir -p "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/sml/mlrisc-lib" ( cd "/builddir/build/BUILD/mlton-20180207/lib/mlrisc-lib/MLRISC" && find . '!' -path '*/.cm/*' '!' -path '*/demo/*' '!' -path '*/Tools/*' '!' -path './autoload.sml' '!' -path './make*.sml' -type f '(' -name '*.mlb' -o -name '*.sml' -o -name '*.sig' -o -name '*.fun' ')' | xargs tar cf - | ( cd "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/sml/mlrisc-lib" && tar xf - ) ) rm -rf "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/sml/mlyacc-lib" mkdir -p "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/sml/mlyacc-lib" ( cd "/builddir/build/BUILD/mlton-20180207/lib/mlyacc-lib" && find . '!' -path '*/.cm/*' -type f '(' -name '*.mlb' -o -name '*.sml' -o -name '*.sig' -o -name '*.fun' ')' | xargs tar cf - | ( cd "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/sml/mlyacc-lib" && tar xf - ) ) make -C "/builddir/build/BUILD/mlton-20180207/lib/smlnj-lib" make[3]: Entering directory '/builddir/build/BUILD/mlton-20180207/lib/smlnj-lib' rm -rf smlnj-lib gzip -dc smlnj-lib.tgz | tar xf - find smlnj-lib -name '._*' -prune -exec rm -f '{}' ';' chmod -R a+r smlnj-lib chmod -R g-s smlnj-lib patch -s -d smlnj-lib -p1 < smlnj-lib.patch cp smlnj-lib/LICENSE ../../doc/license/SMLNJ-LIB-LICENSE make[3]: Leaving directory '/builddir/build/BUILD/mlton-20180207/lib/smlnj-lib' rm -rf "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/sml/smlnj-lib" mkdir -p "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/sml/smlnj-lib" ( cd "/builddir/build/BUILD/mlton-20180207/lib/smlnj-lib/smlnj-lib" && find . '!' -path '*/.cm/*' '!' -path '*/examples/*' '!' -path '*/tests/*' '!' -path '*/Tests/*' -type f '(' -name '*.mlb' -o -name '*.sml' -o -name '*.sig' -o -name '*.fun' ')' | xargs tar cf - | ( cd "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/sml/smlnj-lib" && tar xf - ) ) make[2]: Leaving directory '/builddir/build/BUILD/mlton-20180207' make libraries-check make[2]: Entering directory '/builddir/build/BUILD/mlton-20180207' Type checking ckit-lib library. "/builddir/build/BUILD/mlton-20180207/build/bin/mlton" -disable-ann deadCode -stop tc '$(SML_LIB)/ckit-lib/ckit-lib.mlb' >/dev/null Type checking cml library. "/builddir/build/BUILD/mlton-20180207/build/bin/mlton" -disable-ann deadCode -stop tc '$(SML_LIB)/cml/cml.mlb' >/dev/null Type checking mllpt-lib library. "/builddir/build/BUILD/mlton-20180207/build/bin/mlton" -disable-ann deadCode -stop tc '$(SML_LIB)/mllpt-lib/mllpt-lib.mlb' >/dev/null Type checking mlnlffi-lib library. "/builddir/build/BUILD/mlton-20180207/build/bin/mlton" -disable-ann deadCode -stop tc '$(SML_LIB)/mlnlffi-lib/mlnlffi-lib.mlb' >/dev/null Type checking mlrisc-lib library. "/builddir/build/BUILD/mlton-20180207/build/bin/mlton" -disable-ann deadCode -stop tc '$(SML_LIB)/mlrisc-lib/mlrisc-lib.mlb' >/dev/null Type checking mlyacc-lib library. "/builddir/build/BUILD/mlton-20180207/build/bin/mlton" -disable-ann deadCode -stop tc '$(SML_LIB)/mlyacc-lib/mlyacc-lib.mlb' >/dev/null Type checking smlnj-lib library. "/builddir/build/BUILD/mlton-20180207/build/bin/mlton" -disable-ann deadCode -stop tc '$(SML_LIB)/smlnj-lib/smlnj-lib.mlb' >/dev/null make[2]: Leaving directory '/builddir/build/BUILD/mlton-20180207' make[1]: Leaving directory '/builddir/build/BUILD/mlton-20180207' make tools CHECK_FIXPOINT=false # tools0 + mlton1 -> tools1 make[1]: Entering directory '/builddir/build/BUILD/mlton-20180207' make -C "/builddir/build/BUILD/mlton-20180207/mllex" make[2]: Entering directory '/builddir/build/BUILD/mlton-20180207/mllex' Compiling mllex "mlton" @MLton -- -target self mllex.mlb make[2]: Leaving directory '/builddir/build/BUILD/mlton-20180207/mllex' cp -fpR "mllex/mllex" "/builddir/build/BUILD/mlton-20180207/build/bin/" make -C "/builddir/build/BUILD/mlton-20180207/mlyacc" make[2]: Entering directory '/builddir/build/BUILD/mlton-20180207/mlyacc' rm -f src/yacc.grm.* mlyacc src/yacc.grm 4 shift/reduce conflicts chmod -w src/yacc.grm.* rm -f src/yacc.lex.sml && \ mllex src/yacc.lex && \ chmod -w src/yacc.lex.sml Number of states = 102 Number of distinct rows = 51 Approx. memory size of trans. table = 6579 bytes Compiling mlyacc "mlton" @MLton -- -target self mlyacc.mlb make[2]: Leaving directory '/builddir/build/BUILD/mlton-20180207/mlyacc' cp -fpR "mlyacc/mlyacc" "/builddir/build/BUILD/mlton-20180207/build/bin/" make -C "/builddir/build/BUILD/mlton-20180207/mlprof" make[2]: Entering directory '/builddir/build/BUILD/mlton-20180207/mlprof' Compiling mlprof "mlton" @MLton -- -target self mlprof.mlb make[2]: Leaving directory '/builddir/build/BUILD/mlton-20180207/mlprof' cp -fpR "mlprof/mlprof" "/builddir/build/BUILD/mlton-20180207/build/bin/" make -C "/builddir/build/BUILD/mlton-20180207/mlnlffigen" make[2]: Entering directory '/builddir/build/BUILD/mlton-20180207/mlnlffigen' ./gen-cppcmd > cppcmd.sml Compiling mlnlffigen "mlton" @MLton -- -target self mlnlffigen.mlb make[2]: Leaving directory '/builddir/build/BUILD/mlton-20180207/mlnlffigen' cp -fpR "mlnlffigen/mlnlffigen" "/builddir/build/BUILD/mlton-20180207/build/bin/" make[1]: Leaving directory '/builddir/build/BUILD/mlton-20180207' rm -rf "/builddir/build/BUILD/mlton-20180207/mlton/mlton-compile" make -C "/builddir/build/BUILD/mlton-20180207/mlton/front-end" clean make[1]: Entering directory '/builddir/build/BUILD/mlton-20180207/mlton/front-end' ../../bin/clean make[1]: Leaving directory '/builddir/build/BUILD/mlton-20180207/mlton/front-end' make compiler CHECK_FIXPOINT=false # tools1 + mlton1 -> mlton2 make[1]: Entering directory '/builddir/build/BUILD/mlton-20180207' make -C "/builddir/build/BUILD/mlton-20180207/mlton" MLTON_OUTPUT=mlton-compile make[2]: Entering directory '/builddir/build/BUILD/mlton-20180207/mlton' make -C front-end ml.lex.sml make[3]: Entering directory '/builddir/build/BUILD/mlton-20180207/mlton/front-end' rm -f ml.lex.* mllex ml.lex Number of states = 418 Number of distinct rows = 290 Approx. memory size of trans. table = 593920 bytes mv ml.lex.sml ml.lex.sml.in sed -e 's/val s = List.map f (List.rev (tl (List.rev s)))/val s = Pervasive.List.map f (Pervasive.List.rev (tl (Pervasive.List.rev s)))/' ml.lex.sml.in > ml.lex.sml mv ml.lex.sml ml.lex.sml.in sed -e 's/in Vector.fromList(List.map g/in Vector.fromList(Pervasive.List.map g/' ml.lex.sml.in > ml.lex.sml rm -f ml.lex.sml.in chmod -w ml.lex.* make[3]: Leaving directory '/builddir/build/BUILD/mlton-20180207/mlton/front-end' make -C front-end ml.grm.sig ml.grm.sml make[3]: Entering directory '/builddir/build/BUILD/mlton-20180207/mlton/front-end' rm -f ml.grm.* mlyacc ml.grm 1 shift/reduce conflict mv ml.grm.sml ml.grm.sml.in sed -e 's/in f 0 handle General.Subscript => ()/in f 0 handle Pervasive.General.Subscript => ()/' ml.grm.sml.in > ml.grm.sml mv ml.grm.sml ml.grm.sml.in sed -e 's/in Array.fromList(List.map actionRowLookUp actionRowNumbers)/in Array.fromList(Pervasive.List.map actionRowLookUp actionRowNumbers)/' ml.grm.sml.in > ml.grm.sml rm -f ml.grm.sml.in chmod -w ml.grm.* make[3]: Nothing to be done for 'ml.grm.sml'. make[3]: Leaving directory '/builddir/build/BUILD/mlton-20180207/mlton/front-end' make -C front-end mlb.lex.sml make[3]: Entering directory '/builddir/build/BUILD/mlton-20180207/mlton/front-end' rm -f mlb.lex.* mllex mlb.lex Number of states = 197 Number of distinct rows = 117 Approx. memory size of trans. table = 29952 bytes mv mlb.lex.sml mlb.lex.sml.in sed -e 's/val s = List.map f (List.rev (tl (List.rev s)))/val s = Pervasive.List.map f (Pervasive.List.rev (tl (Pervasive.List.rev s)))/' mlb.lex.sml.in > mlb.lex.sml mv mlb.lex.sml mlb.lex.sml.in sed -e 's/in Vector.fromList(List.map g/in Vector.fromList(Pervasive.List.map g/' mlb.lex.sml.in > mlb.lex.sml rm -f mlb.lex.sml.in chmod -w mlb.lex.* make[3]: Leaving directory '/builddir/build/BUILD/mlton-20180207/mlton/front-end' make -C front-end mlb.grm.sig mlb.grm.sml make[3]: Entering directory '/builddir/build/BUILD/mlton-20180207/mlton/front-end' rm -f mlb.grm.* mlyacc mlb.grm mv mlb.grm.sml mlb.grm.sml.in sed -e 's/in f 0 handle General.Subscript => ()/in f 0 handle Pervasive.General.Subscript => ()/' mlb.grm.sml.in > mlb.grm.sml mv mlb.grm.sml mlb.grm.sml.in sed -e 's/in Array.fromList(List.map actionRowLookUp actionRowNumbers)/in Array.fromList(Pervasive.List.map actionRowLookUp actionRowNumbers)/' mlb.grm.sml.in > mlb.grm.sml rm -f mlb.grm.sml.in chmod -w mlb.grm.* make[3]: Nothing to be done for 'mlb.grm.sml'. make[3]: Leaving directory '/builddir/build/BUILD/mlton-20180207/mlton/front-end' rm -f control/version.sml make control/version.sml make[3]: Entering directory '/builddir/build/BUILD/mlton-20180207/mlton' sed "s/MLTON_VERSION/20180207/" \ < control/version_sml.src \ > control/version.sml make[3]: Leaving directory '/builddir/build/BUILD/mlton-20180207/mlton' Compiling mlton "mlton" @MLton gc-summary ram-slop 0.7 -- \ -verbose 2 -default-ann 'sequenceNonUnit warn' -default-ann 'warnUnused true' \ -target self -output mlton-compile mlton.mlb MLton starting MLton 20180207 created this file on Thu Jan 30 08:53:59 2020. Do not edit this file. Flag settings: align: 8 atMLtons: (@MLton, --) chunk: coalesce 4096 closureConvertGlobalize: true closureConvertShrink: true codegen: c contifyIntoMain: false debug: false defaultChar: char8 defaultWideChar: widechar32 defaultInt: int32 defaultReal: real64 defaultWord: word32 diag passes: [] execute passes: [] elaborate allowConstant (default): false elaborate allowConstant (enabled): true elaborate allowFFI (default): false elaborate allowFFI (enabled): true elaborate allowPrim (default): false elaborate allowPrim (enabled): true elaborate allowOverload (default): false elaborate allowOverload (enabled): true elaborate allowRedefineSpecialIds (default): false elaborate allowRedefineSpecialIds (enabled): true elaborate allowSpecifySpecialIds (default): false elaborate allowSpecifySpecialIds (enabled): true elaborate deadCode (default): false elaborate deadCode (enabled): true elaborate forceUsed (default): false elaborate forceUsed (enabled): true elaborate ffiStr (default): elaborate ffiStr (enabled): true elaborate nonexhaustiveBind (default): warn elaborate nonexhaustiveBind (enabled): true elaborate nonexhaustiveExnBind (default): default elaborate nonexhaustiveExnBind (enabled): true elaborate redundantBind (default): warn elaborate redundantBind (enabled): true elaborate nonexhaustiveMatch (default): warn elaborate nonexhaustiveMatch (enabled): true elaborate nonexhaustiveExnMatch (default): default elaborate nonexhaustiveExnMatch (enabled): true elaborate redundantMatch (default): warn elaborate redundantMatch (enabled): true elaborate nonexhaustiveRaise (default): ignore elaborate nonexhaustiveRaise (enabled): true elaborate nonexhaustiveExnRaise (default): ignore elaborate nonexhaustiveExnRaise (enabled): true elaborate redundantRaise (default): warn elaborate redundantRaise (enabled): true elaborate resolveScope (default): strdec elaborate resolveScope (enabled): true elaborate sequenceNonUnit (default): warn elaborate sequenceNonUnit (enabled): true elaborate valrecConstr (default): warn elaborate valrecConstr (enabled): true elaborate warnUnused (default): true elaborate warnUnused (enabled): true elaborate allowDoDecls (default): false elaborate allowDoDecls (enabled): true elaborate allowExtendedNumConsts (default): false elaborate allowExtendedNumConsts (enabled): true elaborate allowExtendedTextConsts (default): false elaborate allowExtendedTextConsts (enabled): true elaborate allowLineComments (default): false elaborate allowLineComments (enabled): true elaborate allowOptBar (default): false elaborate allowOptBar (enabled): true elaborate allowOptSemicolon (default): false elaborate allowOptSemicolon (enabled): true elaborate allowOrPats (default): false elaborate allowOrPats (enabled): true elaborate allowRecordPunExps (default): false elaborate allowRecordPunExps (enabled): true elaborate allowSigWithtype (default): false elaborate allowSigWithtype (enabled): true elaborate allowVectorExps (default): false elaborate allowVectorExps (enabled): true elaborate allowVectorPats (default): false elaborate allowVectorPats (enabled): true elaborate only: false emit main: true export header: None exn history: false generated output format: executable gc check: Limit indentation: 3 inlineIntoMain: true inlineLeafA: {loops = true, repeat = true, size = Some 20} inlineLeafB: {loops = true, repeat = true, size = Some 40} inlineNonRec: {small = 60, product = 320} input file: mlton keep AST: false keep CoreML: false keep def use: true keep dot: false keep Machine: false keep passes: [] keep RSSA: false keep SSA: false keep SSA2: false keep SXML: false keep XML: false extra_: false lib dir: /builddir/build/BUILD/mlton-20180207/build/lib/mlton lib target dir: /builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self loop ssa passes: 1 loop ssa2 passes: 1 loop unrolling limit: 150 loop unswitching limit: 300 mark cards: true max function size: 10000 mlb path vars: [{var = SML_LIB, path = $(LIB_MLTON_DIR)/sml}] native commented: 0 native live stack: false native optimize: 1 native move hoist: true native copy prop: true native copy prop cutoff: 1000 native cutoff: 100 native live transfer: 8 native shuffle: true native ieee fp: false native split: Some 20000 optFuel: None optimizationPasses: [, , , ] polyvariance: Some {hofo = true, rounds = 2, small = 30, product = 300} prefer abs paths: false prof passes: [] profile: None profile branch: false profile C: [] profile IL: ProfileSource profile include/exclude: [(Seq [Star [.], Or [Seq [Seq [[$], [(], [S], [M], [L], [_], [L], [I], [B], [)]]]], Star [.]], false)] profile raise: false profile stack: false profile val: false show basis: None show basis compact: false show basis def: true show basis flat: true show def-use: None show types: true target: self target arch: S390 target OS: Linux type check: false verbosity: Pass warn unrecognized annotation: true warn deprecated features: true zone cut depth: 100 Compile SML starting pre codegen starting parseAndElaborate starting parseAndElaborate finished in 23.08 + 9.48 (29% GC) deadCode starting deadCode finished in 0.19 + 0.00 (0% GC) defunctorize starting defunctorize finished in 2.01 + 1.60 (44% GC) xmlSimplify starting typeCheck starting typeCheck finished in 1.05 + 0.00 (0% GC) xmlShrink starting xmlShrink finished in 0.84 + 0.65 (44% GC) xmlSimplifyTypes starting xmlSimplifyTypes finished in 0.66 + 0.00 (0% GC) typeCheck starting typeCheck finished in 1.08 + 0.00 (0% GC) xmlSimplify finished in 3.64 + 0.65 (15% GC) monomorphise starting monomorphise finished in 1.64 + 0.00 (0% GC) sxmlSimplify starting typeCheck starting typeCheck finished in 1.14 + 0.00 (0% GC) sxmlShrink1 starting sxmlShrink1 finished in 2.15 + 2.06 (49% GC) implementSuffix starting implementSuffix finished in 0.04 + 0.00 (0% GC) sxmlShrink2 starting sxmlShrink2 finished in 1.76 + 0.00 (0% GC) implementExceptions starting implementExceptions finished in 0.16 + 0.00 (0% GC) sxmlShrink3 starting sxmlShrink3 finished in 1.88 + 0.00 (0% GC) polyvariance starting duplicate1 starting duplicate1 finished in 2.55 + 0.00 (0% GC) duplicate2 starting duplicate2 finished in 1.65 + 1.86 (53% GC) polyvariance finished in 4.22 + 1.86 (31% GC) sxmlShrink4 starting sxmlShrink4 finished in 1.34 + 0.00 (0% GC) typeCheck starting typeCheck finished in 0.61 + 0.00 (0% GC) sxmlSimplify finished in 13.34 + 3.92 (23% GC) closureConvert starting flow analysis starting flow analysis finished in 0.87 + 0.00 (0% GC) free variables starting free variables finished in 0.42 + 0.00 (0% GC) globalize starting globalize finished in 0.26 + 0.00 (0% GC) convert starting convert finished in 2.73 + 3.49 (56% GC) closureConvert finished in 4.62 + 3.49 (43% GC) ssaSimplify starting typeCheck starting typeCheck finished in 1.97 + 0.00 (0% GC) removeUnused1 starting removeUnused1 finished in 2.93 + 1.52 (34% GC) introduceLoops1 starting introduceLoops1 finished in 0.04 + 0.00 (0% GC) loopInvariant1 starting loopInvariant1 finished in 1.10 + 0.00 (0% GC) inlineLeaf1 starting inlineLeaf1 finished in 1.46 + 1.07 (42% GC) inlineLeaf2 starting inlineLeaf2 finished in 1.27 + 0.00 (0% GC) contify1 starting contify1 finished in 1.10 + 0.96 (47% GC) localFlatten1 starting localFlatten1 finished in 0.95 + 0.00 (0% GC) constantPropagation starting constantPropagation finished in 3.33 + 3.40 (51% GC) useless starting useless finished in 3.80 + 1.65 (30% GC) loopUnroll1 skipped removeUnused2 starting removeUnused2 finished in 1.38 + 1.04 (43% GC) simplifyTypes starting simplifyTypes finished in 0.93 + 0.00 (0% GC) polyEqual starting polyEqual finished in 0.18 + 0.00 (0% GC) polyHash starting polyHash finished in 0.13 + 0.00 (0% GC) introduceLoops2 starting introduceLoops2 finished in 0.00 + 0.00 (0% GC) loopInvariant2 starting loopInvariant2 finished in 0.55 + 0.46 (45% GC) loopUnswitch1 skipped knownCase1 skipped contify2 starting contify2 finished in 0.51 + 0.00 (0% GC) inlineNonRecursive starting inlineNonRecursive finished in 1.11 + 0.45 (29% GC) localFlatten2 starting localFlatten2 finished in 0.86 + 0.37 (30% GC) removeUnused3 starting removeUnused3 finished in 1.70 + 0.44 (21% GC) contify3 starting contify3 finished in 0.72 + 0.00 (0% GC) introduceLoops3 starting introduceLoops3 finished in 0.01 + 0.00 (0% GC) loopInvariant3 starting loopInvariant3 finished in 0.87 + 0.37 (30% GC) localRef starting localRef finished in 1.74 + 0.82 (32% GC) flatten starting flatten finished in 1.27 + 1.02 (44% GC) localFlatten3 starting localFlatten3 finished in 0.80 + 0.36 (31% GC) combineConversions starting combineConversions finished in 0.71 + 0.00 (0% GC) commonArg starting commonArg finished in 1.06 + 1.05 (50% GC) commonSubexp1 starting commonSubexp1 finished in 1.20 + 0.38 (24% GC) commonBlock starting commonBlock finished in 0.55 + 6.95 (93% GC) shareZeroVec starting shareZeroVec finished in 0.26 + 0.28 (52% GC) redundantTests starting redundantTests finished in 0.75 + 0.00 (0% GC) redundant starting redundant finished in 0.54 + 0.00 (0% GC) loopUnswitch2 skipped knownCase2 starting knownCase2 finished in 2.41 + 0.95 (28% GC) loopUnroll2 skipped commonSubexp2 skipped removeUnused4 starting removeUnused4 finished in 1.47 + 0.38 (20% GC) ssaOrderFunctions starting ssaOrderFunctions finished in 0.24 + 0.00 (0% GC) typeCheck starting typeCheck finished in 0.98 + 0.39 (28% GC) ssaSimplify finished in 41.10 + 24.30 (37% GC) toSsa2 starting toSsa2 finished in 0.92 + 0.20 (18% GC) ssa2Simplify starting typeCheck starting typeCheck finished in 1.13 + 0.45 (29% GC) deepFlatten starting deepFlatten finished in 4.39 + 3.15 (42% GC) refFlatten starting refFlatten finished in 2.85 + 1.21 (30% GC) removeUnused5 starting removeUnused5 finished in 1.77 + 1.12 (39% GC) zone starting zone finished in 0.00 + 0.00 (0% GC) ssa2OrderFunctions starting ssa2OrderFunctions finished in 0.23 + 0.00 (0% GC) typeCheck starting typeCheck finished in 1.14 + 1.43 (56% GC) ssa2Simplify finished in 11.54 + 7.36 (39% GC) backend starting toRssa starting toRssa finished in 1.81 + 0.00 (0% GC) rssaSimplify starting rssaShrink1 starting rssaShrink1 finished in 1.69 + 0.00 (0% GC) insertLimitChecks starting insertLimitChecks finished in 1.19 + 0.00 (0% GC) insertSignalChecks starting insertSignalChecks finished in 0.00 + 0.00 (0% GC) implementHandlers starting implementHandlers finished in 0.15 + 0.00 (0% GC) rssaShrink2 starting rssaShrink2 finished in 1.65 + 0.00 (0% GC) implementProfiling starting implementProfiling finished in 0.00 + 0.00 (0% GC) rssaOrderFunctions starting rssaOrderFunctions finished in 0.40 + 0.00 (0% GC) rssaSimplify finished in 5.35 + 1.78 (25% GC) toMachine starting machineShuffle skipped toMachine finished in 11.02 + 4.58 (29% GC) backend finished in 18.20 + 6.35 (26% GC) pre codegen finished in 120.72 + 58.12 (32% GC) C code gen starting C code gen finished in 4.46 + 0.23 (5% GC) Compile SML finished in 125.24 + 58.35 (32% GC) Compile and Assemble starting gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileZmTL9j.o /tmp/filerUTsGQ.281.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filegHE8Jg.o /tmp/file6QbGhN.280.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileRv4wXn.o /tmp/filezfViPc.279.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileygbGNN.o /tmp/fileJREjk3.278.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileKtIgCH.o /tmp/fileTybbqX.277.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filetzwryq.o /tmp/filez1ycGP.276.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filehHWgtd.o /tmp/fileK0fpl5.275.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filedxgq11.o /tmp/fileiLmS4d.274.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filews7pI5.o /tmp/fileA0sQh0.273.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileYGDZ42.o /tmp/filefccPNa.272.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileN1oJo1.o /tmp/fileRz61C2.271.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filei7UIDv.o /tmp/fileoUfUhJ.270.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileMzoRD1.o /tmp/fileYb1dxC.269.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileugz2WV.o /tmp/fileAHGgTf.268.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileMDY5ou.o /tmp/fileyR9dHQ.267.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileIOJHaE.o /tmp/file4ELfcK.266.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filei5ohSY.o /tmp/fileEv8TIh.265.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileWxwHiY.o /tmp/filel9KUKH.264.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileceaPRn.o /tmp/filevG0DZA.263.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileeZBM8i.o /tmp/fileaGSnTy.262.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileGkpHD0.o /tmp/filevnm8qY.261.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filenW0rbb.o /tmp/file4ThrLJ.260.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileKFvJSN.o /tmp/file69NIHi.259.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file2P3ZYz.o /tmp/filenM8g0j.258.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileVxfzwa.o /tmp/filemHDLOX.257.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filerMW5ee.o /tmp/filer5LP4H.256.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filedWAjc0.o /tmp/fileEtUmEb.255.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filel3SV43.o /tmp/fileCZtMgK.254.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileYyGElx.o /tmp/fileKs0D0Y.253.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileBTjdkF.o /tmp/fileHIeNcg.252.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileRiPZAR.o /tmp/filezYvgsZ.251.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file8O07DH.o /tmp/filemZKVup.250.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileiD4iij.o /tmp/fileyb3eKP.249.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileKg6Zi7.o /tmp/fileFCyWhR.248.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file0ipeso.o /tmp/fileQa7f6K.247.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file0MjtfR.o /tmp/filefRnLYc.246.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filejIM92z.o /tmp/fileCI1Wd9.245.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileFp6nXC.o /tmp/filebzuVLR.244.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filegkaPtf.o /tmp/filemnQ615.243.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileQE8kgH.o /tmp/fileRKMt4o.242.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filee0aJ0h.o /tmp/file3IDAsj.241.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filelAWfbh.o /tmp/file4zJUSJ.240.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileH7pe4V.o /tmp/fileYRK2LB.239.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileoHloaX.o /tmp/filehLYxYK.238.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileDtpuwW.o /tmp/fileAt8Rru.237.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileXYW5MJ.o /tmp/fileNj8NIe.236.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filekSMJkj.o /tmp/file275F19.235.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filehFqcoi.o /tmp/fileYviJZT.234.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filempS5Rp.o /tmp/fileGsIMyx.233.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filefAAgiY.o /tmp/filetGtPj7.232.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filer9FrLc.o /tmp/file5uKM42.231.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileUAc2RD.o /tmp/fileON0ykh.230.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filejbmC3c.o /tmp/fileeFg7Ql.229.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileIrigjT.o /tmp/filevreYXo.228.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filetKJTaz.o /tmp/filezDB1MW.227.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filey2ubow.o /tmp/fileCFbfiv.226.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileNzoXnv.o /tmp/fileeCdxLd.225.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filee1Ngm6.o /tmp/filedTMu1j.224.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileGxVzHZ.o /tmp/filek5gCis.223.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filerpkj2T.o /tmp/filel465XJ.222.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileQwe5bR.o /tmp/file9El0kj.221.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filed5Uudd.o /tmp/fileCPVPW7.220.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filemDSVnS.o /tmp/fileLBgVjg.219.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filek7Z3Gp.o /tmp/fileMdAJU6.218.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filecRUck0.o /tmp/fileovCjap.217.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileinpD0G.o /tmp/fileBlg4IC.216.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileE74U4o.o /tmp/fileMTjr2H.215.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filewHF52R.o /tmp/fileS3h2nK.214.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileuDtOu1.o /tmp/filenmGRHZ.213.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileeKKd6Z.o /tmp/fileVe45Hw.212.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileBI6DTu.o /tmp/fileSAWSqU.211.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileT84nha.o /tmp/filewo1rGv.210.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileKJRa7w.o /tmp/file83A27A.209.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileUBQ4kp.o /tmp/fileDgk1r4.208.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileWDbT4R.o /tmp/fileElW1y9.207.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileHU0LyP.o /tmp/filehIze0H.206.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file7jqYlt.o /tmp/filekNlS1n.205.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileHpoTmN.o /tmp/fileCNx4Ye.204.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileqhGDO5.o /tmp/filerNOZwg.203.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filew78nUz.o /tmp/filepjSZ2S.202.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filePQYDxE.o /tmp/fileA45TSa.201.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filel0kWNI.o /tmp/fileqzZg6P.200.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file3vqa4o.o /tmp/filedvV6GI.199.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filemwkTwH.o /tmp/fileELWeBn.198.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filefJ8b0r.o /tmp/file8A41M9.197.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file6oYLag.o /tmp/filesVwrCT.196.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filewUwfAO.o /tmp/file2N5vfV.195.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileFVQRvX.o /tmp/filebL8UXg.194.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileMogvyJ.o /tmp/fileKtUecn.193.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file5krnmQ.o /tmp/fileXIDhM7.192.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileKz1rtF.o /tmp/fileStKMeu.191.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file4UOfkL.o /tmp/fileGNMCcj.190.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileVVlr1o.o /tmp/file2DNOXT.189.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileQbq3Q1.o /tmp/fileD4GyM9.188.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileBZy1sO.o /tmp/filewvt5i2.187.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileLAbtl0.o /tmp/filetE3MuX.186.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file9gi8eE.o /tmp/file06WW2H.185.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileLrt5ow.o /tmp/file7JHAoQ.184.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file0neMyB.o /tmp/filer86Uyd.183.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileBmsrua.o /tmp/fileje5JC3.182.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileCiFB8d.o /tmp/fileMp4BCu.181.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileZtWHXu.o /tmp/fileizvPnL.180.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileeXWgs2.o /tmp/fileV5TCkf.179.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileABGYIT.o /tmp/fileMvKMht.178.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filenuzwgO.o /tmp/fileuSBT0n.177.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filed8q5IV.o /tmp/filenNT6Kj.176.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileAPKCjr.o /tmp/fileWchRf5.175.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileZFuOzI.o /tmp/fileifOjYQ.174.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileSTWVCh.o /tmp/fileEUMg3h.173.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileRJuq8s.o /tmp/fileGZftG3.172.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filegdMlsU.o /tmp/filepff6Mb.171.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filewxmhjQ.o /tmp/fileGjdm9Z.170.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileO7nSyV.o /tmp/fileRDxUCS.169.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileEpEEDD.o /tmp/file37sHTD.168.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileF8kiuj.o /tmp/file9mk9e9.167.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filepBwNBU.o /tmp/fileKomFgG.166.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileGHIL5Z.o /tmp/fileOwC3Sx.165.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileXVY4Ly.o /tmp/filexxxZcr.164.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filewwCMEb.o /tmp/filekwuz7k.163.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileslv6Ws.o /tmp/filedlWRIW.162.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filen6atqw.o /tmp/fileWFzhYF.161.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileQQKZH3.o /tmp/fileCPDXA9.160.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileaPMNPJ.o /tmp/fileNRSqG5.159.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file005HhT.o /tmp/fileAzE7X4.158.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileZdVBoM.o /tmp/file7YhJ37.157.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileg6jNbG.o /tmp/file2UFeaN.156.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file9ZWW6L.o /tmp/file84gZ13.155.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileM7gTNM.o /tmp/fileWvK3P3.154.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileUAEqit.o /tmp/fileLYKlUo.153.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filertsIaa.o /tmp/fileYD1zTu.152.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filekaFTR7.o /tmp/fileggvKy0.151.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileowYm79.o /tmp/file8J8Lhr.150.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filegLymKQ.o /tmp/fileNzXbbN.149.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file04eM15.o /tmp/fileJM42Us.148.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filePtlE0t.o /tmp/fileYiOzEr.147.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file6GmXMB.o /tmp/filetxcgiV.146.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/files3shj3.o /tmp/fileW6K6P5.145.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileBxWaqj.o /tmp/fileM5sei6.144.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filea3Kwwx.o /tmp/fileL9mHlD.143.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileLLO0gL.o /tmp/file6ac9b2.142.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/files9npMC.o /tmp/fileBmIXsF.141.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filefxa3V5.o /tmp/fileMQ9PFh.140.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileQDosrb.o /tmp/fileaDh5Yn.139.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileMjkwnR.o /tmp/file8GCqW1.138.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileUZZ14x.o /tmp/fileR8WHMB.137.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filesUbx1n.o /tmp/filew4H7km.136.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileC1sREK.o /tmp/file0QV0eZ.135.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileFfJR7x.o /tmp/fileIvg0rT.134.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filey3PUp1.o /tmp/filerzoMo1.133.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file02DhKY.o /tmp/fileunyH7E.132.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileD5C32h.o /tmp/filenm2vkv.131.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileUPGnE5.o /tmp/fileMmntXB.130.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filevzqAFN.o /tmp/fileJvzI3v.129.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileorU0ht.o /tmp/fileI38WwS.128.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filemOrSQE.o /tmp/fileVCB54o.127.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileL8NdNI.o /tmp/fileVEBzCT.126.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileRJEZnr.o /tmp/fileEzQ6y9.125.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileAPbN59.o /tmp/filewF5bFE.124.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileMm869r.o /tmp/file9IsgQ4.123.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileE3L8Os.o /tmp/fileh019hB.122.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileNedrfv.o /tmp/file1PrBGg.121.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filekccAip.o /tmp/fileefGw5p.120.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileKhPipT.o /tmp/fileQ5rI8P.119.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileof5RDP.o /tmp/filewwGqjF.118.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filen9MrcK.o /tmp/fileIKtPm4.117.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file08wx5l.o /tmp/filecQiqYC.116.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filex5aORa.o /tmp/fileQXE02p.115.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file2PhLTp.o /tmp/fileMNnsVA.114.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filegg70IZ.o /tmp/fileutc88n.113.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileR7Qj0I.o /tmp/file6vpbdv.112.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileQ09JUl.o /tmp/filekBz444.111.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileuxkQf9.o /tmp/fileAcHzy9.110.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filenDq609.o /tmp/fileLZ6AHn.109.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileoX8n8f.o /tmp/filekf06xr.108.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filez8xBSZ.o /tmp/fileH7BbiG.107.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileHcRxhV.o /tmp/filetB5VeF.106.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileqTEDKN.o /tmp/filewJwv8T.105.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileZjhrCI.o /tmp/fileb7vzmE.104.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileKDzGQX.o /tmp/fileETAK84.103.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileCLhf21.o /tmp/fileuf9DbF.102.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileq8SL3Y.o /tmp/fileF36tIz.101.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filePOQa8M.o /tmp/file0HGs7N.100.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileoret3P.o /tmp/fileRPLfnR.99.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileGuNb51.o /tmp/fileYQeKHH.98.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileb3alIy.o /tmp/filem797hG.97.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file9Z3xfD.o /tmp/filepcC2M2.96.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file6pyQ8A.o /tmp/fileojcr7b.95.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file2zXd8m.o /tmp/filei1cQYX.94.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileGV2EUL.o /tmp/fileHbKPxZ.93.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileEqB1Cm.o /tmp/fileIv2d8b.92.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileSAmjXy.o /tmp/fileIiQ08I.91.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileqgiBq9.o /tmp/fileMUWzRz.90.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileQlLMzJ.o /tmp/filefDRyte.89.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file4ocxGb.o /tmp/filelwYVjV.88.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file7oUTOJ.o /tmp/fileH5J3py.87.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileOgBrCR.o /tmp/filecE4Qsg.86.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/files1chpJ.o /tmp/fileC42UAV.85.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileJnPF3C.o /tmp/fileB3RzA6.84.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileUaU5IH.o /tmp/fileSLUiTc.83.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file4X0Q08.o /tmp/filefOmtkV.82.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileWd5lg3.o /tmp/fileDa8tUD.81.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file4yM8NH.o /tmp/fileEWSXld.80.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileeH8WUU.o /tmp/fileCbVdQh.79.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileK0iZtV.o /tmp/filewOQf13.78.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file6EyqQQ.o /tmp/fileiSGzUc.77.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filem1PVfc.o /tmp/filev4x1ib.76.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filea3AfQs.o /tmp/fileYtJa0f.75.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileixEqcb.o /tmp/filejhVEec.74.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileks67mT.o /tmp/filez8wAUA.73.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileKHoj0o.o /tmp/fileHqWbJf.72.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileOjN1dq.o /tmp/fileG8bYuu.71.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileuP2CTp.o /tmp/fileO3GLOf.70.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filerHC5km.o /tmp/file8J6m4B.69.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileuEJiLl.o /tmp/fileJL2tTA.68.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileCGeg6C.o /tmp/fileREVfyb.67.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filefniT4f.o /tmp/fileCEAFSP.66.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileDlIRMh.o /tmp/filem8R3HJ.65.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filenTvWGd.o /tmp/fileoDcOBr.64.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file2YaEO7.o /tmp/filefxoiko.63.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filebIeoqK.o /tmp/fileZqLvbk.62.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileT6JRuZ.o /tmp/fileZpNioF.61.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filebZkA0b.o /tmp/filescVTBd.60.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileqNRsOP.o /tmp/fileEFOdiF.59.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filecf8q2f.o /tmp/fileZCyIzU.58.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filePRsrEg.o /tmp/filek357nP.57.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filer5YRzx.o /tmp/fileR0P4yf.56.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filemS4eZ1.o /tmp/fileG0I0fb.55.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileDJOp7f.o /tmp/fileBjw733.54.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file0ZG2jp.o /tmp/fileF9EumP.53.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileLgW2cX.o /tmp/fileVRpP9X.52.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filew81VcI.o /tmp/file0Zv4yk.51.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileeDU4uj.o /tmp/fileUavXMb.50.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file0raqrq.o /tmp/fileSfFJbb.49.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filec1ROiT.o /tmp/file1IIBjc.48.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file7UJiMw.o /tmp/filebSGB1n.47.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileGOi3f4.o /tmp/fileCek0WR.46.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filexv4G8E.o /tmp/file00hGQZ.45.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileB9z1Gm.o /tmp/fileAvAn1Q.44.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filekWAsff.o /tmp/filecmebbb.43.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileenGw6h.o /tmp/filej1zXFP.42.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filem9xpcC.o /tmp/fileqkGTwV.41.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileEXy73y.o /tmp/file22cCGz.40.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filetf2TPD.o /tmp/fileTzL848.39.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileUtZqFF.o /tmp/fileiq0UWI.38.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filemVOV4b.o /tmp/fileXmY5Kl.37.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filehbk33y.o /tmp/file6cLfQE.36.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filezMGqcs.o /tmp/fileaY2n9x.35.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file9jtuCS.o /tmp/fileTNHgBf.34.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filesqdZq1.o /tmp/filen10jcW.33.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filewHhXaI.o /tmp/filePnK9Bi.32.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filePESfV6.o /tmp/fileDjuNme.31.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileAXCdMg.o /tmp/filekESN37.30.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileaF1wRD.o /tmp/fileVFuAEp.29.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileArEAmH.o /tmp/filei0Ybio.28.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filefEgaun.o /tmp/fileEZGjOC.27.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filePop5U4.o /tmp/file5RRT0z.26.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileDY6rOa.o /tmp/fileOO9njf.25.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileQvJoyv.o /tmp/fileYJBJ21.24.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileir5Bdv.o /tmp/file6j4Z79.23.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileEK1jiC.o /tmp/fileoafzDF.22.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filebZaP1w.o /tmp/fileT9WtgH.21.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileoyKvcX.o /tmp/fileenypcB.20.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filevzwSIR.o /tmp/filed55kb1.19.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file6HIRb7.o /tmp/filegI0Slj.18.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileqDeuoW.o /tmp/filePV6hDm.17.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileBjSHEO.o /tmp/fileDwDTku.16.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filetCwJvi.o /tmp/fileCi3vA1.15.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filegFmGhM.o /tmp/file4bUlPU.14.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileeXXq0X.o /tmp/filep3QUgA.13.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileSS78QZ.o /tmp/fileo0NNQ6.12.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileg8Vjbo.o /tmp/fileGFmqmo.11.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileuXoM4Z.o /tmp/filec6gE1T.10.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileOxpEd7.o /tmp/filefx4BSx.9.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileOUZriX.o /tmp/fileE1q6oU.8.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filevMvac6.o /tmp/filePqVxHV.7.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileWpTh5o.o /tmp/filetF7nmR.6.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file00KIrW.o /tmp/fileGCXuAb.5.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filehZoZDo.o /tmp/filecrI6ps.4.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/file2Q8POV.o /tmp/filea5sUoL.3.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/filehZdv42.o /tmp/fileYfl3ev.2.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileQyu7Gi.o /tmp/filebNC3OG.1.c gcc -c \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self/include \ -std=gnu11 -fno-common -O1 -fomit-frame-pointer \ -fno-strict-aliasing -w \ -I/builddir/build/BUILD/mlton-20180207/build/lib/mlton/include -o \ /tmp/fileocKZPF.o /tmp/file7UEmg4.0.c Compile and Assemble finished in 241.39 + 0.00 (0% GC) Link starting gcc -o mlton-compile /tmp/fileZmTL9j.o /tmp/filegHE8Jg.o \ /tmp/fileRv4wXn.o /tmp/fileygbGNN.o /tmp/fileKtIgCH.o \ /tmp/filetzwryq.o /tmp/filehHWgtd.o /tmp/filedxgq11.o \ /tmp/filews7pI5.o /tmp/fileYGDZ42.o /tmp/fileN1oJo1.o \ /tmp/filei7UIDv.o /tmp/fileMzoRD1.o /tmp/fileugz2WV.o \ /tmp/fileMDY5ou.o /tmp/fileIOJHaE.o /tmp/filei5ohSY.o \ /tmp/fileWxwHiY.o /tmp/fileceaPRn.o /tmp/fileeZBM8i.o \ /tmp/fileGkpHD0.o /tmp/filenW0rbb.o /tmp/fileKFvJSN.o \ /tmp/file2P3ZYz.o /tmp/fileVxfzwa.o /tmp/filerMW5ee.o \ /tmp/filedWAjc0.o /tmp/filel3SV43.o /tmp/fileYyGElx.o \ /tmp/fileBTjdkF.o /tmp/fileRiPZAR.o /tmp/file8O07DH.o \ /tmp/fileiD4iij.o /tmp/fileKg6Zi7.o /tmp/file0ipeso.o \ /tmp/file0MjtfR.o /tmp/filejIM92z.o /tmp/fileFp6nXC.o \ /tmp/filegkaPtf.o /tmp/fileQE8kgH.o /tmp/filee0aJ0h.o \ /tmp/filelAWfbh.o /tmp/fileH7pe4V.o /tmp/fileoHloaX.o \ /tmp/fileDtpuwW.o /tmp/fileXYW5MJ.o /tmp/filekSMJkj.o \ /tmp/filehFqcoi.o /tmp/filempS5Rp.o /tmp/filefAAgiY.o \ /tmp/filer9FrLc.o /tmp/fileUAc2RD.o /tmp/filejbmC3c.o \ /tmp/fileIrigjT.o /tmp/filetKJTaz.o /tmp/filey2ubow.o \ /tmp/fileNzoXnv.o /tmp/filee1Ngm6.o /tmp/fileGxVzHZ.o \ /tmp/filerpkj2T.o /tmp/fileQwe5bR.o /tmp/filed5Uudd.o \ /tmp/filemDSVnS.o /tmp/filek7Z3Gp.o /tmp/filecRUck0.o \ /tmp/fileinpD0G.o /tmp/fileE74U4o.o /tmp/filewHF52R.o \ /tmp/fileuDtOu1.o /tmp/fileeKKd6Z.o /tmp/fileBI6DTu.o \ /tmp/fileT84nha.o /tmp/fileKJRa7w.o /tmp/fileUBQ4kp.o \ /tmp/fileWDbT4R.o /tmp/fileHU0LyP.o /tmp/file7jqYlt.o \ /tmp/fileHpoTmN.o /tmp/fileqhGDO5.o /tmp/filew78nUz.o \ /tmp/filePQYDxE.o /tmp/filel0kWNI.o /tmp/file3vqa4o.o \ /tmp/filemwkTwH.o /tmp/filefJ8b0r.o /tmp/file6oYLag.o \ /tmp/filewUwfAO.o /tmp/fileFVQRvX.o /tmp/fileMogvyJ.o \ /tmp/file5krnmQ.o /tmp/fileKz1rtF.o /tmp/file4UOfkL.o \ /tmp/fileVVlr1o.o /tmp/fileQbq3Q1.o /tmp/fileBZy1sO.o \ /tmp/fileLAbtl0.o /tmp/file9gi8eE.o /tmp/fileLrt5ow.o \ /tmp/file0neMyB.o /tmp/fileBmsrua.o /tmp/fileCiFB8d.o \ /tmp/fileZtWHXu.o /tmp/fileeXWgs2.o /tmp/fileABGYIT.o \ /tmp/filenuzwgO.o /tmp/filed8q5IV.o /tmp/fileAPKCjr.o \ /tmp/fileZFuOzI.o /tmp/fileSTWVCh.o /tmp/fileRJuq8s.o \ /tmp/filegdMlsU.o /tmp/filewxmhjQ.o /tmp/fileO7nSyV.o \ /tmp/fileEpEEDD.o /tmp/fileF8kiuj.o /tmp/filepBwNBU.o \ /tmp/fileGHIL5Z.o /tmp/fileXVY4Ly.o /tmp/filewwCMEb.o \ /tmp/fileslv6Ws.o /tmp/filen6atqw.o /tmp/fileQQKZH3.o \ /tmp/fileaPMNPJ.o /tmp/file005HhT.o /tmp/fileZdVBoM.o \ /tmp/fileg6jNbG.o /tmp/file9ZWW6L.o /tmp/fileM7gTNM.o \ /tmp/fileUAEqit.o /tmp/filertsIaa.o /tmp/filekaFTR7.o \ /tmp/fileowYm79.o /tmp/filegLymKQ.o /tmp/file04eM15.o \ /tmp/filePtlE0t.o /tmp/file6GmXMB.o /tmp/files3shj3.o \ /tmp/fileBxWaqj.o /tmp/filea3Kwwx.o /tmp/fileLLO0gL.o \ /tmp/files9npMC.o /tmp/filefxa3V5.o /tmp/fileQDosrb.o \ /tmp/fileMjkwnR.o /tmp/fileUZZ14x.o /tmp/filesUbx1n.o \ /tmp/fileC1sREK.o /tmp/fileFfJR7x.o /tmp/filey3PUp1.o \ /tmp/file02DhKY.o /tmp/fileD5C32h.o /tmp/fileUPGnE5.o \ /tmp/filevzqAFN.o /tmp/fileorU0ht.o /tmp/filemOrSQE.o \ /tmp/fileL8NdNI.o /tmp/fileRJEZnr.o /tmp/fileAPbN59.o \ /tmp/fileMm869r.o /tmp/fileE3L8Os.o /tmp/fileNedrfv.o \ /tmp/filekccAip.o /tmp/fileKhPipT.o /tmp/fileof5RDP.o \ /tmp/filen9MrcK.o /tmp/file08wx5l.o /tmp/filex5aORa.o \ /tmp/file2PhLTp.o /tmp/filegg70IZ.o /tmp/fileR7Qj0I.o \ /tmp/fileQ09JUl.o /tmp/fileuxkQf9.o /tmp/filenDq609.o \ /tmp/fileoX8n8f.o /tmp/filez8xBSZ.o /tmp/fileHcRxhV.o \ /tmp/fileqTEDKN.o /tmp/fileZjhrCI.o /tmp/fileKDzGQX.o \ /tmp/fileCLhf21.o /tmp/fileq8SL3Y.o /tmp/filePOQa8M.o \ /tmp/fileoret3P.o /tmp/fileGuNb51.o /tmp/fileb3alIy.o \ /tmp/file9Z3xfD.o /tmp/file6pyQ8A.o /tmp/file2zXd8m.o \ /tmp/fileGV2EUL.o /tmp/fileEqB1Cm.o /tmp/fileSAmjXy.o \ /tmp/fileqgiBq9.o /tmp/fileQlLMzJ.o /tmp/file4ocxGb.o \ /tmp/file7oUTOJ.o /tmp/fileOgBrCR.o /tmp/files1chpJ.o \ /tmp/fileJnPF3C.o /tmp/fileUaU5IH.o /tmp/file4X0Q08.o \ /tmp/fileWd5lg3.o /tmp/file4yM8NH.o /tmp/fileeH8WUU.o \ /tmp/fileK0iZtV.o /tmp/file6EyqQQ.o /tmp/filem1PVfc.o \ /tmp/filea3AfQs.o /tmp/fileixEqcb.o /tmp/fileks67mT.o \ /tmp/fileKHoj0o.o /tmp/fileOjN1dq.o /tmp/fileuP2CTp.o \ /tmp/filerHC5km.o /tmp/fileuEJiLl.o /tmp/fileCGeg6C.o \ /tmp/filefniT4f.o /tmp/fileDlIRMh.o /tmp/filenTvWGd.o \ /tmp/file2YaEO7.o /tmp/filebIeoqK.o /tmp/fileT6JRuZ.o \ /tmp/filebZkA0b.o /tmp/fileqNRsOP.o /tmp/filecf8q2f.o \ /tmp/filePRsrEg.o /tmp/filer5YRzx.o /tmp/filemS4eZ1.o \ /tmp/fileDJOp7f.o /tmp/file0ZG2jp.o /tmp/fileLgW2cX.o \ /tmp/filew81VcI.o /tmp/fileeDU4uj.o /tmp/file0raqrq.o \ /tmp/filec1ROiT.o /tmp/file7UJiMw.o /tmp/fileGOi3f4.o \ /tmp/filexv4G8E.o /tmp/fileB9z1Gm.o /tmp/filekWAsff.o \ /tmp/fileenGw6h.o /tmp/filem9xpcC.o /tmp/fileEXy73y.o \ /tmp/filetf2TPD.o /tmp/fileUtZqFF.o /tmp/filemVOV4b.o \ /tmp/filehbk33y.o /tmp/filezMGqcs.o /tmp/file9jtuCS.o \ /tmp/filesqdZq1.o /tmp/filewHhXaI.o /tmp/filePESfV6.o \ /tmp/fileAXCdMg.o /tmp/fileaF1wRD.o /tmp/fileArEAmH.o \ /tmp/filefEgaun.o /tmp/filePop5U4.o /tmp/fileDY6rOa.o \ /tmp/fileQvJoyv.o /tmp/fileir5Bdv.o /tmp/fileEK1jiC.o \ /tmp/filebZaP1w.o /tmp/fileoyKvcX.o /tmp/filevzwSIR.o \ /tmp/file6HIRb7.o /tmp/fileqDeuoW.o /tmp/fileBjSHEO.o \ /tmp/filetCwJvi.o /tmp/filegFmGhM.o /tmp/fileeXXq0X.o \ /tmp/fileSS78QZ.o /tmp/fileg8Vjbo.o /tmp/fileuXoM4Z.o \ /tmp/fileOxpEd7.o /tmp/fileOUZriX.o /tmp/filevMvac6.o \ /tmp/fileWpTh5o.o /tmp/file00KIrW.o /tmp/filehZoZDo.o \ /tmp/file2Q8POV.o /tmp/filehZdv42.o /tmp/fileQyu7Gi.o \ /tmp/fileocKZPF.o \ -L/builddir/build/BUILD/mlton-20180207/build/lib/mlton/targets/self \ -lmlton -lgdtoa -lm -lgmp -Wl,-znoexecstack Link finished in 0.30 + 0.00 (0% GC) MLton finished in 367.81 + 59.02 (14% GC) GC type time ms number bytes bytes/sec ------------- ------- ------- --------------- --------------- copying 11,441 17 5,092,440,664 445,104,499 mark-compact 6,895 2 363,013,720 52,648,836 minor 36,693 130 7,970,036,136 217,208,629 total time: 185,325 ms total GC time: 59,025 ms (31.8%) max pause time: 6,954 ms total bytes allocated: 67,043,683,936 bytes max bytes live: 932,949,784 bytes max heap size: 7,310,254,080 bytes max stack size: 22,675,456 bytes num cards marked: 16,534,309 bytes scanned: 5,731,045,392 bytes bytes hash consed: 0 bytes make[2]: Leaving directory '/builddir/build/BUILD/mlton-20180207/mlton' cp -fpR "/builddir/build/BUILD/mlton-20180207/mlton/mlton-compile" "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/" make[1]: Leaving directory '/builddir/build/BUILD/mlton-20180207' Build of MLton succeeded. make -C "/builddir/build/BUILD/mlton-20180207/mllex" docs make[1]: Entering directory '/builddir/build/BUILD/mlton-20180207/mllex' make[1]: Nothing to be done for 'docs'. make[1]: Leaving directory '/builddir/build/BUILD/mlton-20180207/mllex' make -C "/builddir/build/BUILD/mlton-20180207/mlyacc" docs make[1]: Entering directory '/builddir/build/BUILD/mlton-20180207/mlyacc' make[1]: Nothing to be done for 'docs'. make[1]: Leaving directory '/builddir/build/BUILD/mlton-20180207/mlyacc' make -C "/builddir/build/BUILD/mlton-20180207/doc/guide" make[1]: Entering directory '/builddir/build/BUILD/mlton-20180207/doc/guide' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/mlton-20180207/doc/guide' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LUcgpf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x ++ dirname /builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x + cd mlton-20180207 + make install-no-strip install-docs PREFIX=/usr libdir=/usr/lib64 docdir=/usr/share/doc/mlton DESTDIR=/builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x mkdir -p "/builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x/usr/bin" "/builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x/usr/lib64/mlton" "/builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x/usr/share/man/man1" cp -fpR "/builddir/build/BUILD/mlton-20180207/build/bin/." "/builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x/usr/bin/" sed \ -e "s;^LIB_REL_BIN=.*;LIB_REL_BIN=\"../lib64/mlton\";" \ < "/builddir/build/BUILD/mlton-20180207/build/bin/mlton" > "/builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x/usr/bin/mlton" chmod a+x "/builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x/usr/bin/mlton" cp -fpR "/builddir/build/BUILD/mlton-20180207/build/lib/mlton/." "/builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x/usr/lib64/mlton/" cd "/builddir/build/BUILD/mlton-20180207/man" && cp -fpR mllex.1 mlnlffigen.1 mlprof.1 mlton.1 mlyacc.1 "/builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x/usr/share/man/man1/" cd "/builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x/usr/share/man/man1" && gzip --force --best mllex.1 mlnlffigen.1 mlprof.1 mlton.1 mlyacc.1; mkdir -p "/builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x/usr/share/doc/mlton" "/builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x/usr/share/doc/mlton/license" ( \ cd "/builddir/build/BUILD/mlton-20180207" && \ cp -fpR CHANGELOG.adoc README.adoc "/builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x/usr/share/doc/mlton/" && \ cp -fpR LICENSE "/builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x/usr/share/doc/mlton/license/MLton-LICENSE" \ ) ( \ cd "/builddir/build/BUILD/mlton-20180207/doc" && \ find examples -type f '!' -name .gitignore \ | xargs tar cf - \ | ( cd "/builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x/usr/share/doc/mlton/" && tar xf - ) \ ) ( \ cd "/builddir/build/BUILD/mlton-20180207/doc" && \ find license -type f '!' -name .gitignore \ | xargs tar cf - \ | ( cd "/builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x/usr/share/doc/mlton/" && tar xf - ) \ ) if [ -d "/builddir/build/BUILD/mlton-20180207/doc/guide/localhost" ]; then \ cp -fpR "/builddir/build/BUILD/mlton-20180207/doc/guide/localhost" "/builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x/usr/share/doc/mlton/guide"; \ fi if [ -r "/builddir/build/BUILD/mlton-20180207/doc/guide/mlton-guide.pdf" ]; then \ cp -fpR "/builddir/build/BUILD/mlton-20180207/doc/guide/mlton-guide.pdf" "/builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x/usr/share/doc/mlton/"; \ fi if [ -r "mllex/mllex.pdf" ]; then \ cp -fpR "mllex/mllex.pdf" "/builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x/usr/share/doc/mlton/"; \ fi if [ -r "mlyacc/mlyacc.pdf" ]; then \ cp -fpR "mlyacc/mlyacc.pdf" "/builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x/usr/share/doc/mlton/"; \ fi ( \ cd "/builddir/build/BUILD/mlton-20180207/util" && \ find cm2mlb -type f '!' -name .gitignore \ | xargs tar cf - \ | ( cd "/builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x/usr/share/doc/mlton/" && tar xf - ) \ ) ( \ cd "/builddir/build/BUILD/mlton-20180207/regression" && \ cp -fpR callcc.sml command-line.sml hello-world.sml same-fringe.sml signals.sml size.sml taut.sml thread1.sml thread2.sml thread-switch.sml timeout.sml "/builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x/usr/share/doc/mlton/examples/" \ ) + rm -rf /builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x/usr/lib64/mlton/sml/ckit-lib/regression + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 20180207-13.fc32 --unique-debug-suffix -20180207-13.fc32.s390x --unique-debug-src-base mlton-20180207-13.fc32.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/mlton-20180207 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x/usr/bin/mlnlffigen explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x/usr/bin/mllex explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x/usr/bin/mlyacc explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x/usr/bin/mlprof extracting debug info from /builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x/usr/bin/mlyacc extracting debug info from /builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x/usr/bin/mlprof extracting debug info from /builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x/usr/bin/mllex extracting debug info from /builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x/usr/bin/mlnlffigen explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x/usr/lib64/mlton/mlton-compile extracting debug info from /builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x/usr/lib64/mlton/mlton-compile original debug info size: 7776kB, size after compression: 7356kB /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 1076 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: mlton-20180207-13.fc32.s390x warning: File listed twice: /usr/share/doc/mlton/license/MLKit-LICENSE warning: File listed twice: /usr/share/doc/mlton/license/MLton-LICENSE warning: File listed twice: /usr/share/doc/mlton/license/NEC-LICENSE warning: File listed twice: /usr/share/doc/mlton/license/NJ-LICENSE warning: File listed twice: /usr/share/doc/mlton/license/README warning: File listed twice: /usr/share/doc/mlton/license/SMLNJ-LIB-LICENSE warning: File listed twice: /usr/share/doc/mlton/license/gdtoa-LICENSE Provides: mlton = 20180207-13.fc32 mlton(s390-64) = 20180207-13.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) rtld(GNU_HASH) Processing files: mlton-debugsource-20180207-13.fc32.s390x Provides: mlton-debugsource = 20180207-13.fc32 mlton-debugsource(s390-64) = 20180207-13.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mlton-debuginfo-20180207-13.fc32.s390x Provides: debuginfo(build-id) = 368c864040badb918ed77ff17f1bfcd83f302551 debuginfo(build-id) = 9a43d1d2ed2c659f4b65cfeefed6d40c22608fd1 debuginfo(build-id) = d804674c0c29e079ba42872b4027ba3db7864255 debuginfo(build-id) = e193be2cbbe1b3972f0e6f07ac1e4873b7651fd7 debuginfo(build-id) = e86cc7b8786e218226dc0e7948ba26e50d86ffd6 mlton-debuginfo = 20180207-13.fc32 mlton-debuginfo(s390-64) = 20180207-13.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mlton-debugsource(s390-64) = 20180207-13.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x Wrote: /builddir/build/RPMS/mlton-debugsource-20180207-13.fc32.s390x.rpm Wrote: /builddir/build/RPMS/mlton-debuginfo-20180207-13.fc32.s390x.rpm Wrote: /builddir/build/RPMS/mlton-20180207-13.fc32.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZPaP9f + umask 022 + cd /builddir/build/BUILD + cd mlton-20180207 + /usr/bin/rm -rf /builddir/build/BUILDROOT/mlton-20180207-13.fc32.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0