Mock Version: 2.11 Mock Version: 2.11 Mock Version: 2.11 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/julia.spec'], chrootPath='/var/lib/mock/f35-build-28845311-3900831/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 i686 --nodeps /builddir/build/SPECS/julia.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: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1627516800 Wrote: /builddir/build/SRPMS/julia-1.6.1-3.fc35.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/julia.spec'], chrootPath='/var/lib/mock/f35-build-28845311-3900831/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 i686 --nodeps /builddir/build/SPECS/julia.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: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1627516800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tNhUh6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf julia-1.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/julia-1.6.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd julia-1.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mkdir -p deps/srccache stdlib/srccache + pushd deps/srccache ~/build/BUILD/julia-1.6.1/deps/srccache ~/build/BUILD/julia-1.6.1 + cp -p /builddir/build/SOURCES/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9.tar.gz . + cp -p /builddir/build/SOURCES/llvm-11.0.1.src.tar.xz . + cp -p /builddir/build/SOURCES/libwhich-81e9723c0273d78493dc8c8ed570f68d9ce7e89e.tar.gz . + popd + pushd stdlib/srccache ~/build/BUILD/julia-1.6.1 ~/build/BUILD/julia-1.6.1/stdlib/srccache ~/build/BUILD/julia-1.6.1 + cp -p /builddir/build/SOURCES/Pkg-5c9d3a82e363d98db7f8e99c92203774878b3df0.tar.gz . + cp -p /builddir/build/SOURCES/Statistics-4b3ef9aaa79350510ca0be395458f66051c2f92d.tar.gz . + popd ~/build/BUILD/julia-1.6.1 + cp -p /builddir/build/SOURCES/julia-logo-color.svg contrib/julia.svg + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3gSex6 + umask 022 + cd /builddir/build/BUILD + cd julia-1.6.1 ++ cd /usr/lib ++ ls libmbedtls.so.12 + sed 's/libmbedtls.so.*"/libmbedtls.so.12"/' -i stdlib/MbedTLS_jll/src/MbedTLS_jll.jl ++ cd /usr/lib ++ ls libmbedcrypto.so.3 + sed 's/libmbedcrypto.so.*"/libmbedcrypto.so.3"/' -i stdlib/MbedTLS_jll/src/MbedTLS_jll.jl ++ cd /usr/lib ++ ls libmbedx509.so.0 + sed 's/libmbedx509.so.*"/libmbedx509.so.0"/' -i stdlib/MbedTLS_jll/src/MbedTLS_jll.jl ++ cd /usr/lib ++ ls libopenlibm.so.3 + sed 's/libopenlibm.so.*"/libopenlibm.so.3"/' -i stdlib/OpenLibm_jll/src/OpenLibm_jll.jl ++ cd /usr/lib ++ ls libgit2.so.1.1 + sed 's/libgit2.so.*"/libgit2.so.1.1"/' -i stdlib/LibGit2_jll/src/LibGit2_jll.jl + sed 's/#if defined(MINSIGSTKSZ) && MINSIGSTKSZ > 131072/#if 0/' -i src/task.c + mkdir -p /builddir/build/BUILD/julia-1.6.1/build/usr/lib/ + ln -sf /usr/lib/libgcc_s.so.1 /builddir/build/BUILD/julia-1.6.1/build/usr/lib/libgcc_s.so.1 ++ echo -j6 ++ sed s/-j// + make -j6 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4' USE_SYSTEM_LLVM=0 USE_SYSTEM_LIBUNWIND=1 USE_SYSTEM_PCRE=1 USE_SYSTEM_BLAS=1 USE_SYSTEM_LAPACK=1 USE_SYSTEM_GMP=1 USE_SYSTEM_MPFR=1 USE_SYSTEM_SUITESPARSE=1 USE_SYSTEM_DSFMT=1 USE_SYSTEM_LIBUV=0 USE_SYSTEM_UTF8PROC=1 USE_SYSTEM_LIBGIT2=1 USE_SYSTEM_LIBSSH2=1 USE_SYSTEM_MBEDTLS=1 USE_SYSTEM_CURL=1 USE_SYSTEM_PATCHELF=1 USE_SYSTEM_LIBM=0 USE_SYSTEM_OPENLIBM=1 USE_SYSTEM_ZLIB=1 USE_SYSTEM_P7ZIP=1 USE_SYSTEM_NGHTTP2=1 USE_SYSTEM_CSL=1 USE_BINARYBUILDER=0 BUNDLE_DEBUG_LIBS=0 JULIA_SPLITDEBUG=1 'TAGGED_RELEASE_BANNER=Fedora 35 build' VERBOSE=1 MARCH=pentium4 'JULIA_CPU_TARGET=pentium4;sandybridge,-xsaveopt,clone_all' LIBBLAS=-lopenblas LIBBLASNAME=libopenblas LIBLAPACK=-lopenblas LIBLAPACKNAME=libopenblas 'SUITESPARSE_LIB=-lumfpack -lcholmod -lamd -lcamd -lcolamd -lspqr' prefix=/usr bindir=/usr/bin libdir=/usr/lib libexecdir=/usr/libexec datarootdir=/usr/share includedir=/usr/include sysconfdir=/etc build_prefix=/builddir/build/BUILD/julia-1.6.1/build/usr JULIA_CPU_THREADS=6 release Warning: git information unavailable; versioning information limited /builddir/build/BUILD/julia-1.6.1/contrib/install.sh 755 /builddir/build/BUILD/julia-1.6.1/contrib/julia-config.jl /builddir/build/BUILD/julia-1.6.1/build/usr/share/julia/ Creating usr/etc/julia/startup.jl Copying in usr/share/man/man1/julia.1 make[1]: Entering directory '/builddir/build/BUILD/julia-1.6.1/cli' make[1]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps' Warning: git information unavailable; versioning information limited Warning: git information unavailable; versioning information limited gcc -march=pentium4 -m32 -O3 -ggdb2 -falign-functions -momit-leaf-frame-pointer -DDEP_LIBS="\"$("/usr/bin/python3" /builddir/build/BUILD/julia-1.6.1/contrib/relative_path.py /builddir/build/BUILD/julia-1.6.1/build/usr/lib /builddir/build/BUILD/julia-1.6.1/build/usr/lib/julia/libgcc_s.so.1):$("/usr/bin/python3" /builddir/build/BUILD/julia-1.6.1/contrib/relative_path.py /builddir/build/BUILD/julia-1.6.1/build/usr/lib /builddir/build/BUILD/julia-1.6.1/build/usr/lib/julia/libopenlibm.so):$("/usr/bin/python3" /builddir/build/BUILD/julia-1.6.1/contrib/relative_path.py /builddir/build/BUILD/julia-1.6.1/build/usr/lib /builddir/build/BUILD/julia-1.6.1/build/usr/lib/libjulia-internal.so.1)\"" -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DSYSTEM_LIBUNWIND -I/builddir/build/BUILD/julia-1.6.1/src -I/builddir/build/BUILD/julia-1.6.1/src -I/builddir/build/BUILD/julia-1.6.1/src/support -I/builddir/build/BUILD/julia-1.6.1/build/usr/include -ffreestanding -c /builddir/build/BUILD/julia-1.6.1/cli/loader_exe.c -o loader_exe.o gcc -march=pentium4 -m32 -DLIBRARY_EXPORTS -O3 -ggdb2 -falign-functions -momit-leaf-frame-pointer -DDEP_LIBS="\"$("/usr/bin/python3" /builddir/build/BUILD/julia-1.6.1/contrib/relative_path.py /builddir/build/BUILD/julia-1.6.1/build/usr/lib /builddir/build/BUILD/julia-1.6.1/build/usr/lib/julia/libgcc_s.so.1):$("/usr/bin/python3" /builddir/build/BUILD/julia-1.6.1/contrib/relative_path.py /builddir/build/BUILD/julia-1.6.1/build/usr/lib /builddir/build/BUILD/julia-1.6.1/build/usr/lib/julia/libopenlibm.so):$("/usr/bin/python3" /builddir/build/BUILD/julia-1.6.1/contrib/relative_path.py /builddir/build/BUILD/julia-1.6.1/build/usr/lib /builddir/build/BUILD/julia-1.6.1/build/usr/lib/libjulia-internal.so.1)\"" -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DSYSTEM_LIBUNWIND -I/builddir/build/BUILD/julia-1.6.1/src -I/builddir/build/BUILD/julia-1.6.1/src -I/builddir/build/BUILD/julia-1.6.1/src/support -I/builddir/build/BUILD/julia-1.6.1/build/usr/include -ffreestanding -c /builddir/build/BUILD/julia-1.6.1/cli/loader_lib.c -o loader_lib.o gcc -march=pentium4 -m32 -O3 -ggdb2 -falign-functions -momit-leaf-frame-pointer -DDEP_LIBS="\"$("/usr/bin/python3" /builddir/build/BUILD/julia-1.6.1/contrib/relative_path.py /builddir/build/BUILD/julia-1.6.1/build/usr/lib /builddir/build/BUILD/julia-1.6.1/build/usr/lib/julia/libgcc_s.so.1):$("/usr/bin/python3" /builddir/build/BUILD/julia-1.6.1/contrib/relative_path.py /builddir/build/BUILD/julia-1.6.1/build/usr/lib /builddir/build/BUILD/julia-1.6.1/build/usr/lib/julia/libopenlibm.so):$("/usr/bin/python3" /builddir/build/BUILD/julia-1.6.1/contrib/relative_path.py /builddir/build/BUILD/julia-1.6.1/build/usr/lib /builddir/build/BUILD/julia-1.6.1/build/usr/lib/libjulia-internal.so.1)\"" -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DSYSTEM_LIBUNWIND -I/builddir/build/BUILD/julia-1.6.1/src -I/builddir/build/BUILD/julia-1.6.1/src -I/builddir/build/BUILD/julia-1.6.1/src/support -I/builddir/build/BUILD/julia-1.6.1/build/usr/include -ffreestanding /builddir/build/BUILD/julia-1.6.1/cli/trampolines/trampolines_i686.S -c -o loader_trampolines.o mkdir -p /builddir/build/BUILD/julia-1.6.1/build/usr/lib /builddir/build/BUILD/julia-1.6.1/deps/tools/jlchecksum /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9.tar.gz gcc -march=pentium4 -m32 -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -shared -fPIC -I /usr/include/suitesparse /builddir/build/BUILD/julia-1.6.1/deps/SuiteSparse_wrapper.c -o /builddir/build/BUILD/julia-1.6.1/build/usr/lib/libsuitesparse_wrapper.so -lumfpack -lcholmod -lamd -lcamd -lcolamd -lspqr /builddir/build/BUILD/julia-1.6.1/deps/tools/jlchecksum /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1.src.tar.xz /usr/bin/env: 'python2': No such file or directory /usr/bin/env: 'python2': No such file or directory mkdir -p /builddir/build/BUILD/julia-1.6.1/deps/srccache/python2_path python -c 'import sys; sys.exit(not sys.version_info > (3, 0))' && \ /usr/bin/env python2 -c 'import sys; sys.exit(not sys.version_info < (3, 0))' && \ ln -sf "/builddir/build/BUILD/julia-1.6.1/deps/srccache/python2_path/python" && \ ln -sf -config "/builddir/build/BUILD/julia-1.6.1/deps/srccache/python2_path/python-config" /bin/sh: line 1: python: command not found make[1]: [/builddir/build/BUILD/julia-1.6.1/deps/llvm.mk:274: /builddir/build/BUILD/julia-1.6.1/deps/srccache/python2_path] Error 127 (ignored) /builddir/build/BUILD/julia-1.6.1/deps/tools/jlchecksum /builddir/build/BUILD/julia-1.6.1/deps/srccache/libwhich-81e9723c0273d78493dc8c8ed570f68d9ce7e89e.tar.gz [ ! \( -e /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/ -o -h /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/ \) ] || rm -r /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/ mkdir -p /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/ /usr/bin/gtar -C /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/ --strip-components 1 -xf /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9.tar.gz [ ! \( -e scratch/libwhich-81e9723c0273d78493dc8c8ed570f68d9ce7e89e/ -o -h scratch/libwhich-81e9723c0273d78493dc8c8ed570f68d9ce7e89e/ \) ] || rm -r scratch/libwhich-81e9723c0273d78493dc8c8ed570f68d9ce7e89e/ mkdir -p scratch/libwhich-81e9723c0273d78493dc8c8ed570f68d9ce7e89e/ /usr/bin/gtar -C scratch/libwhich-81e9723c0273d78493dc8c8ed570f68d9ce7e89e/ --strip-components 1 -xf /builddir/build/BUILD/julia-1.6.1/deps/srccache/libwhich-81e9723c0273d78493dc8c8ed570f68d9ce7e89e.tar.gz echo 1 > scratch/libwhich-81e9723c0273d78493dc8c8ed570f68d9ce7e89e/source-extracted make -C scratch/libwhich-81e9723c0273d78493dc8c8ed570f68d9ce7e89e/ CC="gcc -march=pentium4 -m32" libwhich make[2]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/libwhich-81e9723c0273d78493dc8c8ed570f68d9ce7e89e' gcc -march=pentium4 -m32 -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -std=gnu99 -D_GNU_SOURCE -c -o libwhich.o libwhich.c gcc -march=pentium4 -m32 -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DSYSTEM_LIBUNWIND -I/builddir/build/BUILD/julia-1.6.1/src -I/builddir/build/BUILD/julia-1.6.1/src -I/builddir/build/BUILD/julia-1.6.1/src/support -I/builddir/build/BUILD/julia-1.6.1/build/usr/include -ffreestanding -DLIBRARY_EXPORTS -shared -O3 -ggdb2 -falign-functions -momit-leaf-frame-pointer -DDEP_LIBS="\"$("/usr/bin/python3" /builddir/build/BUILD/julia-1.6.1/contrib/relative_path.py /builddir/build/BUILD/julia-1.6.1/build/usr/lib /builddir/build/BUILD/julia-1.6.1/build/usr/lib/julia/libgcc_s.so.1):$("/usr/bin/python3" /builddir/build/BUILD/julia-1.6.1/contrib/relative_path.py /builddir/build/BUILD/julia-1.6.1/build/usr/lib /builddir/build/BUILD/julia-1.6.1/build/usr/lib/julia/libopenlibm.so):$("/usr/bin/python3" /builddir/build/BUILD/julia-1.6.1/contrib/relative_path.py /builddir/build/BUILD/julia-1.6.1/build/usr/lib /builddir/build/BUILD/julia-1.6.1/build/usr/lib/libjulia-internal.so.1)\"" ./loader_lib.o ./loader_trampolines.o -o /builddir/build/BUILD/julia-1.6.1/build/usr/lib/libjulia.so.1.6 -Wl,-Bsymbolic-functions -Wl,-Bdynamic -Wl,-no-undefined -ffreestanding -L/builddir/build/BUILD/julia-1.6.1/build/usr/lib -L/builddir/build/BUILD/julia-1.6.1/build/usr/lib -Wl,--no-as-needed -ldl -lpthread -rdynamic -lc -Wl,--as-needed -Wl,-rpath,'$ORIGIN/julia' -Wl,-rpath,'$ORIGIN' -Wl,-z,origin true -ignorelibsuitesparse_wrapper.so /builddir/build/BUILD/julia-1.6.1/build/usr/lib/libsuitesparse_wrapper.so touch -c /builddir/build/BUILD/julia-1.6.1/build/usr/lib/libsuitesparse_wrapper.so echo 1 > /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/source-extracted touch -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/aclocal.m4 # touch a few files to prevent autogen from getting called touch -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/Makefile.in touch -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/configure mkdir -p scratch/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/ cd scratch/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/ && \ /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9//configure --with-pic --prefix=/builddir/build/BUILD/julia-1.6.1/build/usr --build=i686-redhat-linux --libdir=/builddir/build/BUILD/julia-1.6.1/build/usr/lib --bindir=/builddir/build/BUILD/julia-1.6.1/build/usr/tools LDFLAGS=" -Wl,-rpath,'\$\$ORIGIN' -Wl,-z,origin -Wl,-rpath-link,/builddir/build/BUILD/julia-1.6.1/build/usr/lib" F77="gfortran -march=pentium4 -m32" CC="gcc -march=pentium4 -m32" CXX="g++ -march=pentium4 -m32" LD="ld" LDFLAGS=" -v" CFLAGS="-O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2" gcc -march=pentium4 -m32 libwhich.o -o libwhich -ldl /usr/bin/ld: ./loader_trampolines.o: warning: relocation against `jl_infer_thunk_addr' in read-only section `.text' /usr/bin/ld: warning: creating DT_TEXTREL in a shared object true -ignorelibjulia.so /builddir/build/BUILD/julia-1.6.1/build/usr/lib/libjulia.so.1.6 gcc -march=pentium4 -m32 -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DSYSTEM_LIBUNWIND -I/builddir/build/BUILD/julia-1.6.1/src -I/builddir/build/BUILD/julia-1.6.1/src -I/builddir/build/BUILD/julia-1.6.1/src/support -I/builddir/build/BUILD/julia-1.6.1/build/usr/include -ffreestanding -O3 -ggdb2 -falign-functions -momit-leaf-frame-pointer -DDEP_LIBS="\"$("/usr/bin/python3" /builddir/build/BUILD/julia-1.6.1/contrib/relative_path.py /builddir/build/BUILD/julia-1.6.1/build/usr/lib /builddir/build/BUILD/julia-1.6.1/build/usr/lib/julia/libgcc_s.so.1):$("/usr/bin/python3" /builddir/build/BUILD/julia-1.6.1/contrib/relative_path.py /builddir/build/BUILD/julia-1.6.1/build/usr/lib /builddir/build/BUILD/julia-1.6.1/build/usr/lib/julia/libopenlibm.so):$("/usr/bin/python3" /builddir/build/BUILD/julia-1.6.1/contrib/relative_path.py /builddir/build/BUILD/julia-1.6.1/build/usr/lib /builddir/build/BUILD/julia-1.6.1/build/usr/lib/libjulia-internal.so.1)\"" ./loader_exe.o -o /builddir/build/BUILD/julia-1.6.1/build/usr/bin/julia -Wl,-Bdynamic -Wl,-no-undefined -ffreestanding -L/builddir/build/BUILD/julia-1.6.1/build/usr/lib -L/builddir/build/BUILD/julia-1.6.1/build/usr/lib -Wl,--no-as-needed -ldl -lpthread -rdynamic -lc -Wl,--as-needed -Wl,-rpath,'$ORIGIN/../lib' -Wl,-rpath,'$ORIGIN/../lib/julia' -Wl,-rpath-link,/builddir/build/BUILD/julia-1.6.1/build/usr/lib -Wl,-z,origin -ljulia checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes make[2]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/libwhich-81e9723c0273d78493dc8c8ed570f68d9ce7e89e' echo 1 > scratch/libwhich-81e9723c0273d78493dc8c8ed570f68d9ce7e89e/build-compiled rm -rf /builddir/build/BUILD/julia-1.6.1/build/usr-staging/libwhich-81e9723c0273d78493dc8c8ed570f68d9ce7e89e mkdir -p /builddir/build/BUILD/julia-1.6.1/build/usr-staging/libwhich-81e9723c0273d78493dc8c8ed570f68d9ce7e89e/builddir/build/BUILD/julia-1.6.1/build/usr mkdir -p /builddir/build/BUILD/julia-1.6.1/build/usr-staging/libwhich-81e9723c0273d78493dc8c8ed570f68d9ce7e89e//builddir/build/BUILD/julia-1.6.1/build/usr/tools cp scratch/libwhich-81e9723c0273d78493dc8c8ed570f68d9ce7e89e/libwhich /builddir/build/BUILD/julia-1.6.1/build/usr-staging/libwhich-81e9723c0273d78493dc8c8ed570f68d9ce7e89e//builddir/build/BUILD/julia-1.6.1/build/usr/tools checking for a thread-safe mkdir -p... cd /builddir/build/BUILD/julia-1.6.1/build/usr-staging/libwhich-81e9723c0273d78493dc8c8ed570f68d9ce7e89e/builddir/build/BUILD/julia-1.6.1/build/usr && tar -czf /builddir/build/BUILD/julia-1.6.1/build/usr-staging/libwhich-81e9723c0273d78493dc8c8ed570f68d9ce7e89e.tgz.tmp . /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... rm -rf /builddir/build/BUILD/julia-1.6.1/build/usr-staging/libwhich-81e9723c0273d78493dc8c8ed570f68d9ce7e89e rm -rf /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 mv /builddir/build/BUILD/julia-1.6.1/build/usr-staging/libwhich-81e9723c0273d78493dc8c8ed570f68d9ce7e89e.tgz.tmp /builddir/build/BUILD/julia-1.6.1/build/usr-staging/libwhich-81e9723c0273d78493dc8c8ed570f68d9ce7e89e.tgz mkdir -p /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 [ ! -e /builddir/build/BUILD/julia-1.6.1/build/usr/manifest/libwhich ] || make uninstall-libwhich /usr/bin/gtar -C /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 --strip-components 1 -xf /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1.src.tar.xz mkdir -p /builddir/build/BUILD/julia-1.6.1/build/usr yes /usr/bin/gtar -xmzf /builddir/build/BUILD/julia-1.6.1/build/usr-staging/libwhich-81e9723c0273d78493dc8c8ed570f68d9ce7e89e.tgz -C /builddir/build/BUILD/julia-1.6.1/build/usr checking whether make supports nested variables... make[1]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/cli' echo 'libwhich-81e9723c0273d78493dc8c8ed570f68d9ce7e89e staged-uninstaller' > /builddir/build/BUILD/julia-1.6.1/build/usr/manifest/libwhich yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for gcc... gcc -march=pentium4 -m32 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -march=pentium4 -m32 accepts -g... yes checking for gcc -march=pentium4 -m32 option to accept ISO C89... none needed checking whether gcc -march=pentium4 -m32 understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc -march=pentium4 -m32... gcc3 checking for gcc -march=pentium4 -m32 way to treat warnings as errors... -Werror checking if gcc -march=pentium4 -m32 supports -fvisibility=hidden... yes checking if gcc -march=pentium4 -m32 supports -g flag... yes checking if gcc -march=pentium4 -m32 supports -std=gnu99 flag... yes checking if gcc -march=pentium4 -m32 supports -Wall flag... yes checking if gcc -march=pentium4 -m32 supports -Wextra flag... yes checking if gcc -march=pentium4 -m32 supports -Wno-long-long flag... yes checking if gcc -march=pentium4 -m32 supports -Wno-unused-parameter flag... yes checking if gcc -march=pentium4 -m32 supports -Wstrict-prototypes flag... yes checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -march=pentium4 -m32... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -march=pentium4 -m32 object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -march=pentium4 -m32 -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -march=pentium4 -m32 supports -fno-rtti -fno-exceptions... no checking for gcc -march=pentium4 -m32 option to produce PIC... -fPIC -DPIC checking if gcc -march=pentium4 -m32 PIC flag -fPIC -DPIC works... yes checking if gcc -march=pentium4 -m32 static flag -static works... no checking if gcc -march=pentium4 -m32 supports -c -o file.o... yes checking if gcc -march=pentium4 -m32 supports -c -o file.o... (cached) yes checking whether the gcc -march=pentium4 -m32 linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether make supports nested variables... (cached) yes checking whether gcc -march=pentium4 -m32 is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for dlopen in -ldl... yes checking for library containing kstat_lookup... no checking for library containing gethostbyname... none required checking for library containing perfstat_cpu... no checking for library containing clock_gettime... none required checking for library containing sendfile... none required checking for library containing socket... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking sys/ahafs_evProds.h usability... no checking sys/ahafs_evProds.h presence... no checking for sys/ahafs_evProds.h... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libuv.pc config.status: linking /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/test/fixtures/empty_file to test/fixtures/empty_file config.status: linking /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/test/fixtures/load_error.node to test/fixtures/load_error.node config.status: linking /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/test/fixtures/lorem_ipsum.txt to test/fixtures/lorem_ipsum.txt config.status: executing depfiles commands # touch some extra files to ensure bisect works pretty well touch -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1.extracted touch -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/configure touch -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/CMakeLists.txt echo 1 > /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/source-extracted cd /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 && patch -p1 < /builddir/build/BUILD/julia-1.6.1/deps/patches/llvm8-D34078-vectorize-fdiv.patch patching file lib/Analysis/IVDescriptors.cpp Hunk #1 succeeded at 576 (offset 5 lines). patching file test/Transforms/LoopVectorize/float-reduction.ll echo 1 > /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/llvm8-D34078-vectorize-fdiv.patch-applied cd /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 && patch -p1 < /builddir/build/BUILD/julia-1.6.1/deps/patches/llvm-7.0-D44650.patch patching file tools/llvm-cfi-verify/CMakeLists.txt Hunk #1 succeeded at 10 (offset -1 lines). echo 1 > /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/llvm-7.0-D44650.patch-applied cd /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 && patch -p1 < /builddir/build/BUILD/julia-1.6.1/deps/patches/llvm-6.0-DISABLE_ABI_CHECKS.patch patching file cmake/modules/HandleLLVMOptions.cmake Hunk #1 succeeded at 632 with fuzz 1 (offset 60 lines). patching file include/llvm/Config/abi-breaking.h.cmake echo 1 > /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/llvm-6.0-DISABLE_ABI_CHECKS.patch-applied cd /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 && patch -p1 < /builddir/build/BUILD/julia-1.6.1/deps/patches/llvm9-D50010-VNCoercion-ni.patch patching file lib/Transforms/Utils/VNCoercion.cpp Hunk #1 succeeded at 36 with fuzz 1 (offset 2 lines). patching file test/Transforms/GVN/non-integral-pointers.ll Hunk #2 succeeded at 386 (offset 101 lines). echo 1 > /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/llvm9-D50010-VNCoercion-ni.patch-applied cd /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 && patch -p1 < /builddir/build/BUILD/julia-1.6.1/deps/patches/llvm7-revert-D44485.patch patching file lib/MC/WinCOFFObjectWriter.cpp Hunk #1 succeeded at 697 (offset 7 lines). patching file test/MC/COFF/diff.s Hunk #1 succeeded at 1 with fuzz 2. echo 1 > /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/llvm7-revert-D44485.patch-applied cd /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 && patch -p1 < /builddir/build/BUILD/julia-1.6.1/deps/patches/llvm-11-D75072-SCEV-add-type.patch patching file include/llvm/Analysis/ScalarEvolution.h patching file include/llvm/Analysis/ScalarEvolutionExpressions.h patching file lib/Analysis/ScalarEvolution.cpp patching file test/Transforms/LoopStrengthReduce/nonintegral.ll echo 1 > /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/llvm-11-D75072-SCEV-add-type.patch-applied cd /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 && patch -p1 < /builddir/build/BUILD/julia-1.6.1/deps/patches/llvm-julia-tsan-custom-as.patch patching file lib/Transforms/Instrumentation/ThreadSanitizer.cpp Hunk #1 succeeded at 361 (offset 65 lines). echo 1 > /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/llvm-julia-tsan-custom-as.patch-applied cd /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 && patch -p1 < /builddir/build/BUILD/julia-1.6.1/deps/patches/llvm-D80101.patch patching file lib/CodeGen/StackColoring.cpp Hunk #1 succeeded at 918 with fuzz 2 (offset 5 lines). echo 1 > /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/llvm-D80101.patch-applied cd /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 && patch -p1 < /builddir/build/BUILD/julia-1.6.1/deps/patches/llvm-D84031.patch patching file lib/CodeGen/CodeGenPrepare.cpp Hunk #1 succeeded at 538 (offset -2 lines). echo 1 > /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/llvm-D84031.patch-applied cd /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 && patch -p1 < /builddir/build/BUILD/julia-1.6.1/deps/patches/llvm-10-unique_function_clang-sa.patch patching file include/llvm/ADT/FunctionExtras.h Hunk #1 succeeded at 273 (offset 80 lines). echo 1 > /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/llvm-10-unique_function_clang-sa.patch-applied cd /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 && patch -p1 < /builddir/build/BUILD/julia-1.6.1/deps/patches/llvm-invalid-addrspacecast-sink.patch patching file lib/CodeGen/CodeGenPrepare.cpp Hunk #1 succeeded at 4999 (offset -42 lines). Hunk #2 succeeded at 5150 (offset -42 lines). patching file test/Transforms/CodeGenPrepare/NVPTX/dont-introduce-addrspacecast.ll echo 1 > /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/llvm-invalid-addrspacecast-sink.patch-applied cd /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 && patch -p1 < /builddir/build/BUILD/julia-1.6.1/deps/patches/llvm-11-D92906-ppc-setjmp.patch patching file lib/Target/PowerPC/PPCFrameLowering.cpp Hunk #1 succeeded at 531 (offset 156 lines). Hunk #2 succeeded at 737 (offset 152 lines). Hunk #3 succeeded at 1707 (offset 60 lines). patching file test/CodeGen/PowerPC/stack-restore-with-setjmp.ll echo 1 > /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/llvm-11-D92906-ppc-setjmp.patch-applied cd /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 && patch -p1 < /builddir/build/BUILD/julia-1.6.1/deps/patches/llvm-11-PR48458-X86ISelDAGToDAG.patch patching file lib/Target/X86/X86ISelDAGToDAG.cpp patching file test/CodeGen/X86/pr48458.ll echo 1 > /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/llvm-11-PR48458-X86ISelDAGToDAG.patch-applied cd /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 && patch -p1 < /builddir/build/BUILD/julia-1.6.1/deps/patches/llvm-11-D93092-ppc-knownbits.patch patching file lib/Target/PowerPC/PPCISelLowering.cpp patching file test/CodeGen/PowerPC/pr48388.ll echo 1 > /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/llvm-11-D93092-ppc-knownbits.patch-applied cd /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 && patch -p1 < /builddir/build/BUILD/julia-1.6.1/deps/patches/llvm-11-D93154-globalisel-as.patch patching file lib/CodeGen/GlobalISel/CombinerHelper.cpp Hunk #1 succeeded at 1157 (offset -83 lines). Hunk #2 succeeded at 1174 (offset -83 lines). Hunk #3 succeeded at 1264 (offset -83 lines). Hunk #4 succeeded at 1273 (offset -83 lines). Hunk #5 succeeded at 1291 (offset -83 lines). echo 1 > /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/llvm-11-D93154-globalisel-as.patch-applied cd /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 && patch -p1 < /builddir/build/BUILD/julia-1.6.1/deps/patches/llvm-11-ppc-half-ctr.patch patching file lib/Target/PowerPC/PPCTargetTransformInfo.cpp patching file test/CodeGen/PowerPC/pr48519.ll echo 1 > /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/llvm-11-ppc-half-ctr.patch-applied cd /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 && patch -p1 < /builddir/build/BUILD/julia-1.6.1/deps/patches/llvm-11-ppc-sp-from-bp.patch patching file lib/Target/PowerPC/PPCFrameLowering.cpp patching file test/CodeGen/PowerPC/aix-base-pointer.ll patching file test/CodeGen/PowerPC/pr46759.ll patching file test/CodeGen/PowerPC/stack-clash-prologue.ll patching file test/CodeGen/PowerPC/stack-realign.ll echo 1 > /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/llvm-11-ppc-sp-from-bp.patch-applied cd /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 && patch -p1 < /builddir/build/BUILD/julia-1.6.1/deps/patches/llvm-rGb498303066a6-gcc11-header-fix.patch patching file utils/benchmark/src/benchmark_register.h echo 1 > /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/llvm-rGb498303066a6-gcc11-header-fix.patch-applied cd /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 && patch -p1 < /builddir/build/BUILD/julia-1.6.1/deps/patches/llvm-11-D94813-mergeicmps.patch patching file lib/Transforms/Scalar/MergeICmps.cpp patching file test/Transforms/MergeICmps/addressspaces.ll echo 1 > /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/llvm-11-D94813-mergeicmps.patch-applied cd /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 && patch -p1 < /builddir/build/BUILD/julia-1.6.1/deps/patches/llvm-11-D94980-CTR-half.patch patching file lib/Target/PowerPC/PPCTargetTransformInfo.cpp patching file test/CodeGen/PowerPC/pr48519.ll echo 1 > /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/llvm-11-D94980-CTR-half.patch-applied cd /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 && patch -p1 < /builddir/build/BUILD/julia-1.6.1/deps/patches/llvm-11-D94058-sext-atomic-ops.patch patching file lib/Target/PowerPC/PPCISelLowering.cpp patching file test/CodeGen/PowerPC/atomics-regression.ll patching file test/CodeGen/PowerPC/sign-ext-atomics.ll echo 1 > /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/llvm-11-D94058-sext-atomic-ops.patch-applied cd /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 && patch -p1 < /builddir/build/BUILD/julia-1.6.1/deps/patches/llvm-11-D96283-dagcombine-half.patch patching file include/llvm/CodeGen/TargetLowering.h Hunk #1 succeeded at 2758 (offset -31 lines). patching file lib/CodeGen/SelectionDAG/DAGCombiner.cpp Hunk #1 succeeded at 20616 (offset -566 lines). patching file lib/Target/PowerPC/PPCISelLowering.h Hunk #1 succeeded at 951 (offset -36 lines). patching file test/CodeGen/PowerPC/handle-f16-storage-type.ll patching file test/CodeGen/PowerPC/pr48519.ll patching file test/CodeGen/PowerPC/pr49092.ll echo 1 > /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/llvm-11-D96283-dagcombine-half.patch-applied cd /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 && patch -p2 < /builddir/build/BUILD/julia-1.6.1/deps/patches/llvm-11-AArch64-FastIsel-bug.patch patching file lib/Target/AArch64/AArch64FastISel.cpp Hunk #1 succeeded at 4603 (offset 3 lines). echo 1 > /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/llvm-11-AArch64-FastIsel-bug.patch-applied cd /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 && patch -p2 < /builddir/build/BUILD/julia-1.6.1/deps/patches/llvm-11-D97435-AArch64-movaddrreg.patch patching file lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp patching file lib/Target/AArch64/AArch64InstrInfo.td patching file test/CodeGen/AArch64/GlobalISel/select-blockaddress.mir patching file test/CodeGen/AArch64/GlobalISel/select-jump-table-brjt-constrain.mir patching file test/CodeGen/AArch64/GlobalISel/select-jump-table-brjt.mir patching file test/CodeGen/AArch64/GlobalISel/select.mir echo 1 > /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/llvm-11-D97435-AArch64-movaddrreg.patch-applied cd /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 && patch -p2 < /builddir/build/BUILD/julia-1.6.1/deps/patches/llvm-11-D97571-AArch64-loh.patch patching file lib/Target/AArch64/AArch64CollectLOH.cpp patching file test/CodeGen/AArch64/loh-adrp-add-ldr-clobber.mir echo 1 > /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/llvm-11-D97571-AArch64-loh.patch-applied cd /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 && patch -p2 < /builddir/build/BUILD/julia-1.6.1/deps/patches/llvm-11-aarch64-addrspace.patch patching file lib/Target/AArch64/AArch64FastISel.cpp echo 1 > /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/llvm-11-aarch64-addrspace.patch-applied cd /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 && patch -p1 < /builddir/build/BUILD/julia-1.6.1/deps/patches/llvm7-symver-jlprefix.patch patching file tools/llvm-shlib/simple_version_script.map.in echo 1 > /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/llvm7-symver-jlprefix.patch-applied mkdir -p scratch/llvm-11.0.1/build_Release/ cd scratch/llvm-11.0.1/build_Release/ && \ export PATH=/builddir/build/BUILD/julia-1.6.1/deps/srccache/python2_path:"$PATH" && \ cmake /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 -G "Unix Makefiles" -DCMAKE_INSTALL_PREFIX:PATH=/builddir/build/BUILD/julia-1.6.1/build/usr -DCMAKE_PREFIX_PATH=/builddir/build/BUILD/julia-1.6.1/build/usr -DCMAKE_INSTALL_LIBDIR=/builddir/build/BUILD/julia-1.6.1/build/usr/lib -DCMAKE_INSTALL_BINDIR=/builddir/build/BUILD/julia-1.6.1/build/usr/bin -DLIB_INSTALL_DIR=/builddir/build/BUILD/julia-1.6.1/build/usr/lib -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_C_COMPILER="$(which gcc)" -DCMAKE_C_COMPILER_ARG1="-m32" -DCMAKE_CXX_COMPILER="g++" -DCMAKE_CXX_COMPILER_ARG1="-m32" -DCMAKE_LINKER="$(which ld)" -DCMAKE_AR="$(which ar)" -DCMAKE_RANLIB="$(which ranlib)" -DLLVM_TARGETS_TO_BUILD:STRING="host;NVPTX;AMDGPU;WebAssembly;BPF" -DCMAKE_BUILD_TYPE="Release" -DLLVM_ENABLE_ZLIB=OFF -DLLVM_ENABLE_LIBXML2=OFF -DLLVM_HOST_TRIPLE="i686-redhat-linux" -DCOMPILER_RT_ENABLE_IOS=OFF -DCOMPILER_RT_ENABLE_WATCHOS=OFF -DCOMPILER_RT_ENABLE_TVOS=OFF -DLLVM_TOOLS_INSTALL_DIR=tools -DLLVM_UTILS_INSTALL_DIR=tools -DLLVM_INCLUDE_UTILS=ON -DLLVM_INSTALL_UTILS=ON -DLLVM_BINDINGS_LIST="" -DLLVM_INCLUDE_DOCS=Off -DLLVM_ENABLE_TERMINFO=Off -DHAVE_HISTEDIT_H=Off -DHAVE_LIBEDIT=Off -DLLVM_BUILD_LLVM_DYLIB:BOOL=ON -DLLVM_LINK_LLVM_DYLIB:BOOL=ON -DLLVM_USE_PERF:BOOL=ON -DLLVM_ABI_BREAKING_CHECKS=FORCE_OFF -DCMAKE_C_FLAGS=" -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4" -DCMAKE_CXX_FLAGS=" -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique" -DLLVM_TOOL_CLANG_BUILD=OFF -DLLVM_TOOL_COMPILER_RT_BUILD=OFF -DLLVM_TOOL_LLDB_BUILD=OFF -DCMAKE_EXE_LINKER_FLAGS=" " -DCMAKE_SHARED_LINKER_FLAGS=" " -DLLVM_VERSION_SUFFIX:STRING="jl" \ || { echo '*** To install a newer version of cmake, run contrib/download_cmake.sh ***' && false; } Re-run cmake no build system arguments -- The C compiler identification is GNU 11.2.1 config.status: executing libtool commands echo 1 > scratch/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/build-configured make -C scratch/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/ V=1 make[2]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9' /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-fs-poll.lo -MD -MP -MF src/.deps/libuv_la-fs-poll.Tpo -c -o src/libuv_la-fs-poll.lo `test -f 'src/fs-poll.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/fs-poll.c /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-idna.lo -MD -MP -MF src/.deps/libuv_la-idna.Tpo -c -o src/libuv_la-idna.lo `test -f 'src/idna.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/idna.c /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-inet.lo -MD -MP -MF src/.deps/libuv_la-inet.Tpo -c -o src/libuv_la-inet.lo `test -f 'src/inet.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/inet.c /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-loop-watcher.lo -MD -MP -MF src/.deps/libuv_la-loop-watcher.Tpo -c -o src/libuv_la-loop-watcher.lo `test -f 'src/loop-watcher.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/loop-watcher.c /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-random.lo -MD -MP -MF src/.deps/libuv_la-random.Tpo -c -o src/libuv_la-random.lo `test -f 'src/random.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/random.c -- The CXX compiler identification is GNU 11.2.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for dlfcn.h libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-idna.lo -MD -MP -MF src/.deps/libuv_la-idna.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/idna.c -fPIC -DPIC -o src/.libs/libuv_la-idna.o libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-fs-poll.lo -MD -MP -MF src/.deps/libuv_la-fs-poll.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/fs-poll.c -fPIC -DPIC -o src/.libs/libuv_la-fs-poll.o libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-inet.lo -MD -MP -MF src/.deps/libuv_la-inet.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/inet.c -fPIC -DPIC -o src/.libs/libuv_la-inet.o libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-random.lo -MD -MP -MF src/.deps/libuv_la-random.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/random.c -fPIC -DPIC -o src/.libs/libuv_la-random.o -- Looking for dlfcn.h - found -- Looking for errno.h libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-idna.lo -MD -MP -MF src/.deps/libuv_la-idna.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/idna.c -fPIC -DPIC -o src/libuv_la-idna.o >/dev/null 2>&1 libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-fs-poll.lo -MD -MP -MF src/.deps/libuv_la-fs-poll.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/fs-poll.c -fPIC -DPIC -o src/libuv_la-fs-poll.o >/dev/null 2>&1 libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-random.lo -MD -MP -MF src/.deps/libuv_la-random.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/random.c -fPIC -DPIC -o src/libuv_la-random.o >/dev/null 2>&1 libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-loop-watcher.lo -MD -MP -MF src/.deps/libuv_la-loop-watcher.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/loop-watcher.c -fPIC -DPIC -o src/.libs/libuv_la-loop-watcher.o libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-inet.lo -MD -MP -MF src/.deps/libuv_la-inet.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/inet.c -fPIC -DPIC -o src/libuv_la-inet.o >/dev/null 2>&1 mv -f src/.deps/libuv_la-idna.Tpo src/.deps/libuv_la-idna.Plo mv -f src/.deps/libuv_la-random.Tpo src/.deps/libuv_la-random.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-strscpy.lo -MD -MP -MF src/.deps/libuv_la-strscpy.Tpo -c -o src/libuv_la-strscpy.lo `test -f 'src/strscpy.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/strscpy.c /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-threadpool.lo -MD -MP -MF src/.deps/libuv_la-threadpool.Tpo -c -o src/libuv_la-threadpool.lo `test -f 'src/threadpool.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/threadpool.c libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-loop-watcher.lo -MD -MP -MF src/.deps/libuv_la-loop-watcher.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/loop-watcher.c -fPIC -DPIC -o src/libuv_la-loop-watcher.o >/dev/null 2>&1 mv -f src/.deps/libuv_la-fs-poll.Tpo src/.deps/libuv_la-fs-poll.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-timer.lo -MD -MP -MF src/.deps/libuv_la-timer.Tpo -c -o src/libuv_la-timer.lo `test -f 'src/timer.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/timer.c -- Looking for errno.h - found -- Looking for fcntl.h mv -f src/.deps/libuv_la-inet.Tpo src/.deps/libuv_la-inet.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-uv-data-getter-setters.lo -MD -MP -MF src/.deps/libuv_la-uv-data-getter-setters.Tpo -c -o src/libuv_la-uv-data-getter-setters.lo `test -f 'src/uv-data-getter-setters.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/uv-data-getter-setters.c mv -f src/.deps/libuv_la-loop-watcher.Tpo src/.deps/libuv_la-loop-watcher.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-uv-common.lo -MD -MP -MF src/.deps/libuv_la-uv-common.Tpo -c -o src/libuv_la-uv-common.lo `test -f 'src/uv-common.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/uv-common.c -- Looking for fcntl.h - found -- Looking for link.h -- Looking for link.h - found -- Looking for malloc/malloc.h -- Looking for malloc/malloc.h - not found -- Looking for pthread.h libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-threadpool.lo -MD -MP -MF src/.deps/libuv_la-threadpool.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/threadpool.c -fPIC -DPIC -o src/.libs/libuv_la-threadpool.o -- Looking for pthread.h - found -- Looking for signal.h libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-timer.lo -MD -MP -MF src/.deps/libuv_la-timer.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/timer.c -fPIC -DPIC -o src/.libs/libuv_la-timer.o libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-strscpy.lo -MD -MP -MF src/.deps/libuv_la-strscpy.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/strscpy.c -fPIC -DPIC -o src/.libs/libuv_la-strscpy.o libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-uv-data-getter-setters.lo -MD -MP -MF src/.deps/libuv_la-uv-data-getter-setters.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/uv-data-getter-setters.c -fPIC -DPIC -o src/.libs/libuv_la-uv-data-getter-setters.o libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-threadpool.lo -MD -MP -MF src/.deps/libuv_la-threadpool.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/threadpool.c -fPIC -DPIC -o src/libuv_la-threadpool.o >/dev/null 2>&1 libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-strscpy.lo -MD -MP -MF src/.deps/libuv_la-strscpy.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/strscpy.c -fPIC -DPIC -o src/libuv_la-strscpy.o >/dev/null 2>&1 -- Looking for signal.h - found -- Looking for sys/ioctl.h libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-timer.lo -MD -MP -MF src/.deps/libuv_la-timer.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/timer.c -fPIC -DPIC -o src/libuv_la-timer.o >/dev/null 2>&1 libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-uv-data-getter-setters.lo -MD -MP -MF src/.deps/libuv_la-uv-data-getter-setters.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/uv-data-getter-setters.c -fPIC -DPIC -o src/libuv_la-uv-data-getter-setters.o >/dev/null 2>&1 mv -f src/.deps/libuv_la-strscpy.Tpo src/.deps/libuv_la-strscpy.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-version.lo -MD -MP -MF src/.deps/libuv_la-version.Tpo -c -o src/libuv_la-version.lo `test -f 'src/version.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/version.c mv -f src/.deps/libuv_la-threadpool.Tpo src/.deps/libuv_la-threadpool.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-async.lo -MD -MP -MF src/unix/.deps/libuv_la-async.Tpo -c -o src/unix/libuv_la-async.lo `test -f 'src/unix/async.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/unix/async.c mv -f src/.deps/libuv_la-uv-data-getter-setters.Tpo src/.deps/libuv_la-uv-data-getter-setters.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-core.lo -MD -MP -MF src/unix/.deps/libuv_la-core.Tpo -c -o src/unix/libuv_la-core.lo `test -f 'src/unix/core.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/unix/core.c libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-uv-common.lo -MD -MP -MF src/.deps/libuv_la-uv-common.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/uv-common.c -fPIC -DPIC -o src/.libs/libuv_la-uv-common.o -- Looking for sys/ioctl.h - found -- Looking for sys/mman.h mv -f src/.deps/libuv_la-timer.Tpo src/.deps/libuv_la-timer.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-dl.lo -MD -MP -MF src/unix/.deps/libuv_la-dl.Tpo -c -o src/unix/libuv_la-dl.lo `test -f 'src/unix/dl.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/unix/dl.c -- Looking for sys/mman.h - found -- Looking for sys/param.h libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-uv-common.lo -MD -MP -MF src/.deps/libuv_la-uv-common.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/uv-common.c -fPIC -DPIC -o src/libuv_la-uv-common.o >/dev/null 2>&1 -- Looking for sys/param.h - found -- Looking for sys/resource.h libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-async.lo -MD -MP -MF src/unix/.deps/libuv_la-async.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/async.c -fPIC -DPIC -o src/unix/.libs/libuv_la-async.o -- Looking for sys/resource.h - found -- Looking for sys/stat.h libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-version.lo -MD -MP -MF src/.deps/libuv_la-version.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/version.c -fPIC -DPIC -o src/.libs/libuv_la-version.o libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-async.lo -MD -MP -MF src/unix/.deps/libuv_la-async.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/async.c -fPIC -DPIC -o src/unix/libuv_la-async.o >/dev/null 2>&1 libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-core.lo -MD -MP -MF src/unix/.deps/libuv_la-core.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/core.c -fPIC -DPIC -o src/unix/.libs/libuv_la-core.o libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/libuv_la-version.lo -MD -MP -MF src/.deps/libuv_la-version.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/version.c -fPIC -DPIC -o src/libuv_la-version.o >/dev/null 2>&1 mv -f src/.deps/libuv_la-uv-common.Tpo src/.deps/libuv_la-uv-common.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-fs.lo -MD -MP -MF src/unix/.deps/libuv_la-fs.Tpo -c -o src/unix/libuv_la-fs.lo `test -f 'src/unix/fs.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/unix/fs.c libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-dl.lo -MD -MP -MF src/unix/.deps/libuv_la-dl.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/dl.c -fPIC -DPIC -o src/unix/.libs/libuv_la-dl.o -- Looking for sys/stat.h - found -- Looking for sys/time.h mv -f src/.deps/libuv_la-version.Tpo src/.deps/libuv_la-version.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-getaddrinfo.lo -MD -MP -MF src/unix/.deps/libuv_la-getaddrinfo.Tpo -c -o src/unix/libuv_la-getaddrinfo.lo `test -f 'src/unix/getaddrinfo.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/unix/getaddrinfo.c mv -f src/unix/.deps/libuv_la-async.Tpo src/unix/.deps/libuv_la-async.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-getnameinfo.lo -MD -MP -MF src/unix/.deps/libuv_la-getnameinfo.Tpo -c -o src/unix/libuv_la-getnameinfo.lo `test -f 'src/unix/getnameinfo.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/unix/getnameinfo.c libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-dl.lo -MD -MP -MF src/unix/.deps/libuv_la-dl.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/dl.c -fPIC -DPIC -o src/unix/libuv_la-dl.o >/dev/null 2>&1 -- Looking for sys/time.h - found -- Looking for sys/types.h mv -f src/unix/.deps/libuv_la-dl.Tpo src/unix/.deps/libuv_la-dl.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-loop.lo -MD -MP -MF src/unix/.deps/libuv_la-loop.Tpo -c -o src/unix/libuv_la-loop.lo `test -f 'src/unix/loop.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/unix/loop.c -- Looking for sys/types.h - found -- Looking for termios.h libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-core.lo -MD -MP -MF src/unix/.deps/libuv_la-core.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/core.c -fPIC -DPIC -o src/unix/libuv_la-core.o >/dev/null 2>&1 -- Looking for termios.h - found -- Looking for unistd.h libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-fs.lo -MD -MP -MF src/unix/.deps/libuv_la-fs.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/fs.c -fPIC -DPIC -o src/unix/.libs/libuv_la-fs.o libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-getnameinfo.lo -MD -MP -MF src/unix/.deps/libuv_la-getnameinfo.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/getnameinfo.c -fPIC -DPIC -o src/unix/.libs/libuv_la-getnameinfo.o libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-getaddrinfo.lo -MD -MP -MF src/unix/.deps/libuv_la-getaddrinfo.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/getaddrinfo.c -fPIC -DPIC -o src/unix/.libs/libuv_la-getaddrinfo.o /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/fs.c: In function 'uv__fs_sendfile': /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/fs.c:958:57: warning: passing argument 4 of 'uv__fs_copy_file_range' from incompatible pointer type [-Wincompatible-pointer-types] 958 | r = uv__fs_copy_file_range(in_fd, NULL, out_fd, &off, req->bufsml[0].len, 0); | ^~~~ | | | off_t * {aka long long int *} In file included from /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/internal.h:37, from /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/fs.c:30: /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/linux-syscalls.h:71:33: note: expected 'ssize_t *' {aka 'int *'} but argument is of type 'off_t *' {aka 'long long int *'} 71 | ssize_t* off_out, | ~~~~~~~~~^~~~~~~ /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/fs.c: In function 'uv__fs_copyfile': /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/fs.c:1281:20: warning: comparison of integer expressions of different signedness: '__fsword_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1281 | if (s.f_type != /* CIFS */ 0xFF534D42u) | ^~ -- Looking for unistd.h - found -- Looking for valgrind/valgrind.h -- Looking for valgrind/valgrind.h - not found -- Looking for zlib.h libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-getnameinfo.lo -MD -MP -MF src/unix/.deps/libuv_la-getnameinfo.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/getnameinfo.c -fPIC -DPIC -o src/unix/libuv_la-getnameinfo.o >/dev/null 2>&1 mv -f src/unix/.deps/libuv_la-core.Tpo src/unix/.deps/libuv_la-core.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-pipe.lo -MD -MP -MF src/unix/.deps/libuv_la-pipe.Tpo -c -o src/unix/libuv_la-pipe.lo `test -f 'src/unix/pipe.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/unix/pipe.c libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-getaddrinfo.lo -MD -MP -MF src/unix/.deps/libuv_la-getaddrinfo.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/getaddrinfo.c -fPIC -DPIC -o src/unix/libuv_la-getaddrinfo.o >/dev/null 2>&1 mv -f src/unix/.deps/libuv_la-getnameinfo.Tpo src/unix/.deps/libuv_la-getnameinfo.Plo libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-loop.lo -MD -MP -MF src/unix/.deps/libuv_la-loop.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/loop.c -fPIC -DPIC -o src/unix/.libs/libuv_la-loop.o /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-poll.lo -MD -MP -MF src/unix/.deps/libuv_la-poll.Tpo -c -o src/unix/libuv_la-poll.lo `test -f 'src/unix/poll.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/unix/poll.c -- Looking for zlib.h - found -- Looking for fenv.h mv -f src/unix/.deps/libuv_la-getaddrinfo.Tpo src/unix/.deps/libuv_la-getaddrinfo.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-process.lo -MD -MP -MF src/unix/.deps/libuv_la-process.Tpo -c -o src/unix/libuv_la-process.lo `test -f 'src/unix/process.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/unix/process.c libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-loop.lo -MD -MP -MF src/unix/.deps/libuv_la-loop.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/loop.c -fPIC -DPIC -o src/unix/libuv_la-loop.o >/dev/null 2>&1 -- Looking for fenv.h - found mv -f src/unix/.deps/libuv_la-loop.Tpo src/unix/.deps/libuv_la-loop.Plo -- Looking for FE_ALL_EXCEPT /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-random-devurandom.lo -MD -MP -MF src/unix/.deps/libuv_la-random-devurandom.Tpo -c -o src/unix/libuv_la-random-devurandom.lo `test -f 'src/unix/random-devurandom.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/unix/random-devurandom.c libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-fs.lo -MD -MP -MF src/unix/.deps/libuv_la-fs.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/fs.c -fPIC -DPIC -o src/unix/libuv_la-fs.o >/dev/null 2>&1 -- Looking for FE_ALL_EXCEPT - found -- Looking for FE_INEXACT libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-pipe.lo -MD -MP -MF src/unix/.deps/libuv_la-pipe.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/pipe.c -fPIC -DPIC -o src/unix/.libs/libuv_la-pipe.o -- Looking for FE_INEXACT - found -- Looking for mach/mach.h libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-pipe.lo -MD -MP -MF src/unix/.deps/libuv_la-pipe.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/pipe.c -fPIC -DPIC -o src/unix/libuv_la-pipe.o >/dev/null 2>&1 -- Looking for mach/mach.h - not found -- Looking for CrashReporterClient.h libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-poll.lo -MD -MP -MF src/unix/.deps/libuv_la-poll.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/poll.c -fPIC -DPIC -o src/unix/.libs/libuv_la-poll.o -- Looking for CrashReporterClient.h - not found -- Looking for linux/magic.h libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-poll.lo -MD -MP -MF src/unix/.deps/libuv_la-poll.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/poll.c -fPIC -DPIC -o src/unix/libuv_la-poll.o >/dev/null 2>&1 mv -f src/unix/.deps/libuv_la-pipe.Tpo src/unix/.deps/libuv_la-pipe.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-signal.lo -MD -MP -MF src/unix/.deps/libuv_la-signal.Tpo -c -o src/unix/libuv_la-signal.lo `test -f 'src/unix/signal.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/unix/signal.c libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-process.lo -MD -MP -MF src/unix/.deps/libuv_la-process.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/process.c -fPIC -DPIC -o src/unix/.libs/libuv_la-process.o libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-random-devurandom.lo -MD -MP -MF src/unix/.deps/libuv_la-random-devurandom.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/random-devurandom.c -fPIC -DPIC -o src/unix/.libs/libuv_la-random-devurandom.o -- Looking for linux/magic.h - found -- Looking for pthread_create in pthread mv -f src/unix/.deps/libuv_la-poll.Tpo src/unix/.deps/libuv_la-poll.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-stream.lo -MD -MP -MF src/unix/.deps/libuv_la-stream.Tpo -c -o src/unix/libuv_la-stream.lo `test -f 'src/unix/stream.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/unix/stream.c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/process.c: In function 'uv_spawn': /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/process.c:527:41: warning: passing argument 3 to 'restrict'-qualified parameter aliases with argument 2 [-Wrestrict] 527 | pthread_sigmask(SIG_SETMASK, &sigset, &sigset); | ~~~~~~~ ^~~~~~~ libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-random-devurandom.lo -MD -MP -MF src/unix/.deps/libuv_la-random-devurandom.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/random-devurandom.c -fPIC -DPIC -o src/unix/libuv_la-random-devurandom.o >/dev/null 2>&1 libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-process.lo -MD -MP -MF src/unix/.deps/libuv_la-process.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/process.c -fPIC -DPIC -o src/unix/libuv_la-process.o >/dev/null 2>&1 mv -f src/unix/.deps/libuv_la-random-devurandom.Tpo src/unix/.deps/libuv_la-random-devurandom.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-tcp.lo -MD -MP -MF src/unix/.deps/libuv_la-tcp.Tpo -c -o src/unix/libuv_la-tcp.lo `test -f 'src/unix/tcp.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/unix/tcp.c -- Looking for pthread_create in pthread - found -- Looking for pthread_getspecific in pthread mv -f src/unix/.deps/libuv_la-fs.Tpo src/unix/.deps/libuv_la-fs.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-thread.lo -MD -MP -MF src/unix/.deps/libuv_la-thread.Tpo -c -o src/unix/libuv_la-thread.lo `test -f 'src/unix/thread.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/unix/thread.c mv -f src/unix/.deps/libuv_la-process.Tpo src/unix/.deps/libuv_la-process.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-tty.lo -MD -MP -MF src/unix/.deps/libuv_la-tty.Tpo -c -o src/unix/libuv_la-tty.lo `test -f 'src/unix/tty.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/unix/tty.c -- Looking for pthread_getspecific in pthread - found -- Looking for pthread_rwlock_init in pthread -- Looking for pthread_rwlock_init in pthread - found -- Looking for pthread_mutex_lock in pthread libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-stream.lo -MD -MP -MF src/unix/.deps/libuv_la-stream.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/stream.c -fPIC -DPIC -o src/unix/.libs/libuv_la-stream.o libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-signal.lo -MD -MP -MF src/unix/.deps/libuv_la-signal.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/signal.c -fPIC -DPIC -o src/unix/.libs/libuv_la-signal.o -- Looking for pthread_mutex_lock in pthread - found -- Looking for dlopen in dl libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-tcp.lo -MD -MP -MF src/unix/.deps/libuv_la-tcp.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/tcp.c -fPIC -DPIC -o src/unix/.libs/libuv_la-tcp.o libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-thread.lo -MD -MP -MF src/unix/.deps/libuv_la-thread.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/thread.c -fPIC -DPIC -o src/unix/.libs/libuv_la-thread.o -- Looking for dlopen in dl - found -- Looking for clock_gettime in rt libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-stream.lo -MD -MP -MF src/unix/.deps/libuv_la-stream.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/stream.c -fPIC -DPIC -o src/unix/libuv_la-stream.o >/dev/null 2>&1 libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-tcp.lo -MD -MP -MF src/unix/.deps/libuv_la-tcp.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/tcp.c -fPIC -DPIC -o src/unix/libuv_la-tcp.o >/dev/null 2>&1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/thread.c: In function 'thread_stack_size': /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/thread.c:186:24: warning: comparison of integer expressions of different signedness: 'rlim_t' {aka 'long long unsigned int'} and 'long int' [-Wsign-compare] 186 | if (lim.rlim_cur >= PTHREAD_STACK_MIN) | ^~ /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/thread.c: In function 'uv_thread_create_ex': /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/thread.c:234:20: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'unsigned int'} and 'long int' [-Wsign-compare] 234 | if (stack_size < PTHREAD_STACK_MIN) | ^ libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-tty.lo -MD -MP -MF src/unix/.deps/libuv_la-tty.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/tty.c -fPIC -DPIC -o src/unix/.libs/libuv_la-tty.o libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-signal.lo -MD -MP -MF src/unix/.deps/libuv_la-signal.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/signal.c -fPIC -DPIC -o src/unix/libuv_la-signal.o >/dev/null 2>&1 libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-thread.lo -MD -MP -MF src/unix/.deps/libuv_la-thread.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/thread.c -fPIC -DPIC -o src/unix/libuv_la-thread.o >/dev/null 2>&1 libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-tty.lo -MD -MP -MF src/unix/.deps/libuv_la-tty.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/tty.c -fPIC -DPIC -o src/unix/libuv_la-tty.o >/dev/null 2>&1 mv -f src/unix/.deps/libuv_la-tcp.Tpo src/unix/.deps/libuv_la-tcp.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-udp.lo -MD -MP -MF src/unix/.deps/libuv_la-udp.Tpo -c -o src/unix/libuv_la-udp.lo `test -f 'src/unix/udp.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/unix/udp.c -- Looking for clock_gettime in rt - found -- Looking for pfm_initialize in pfm -- Looking for pfm_initialize in pfm - not found -- Looking for pthread.h mv -f src/unix/.deps/libuv_la-tty.Tpo src/unix/.deps/libuv_la-tty.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-linux-core.lo -MD -MP -MF src/unix/.deps/libuv_la-linux-core.Tpo -c -o src/unix/libuv_la-linux-core.lo `test -f 'src/unix/linux-core.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/unix/linux-core.c mv -f src/unix/.deps/libuv_la-signal.Tpo src/unix/.deps/libuv_la-signal.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-linux-inotify.lo -MD -MP -MF src/unix/.deps/libuv_la-linux-inotify.Tpo -c -o src/unix/libuv_la-linux-inotify.lo `test -f 'src/unix/linux-inotify.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/unix/linux-inotify.c mv -f src/unix/.deps/libuv_la-stream.Tpo src/unix/.deps/libuv_la-stream.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-linux-syscalls.lo -MD -MP -MF src/unix/.deps/libuv_la-linux-syscalls.Tpo -c -o src/unix/libuv_la-linux-syscalls.lo `test -f 'src/unix/linux-syscalls.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/unix/linux-syscalls.c mv -f src/unix/.deps/libuv_la-thread.Tpo src/unix/.deps/libuv_la-thread.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-procfs-exepath.lo -MD -MP -MF src/unix/.deps/libuv_la-procfs-exepath.Tpo -c -o src/unix/libuv_la-procfs-exepath.lo `test -f 'src/unix/procfs-exepath.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/unix/procfs-exepath.c -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Looking for xar_open in xar -- Looking for xar_open in xar - not found -- Looking for arc4random -- Looking for arc4random - not found -- Looking for backtrace libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-udp.lo -MD -MP -MF src/unix/.deps/libuv_la-udp.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/udp.c -fPIC -DPIC -o src/unix/.libs/libuv_la-udp.o -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /usr/include -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-linux-core.lo -MD -MP -MF src/unix/.deps/libuv_la-linux-core.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/linux-core.c -fPIC -DPIC -o src/unix/.libs/libuv_la-linux-core.o libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-linux-inotify.lo -MD -MP -MF src/unix/.deps/libuv_la-linux-inotify.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/linux-inotify.c -fPIC -DPIC -o src/unix/.libs/libuv_la-linux-inotify.o libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-linux-syscalls.lo -MD -MP -MF src/unix/.deps/libuv_la-linux-syscalls.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/linux-syscalls.c -fPIC -DPIC -o src/unix/.libs/libuv_la-linux-syscalls.o libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-procfs-exepath.lo -MD -MP -MF src/unix/.deps/libuv_la-procfs-exepath.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/procfs-exepath.c -fPIC -DPIC -o src/unix/.libs/libuv_la-procfs-exepath.o -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Looking for _Unwind_Backtrace libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-linux-syscalls.lo -MD -MP -MF src/unix/.deps/libuv_la-linux-syscalls.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/linux-syscalls.c -fPIC -DPIC -o src/unix/libuv_la-linux-syscalls.o >/dev/null 2>&1 libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-procfs-exepath.lo -MD -MP -MF src/unix/.deps/libuv_la-procfs-exepath.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/procfs-exepath.c -fPIC -DPIC -o src/unix/libuv_la-procfs-exepath.o >/dev/null 2>&1 mv -f src/unix/.deps/libuv_la-linux-syscalls.Tpo src/unix/.deps/libuv_la-linux-syscalls.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-proctitle.lo -MD -MP -MF src/unix/.deps/libuv_la-proctitle.Tpo -c -o src/unix/libuv_la-proctitle.lo `test -f 'src/unix/proctitle.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/unix/proctitle.c mv -f src/unix/.deps/libuv_la-procfs-exepath.Tpo src/unix/.deps/libuv_la-procfs-exepath.Plo /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/linux-core.c: In function 'uv__io_poll': /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/linux-core.c:340:10: warning: 'user_timeout' may be used uninitialized in this function [-Wmaybe-uninitialized] 340 | if (timeout == 0) | ^ /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-random-getrandom.lo -MD -MP -MF src/unix/.deps/libuv_la-random-getrandom.Tpo -c -o src/unix/libuv_la-random-getrandom.lo `test -f 'src/unix/random-getrandom.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/unix/random-getrandom.c libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-linux-inotify.lo -MD -MP -MF src/unix/.deps/libuv_la-linux-inotify.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/linux-inotify.c -fPIC -DPIC -o src/unix/libuv_la-linux-inotify.o >/dev/null 2>&1 -- Looking for _Unwind_Backtrace - found -- Looking for getpagesize libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-udp.lo -MD -MP -MF src/unix/.deps/libuv_la-udp.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/udp.c -fPIC -DPIC -o src/unix/libuv_la-udp.o >/dev/null 2>&1 libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-linux-core.lo -MD -MP -MF src/unix/.deps/libuv_la-linux-core.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/linux-core.c -fPIC -DPIC -o src/unix/libuv_la-linux-core.o >/dev/null 2>&1 -- Looking for getpagesize - found -- Looking for sysconf mv -f src/unix/.deps/libuv_la-linux-inotify.Tpo src/unix/.deps/libuv_la-linux-inotify.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"libuv\ 2.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-random-sysctl-linux.lo -MD -MP -MF src/unix/.deps/libuv_la-random-sysctl-linux.Tpo -c -o src/unix/libuv_la-random-sysctl-linux.lo `test -f 'src/unix/random-sysctl-linux.c' || echo '/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/'`src/unix/random-sysctl-linux.c -- Looking for sysconf - found -- Looking for getrusage mv -f src/unix/.deps/libuv_la-udp.Tpo src/unix/.deps/libuv_la-udp.Plo -- Looking for getrusage - found -- Looking for setrlimit mv -f src/unix/.deps/libuv_la-linux-core.Tpo src/unix/.deps/libuv_la-linux-core.Plo libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-proctitle.lo -MD -MP -MF src/unix/.deps/libuv_la-proctitle.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/proctitle.c -fPIC -DPIC -o src/unix/.libs/libuv_la-proctitle.o libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-random-getrandom.lo -MD -MP -MF src/unix/.deps/libuv_la-random-getrandom.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/random-getrandom.c -fPIC -DPIC -o src/unix/.libs/libuv_la-random-getrandom.o -- Looking for setrlimit - found -- Looking for isatty libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-proctitle.lo -MD -MP -MF src/unix/.deps/libuv_la-proctitle.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/proctitle.c -fPIC -DPIC -o src/unix/libuv_la-proctitle.o >/dev/null 2>&1 libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-random-getrandom.lo -MD -MP -MF src/unix/.deps/libuv_la-random-getrandom.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/random-getrandom.c -fPIC -DPIC -o src/unix/libuv_la-random-getrandom.o >/dev/null 2>&1 libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-random-sysctl-linux.lo -MD -MP -MF src/unix/.deps/libuv_la-random-sysctl-linux.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/random-sysctl-linux.c -fPIC -DPIC -o src/unix/.libs/libuv_la-random-sysctl-linux.o mv -f src/unix/.deps/libuv_la-random-getrandom.Tpo src/unix/.deps/libuv_la-random-getrandom.Plo -- Looking for isatty - found -- Looking for futimens mv -f src/unix/.deps/libuv_la-proctitle.Tpo src/unix/.deps/libuv_la-proctitle.Plo libtool: compile: gcc -march=pentium4 -m32 -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"libuv 2.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"2.0.0\" -DSUPPORT_FLAG_VISIBILITY=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_LIBDL=1 -D_FILE_OFFSET_BITS=64 -I. -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -MT src/unix/libuv_la-random-sysctl-linux.lo -MD -MP -MF src/unix/.deps/libuv_la-random-sysctl-linux.Tpo -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/src/unix/random-sysctl-linux.c -fPIC -DPIC -o src/unix/libuv_la-random-sysctl-linux.o >/dev/null 2>&1 mv -f src/unix/.deps/libuv_la-random-sysctl-linux.Tpo src/unix/.deps/libuv_la-random-sysctl-linux.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -march=pentium4 -m32 -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -O2 -g -std=gnu99 -Wall -Wextra -Wno-long-long -Wno-unused-parameter -Wstrict-prototypes -pthread -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -no-undefined -version-info 2:0:0 -v -o libuv.la -rpath /usr/lib src/libuv_la-fs-poll.lo src/libuv_la-idna.lo src/libuv_la-inet.lo src/libuv_la-loop-watcher.lo src/libuv_la-random.lo src/libuv_la-strscpy.lo src/libuv_la-threadpool.lo src/libuv_la-timer.lo src/libuv_la-uv-data-getter-setters.lo src/libuv_la-uv-common.lo src/libuv_la-version.lo src/unix/libuv_la-async.lo src/unix/libuv_la-core.lo src/unix/libuv_la-dl.lo src/unix/libuv_la-fs.lo src/unix/libuv_la-getaddrinfo.lo src/unix/libuv_la-getnameinfo.lo src/unix/libuv_la-loop.lo src/unix/libuv_la-pipe.lo src/unix/libuv_la-poll.lo src/unix/libuv_la-process.lo src/unix/libuv_la-random-devurandom.lo src/unix/libuv_la-signal.lo src/unix/libuv_la-stream.lo src/unix/libuv_la-tcp.lo src/unix/libuv_la-thread.lo src/unix/libuv_la-tty.lo src/unix/libuv_la-udp.lo src/unix/libuv_la-linux-core.lo src/unix/libuv_la-linux-inotify.lo src/unix/libuv_la-linux-syscalls.lo src/unix/libuv_la-procfs-exepath.lo src/unix/libuv_la-proctitle.lo src/unix/libuv_la-random-getrandom.lo src/unix/libuv_la-random-sysctl-linux.lo -ldl -- Looking for futimens - found -- Looking for futimes -- Looking for futimes - found -- Looking for posix_fallocate libtool: link: gcc -march=pentium4 -m32 -shared -fPIC -DPIC src/.libs/libuv_la-fs-poll.o src/.libs/libuv_la-idna.o src/.libs/libuv_la-inet.o src/.libs/libuv_la-loop-watcher.o src/.libs/libuv_la-random.o src/.libs/libuv_la-strscpy.o src/.libs/libuv_la-threadpool.o src/.libs/libuv_la-timer.o src/.libs/libuv_la-uv-data-getter-setters.o src/.libs/libuv_la-uv-common.o src/.libs/libuv_la-version.o src/unix/.libs/libuv_la-async.o src/unix/.libs/libuv_la-core.o src/unix/.libs/libuv_la-dl.o src/unix/.libs/libuv_la-fs.o src/unix/.libs/libuv_la-getaddrinfo.o src/unix/.libs/libuv_la-getnameinfo.o src/unix/.libs/libuv_la-loop.o src/unix/.libs/libuv_la-pipe.o src/unix/.libs/libuv_la-poll.o src/unix/.libs/libuv_la-process.o src/unix/.libs/libuv_la-random-devurandom.o src/unix/.libs/libuv_la-signal.o src/unix/.libs/libuv_la-stream.o src/unix/.libs/libuv_la-tcp.o src/unix/.libs/libuv_la-thread.o src/unix/.libs/libuv_la-tty.o src/unix/.libs/libuv_la-udp.o src/unix/.libs/libuv_la-linux-core.o src/unix/.libs/libuv_la-linux-inotify.o src/unix/.libs/libuv_la-linux-syscalls.o src/unix/.libs/libuv_la-procfs-exepath.o src/unix/.libs/libuv_la-proctitle.o src/unix/.libs/libuv_la-random-getrandom.o src/unix/.libs/libuv_la-random-sysctl-linux.o -ldl -march=pentium4 -m32 -O2 -flto=auto -g1 -grecord-gcc-switches -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -march=pentium4 -O2 -g -pthread -O2 -flto=auto -g1 -grecord-gcc-switches -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -march=pentium4 -pthread -Wl,-soname -Wl,libuv.so.2 -o .libs/libuv.so.2.0.0 -- Looking for posix_fallocate - found -- Looking for sigaltstack -- Looking for sigaltstack - found -- Looking for lseek64 -- Looking for lseek64 - found -- Looking for mallctl -- Looking for mallctl - not found -- Looking for mallinfo -- Looking for mallinfo - found -- Looking for malloc_zone_statistics -- Looking for malloc_zone_statistics - not found -- Looking for getrlimit -- Looking for getrlimit - found -- Looking for posix_spawn -- Looking for posix_spawn - found -- Looking for pread -- Looking for pread - found -- Looking for sbrk -- Looking for sbrk - found -- Looking for strerror -- Looking for strerror - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for strerror_s -- Looking for strerror_s - not found -- Looking for setenv libtool: link: (cd ".libs" && rm -f "libuv.so.2" && ln -s "libuv.so.2.0.0" "libuv.so.2") libtool: link: (cd ".libs" && rm -f "libuv.so" && ln -s "libuv.so.2.0.0" "libuv.so") libtool: link: ar cru .libs/libuv.a src/libuv_la-fs-poll.o src/libuv_la-idna.o src/libuv_la-inet.o src/libuv_la-loop-watcher.o src/libuv_la-random.o src/libuv_la-strscpy.o src/libuv_la-threadpool.o src/libuv_la-timer.o src/libuv_la-uv-data-getter-setters.o src/libuv_la-uv-common.o src/libuv_la-version.o src/unix/libuv_la-async.o src/unix/libuv_la-core.o src/unix/libuv_la-dl.o src/unix/libuv_la-fs.o src/unix/libuv_la-getaddrinfo.o src/unix/libuv_la-getnameinfo.o src/unix/libuv_la-loop.o src/unix/libuv_la-pipe.o src/unix/libuv_la-poll.o src/unix/libuv_la-process.o src/unix/libuv_la-random-devurandom.o src/unix/libuv_la-signal.o src/unix/libuv_la-stream.o src/unix/libuv_la-tcp.o src/unix/libuv_la-thread.o src/unix/libuv_la-tty.o src/unix/libuv_la-udp.o src/unix/libuv_la-linux-core.o src/unix/libuv_la-linux-inotify.o src/unix/libuv_la-linux-syscalls.o src/unix/libuv_la-procfs-exepath.o src/unix/libuv_la-proctitle.o src/unix/libuv_la-random-getrandom.o src/unix/libuv_la-random-sysctl-linux.o libtool: link: ranlib .libs/libuv.a libtool: link: ( cd ".libs" && rm -f "libuv.la" && ln -s "../libuv.la" "libuv.la" ) make[2]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9' echo 1 > scratch/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/build-compiled rm -rf /builddir/build/BUILD/julia-1.6.1/build/usr-staging/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 mkdir -p /builddir/build/BUILD/julia-1.6.1/build/usr-staging/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/builddir/build/BUILD/julia-1.6.1/build/usr make -C scratch/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 install DESTDIR="" prefix=/builddir/build/BUILD/julia-1.6.1/build/usr bindir=/builddir/build/BUILD/julia-1.6.1/build/usr/tools libdir=/builddir/build/BUILD/julia-1.6.1/build/usr/lib shlibdir=/builddir/build/BUILD/julia-1.6.1/build/usr/lib libexecdir=/builddir/build/BUILD/julia-1.6.1/build/usr/libexec datarootdir=/builddir/build/BUILD/julia-1.6.1/build/usr/share includedir=/builddir/build/BUILD/julia-1.6.1/build/usr/include sysconfdir=/builddir/build/BUILD/julia-1.6.1/build/usr/etc O= DESTDIR="/builddir/build/BUILD/julia-1.6.1/build/usr-staging/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9" -- Looking for setenv - found -- Looking for dlopen make[2]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9' make[3]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9' /usr/bin/mkdir -p '/builddir/build/BUILD/julia-1.6.1/build/usr-staging/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/builddir/build/BUILD/julia-1.6.1/build/usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILD/julia-1.6.1/build/usr-staging/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/builddir/build/BUILD/julia-1.6.1/build/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILD/julia-1.6.1/build/usr-staging/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/builddir/build/BUILD/julia-1.6.1/build/usr/lib/pkgconfig' /bin/sh ./libtool --mode=install /usr/bin/install -c libuv.la '/builddir/build/BUILD/julia-1.6.1/build/usr-staging/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/builddir/build/BUILD/julia-1.6.1/build/usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILD/julia-1.6.1/build/usr-staging/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/builddir/build/BUILD/julia-1.6.1/build/usr/include/uv' /usr/bin/install -c -m 644 /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include/uv.h '/builddir/build/BUILD/julia-1.6.1/build/usr-staging/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/builddir/build/BUILD/julia-1.6.1/build/usr/include' /usr/bin/install -c -m 644 libuv.pc '/builddir/build/BUILD/julia-1.6.1/build/usr-staging/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/builddir/build/BUILD/julia-1.6.1/build/usr/lib/pkgconfig' /usr/bin/install -c -m 644 /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include/uv/errno.h /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include/uv/threadpool.h /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include/uv/version.h /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include/uv/unix.h /builddir/build/BUILD/julia-1.6.1/deps/srccache/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/include/uv/linux.h '/builddir/build/BUILD/julia-1.6.1/build/usr-staging/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/builddir/build/BUILD/julia-1.6.1/build/usr/include/uv' -- Looking for dlopen - found -- Looking for dladdr libtool: install: /usr/bin/install -c .libs/libuv.so.2.0.0 /builddir/build/BUILD/julia-1.6.1/build/usr-staging/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/builddir/build/BUILD/julia-1.6.1/build/usr/lib/libuv.so.2.0.0 libtool: install: (cd /builddir/build/BUILD/julia-1.6.1/build/usr-staging/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/builddir/build/BUILD/julia-1.6.1/build/usr/lib && { ln -s -f libuv.so.2.0.0 libuv.so.2 || { rm -f libuv.so.2 && ln -s libuv.so.2.0.0 libuv.so.2; }; }) libtool: install: (cd /builddir/build/BUILD/julia-1.6.1/build/usr-staging/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/builddir/build/BUILD/julia-1.6.1/build/usr/lib && { ln -s -f libuv.so.2.0.0 libuv.so || { rm -f libuv.so && ln -s libuv.so.2.0.0 libuv.so; }; }) libtool: install: /usr/bin/install -c .libs/libuv.lai /builddir/build/BUILD/julia-1.6.1/build/usr-staging/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/builddir/build/BUILD/julia-1.6.1/build/usr/lib/libuv.la libtool: install: /usr/bin/install -c .libs/libuv.a /builddir/build/BUILD/julia-1.6.1/build/usr-staging/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/builddir/build/BUILD/julia-1.6.1/build/usr/lib/libuv.a libtool: install: chmod 644 /builddir/build/BUILD/julia-1.6.1/build/usr-staging/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/builddir/build/BUILD/julia-1.6.1/build/usr/lib/libuv.a libtool: install: ranlib /builddir/build/BUILD/julia-1.6.1/build/usr-staging/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/builddir/build/BUILD/julia-1.6.1/build/usr/lib/libuv.a -- Looking for dladdr - not found -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9' make[2]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9' cd /builddir/build/BUILD/julia-1.6.1/build/usr-staging/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9/builddir/build/BUILD/julia-1.6.1/build/usr && tar -czf /builddir/build/BUILD/julia-1.6.1/build/usr-staging/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9.tgz.tmp . -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Failed -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC rm -rf /builddir/build/BUILD/julia-1.6.1/build/usr-staging/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 mv /builddir/build/BUILD/julia-1.6.1/build/usr-staging/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9.tgz.tmp /builddir/build/BUILD/julia-1.6.1/build/usr-staging/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9.tgz [ ! -e /builddir/build/BUILD/julia-1.6.1/build/usr/manifest/libuv ] || make uninstall-libuv mkdir -p /builddir/build/BUILD/julia-1.6.1/build/usr /usr/bin/gtar -xmzf /builddir/build/BUILD/julia-1.6.1/build/usr-staging/libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9.tgz -C /builddir/build/BUILD/julia-1.6.1/build/usr -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Success -- Looking for __GLIBC__ true -ignorelibuv.so /builddir/build/BUILD/julia-1.6.1/build/usr/lib/libuv.so echo 'libuv-fb3e3364c33ae48c827f6b103e05c3f0e78b79a9 staged-uninstaller' > /builddir/build/BUILD/julia-1.6.1/build/usr/manifest/libuv -- Looking for __GLIBC__ - found -- Looking for pthread_getname_np -- Looking for pthread_getname_np - found -- Looking for pthread_setname_np -- Looking for pthread_setname_np - found -- Performing Test HAVE_STD_IS_TRIVIALLY_COPYABLE -- Performing Test HAVE_STD_IS_TRIVIALLY_COPYABLE - Success -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success -- Performing Test LLVM_HAS_ATOMICS -- Performing Test LLVM_HAS_ATOMICS - Success -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG - Success -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG - Failed -- Performing Test HAS_MAYBE_UNINITIALIZED -- Performing Test HAS_MAYBE_UNINITIALIZED - Success -- Native target architecture is X86 -- Threads enabled. -- Doxygen disabled. -- Go bindings disabled. -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- OCaml bindings disabled. -- Could NOT find Python module pygments -- Could NOT find Python module pygments.lexers.c_cpp -- Could NOT find Python module yaml -- LLVM host triple: i686-redhat-linux -- LLVM default target triple: i686-redhat-linux -- Performing Test C_SUPPORTS_FPIC -- Performing Test C_SUPPORTS_FPIC - Success -- Performing Test CXX_SUPPORTS_FPIC -- Performing Test CXX_SUPPORTS_FPIC - Success -- Building with -fPIC -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test C_SUPPORTS_WERROR_DATE_TIME -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Success -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG - Success -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Failed -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Failed -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Failed -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FDATA_SECTIONS -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- Found Python3: /usr/bin/python3.10 (found version "3.10.0") found components: Interpreter -- Constructing LLVMBuild project information CMake Warning at cmake/modules/VersionFromVCS.cmake:49 (message): Git not found. Version cannot be determined. Call Stack (most recent call first): CMakeLists.txt:872 (get_source_info) -- Linker detection: GNU ld -- Could NOT find Git (missing: GIT_EXECUTABLE) -- Targeting NVPTX -- Targeting AMDGPU -- Targeting WebAssembly -- Targeting BPF -- Targeting X86 -- Registering Bye as a pass plugin (static build: OFF) -- Version: 0.0.0 -- Performing Test HAVE_CXX_FLAG_STD_CXX11 -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- Performing Test HAVE_CXX_FLAG_WALL -- Performing Test HAVE_CXX_FLAG_WALL - Success -- Performing Test HAVE_CXX_FLAG_WEXTRA -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- Performing Test HAVE_CXX_FLAG_WSHADOW -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS - Success -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_WD654 -- Performing Test HAVE_CXX_FLAG_WD654 - Failed -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed -- Performing Test HAVE_CXX_FLAG_COVERAGE -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- Performing Test HAVE_GNU_POSIX_REGEX -- Performing Test HAVE_GNU_POSIX_REGEX -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- Performing Test HAVE_POSIX_REGEX -- Performing Test HAVE_POSIX_REGEX -- Performing Test HAVE_POSIX_REGEX -- success -- Performing Test HAVE_STEADY_CLOCK -- Performing Test HAVE_STEADY_CLOCK -- Performing Test HAVE_STEADY_CLOCK -- success -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_BINDIR CMAKE_INSTALL_LIBDIR COMPILER_RT_ENABLE_IOS COMPILER_RT_ENABLE_TVOS COMPILER_RT_ENABLE_WATCHOS LIB_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release echo 1 > scratch/llvm-11.0.1/build_Release/build-configured cd scratch/llvm-11.0.1/build_Release && \ export PATH=/builddir/build/BUILD/julia-1.6.1/deps/srccache/python2_path:"$PATH" && \ make make[2]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' /usr/bin/cmake -S/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 -B/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/CMakeFiles /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release//CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[3]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f lib/Demangle/CMakeFiles/LLVMDemangle.dir/build.make lib/Demangle/CMakeFiles/LLVMDemangle.dir/depend make -f utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/build.make utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/depend make -f include/llvm/Support/CMakeFiles/llvm_vcsrevision_h.dir/build.make include/llvm/Support/CMakeFiles/llvm_vcsrevision_h.dir/depend make -f lib/Transforms/Hello/CMakeFiles/LLVMHello_exports.dir/build.make lib/Transforms/Hello/CMakeFiles/LLVMHello_exports.dir/depend make -f utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/build.make utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/depend make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f utils/count/CMakeFiles/count.dir/build.make utils/count/CMakeFiles/count.dir/depend cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Demangle /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Demangle /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Demangle/CMakeFiles/LLVMDemangle.dir/DependInfo.cmake --color= make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Transforms/Hello /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Transforms/Hello /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Transforms/Hello/CMakeFiles/LLVMHello_exports.dir/DependInfo.cmake --color= make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include/llvm/Support /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include/llvm/Support /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include/llvm/Support/CMakeFiles/llvm_vcsrevision_h.dir/DependInfo.cmake --color= make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/PerfectShuffle /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/PerfectShuffle /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/DependInfo.cmake --color= make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/count /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/count /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/count/CMakeFiles/count.dir/DependInfo.cmake --color= make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f lib/Demangle/CMakeFiles/LLVMDemangle.dir/build.make lib/Demangle/CMakeFiles/LLVMDemangle.dir/build make -f lib/Transforms/Hello/CMakeFiles/LLVMHello_exports.dir/build.make lib/Transforms/Hello/CMakeFiles/LLVMHello_exports.dir/build make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f utils/count/CMakeFiles/count.dir/build.make utils/count/CMakeFiles/count.dir/build make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f include/llvm/Support/CMakeFiles/llvm_vcsrevision_h.dir/build.make include/llvm/Support/CMakeFiles/llvm_vcsrevision_h.dir/build make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/build.make utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/build make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/build.make utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/build make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 0%] Building C object utils/count/CMakeFiles/count.dir/count.c.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/count && /usr/bin/gcc -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/count -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/count -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -MD -MT utils/count/CMakeFiles/count.dir/count.c.o -MF CMakeFiles/count.dir/count.c.o.d -o CMakeFiles/count.dir/count.c.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/count/count.c [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/Demangle.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Demangle && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Demangle -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Demangle -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/Demangle/CMakeFiles/LLVMDemangle.dir/Demangle.cpp.o -MF CMakeFiles/LLVMDemangle.dir/Demangle.cpp.o.d -o CMakeFiles/LLVMDemangle.dir/Demangle.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Demangle/Demangle.cpp [ 0%] Creating export file for LLVMHello cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Transforms/Hello && echo "LLVM_11 {" > LLVMHello.exports cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Transforms/Hello && grep -q [[:alnum:]] /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Transforms/Hello/Hello.exports && echo " global:" >> LLVMHello.exports || : [ 0%] Building CXX object utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/PerfectShuffle.cpp.o [ 0%] Generating VCSRevision.h, . cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/PerfectShuffle && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/PerfectShuffle -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/PerfectShuffle -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/PerfectShuffle.cpp.o -MF CMakeFiles/llvm-PerfectShuffle.dir/PerfectShuffle.cpp.o.d -o CMakeFiles/llvm-PerfectShuffle.dir/PerfectShuffle.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/PerfectShuffle/PerfectShuffle.cpp cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include/llvm/Support && /usr/bin/cmake -DNAMES=LLVM -DLLVM_SOURCE_DIR=/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 -DHEADER_FILE=/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include/llvm/Support/VCSRevision.h -P /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/cmake/modules/GenerateVersionFromVCS.cmake cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Transforms/Hello && sed -e "s/\$/;/" -e "s/^/ /" < /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Transforms/Hello/Hello.exports >> LLVMHello.exports [ 0%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/AsmMatcherEmitter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/AsmMatcherEmitter.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/AsmMatcherEmitter.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/AsmMatcherEmitter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/AsmMatcherEmitter.cpp cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Transforms/Hello && echo " local: *;" >> LLVMHello.exports cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Transforms/Hello && echo "};" >> LLVMHello.exports CMake Warning at /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/cmake/modules/VersionFromVCS.cmake:49 (message): Git not found. Version cannot be determined. Call Stack (most recent call first): /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/cmake/modules/GenerateVersionFromVCS.cmake:23 (get_source_info) /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/cmake/modules/GenerateVersionFromVCS.cmake:45 (append_info) make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 0%] Built target LLVMHello_exports make -f tools/lto/CMakeFiles/LTO_exports.dir/build.make tools/lto/CMakeFiles/LTO_exports.dir/depend make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/tools/lto /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/tools/lto /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/tools/lto/CMakeFiles/LTO_exports.dir/DependInfo.cmake --color= make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 0%] Built target llvm_vcsrevision_h make -f tools/bugpoint-passes/CMakeFiles/BugpointPasses_exports.dir/build.make tools/bugpoint-passes/CMakeFiles/BugpointPasses_exports.dir/depend make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f tools/lto/CMakeFiles/LTO_exports.dir/build.make tools/lto/CMakeFiles/LTO_exports.dir/build make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/tools/bugpoint-passes /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/tools/bugpoint-passes /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/tools/bugpoint-passes/CMakeFiles/BugpointPasses_exports.dir/DependInfo.cmake --color= make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f tools/bugpoint-passes/CMakeFiles/BugpointPasses_exports.dir/build.make tools/bugpoint-passes/CMakeFiles/BugpointPasses_exports.dir/build [ 0%] Creating export file for LTO make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 0%] Linking C executable ../../bin/count cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/tools/lto && echo "LLVM_11 {" > LTO.exports cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/count && /usr/bin/cmake -E cmake_link_script CMakeFiles/count.dir/link.txt --verbose=1 cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/tools/lto && grep -q [[:alnum:]] /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/tools/lto/lto.exports && echo " global:" >> LTO.exports || : [ 0%] Creating export file for BugpointPasses cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/tools/bugpoint-passes && echo "LLVM_11 {" > BugpointPasses.exports cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/tools/bugpoint-passes && grep -q [[:alnum:]] /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/tools/bugpoint-passes/bugpoint.exports && echo " global:" >> BugpointPasses.exports || : /usr/bin/gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -Wl,-allow-shlib-undefined -Wl,-rpath-link,/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/./lib -Wl,-O3 -Wl,--gc-sections CMakeFiles/count.dir/count.c.o -o ../../bin/count -Wl,-rpath,"\$ORIGIN/../lib" cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/tools/bugpoint-passes && sed -e "s/\$/;/" -e "s/^/ /" < /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/tools/bugpoint-passes/bugpoint.exports >> BugpointPasses.exports cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/tools/lto && sed -e "s/\$/;/" -e "s/^/ /" < /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/tools/lto/lto.exports >> LTO.exports cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/tools/bugpoint-passes && echo " local: *;" >> BugpointPasses.exports cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/tools/bugpoint-passes && echo "};" >> BugpointPasses.exports cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/tools/lto && echo " local: *;" >> LTO.exports make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/tools/lto && echo "};" >> LTO.exports make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 0%] Built target BugpointPasses_exports make -f tools/remarks-shlib/CMakeFiles/Remarks_exports.dir/build.make tools/remarks-shlib/CMakeFiles/Remarks_exports.dir/depend make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/tools/remarks-shlib /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/tools/remarks-shlib /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/tools/remarks-shlib/CMakeFiles/Remarks_exports.dir/DependInfo.cmake --color= [ 0%] Built target LTO_exports make -f unittests/Support/DynamicLibrary/CMakeFiles/SecondLib.dir/build.make unittests/Support/DynamicLibrary/CMakeFiles/SecondLib.dir/depend make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/unittests/Support/DynamicLibrary /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/unittests/Support/DynamicLibrary /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/unittests/Support/DynamicLibrary/CMakeFiles/SecondLib.dir/DependInfo.cmake --color= make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f tools/remarks-shlib/CMakeFiles/Remarks_exports.dir/build.make tools/remarks-shlib/CMakeFiles/Remarks_exports.dir/build make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f unittests/Support/DynamicLibrary/CMakeFiles/SecondLib.dir/build.make unittests/Support/DynamicLibrary/CMakeFiles/SecondLib.dir/build make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 0%] Creating export file for Remarks cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/tools/remarks-shlib && echo "LLVM_11 {" > Remarks.exports cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/tools/remarks-shlib && grep -q [[:alnum:]] /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/tools/remarks-shlib/Remarks.exports && echo " global:" >> Remarks.exports || : cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/tools/remarks-shlib && sed -e "s/\$/;/" -e "s/^/ /" < /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/tools/remarks-shlib/Remarks.exports >> Remarks.exports cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/tools/remarks-shlib && echo " local: *;" >> Remarks.exports cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/tools/remarks-shlib && echo "};" >> Remarks.exports [ 0%] Building CXX object unittests/Support/DynamicLibrary/CMakeFiles/SecondLib.dir/PipSqueak.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/unittests/Support/DynamicLibrary && /usr/bin/g++ -DGTEST_HAS_TR1_TUPLE=0 -DGTEST_LANG_CXX11=1 -DSecondLib_EXPORTS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/unittests/Support/DynamicLibrary -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/unittests/Support/DynamicLibrary -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/unittest/googletest/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/unittest/googlemock/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fPIC -std=c++14 -MD -MT unittests/Support/DynamicLibrary/CMakeFiles/SecondLib.dir/PipSqueak.cpp.o -MF CMakeFiles/SecondLib.dir/PipSqueak.cpp.o.d -o CMakeFiles/SecondLib.dir/PipSqueak.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/unittests/Support/DynamicLibrary/PipSqueak.cpp make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 0%] Built target Remarks_exports make -f unittests/Support/DynamicLibrary/CMakeFiles/PipSqueak.dir/build.make unittests/Support/DynamicLibrary/CMakeFiles/PipSqueak.dir/depend make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/unittests/Support/DynamicLibrary /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/unittests/Support/DynamicLibrary /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/unittests/Support/DynamicLibrary/CMakeFiles/PipSqueak.dir/DependInfo.cmake --color= make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f unittests/Support/DynamicLibrary/CMakeFiles/PipSqueak.dir/build.make unittests/Support/DynamicLibrary/CMakeFiles/PipSqueak.dir/build make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 0%] Building CXX object unittests/Support/DynamicLibrary/CMakeFiles/PipSqueak.dir/PipSqueak.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/unittests/Support/DynamicLibrary && /usr/bin/g++ -DGTEST_HAS_TR1_TUPLE=0 -DGTEST_LANG_CXX11=1 -DPipSqueak_EXPORTS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/unittests/Support/DynamicLibrary -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/unittests/Support/DynamicLibrary -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/unittest/googletest/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/unittest/googlemock/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fPIC -std=c++14 -MD -MT unittests/Support/DynamicLibrary/CMakeFiles/PipSqueak.dir/PipSqueak.cpp.o -MF CMakeFiles/PipSqueak.dir/PipSqueak.cpp.o.d -o CMakeFiles/PipSqueak.dir/PipSqueak.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/unittests/Support/DynamicLibrary/PipSqueak.cpp make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 0%] Built target count make -f unittests/Support/DynamicLibrary/CMakeFiles/DynamicLibraryLib.dir/build.make unittests/Support/DynamicLibrary/CMakeFiles/DynamicLibraryLib.dir/depend make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/unittests/Support/DynamicLibrary /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/unittests/Support/DynamicLibrary /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/unittests/Support/DynamicLibrary/CMakeFiles/DynamicLibraryLib.dir/DependInfo.cmake --color= make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f unittests/Support/DynamicLibrary/CMakeFiles/DynamicLibraryLib.dir/build.make unittests/Support/DynamicLibrary/CMakeFiles/DynamicLibraryLib.dir/build make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 0%] Building CXX object unittests/Support/DynamicLibrary/CMakeFiles/DynamicLibraryLib.dir/ExportedFuncs.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/unittests/Support/DynamicLibrary && /usr/bin/g++ -DGTEST_HAS_TR1_TUPLE=0 -DGTEST_LANG_CXX11=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/unittests/Support/DynamicLibrary -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/unittests/Support/DynamicLibrary -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/unittest/googletest/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/unittest/googlemock/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -MD -MT unittests/Support/DynamicLibrary/CMakeFiles/DynamicLibraryLib.dir/ExportedFuncs.cpp.o -MF CMakeFiles/DynamicLibraryLib.dir/ExportedFuncs.cpp.o.d -o CMakeFiles/DynamicLibraryLib.dir/ExportedFuncs.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/unittests/Support/DynamicLibrary/ExportedFuncs.cpp [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Demangle && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Demangle -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Demangle -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/Demangle/CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.o -MF CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.o.d -o CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Demangle/ItaniumDemangle.cpp [ 0%] Linking CXX static library ../../../lib/libDynamicLibraryLib.a cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/unittests/Support/DynamicLibrary && /usr/bin/cmake -P CMakeFiles/DynamicLibraryLib.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/unittests/Support/DynamicLibrary && /usr/bin/cmake -E cmake_link_script CMakeFiles/DynamicLibraryLib.dir/link.txt --verbose=1 /usr/bin/ar Dqc ../../../lib/libDynamicLibraryLib.a CMakeFiles/DynamicLibraryLib.dir/ExportedFuncs.cpp.o /usr/bin/ranlib -D ../../../lib/libDynamicLibraryLib.a make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 0%] Built target DynamicLibraryLib [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangle.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Demangle && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Demangle -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Demangle -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangle.cpp.o -MF CMakeFiles/LLVMDemangle.dir/MicrosoftDemangle.cpp.o.d -o CMakeFiles/LLVMDemangle.dir/MicrosoftDemangle.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Demangle/MicrosoftDemangle.cpp [ 0%] Linking CXX shared library SecondLib.so cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/unittests/Support/DynamicLibrary && /usr/bin/cmake -E cmake_link_script CMakeFiles/SecondLib.dir/link.txt --verbose=1 /usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -Wl,-z,defs -shared -Wl,-soname,SecondLib.so -o SecondLib.so CMakeFiles/SecondLib.dir/PipSqueak.cpp.o [ 0%] Linking CXX shared library PipSqueak.so cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/unittests/Support/DynamicLibrary && /usr/bin/cmake -E cmake_link_script CMakeFiles/PipSqueak.dir/link.txt --verbose=1 /usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -Wl,-z,defs -shared -Wl,-soname,PipSqueak.so -o PipSqueak.so CMakeFiles/PipSqueak.dir/PipSqueak.cpp.o make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 0%] Built target SecondLib make -f utils/benchmark/src/CMakeFiles/benchmark.dir/build.make utils/benchmark/src/CMakeFiles/benchmark.dir/depend make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src/CMakeFiles/benchmark.dir/DependInfo.cmake --color= make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f utils/benchmark/src/CMakeFiles/benchmark.dir/build.make utils/benchmark/src/CMakeFiles/benchmark.dir/build make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 0%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src && /usr/bin/g++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -O3 -DNDEBUG -std=c++14 -MD -MT utils/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o -MF CMakeFiles/benchmark.dir/benchmark.cc.o.d -o CMakeFiles/benchmark.dir/benchmark.cc.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/benchmark.cc make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 0%] Built target PipSqueak [ 0%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src && /usr/bin/g++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -O3 -DNDEBUG -std=c++14 -MD -MT utils/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o -MF CMakeFiles/benchmark.dir/benchmark_register.cc.o.d -o CMakeFiles/benchmark.dir/benchmark_register.cc.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/benchmark_register.cc [ 0%] Linking CXX executable ../../bin/llvm-PerfectShuffle cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/PerfectShuffle && /usr/bin/cmake -E cmake_link_script CMakeFiles/llvm-PerfectShuffle.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -Wl,-allow-shlib-undefined -Wl,-rpath-link,/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/./lib -Wl,-O3 -Wl,--gc-sections CMakeFiles/llvm-PerfectShuffle.dir/PerfectShuffle.cpp.o -o ../../bin/llvm-PerfectShuffle -Wl,-rpath,"\$ORIGIN/../lib" [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangleNodes.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Demangle && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Demangle -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Demangle -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangleNodes.cpp.o -MF CMakeFiles/LLVMDemangle.dir/MicrosoftDemangleNodes.cpp.o.d -o CMakeFiles/LLVMDemangle.dir/MicrosoftDemangleNodes.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Demangle/MicrosoftDemangleNodes.cpp make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 0%] Built target llvm-PerfectShuffle [ 0%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src && /usr/bin/g++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -O3 -DNDEBUG -std=c++14 -MD -MT utils/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o -MF CMakeFiles/benchmark.dir/colorprint.cc.o.d -o CMakeFiles/benchmark.dir/colorprint.cc.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/colorprint.cc /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/colorprint.cc:159:5: warning: "BENCHMARK_OS_WINDOWS" is not defined, evaluates to 0 [-Wundef] 159 | #if BENCHMARK_OS_WINDOWS | ^~~~~~~~~~~~~~~~~~~~ [ 0%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src && /usr/bin/g++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -O3 -DNDEBUG -std=c++14 -MD -MT utils/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o -MF CMakeFiles/benchmark.dir/commandlineflags.cc.o.d -o CMakeFiles/benchmark.dir/commandlineflags.cc.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/commandlineflags.cc [ 0%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src && /usr/bin/g++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -O3 -DNDEBUG -std=c++14 -MD -MT utils/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o -MF CMakeFiles/benchmark.dir/complexity.cc.o.d -o CMakeFiles/benchmark.dir/complexity.cc.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/complexity.cc [ 0%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src && /usr/bin/g++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -O3 -DNDEBUG -std=c++14 -MD -MT utils/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o -MF CMakeFiles/benchmark.dir/console_reporter.cc.o.d -o CMakeFiles/benchmark.dir/console_reporter.cc.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/console_reporter.cc [ 0%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src && /usr/bin/g++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -O3 -DNDEBUG -std=c++14 -MD -MT utils/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o -MF CMakeFiles/benchmark.dir/counter.cc.o.d -o CMakeFiles/benchmark.dir/counter.cc.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/counter.cc [ 0%] Linking CXX static library ../libLLVMDemangle.a cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Demangle && /usr/bin/cmake -P CMakeFiles/LLVMDemangle.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Demangle && /usr/bin/cmake -E cmake_link_script CMakeFiles/LLVMDemangle.dir/link.txt --verbose=1 /usr/bin/ar Dqc ../libLLVMDemangle.a CMakeFiles/LLVMDemangle.dir/Demangle.cpp.o CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.o CMakeFiles/LLVMDemangle.dir/MicrosoftDemangle.cpp.o CMakeFiles/LLVMDemangle.dir/MicrosoftDemangleNodes.cpp.o /usr/bin/ranlib -D ../libLLVMDemangle.a make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 0%] Built target LLVMDemangle [ 0%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src && /usr/bin/g++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -O3 -DNDEBUG -std=c++14 -MD -MT utils/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o -MF CMakeFiles/benchmark.dir/csv_reporter.cc.o.d -o CMakeFiles/benchmark.dir/csv_reporter.cc.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/csv_reporter.cc [ 0%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src && /usr/bin/g++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -O3 -DNDEBUG -std=c++14 -MD -MT utils/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o -MF CMakeFiles/benchmark.dir/json_reporter.cc.o.d -o CMakeFiles/benchmark.dir/json_reporter.cc.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/json_reporter.cc make -f lib/Support/CMakeFiles/LLVMSupport.dir/build.make lib/Support/CMakeFiles/LLVMSupport.dir/depend make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support/CMakeFiles/LLVMSupport.dir/DependInfo.cmake --color= make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f lib/Support/CMakeFiles/LLVMSupport.dir/build.make lib/Support/CMakeFiles/LLVMSupport.dir/build make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AArch64TargetParser.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/AArch64TargetParser.cpp.o -MF CMakeFiles/LLVMSupport.dir/AArch64TargetParser.cpp.o.d -o CMakeFiles/LLVMSupport.dir/AArch64TargetParser.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/AArch64TargetParser.cpp [ 0%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src && /usr/bin/g++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -O3 -DNDEBUG -std=c++14 -MD -MT utils/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o -MF CMakeFiles/benchmark.dir/reporter.cc.o.d -o CMakeFiles/benchmark.dir/reporter.cc.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/reporter.cc [ 0%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src && /usr/bin/g++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -O3 -DNDEBUG -std=c++14 -MD -MT utils/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o -MF CMakeFiles/benchmark.dir/sleep.cc.o.d -o CMakeFiles/benchmark.dir/sleep.cc.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/sleep.cc [ 0%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src && /usr/bin/g++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -O3 -DNDEBUG -std=c++14 -MD -MT utils/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o -MF CMakeFiles/benchmark.dir/statistics.cc.o.d -o CMakeFiles/benchmark.dir/statistics.cc.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/statistics.cc [ 0%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src && /usr/bin/g++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -O3 -DNDEBUG -std=c++14 -MD -MT utils/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o -MF CMakeFiles/benchmark.dir/string_util.cc.o.d -o CMakeFiles/benchmark.dir/string_util.cc.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/string_util.cc [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o -MF CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o.d -o CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/ABIBreak.cpp [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMTargetParser.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ARMTargetParser.cpp.o -MF CMakeFiles/LLVMSupport.dir/ARMTargetParser.cpp.o.d -o CMakeFiles/LLVMSupport.dir/ARMTargetParser.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/ARMTargetParser.cpp [ 0%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src && /usr/bin/g++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -O3 -DNDEBUG -std=c++14 -MD -MT utils/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o -MF CMakeFiles/benchmark.dir/sysinfo.cc.o.d -o CMakeFiles/benchmark.dir/sysinfo.cc.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/sysinfo.cc [ 0%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src && /usr/bin/g++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -O3 -DNDEBUG -std=c++14 -MD -MT utils/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o -MF CMakeFiles/benchmark.dir/timers.cc.o.d -o CMakeFiles/benchmark.dir/timers.cc.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/timers.cc [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o -MF CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o.d -o CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/AMDGPUMetadata.cpp [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o -MF CMakeFiles/LLVMSupport.dir/APFloat.cpp.o.d -o CMakeFiles/LLVMSupport.dir/APFloat.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/APFloat.cpp [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o -MF CMakeFiles/LLVMSupport.dir/APInt.cpp.o.d -o CMakeFiles/LLVMSupport.dir/APInt.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/APInt.cpp [ 0%] Linking CXX static library ../../../lib/libbenchmark.a cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src && /usr/bin/cmake -P CMakeFiles/benchmark.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/benchmark.dir/link.txt --verbose=1 /usr/bin/ar Dqc ../../../lib/libbenchmark.a CMakeFiles/benchmark.dir/benchmark.cc.o CMakeFiles/benchmark.dir/benchmark_register.cc.o CMakeFiles/benchmark.dir/colorprint.cc.o CMakeFiles/benchmark.dir/commandlineflags.cc.o CMakeFiles/benchmark.dir/complexity.cc.o CMakeFiles/benchmark.dir/console_reporter.cc.o CMakeFiles/benchmark.dir/counter.cc.o CMakeFiles/benchmark.dir/csv_reporter.cc.o CMakeFiles/benchmark.dir/json_reporter.cc.o CMakeFiles/benchmark.dir/reporter.cc.o CMakeFiles/benchmark.dir/sleep.cc.o CMakeFiles/benchmark.dir/statistics.cc.o CMakeFiles/benchmark.dir/string_util.cc.o CMakeFiles/benchmark.dir/sysinfo.cc.o CMakeFiles/benchmark.dir/timers.cc.o /usr/bin/ranlib -D ../../../lib/libbenchmark.a make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o [ 0%] Built target benchmark cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o -MF CMakeFiles/LLVMSupport.dir/APSInt.cpp.o.d -o CMakeFiles/LLVMSupport.dir/APSInt.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/APSInt.cpp [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.o -MF CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.o.d -o CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/ARMBuildAttrs.cpp [ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o -MF CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o.d -o CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/ARMAttributeParser.cpp [ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o -MF CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o.d -o CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/ARMWinEH.cpp make -f utils/benchmark/src/CMakeFiles/benchmark_main.dir/build.make utils/benchmark/src/CMakeFiles/benchmark_main.dir/depend make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src/CMakeFiles/benchmark_main.dir/DependInfo.cmake --color= make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f utils/benchmark/src/CMakeFiles/benchmark_main.dir/build.make utils/benchmark/src/CMakeFiles/benchmark_main.dir/build make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 1%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src && /usr/bin/g++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -O3 -DNDEBUG -std=c++14 -MD -MT utils/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o -MF CMakeFiles/benchmark_main.dir/benchmark_main.cc.o.d -o CMakeFiles/benchmark_main.dir/benchmark_main.cc.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/benchmark/src/benchmark_main.cc [ 1%] Linking CXX static library ../../../lib/libbenchmark_main.a cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src && /usr/bin/cmake -P CMakeFiles/benchmark_main.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/benchmark/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/benchmark_main.dir/link.txt --verbose=1 /usr/bin/ar Dqc ../../../lib/libbenchmark_main.a CMakeFiles/benchmark_main.dir/benchmark_main.cc.o /usr/bin/ranlib -D ../../../lib/libbenchmark_main.a make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 1%] Built target benchmark_main [ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o -MF CMakeFiles/LLVMSupport.dir/Allocator.cpp.o.d -o CMakeFiles/LLVMSupport.dir/Allocator.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Allocator.cpp [ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o -MF CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o.d -o CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/BinaryStreamError.cpp [ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.o -MF CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.o.d -o CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/BinaryStreamReader.cpp [ 1%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/AsmWriterEmitter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/AsmWriterEmitter.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/AsmWriterEmitter.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/AsmWriterEmitter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/AsmWriterEmitter.cpp [ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.o -MF CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.o.d -o CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/BinaryStreamRef.cpp [ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.o -MF CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.o.d -o CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/BinaryStreamWriter.cpp [ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.o -MF CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.o.d -o CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/BlockFrequency.cpp [ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o -MF CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o.d -o CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/BranchProbability.cpp [ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.o -MF CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.o.d -o CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/BuryPointer.cpp [ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CachePruning.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/CachePruning.cpp.o -MF CMakeFiles/LLVMSupport.dir/CachePruning.cpp.o.d -o CMakeFiles/LLVMSupport.dir/CachePruning.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/CachePruning.cpp [ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.o -MF CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.o.d -o CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/circular_raw_ostream.cpp [ 1%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/AsmWriterInst.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/AsmWriterInst.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/AsmWriterInst.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/AsmWriterInst.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/AsmWriterInst.cpp [ 1%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/Attributes.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/Attributes.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/Attributes.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/Attributes.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/Attributes.cpp [ 1%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CallingConvEmitter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CallingConvEmitter.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/CallingConvEmitter.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/CallingConvEmitter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/CallingConvEmitter.cpp [ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Chrono.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Chrono.cpp.o -MF CMakeFiles/LLVMSupport.dir/Chrono.cpp.o.d -o CMakeFiles/LLVMSupport.dir/Chrono.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Chrono.cpp [ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.o -MF CMakeFiles/LLVMSupport.dir/COM.cpp.o.d -o CMakeFiles/LLVMSupport.dir/COM.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/COM.cpp [ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.o -MF CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.o.d -o CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/CodeGenCoverage.cpp [ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o -MF CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o.d -o CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/CommandLine.cpp [ 1%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeEmitterGen.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeEmitterGen.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/CodeEmitterGen.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/CodeEmitterGen.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/CodeEmitterGen.cpp [ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Compression.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Compression.cpp.o -MF CMakeFiles/LLVMSupport.dir/Compression.cpp.o.d -o CMakeFiles/LLVMSupport.dir/Compression.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Compression.cpp [ 1%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenDAGPatterns.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenDAGPatterns.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/CodeGenDAGPatterns.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/CodeGenDAGPatterns.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/CodeGenDAGPatterns.cpp [ 1%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenHwModes.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenHwModes.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/CodeGenHwModes.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/CodeGenHwModes.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/CodeGenHwModes.cpp [ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CRC.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/CRC.cpp.o -MF CMakeFiles/LLVMSupport.dir/CRC.cpp.o.d -o CMakeFiles/LLVMSupport.dir/CRC.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/CRC.cpp [ 1%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenInstruction.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenInstruction.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/CodeGenInstruction.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/CodeGenInstruction.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/CodeGenInstruction.cpp [ 1%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenMapTable.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenMapTable.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/CodeGenMapTable.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/CodeGenMapTable.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/CodeGenMapTable.cpp [ 1%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenRegisters.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenRegisters.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/CodeGenRegisters.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/CodeGenRegisters.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/CodeGenRegisters.cpp [ 1%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenSchedule.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenSchedule.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/CodeGenSchedule.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/CodeGenSchedule.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/CodeGenSchedule.cpp [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenTarget.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenTarget.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/CodeGenTarget.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/CodeGenTarget.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/CodeGenTarget.cpp [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o -MF CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o.d -o CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/ConvertUTF.cpp [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelEmitter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelEmitter.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/DAGISelEmitter.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/DAGISelEmitter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/DAGISelEmitter.cpp [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o -MF CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o.d -o CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/ConvertUTFWrapper.cpp [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o -MF CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o.d -o CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/CrashRecoveryContext.cpp [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o -MF CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o.d -o CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/DataExtractor.cpp [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.o -MF CMakeFiles/LLVMSupport.dir/Debug.cpp.o.d -o CMakeFiles/LLVMSupport.dir/Debug.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Debug.cpp [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherEmitter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherEmitter.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherEmitter.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherEmitter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/DAGISelMatcherEmitter.cpp [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o -MF CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o.d -o CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/DebugCounter.cpp [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherGen.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherGen.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherGen.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherGen.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/DAGISelMatcherGen.cpp [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherOpt.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherOpt.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherOpt.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherOpt.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/DAGISelMatcherOpt.cpp [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o -MF CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o.d -o CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/DeltaAlgorithm.cpp [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o -MF CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o.d -o CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/DAGDeltaAlgorithm.cpp [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcher.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcher.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcher.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcher.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/DAGISelMatcher.cpp [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DFAEmitter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DFAEmitter.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/DFAEmitter.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/DFAEmitter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/DFAEmitter.cpp [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DFAPacketizerEmitter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DFAPacketizerEmitter.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/DFAPacketizerEmitter.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/DFAPacketizerEmitter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/DFAPacketizerEmitter.cpp [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DirectiveEmitter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DirectiveEmitter.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/DirectiveEmitter.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/DirectiveEmitter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/DirectiveEmitter.cpp [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DJB.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/DJB.cpp.o -MF CMakeFiles/LLVMSupport.dir/DJB.cpp.o.d -o CMakeFiles/LLVMSupport.dir/DJB.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/DJB.cpp [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributeParser.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributeParser.cpp.o -MF CMakeFiles/LLVMSupport.dir/ELFAttributeParser.cpp.o.d -o CMakeFiles/LLVMSupport.dir/ELFAttributeParser.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/ELFAttributeParser.cpp [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DisassemblerEmitter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DisassemblerEmitter.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/DisassemblerEmitter.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/DisassemblerEmitter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/DisassemblerEmitter.cpp [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/ExegesisEmitter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/ExegesisEmitter.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/ExegesisEmitter.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/ExegesisEmitter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/ExegesisEmitter.cpp [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/FastISelEmitter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/FastISelEmitter.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/FastISelEmitter.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/FastISelEmitter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/FastISelEmitter.cpp [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/FixedLenDecoderEmitter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/FixedLenDecoderEmitter.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/FixedLenDecoderEmitter.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/FixedLenDecoderEmitter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/FixedLenDecoderEmitter.cpp In file included from /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/FixedLenDecoderEmitter.cpp:23: /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include/llvm/ADT/Statistic.h:159:5: warning: "LLVM_ENABLE_STATS" is not defined, evaluates to 0 [-Wundef] 159 | #if LLVM_ENABLE_STATS | ^~~~~~~~~~~~~~~~~ [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributes.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributes.cpp.o -MF CMakeFiles/LLVMSupport.dir/ELFAttributes.cpp.o.d -o CMakeFiles/LLVMSupport.dir/ELFAttributes.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/ELFAttributes.cpp [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.o -MF CMakeFiles/LLVMSupport.dir/Error.cpp.o.d -o CMakeFiles/LLVMSupport.dir/Error.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Error.cpp [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/GICombinerEmitter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/GICombinerEmitter.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/GICombinerEmitter.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/GICombinerEmitter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/GICombinerEmitter.cpp In file included from /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/GICombinerEmitter.cpp:15: /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include/llvm/ADT/Statistic.h:159:5: warning: "LLVM_ENABLE_STATS" is not defined, evaluates to 0 [-Wundef] 159 | #if LLVM_ENABLE_STATS | ^~~~~~~~~~~~~~~~~ [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/GlobalISelEmitter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/GlobalISelEmitter.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/GlobalISelEmitter.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/GlobalISelEmitter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/GlobalISelEmitter.cpp In file included from /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/GlobalISelEmitter.cpp:36: /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include/llvm/ADT/Statistic.h:159:5: warning: "LLVM_ENABLE_STATS" is not defined, evaluates to 0 [-Wundef] 159 | #if LLVM_ENABLE_STATS | ^~~~~~~~~~~~~~~~~ [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/InfoByHwMode.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/InfoByHwMode.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/InfoByHwMode.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/InfoByHwMode.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/InfoByHwMode.cpp [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o -MF CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o.d -o CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/ErrorHandling.cpp [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o -MF CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o.d -o CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/ExtensibleRTTI.cpp [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileCheck.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/FileCheck.cpp.o -MF CMakeFiles/LLVMSupport.dir/FileCheck.cpp.o.d -o CMakeFiles/LLVMSupport.dir/FileCheck.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/FileCheck.cpp [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/InstrInfoEmitter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/InstrInfoEmitter.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/InstrInfoEmitter.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/InstrInfoEmitter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/InstrInfoEmitter.cpp [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/InstrDocsEmitter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/InstrDocsEmitter.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/InstrDocsEmitter.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/InstrDocsEmitter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/InstrDocsEmitter.cpp [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/IntrinsicEmitter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/IntrinsicEmitter.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/IntrinsicEmitter.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/IntrinsicEmitter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/IntrinsicEmitter.cpp [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/OptEmitter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/OptEmitter.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/OptEmitter.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/OptEmitter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/OptEmitter.cpp [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/OptParserEmitter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/OptParserEmitter.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/OptParserEmitter.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/OptParserEmitter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/OptParserEmitter.cpp [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/OptRSTEmitter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/OptRSTEmitter.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/OptRSTEmitter.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/OptRSTEmitter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/OptRSTEmitter.cpp [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileCollector.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/FileCollector.cpp.o -MF CMakeFiles/LLVMSupport.dir/FileCollector.cpp.o.d -o CMakeFiles/LLVMSupport.dir/FileCollector.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/FileCollector.cpp [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o -MF CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o.d -o CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/FileUtilities.cpp [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/PredicateExpander.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/PredicateExpander.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/PredicateExpander.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/PredicateExpander.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/PredicateExpander.cpp [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/PseudoLoweringEmitter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/PseudoLoweringEmitter.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/PseudoLoweringEmitter.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/PseudoLoweringEmitter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/PseudoLoweringEmitter.cpp [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o -MF CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o.d -o CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/FileOutputBuffer.cpp [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/RISCVCompressInstEmitter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/RISCVCompressInstEmitter.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/RISCVCompressInstEmitter.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/RISCVCompressInstEmitter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/RISCVCompressInstEmitter.cpp [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/RegisterBankEmitter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/RegisterBankEmitter.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/RegisterBankEmitter.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/RegisterBankEmitter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/RegisterBankEmitter.cpp [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/RegisterInfoEmitter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/RegisterInfoEmitter.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/RegisterInfoEmitter.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/RegisterInfoEmitter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/RegisterInfoEmitter.cpp [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o -MF CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o.d -o CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/FoldingSet.cpp [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.o -MF CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.o.d -o CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/FormattedStream.cpp [ 5%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/SDNodeProperties.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/SDNodeProperties.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/SDNodeProperties.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/SDNodeProperties.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/SDNodeProperties.cpp [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.o -MF CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.o.d -o CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/FormatVariadic.cpp [ 5%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/SearchableTableEmitter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/SearchableTableEmitter.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/SearchableTableEmitter.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/SearchableTableEmitter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/SearchableTableEmitter.cpp [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o -MF CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o.d -o CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/GlobPattern.cpp [ 5%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/SubtargetEmitter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/SubtargetEmitter.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/SubtargetEmitter.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/SubtargetEmitter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/SubtargetEmitter.cpp [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o -MF CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o.d -o CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/GraphWriter.cpp /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/GraphWriter.cpp: In function 'std::string llvm::DOT::EscapeString(const string&)': /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/GraphWriter.cpp:50:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 50 | if (i+1 != Str.length()) | ^~ In file included from /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include/llvm/ADT/Optional.h:19, from /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include/llvm/ADT/STLExtras.h:19, from /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include/llvm/ADT/StringRef.h:12, from /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include/llvm/Support/GraphWriter.h:26, from /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/GraphWriter.cpp:13: /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include/llvm/Support/Compiler.h:274:26: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 274 | #define LLVM_FALLTHROUGH [[gnu::fallthrough]] | ^ /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/GraphWriter.cpp:57:9: note: in expansion of macro 'LLVM_FALLTHROUGH' 57 | LLVM_FALLTHROUGH; | ^~~~~~~~~~~~~~~~ [ 5%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/SubtargetFeatureInfo.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/SubtargetFeatureInfo.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/SubtargetFeatureInfo.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/SubtargetFeatureInfo.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/SubtargetFeatureInfo.cpp [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Hashing.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Hashing.cpp.o -MF CMakeFiles/LLVMSupport.dir/Hashing.cpp.o.d -o CMakeFiles/LLVMSupport.dir/Hashing.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Hashing.cpp [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.o -MF CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.o.d -o CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/InitLLVM.cpp [ 5%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/TableGen.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/TableGen.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/TableGen.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/TableGen.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/TableGen.cpp [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o -MF CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o.d -o CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/IntEqClasses.cpp [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o -MF CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o.d -o CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/IntervalMap.cpp [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ItaniumManglingCanonicalizer.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ItaniumManglingCanonicalizer.cpp.o -MF CMakeFiles/LLVMSupport.dir/ItaniumManglingCanonicalizer.cpp.o.d -o CMakeFiles/LLVMSupport.dir/ItaniumManglingCanonicalizer.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/ItaniumManglingCanonicalizer.cpp [ 5%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/Types.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/Types.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/Types.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/Types.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/Types.cpp [ 5%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86DisassemblerTables.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86DisassemblerTables.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/X86DisassemblerTables.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/X86DisassemblerTables.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/X86DisassemblerTables.cpp [ 5%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86EVEX2VEXTablesEmitter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86EVEX2VEXTablesEmitter.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/X86EVEX2VEXTablesEmitter.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/X86EVEX2VEXTablesEmitter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/X86EVEX2VEXTablesEmitter.cpp [ 5%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86FoldTablesEmitter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86FoldTablesEmitter.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/X86FoldTablesEmitter.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/X86FoldTablesEmitter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/X86FoldTablesEmitter.cpp [ 6%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86ModRMFilters.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86ModRMFilters.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/X86ModRMFilters.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/X86ModRMFilters.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/X86ModRMFilters.cpp [ 6%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86RecognizableInstr.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86RecognizableInstr.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/X86RecognizableInstr.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/X86RecognizableInstr.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/X86RecognizableInstr.cpp [ 6%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/WebAssemblyDisassemblerEmitter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/WebAssemblyDisassemblerEmitter.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/WebAssemblyDisassemblerEmitter.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/WebAssemblyDisassemblerEmitter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/WebAssemblyDisassemblerEmitter.cpp [ 6%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CTagsEmitter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CTagsEmitter.cpp.o -MF CMakeFiles/obj.llvm-tblgen.dir/CTagsEmitter.cpp.o.d -o CMakeFiles/obj.llvm-tblgen.dir/CTagsEmitter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/CTagsEmitter.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/JSON.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/JSON.cpp.o -MF CMakeFiles/LLVMSupport.dir/JSON.cpp.o.d -o CMakeFiles/LLVMSupport.dir/JSON.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/JSON.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/KnownBits.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/KnownBits.cpp.o -MF CMakeFiles/LLVMSupport.dir/KnownBits.cpp.o.d -o CMakeFiles/LLVMSupport.dir/KnownBits.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/KnownBits.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LEB128.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/LEB128.cpp.o -MF CMakeFiles/LLVMSupport.dir/LEB128.cpp.o.d -o CMakeFiles/LLVMSupport.dir/LEB128.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/LEB128.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o -MF CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o.d -o CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/LineIterator.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Locale.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Locale.cpp.o -MF CMakeFiles/LLVMSupport.dir/Locale.cpp.o.d -o CMakeFiles/LLVMSupport.dir/Locale.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Locale.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o -MF CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o.d -o CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/LockFileManager.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LowLevelType.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/LowLevelType.cpp.o -MF CMakeFiles/LLVMSupport.dir/LowLevelType.cpp.o.d -o CMakeFiles/LLVMSupport.dir/LowLevelType.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/LowLevelType.cpp make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 6%] Built target obj.llvm-tblgen [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o -MF CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o.d -o CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/ManagedStatic.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o -MF CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o.d -o CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/MathExtras.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemAlloc.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/MemAlloc.cpp.o -MF CMakeFiles/LLVMSupport.dir/MemAlloc.cpp.o.d -o CMakeFiles/LLVMSupport.dir/MemAlloc.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/MemAlloc.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o -MF CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o.d -o CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/MemoryBuffer.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MD5.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/MD5.cpp.o -MF CMakeFiles/LLVMSupport.dir/MD5.cpp.o.d -o CMakeFiles/LLVMSupport.dir/MD5.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/MD5.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.o -MF CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.o.d -o CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/NativeFormatting.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/OptimizedStructLayout.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/OptimizedStructLayout.cpp.o -MF CMakeFiles/LLVMSupport.dir/OptimizedStructLayout.cpp.o.d -o CMakeFiles/LLVMSupport.dir/OptimizedStructLayout.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/OptimizedStructLayout.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Optional.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Optional.cpp.o -MF CMakeFiles/LLVMSupport.dir/Optional.cpp.o.d -o CMakeFiles/LLVMSupport.dir/Optional.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Optional.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Parallel.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Parallel.cpp.o -MF CMakeFiles/LLVMSupport.dir/Parallel.cpp.o.d -o CMakeFiles/LLVMSupport.dir/Parallel.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Parallel.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o -MF CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o.d -o CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/PluginLoader.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o -MF CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o.d -o CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/PrettyStackTrace.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o -MF CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o.d -o CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/RandomNumberGenerator.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Regex.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Regex.cpp.o -MF CMakeFiles/LLVMSupport.dir/Regex.cpp.o.d -o CMakeFiles/LLVMSupport.dir/Regex.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Regex.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributes.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributes.cpp.o -MF CMakeFiles/LLVMSupport.dir/RISCVAttributes.cpp.o.d -o CMakeFiles/LLVMSupport.dir/RISCVAttributes.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/RISCVAttributes.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributeParser.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributeParser.cpp.o -MF CMakeFiles/LLVMSupport.dir/RISCVAttributeParser.cpp.o.d -o CMakeFiles/LLVMSupport.dir/RISCVAttributeParser.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/RISCVAttributeParser.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o -MF CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o.d -o CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/ScaledNumber.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o -MF CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o.d -o CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/ScopedPrinter.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA1.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/SHA1.cpp.o -MF CMakeFiles/LLVMSupport.dir/SHA1.cpp.o.d -o CMakeFiles/LLVMSupport.dir/SHA1.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/SHA1.cpp [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signposts.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Signposts.cpp.o -MF CMakeFiles/LLVMSupport.dir/Signposts.cpp.o.d -o CMakeFiles/LLVMSupport.dir/Signposts.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Signposts.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o -MF CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o.d -o CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/SmallPtrSet.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o -MF CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o.d -o CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/SmallVector.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o -MF CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o.d -o CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/SourceMgr.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o -MF CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o.d -o CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/SpecialCaseList.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o -MF CMakeFiles/LLVMSupport.dir/Statistic.cpp.o.d -o CMakeFiles/LLVMSupport.dir/Statistic.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Statistic.cpp In file included from /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Statistic.cpp:23: /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include/llvm/ADT/Statistic.h:159:5: warning: "LLVM_ENABLE_STATS" is not defined, evaluates to 0 [-Wundef] 159 | #if LLVM_ENABLE_STATS | ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Statistic.cpp:227:5: warning: "LLVM_ENABLE_STATS" is not defined, evaluates to 0 [-Wundef] 227 | #if LLVM_ENABLE_STATS | ^~~~~~~~~~~~~~~~~ [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o -MF CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o.d -o CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/StringExtras.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringMap.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/StringMap.cpp.o -MF CMakeFiles/LLVMSupport.dir/StringMap.cpp.o.d -o CMakeFiles/LLVMSupport.dir/StringMap.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/StringMap.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o -MF CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o.d -o CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/StringSaver.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringRef.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/StringRef.cpp.o -MF CMakeFiles/LLVMSupport.dir/StringRef.cpp.o.d -o CMakeFiles/LLVMSupport.dir/StringRef.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/StringRef.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTree.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTree.cpp.o -MF CMakeFiles/LLVMSupport.dir/SuffixTree.cpp.o.d -o CMakeFiles/LLVMSupport.dir/SuffixTree.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/SuffixTree.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SymbolRemappingReader.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/SymbolRemappingReader.cpp.o -MF CMakeFiles/LLVMSupport.dir/SymbolRemappingReader.cpp.o.d -o CMakeFiles/LLVMSupport.dir/SymbolRemappingReader.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/SymbolRemappingReader.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o -MF CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o.d -o CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/SystemUtils.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TarWriter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/TarWriter.cpp.o -MF CMakeFiles/LLVMSupport.dir/TarWriter.cpp.o.d -o CMakeFiles/LLVMSupport.dir/TarWriter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/TarWriter.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TargetParser.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/TargetParser.cpp.o -MF CMakeFiles/LLVMSupport.dir/TargetParser.cpp.o.d -o CMakeFiles/LLVMSupport.dir/TargetParser.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/TargetParser.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o -MF CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o.d -o CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/ThreadPool.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.o -MF CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.o.d -o CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/TimeProfiler.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o -MF CMakeFiles/LLVMSupport.dir/Timer.cpp.o.d -o CMakeFiles/LLVMSupport.dir/Timer.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Timer.cpp In file included from /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Timer.cpp:14: /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include/llvm/ADT/Statistic.h:159:5: warning: "LLVM_ENABLE_STATS" is not defined, evaluates to 0 [-Wundef] 159 | #if LLVM_ENABLE_STATS | ^~~~~~~~~~~~~~~~~ [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o -MF CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o.d -o CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/ToolOutputFile.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TrigramIndex.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/TrigramIndex.cpp.o -MF CMakeFiles/LLVMSupport.dir/TrigramIndex.cpp.o.d -o CMakeFiles/LLVMSupport.dir/TrigramIndex.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/TrigramIndex.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Triple.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Triple.cpp.o -MF CMakeFiles/LLVMSupport.dir/Triple.cpp.o.d -o CMakeFiles/LLVMSupport.dir/Triple.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Triple.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Twine.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Twine.cpp.o -MF CMakeFiles/LLVMSupport.dir/Twine.cpp.o.d -o CMakeFiles/LLVMSupport.dir/Twine.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Twine.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Unicode.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Unicode.cpp.o -MF CMakeFiles/LLVMSupport.dir/Unicode.cpp.o.d -o CMakeFiles/LLVMSupport.dir/Unicode.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Unicode.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.o -MF CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.o.d -o CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/UnicodeCaseFold.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.o -MF CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.o.d -o CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/VersionTuple.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.o -MF CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.o.d -o CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/VirtualFileSystem.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/WithColor.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/WithColor.cpp.o -MF CMakeFiles/LLVMSupport.dir/WithColor.cpp.o.d -o CMakeFiles/LLVMSupport.dir/WithColor.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/WithColor.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/X86TargetParser.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/X86TargetParser.cpp.o -MF CMakeFiles/LLVMSupport.dir/X86TargetParser.cpp.o.d -o CMakeFiles/LLVMSupport.dir/X86TargetParser.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/X86TargetParser.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o -MF CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o.d -o CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/YAMLParser.cpp cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o -MF CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o.d -o CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/YAMLTraits.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o -MF CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o.d -o CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/raw_os_ostream.cpp [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o -MF CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o.d -o CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/raw_ostream.cpp [ 8%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regcomp.c.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/gcc -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/regcomp.c.o -MF CMakeFiles/LLVMSupport.dir/regcomp.c.o.d -o CMakeFiles/LLVMSupport.dir/regcomp.c.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/regcomp.c In file included from /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/regcomp.c:51: /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include/llvm/Support/Compiler.h:149:5: warning: "__cplusplus" is not defined, evaluates to 0 [-Wundef] 149 | #if __cplusplus > 201402L && LLVM_HAS_CPP_ATTRIBUTE(nodiscard) | ^~~~~~~~~~~ /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include/llvm/Support/Compiler.h:271:5: warning: "__cplusplus" is not defined, evaluates to 0 [-Wundef] 271 | #if __cplusplus > 201402L && LLVM_HAS_CPP_ATTRIBUTE(fallthrough) | ^~~~~~~~~~~ [ 8%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regerror.c.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/gcc -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/regerror.c.o -MF CMakeFiles/LLVMSupport.dir/regerror.c.o.d -o CMakeFiles/LLVMSupport.dir/regerror.c.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/regerror.c [ 8%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regexec.c.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/gcc -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/regexec.c.o -MF CMakeFiles/LLVMSupport.dir/regexec.c.o.d -o CMakeFiles/LLVMSupport.dir/regexec.c.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/regexec.c [ 8%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regfree.c.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/gcc -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/regfree.c.o -MF CMakeFiles/LLVMSupport.dir/regfree.c.o.d -o CMakeFiles/LLVMSupport.dir/regfree.c.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/regfree.c [ 8%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regstrlcpy.c.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/gcc -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/regstrlcpy.c.o -MF CMakeFiles/LLVMSupport.dir/regstrlcpy.c.o.d -o CMakeFiles/LLVMSupport.dir/regstrlcpy.c.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/regstrlcpy.c [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/xxhash.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/xxhash.cpp.o -MF CMakeFiles/LLVMSupport.dir/xxhash.cpp.o.d -o CMakeFiles/LLVMSupport.dir/xxhash.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/xxhash.cpp [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.o -MF CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.o.d -o CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Z3Solver.cpp [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Atomic.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Atomic.cpp.o -MF CMakeFiles/LLVMSupport.dir/Atomic.cpp.o.d -o CMakeFiles/LLVMSupport.dir/Atomic.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Atomic.cpp [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o -MF CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o.d -o CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/DynamicLibrary.cpp /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Z3Solver.cpp:17:5: warning: "LLVM_WITH_Z3" is not defined, evaluates to 0 [-Wundef] 17 | #if LLVM_WITH_Z3 | ^~~~~~~~~~~~ /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Z3Solver.cpp:904:5: warning: "LLVM_WITH_Z3" is not defined, evaluates to 0 [-Wundef] 904 | #if LLVM_WITH_Z3 | ^~~~~~~~~~~~ [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Errno.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Errno.cpp.o -MF CMakeFiles/LLVMSupport.dir/Errno.cpp.o.d -o CMakeFiles/LLVMSupport.dir/Errno.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Errno.cpp [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Host.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Host.cpp.o -MF CMakeFiles/LLVMSupport.dir/Host.cpp.o.d -o CMakeFiles/LLVMSupport.dir/Host.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Host.cpp [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Memory.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Memory.cpp.o -MF CMakeFiles/LLVMSupport.dir/Memory.cpp.o.d -o CMakeFiles/LLVMSupport.dir/Memory.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Memory.cpp [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.o -MF CMakeFiles/LLVMSupport.dir/Path.cpp.o.d -o CMakeFiles/LLVMSupport.dir/Path.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Path.cpp [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Process.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Process.cpp.o -MF CMakeFiles/LLVMSupport.dir/Process.cpp.o.d -o CMakeFiles/LLVMSupport.dir/Process.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Process.cpp In file included from /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Process.cpp:101: /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Unix/Process.inc: In static member function 'static size_t llvm::sys::Process::GetMallocUsage()': /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Unix/Process.inc:94:10: warning: 'mallinfo mallinfo()' is deprecated [-Wdeprecated-declarations] 94 | mi = ::mallinfo(); | ^~~~~~~~ In file included from /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Unix/Process.inc:35, from /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Process.cpp:101: /usr/include/malloc.h:113:24: note: declared here 113 | extern struct mallinfo mallinfo (void) __THROW __MALLOC_DEPRECATED; | ^~~~~~~~ In file included from /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Process.cpp:101: /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Unix/Process.inc:94:18: warning: 'mallinfo mallinfo()' is deprecated [-Wdeprecated-declarations] 94 | mi = ::mallinfo(); | ~~~~~~~~~~^~ In file included from /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Unix/Process.inc:35, from /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Process.cpp:101: /usr/include/malloc.h:113:24: note: declared here 113 | extern struct mallinfo mallinfo (void) __THROW __MALLOC_DEPRECATED; | ^~~~~~~~ [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Program.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Program.cpp.o -MF CMakeFiles/LLVMSupport.dir/Program.cpp.o.d -o CMakeFiles/LLVMSupport.dir/Program.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Program.cpp [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o -MF CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o.d -o CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/RWMutex.cpp [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o -MF CMakeFiles/LLVMSupport.dir/Signals.cpp.o.d -o CMakeFiles/LLVMSupport.dir/Signals.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Signals.cpp [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TargetRegistry.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/TargetRegistry.cpp.o -MF CMakeFiles/LLVMSupport.dir/TargetRegistry.cpp.o.d -o CMakeFiles/LLVMSupport.dir/TargetRegistry.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/TargetRegistry.cpp In file included from /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Signals.cpp:220: /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Unix/Signals.inc:62:5: warning: "HAVE_MACH_MACH_H" is not defined, evaluates to 0 [-Wundef] 62 | #if HAVE_MACH_MACH_H | ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Signals.cpp:220: /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Unix/Signals.inc:577:21: warning: "HAVE_DLADDR" is not defined, evaluates to 0 [-Wundef] 577 | #if HAVE_DLFCN_H && HAVE_DLADDR | ^~~~~~~~~~~ [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ThreadLocal.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ThreadLocal.cpp.o -MF CMakeFiles/LLVMSupport.dir/ThreadLocal.cpp.o.d -o CMakeFiles/LLVMSupport.dir/ThreadLocal.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/ThreadLocal.cpp [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Threading.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Threading.cpp.o -MF CMakeFiles/LLVMSupport.dir/Threading.cpp.o.d -o CMakeFiles/LLVMSupport.dir/Threading.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Threading.cpp [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Valgrind.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Valgrind.cpp.o -MF CMakeFiles/LLVMSupport.dir/Valgrind.cpp.o.d -o CMakeFiles/LLVMSupport.dir/Valgrind.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Valgrind.cpp /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Valgrind.cpp:19:5: warning: "HAVE_VALGRIND_VALGRIND_H" is not defined, evaluates to 0 [-Wundef] 19 | #if HAVE_VALGRIND_VALGRIND_H | ^~~~~~~~~~~~~~~~~~~~~~~~ [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Watchdog.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++14 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Watchdog.cpp.o -MF CMakeFiles/LLVMSupport.dir/Watchdog.cpp.o.d -o CMakeFiles/LLVMSupport.dir/Watchdog.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Support/Watchdog.cpp [ 10%] Linking CXX static library ../libLLVMSupport.a cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/cmake -P CMakeFiles/LLVMSupport.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Support && /usr/bin/cmake -E cmake_link_script CMakeFiles/LLVMSupport.dir/link.txt --verbose=1 /usr/bin/ar Dqc ../libLLVMSupport.a CMakeFiles/LLVMSupport.dir/AArch64TargetParser.cpp.o CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o CMakeFiles/LLVMSupport.dir/ARMTargetParser.cpp.o CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o CMakeFiles/LLVMSupport.dir/APFloat.cpp.o CMakeFiles/LLVMSupport.dir/APInt.cpp.o CMakeFiles/LLVMSupport.dir/APSInt.cpp.o CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.o CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o CMakeFiles/LLVMSupport.dir/Allocator.cpp.o CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.o CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.o CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.o CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.o CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.o CMakeFiles/LLVMSupport.dir/CachePruning.cpp.o CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.o CMakeFiles/LLVMSupport.dir/Chrono.cpp.o CMakeFiles/LLVMSupport.dir/COM.cpp.o CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.o CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o CMakeFiles/LLVMSupport.dir/Compression.cpp.o CMakeFiles/LLVMSupport.dir/CRC.cpp.o CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o CMakeFiles/LLVMSupport.dir/Debug.cpp.o CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o CMakeFiles/LLVMSupport.dir/DJB.cpp.o CMakeFiles/LLVMSupport.dir/ELFAttributeParser.cpp.o CMakeFiles/LLVMSupport.dir/ELFAttributes.cpp.o CMakeFiles/LLVMSupport.dir/Error.cpp.o CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o CMakeFiles/LLVMSupport.dir/FileCheck.cpp.o CMakeFiles/LLVMSupport.dir/FileCollector.cpp.o CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.o CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.o CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o CMakeFiles/LLVMSupport.dir/Hashing.cpp.o CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.o CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o CMakeFiles/LLVMSupport.dir/ItaniumManglingCanonicalizer.cpp.o CMakeFiles/LLVMSupport.dir/JSON.cpp.o CMakeFiles/LLVMSupport.dir/KnownBits.cpp.o CMakeFiles/LLVMSupport.dir/LEB128.cpp.o CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o CMakeFiles/LLVMSupport.dir/Locale.cpp.o CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o CMakeFiles/LLVMSupport.dir/LowLevelType.cpp.o CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o CMakeFiles/LLVMSupport.dir/MemAlloc.cpp.o CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o CMakeFiles/LLVMSupport.dir/MD5.cpp.o CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.o CMakeFiles/LLVMSupport.dir/OptimizedStructLayout.cpp.o CMakeFiles/LLVMSupport.dir/Optional.cpp.o CMakeFiles/LLVMSupport.dir/Parallel.cpp.o CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o CMakeFiles/LLVMSupport.dir/Regex.cpp.o CMakeFiles/LLVMSupport.dir/RISCVAttributes.cpp.o CMakeFiles/LLVMSupport.dir/RISCVAttributeParser.cpp.o CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o CMakeFiles/LLVMSupport.dir/SHA1.cpp.o CMakeFiles/LLVMSupport.dir/Signposts.cpp.o CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o CMakeFiles/LLVMSupport.dir/Statistic.cpp.o CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o CMakeFiles/LLVMSupport.dir/StringMap.cpp.o CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o CMakeFiles/LLVMSupport.dir/StringRef.cpp.o CMakeFiles/LLVMSupport.dir/SuffixTree.cpp.o CMakeFiles/LLVMSupport.dir/SymbolRemappingReader.cpp.o CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o CMakeFiles/LLVMSupport.dir/TarWriter.cpp.o CMakeFiles/LLVMSupport.dir/TargetParser.cpp.o CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.o CMakeFiles/LLVMSupport.dir/Timer.cpp.o CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o CMakeFiles/LLVMSupport.dir/TrigramIndex.cpp.o CMakeFiles/LLVMSupport.dir/Triple.cpp.o CMakeFiles/LLVMSupport.dir/Twine.cpp.o CMakeFiles/LLVMSupport.dir/Unicode.cpp.o CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.o CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.o CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.o CMakeFiles/LLVMSupport.dir/WithColor.cpp.o CMakeFiles/LLVMSupport.dir/X86TargetParser.cpp.o CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o CMakeFiles/LLVMSupport.dir/regcomp.c.o CMakeFiles/LLVMSupport.dir/regerror.c.o CMakeFiles/LLVMSupport.dir/regexec.c.o CMakeFiles/LLVMSupport.dir/regfree.c.o CMakeFiles/LLVMSupport.dir/regstrlcpy.c.o CMakeFiles/LLVMSupport.dir/xxhash.cpp.o CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.o CMakeFiles/LLVMSupport.dir/Atomic.cpp.o CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o CMakeFiles/LLVMSupport.dir/Errno.cpp.o CMakeFiles/LLVMSupport.dir/Host.cpp.o CMakeFiles/LLVMSupport.dir/Memory.cpp.o CMakeFiles/LLVMSupport.dir/Path.cpp.o CMakeFiles/LLVMSupport.dir/Process.cpp.o CMakeFiles/LLVMSupport.dir/Program.cpp.o CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o CMakeFiles/LLVMSupport.dir/Signals.cpp.o CMakeFiles/LLVMSupport.dir/TargetRegistry.cpp.o CMakeFiles/LLVMSupport.dir/ThreadLocal.cpp.o CMakeFiles/LLVMSupport.dir/Threading.cpp.o CMakeFiles/LLVMSupport.dir/Valgrind.cpp.o CMakeFiles/LLVMSupport.dir/Watchdog.cpp.o /usr/bin/ranlib -D ../libLLVMSupport.a make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 10%] Built target LLVMSupport make -f lib/TableGen/CMakeFiles/LLVMTableGen.dir/build.make lib/TableGen/CMakeFiles/LLVMTableGen.dir/depend make -f lib/Bitstream/Reader/CMakeFiles/LLVMBitstreamReader.dir/build.make lib/Bitstream/Reader/CMakeFiles/LLVMBitstreamReader.dir/depend make -f lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/build.make lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/depend make -f lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/build.make lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/depend make -f lib/Extensions/CMakeFiles/LLVMExtensions.dir/build.make lib/Extensions/CMakeFiles/LLVMExtensions.dir/depend make -f lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/build.make lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/depend make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TableGen /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TableGen /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TableGen/CMakeFiles/LLVMTableGen.dir/DependInfo.cmake --color= make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/BinaryFormat /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/BinaryFormat /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/DependInfo.cmake --color= make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Bitstream/Reader /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Bitstream/Reader /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Bitstream/Reader/CMakeFiles/LLVMBitstreamReader.dir/DependInfo.cmake --color= make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/MSF /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/MSF /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/DependInfo.cmake --color= make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Extensions /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Extensions /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Extensions/CMakeFiles/LLVMExtensions.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/WindowsManifest /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/WindowsManifest /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/DependInfo.cmake --color= make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/build.make lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/build make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/build.make lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/build make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f lib/Extensions/CMakeFiles/LLVMExtensions.dir/build.make lib/Extensions/CMakeFiles/LLVMExtensions.dir/build make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f lib/TableGen/CMakeFiles/LLVMTableGen.dir/build.make lib/TableGen/CMakeFiles/LLVMTableGen.dir/build make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/build.make lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/build make -f lib/Bitstream/Reader/CMakeFiles/LLVMBitstreamReader.dir/build.make lib/Bitstream/Reader/CMakeFiles/LLVMBitstreamReader.dir/build make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 10%] Building CXX object lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/WindowsManifest && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/WindowsManifest -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/WindowsManifest -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o -MF CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o.d -o CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/WindowsManifest/WindowsManifestMerger.cpp [ 10%] Building CXX object lib/Extensions/CMakeFiles/LLVMExtensions.dir/Extensions.cpp.o [ 10%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/AMDGPUMetadataVerifier.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Extensions && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Extensions -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Extensions -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/Extensions/CMakeFiles/LLVMExtensions.dir/Extensions.cpp.o -MF CMakeFiles/LLVMExtensions.dir/Extensions.cpp.o.d -o CMakeFiles/LLVMExtensions.dir/Extensions.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Extensions/Extensions.cpp cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/BinaryFormat && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/BinaryFormat -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/BinaryFormat -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/AMDGPUMetadataVerifier.cpp.o -MF CMakeFiles/LLVMBinaryFormat.dir/AMDGPUMetadataVerifier.cpp.o.d -o CMakeFiles/LLVMBinaryFormat.dir/AMDGPUMetadataVerifier.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/BinaryFormat/AMDGPUMetadataVerifier.cpp [ 10%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Error.cpp.o [ 10%] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MappedBlockStream.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/MSF && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/MSF -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/MSF -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MappedBlockStream.cpp.o -MF CMakeFiles/LLVMDebugInfoMSF.dir/MappedBlockStream.cpp.o.d -o CMakeFiles/LLVMDebugInfoMSF.dir/MappedBlockStream.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/MSF/MappedBlockStream.cpp cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/Error.cpp.o -MF CMakeFiles/LLVMTableGen.dir/Error.cpp.o.d -o CMakeFiles/LLVMTableGen.dir/Error.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TableGen/Error.cpp [ 10%] Building CXX object lib/Bitstream/Reader/CMakeFiles/LLVMBitstreamReader.dir/BitstreamReader.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Bitstream/Reader && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Bitstream/Reader -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Bitstream/Reader -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/Bitstream/Reader/CMakeFiles/LLVMBitstreamReader.dir/BitstreamReader.cpp.o -MF CMakeFiles/LLVMBitstreamReader.dir/BitstreamReader.cpp.o.d -o CMakeFiles/LLVMBitstreamReader.dir/BitstreamReader.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Bitstream/Reader/BitstreamReader.cpp /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/WindowsManifest/WindowsManifestMerger.cpp:19:5: warning: "LLVM_LIBXML2_ENABLED" is not defined, evaluates to 0 [-Wundef] 19 | #if LLVM_LIBXML2_ENABLED | ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/WindowsManifest/WindowsManifestMerger.cpp:44:5: warning: "LLVM_LIBXML2_ENABLED" is not defined, evaluates to 0 [-Wundef] 44 | #if LLVM_LIBXML2_ENABLED | ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/WindowsManifest/WindowsManifestMerger.cpp:59:5: warning: "LLVM_LIBXML2_ENABLED" is not defined, evaluates to 0 [-Wundef] 59 | #if LLVM_LIBXML2_ENABLED | ^~~~~~~~~~~~~~~~~~~~ [ 10%] Linking CXX static library ../libLLVMExtensions.a cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Extensions && /usr/bin/cmake -P CMakeFiles/LLVMExtensions.dir/cmake_clean_target.cmake [ 10%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/JSONBackend.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/JSONBackend.cpp.o -MF CMakeFiles/LLVMTableGen.dir/JSONBackend.cpp.o.d -o CMakeFiles/LLVMTableGen.dir/JSONBackend.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TableGen/JSONBackend.cpp cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Extensions && /usr/bin/cmake -E cmake_link_script CMakeFiles/LLVMExtensions.dir/link.txt --verbose=1 /usr/bin/ar Dqc ../libLLVMExtensions.a CMakeFiles/LLVMExtensions.dir/Extensions.cpp.o /usr/bin/ranlib -D ../libLLVMExtensions.a make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 10%] Built target LLVMExtensions make -f lib/Option/CMakeFiles/LLVMOption.dir/build.make lib/Option/CMakeFiles/LLVMOption.dir/depend make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Option /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Option /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Option/CMakeFiles/LLVMOption.dir/DependInfo.cmake --color= make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f lib/Option/CMakeFiles/LLVMOption.dir/build.make lib/Option/CMakeFiles/LLVMOption.dir/build make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 10%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/Arg.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Option && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Option -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Option -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/Option/CMakeFiles/LLVMOption.dir/Arg.cpp.o -MF CMakeFiles/LLVMOption.dir/Arg.cpp.o.d -o CMakeFiles/LLVMOption.dir/Arg.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Option/Arg.cpp [ 10%] Linking CXX static library ../libLLVMWindowsManifest.a cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/WindowsManifest && /usr/bin/cmake -P CMakeFiles/LLVMWindowsManifest.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/WindowsManifest && /usr/bin/cmake -E cmake_link_script CMakeFiles/LLVMWindowsManifest.dir/link.txt --verbose=1 /usr/bin/ar Dqc ../libLLVMWindowsManifest.a CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o /usr/bin/ranlib -D ../libLLVMWindowsManifest.a make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 10%] Built target LLVMWindowsManifest make -f lib/ExecutionEngine/OrcError/CMakeFiles/LLVMOrcError.dir/build.make lib/ExecutionEngine/OrcError/CMakeFiles/LLVMOrcError.dir/depend make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/ExecutionEngine/OrcError /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/ExecutionEngine/OrcError /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/ExecutionEngine/OrcError/CMakeFiles/LLVMOrcError.dir/DependInfo.cmake --color= make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f lib/ExecutionEngine/OrcError/CMakeFiles/LLVMOrcError.dir/build.make lib/ExecutionEngine/OrcError/CMakeFiles/LLVMOrcError.dir/build make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 10%] Building CXX object lib/ExecutionEngine/OrcError/CMakeFiles/LLVMOrcError.dir/OrcError.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/ExecutionEngine/OrcError && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/ExecutionEngine/OrcError -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/ExecutionEngine/OrcError -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/ExecutionEngine/OrcError/CMakeFiles/LLVMOrcError.dir/OrcError.cpp.o -MF CMakeFiles/LLVMOrcError.dir/OrcError.cpp.o.d -o CMakeFiles/LLVMOrcError.dir/OrcError.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/ExecutionEngine/OrcError/OrcError.cpp [ 10%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Dwarf.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/BinaryFormat && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/BinaryFormat -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/BinaryFormat -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Dwarf.cpp.o -MF CMakeFiles/LLVMBinaryFormat.dir/Dwarf.cpp.o.d -o CMakeFiles/LLVMBinaryFormat.dir/Dwarf.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/BinaryFormat/Dwarf.cpp [ 10%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/ArgList.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Option && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Option -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Option -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/Option/CMakeFiles/LLVMOption.dir/ArgList.cpp.o -MF CMakeFiles/LLVMOption.dir/ArgList.cpp.o.d -o CMakeFiles/LLVMOption.dir/ArgList.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Option/ArgList.cpp [ 10%] Building CXX object lib/ExecutionEngine/OrcError/CMakeFiles/LLVMOrcError.dir/RPCError.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/ExecutionEngine/OrcError && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/ExecutionEngine/OrcError -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/ExecutionEngine/OrcError -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/ExecutionEngine/OrcError/CMakeFiles/LLVMOrcError.dir/RPCError.cpp.o -MF CMakeFiles/LLVMOrcError.dir/RPCError.cpp.o.d -o CMakeFiles/LLVMOrcError.dir/RPCError.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/ExecutionEngine/OrcError/RPCError.cpp [ 10%] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFBuilder.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/MSF && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/MSF -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/MSF -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFBuilder.cpp.o -MF CMakeFiles/LLVMDebugInfoMSF.dir/MSFBuilder.cpp.o.d -o CMakeFiles/LLVMDebugInfoMSF.dir/MSFBuilder.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/MSF/MSFBuilder.cpp [ 10%] Linking CXX static library ../../libLLVMOrcError.a cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/ExecutionEngine/OrcError && /usr/bin/cmake -P CMakeFiles/LLVMOrcError.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/ExecutionEngine/OrcError && /usr/bin/cmake -E cmake_link_script CMakeFiles/LLVMOrcError.dir/link.txt --verbose=1 /usr/bin/ar Dqc ../../libLLVMOrcError.a CMakeFiles/LLVMOrcError.dir/OrcError.cpp.o CMakeFiles/LLVMOrcError.dir/RPCError.cpp.o /usr/bin/ranlib -D ../../libLLVMOrcError.a make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 10%] Built target LLVMOrcError [ 10%] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFCommon.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/MSF && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/MSF -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/MSF -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFCommon.cpp.o -MF CMakeFiles/LLVMDebugInfoMSF.dir/MSFCommon.cpp.o.d -o CMakeFiles/LLVMDebugInfoMSF.dir/MSFCommon.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/MSF/MSFCommon.cpp [ 10%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MachO.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/BinaryFormat && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/BinaryFormat -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/BinaryFormat -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MachO.cpp.o -MF CMakeFiles/LLVMBinaryFormat.dir/MachO.cpp.o.d -o CMakeFiles/LLVMBinaryFormat.dir/MachO.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/BinaryFormat/MachO.cpp [ 11%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/Option.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Option && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Option -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Option -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/Option/CMakeFiles/LLVMOption.dir/Option.cpp.o -MF CMakeFiles/LLVMOption.dir/Option.cpp.o.d -o CMakeFiles/LLVMOption.dir/Option.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Option/Option.cpp [ 11%] Linking CXX static library ../../libLLVMBitstreamReader.a cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Bitstream/Reader && /usr/bin/cmake -P CMakeFiles/LLVMBitstreamReader.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Bitstream/Reader && /usr/bin/cmake -E cmake_link_script CMakeFiles/LLVMBitstreamReader.dir/link.txt --verbose=1 /usr/bin/ar Dqc ../../libLLVMBitstreamReader.a CMakeFiles/LLVMBitstreamReader.dir/BitstreamReader.cpp.o /usr/bin/ranlib -D ../../libLLVMBitstreamReader.a make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 11%] Built target LLVMBitstreamReader make -f lib/LineEditor/CMakeFiles/LLVMLineEditor.dir/build.make lib/LineEditor/CMakeFiles/LLVMLineEditor.dir/depend make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/LineEditor /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/LineEditor /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/LineEditor/CMakeFiles/LLVMLineEditor.dir/DependInfo.cmake --color= make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f lib/LineEditor/CMakeFiles/LLVMLineEditor.dir/build.make lib/LineEditor/CMakeFiles/LLVMLineEditor.dir/build make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 11%] Building CXX object lib/LineEditor/CMakeFiles/LLVMLineEditor.dir/LineEditor.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/LineEditor && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/LineEditor -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/LineEditor -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/LineEditor/CMakeFiles/LLVMLineEditor.dir/LineEditor.cpp.o -MF CMakeFiles/LLVMLineEditor.dir/LineEditor.cpp.o.d -o CMakeFiles/LLVMLineEditor.dir/LineEditor.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/LineEditor/LineEditor.cpp [ 11%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Main.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/Main.cpp.o -MF CMakeFiles/LLVMTableGen.dir/Main.cpp.o.d -o CMakeFiles/LLVMTableGen.dir/Main.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TableGen/Main.cpp [ 11%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Record.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/Record.cpp.o -MF CMakeFiles/LLVMTableGen.dir/Record.cpp.o.d -o CMakeFiles/LLVMTableGen.dir/Record.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TableGen/Record.cpp [ 11%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Magic.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/BinaryFormat && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/BinaryFormat -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/BinaryFormat -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Magic.cpp.o -MF CMakeFiles/LLVMBinaryFormat.dir/Magic.cpp.o.d -o CMakeFiles/LLVMBinaryFormat.dir/Magic.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/BinaryFormat/Magic.cpp In file included from /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TableGen/Record.cpp:18: /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include/llvm/ADT/Statistic.h:159:5: warning: "LLVM_ENABLE_STATS" is not defined, evaluates to 0 [-Wundef] 159 | #if LLVM_ENABLE_STATS | ^~~~~~~~~~~~~~~~~ [ 11%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/OptTable.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Option && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Option -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Option -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/Option/CMakeFiles/LLVMOption.dir/OptTable.cpp.o -MF CMakeFiles/LLVMOption.dir/OptTable.cpp.o.d -o CMakeFiles/LLVMOption.dir/OptTable.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Option/OptTable.cpp [ 11%] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFError.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/MSF && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/MSF -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/MSF -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFError.cpp.o -MF CMakeFiles/LLVMDebugInfoMSF.dir/MSFError.cpp.o.d -o CMakeFiles/LLVMDebugInfoMSF.dir/MSFError.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/MSF/MSFError.cpp [ 11%] Linking CXX static library ../libLLVMLineEditor.a cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/LineEditor && /usr/bin/cmake -P CMakeFiles/LLVMLineEditor.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/LineEditor && /usr/bin/cmake -E cmake_link_script CMakeFiles/LLVMLineEditor.dir/link.txt --verbose=1 /usr/bin/ar Dqc ../libLLVMLineEditor.a CMakeFiles/LLVMLineEditor.dir/LineEditor.cpp.o /usr/bin/ranlib -D ../libLLVMLineEditor.a make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 11%] Built target LLVMLineEditor make -f utils/FileCheck/CMakeFiles/FileCheck.dir/build.make utils/FileCheck/CMakeFiles/FileCheck.dir/depend make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/FileCheck /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/FileCheck /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/FileCheck/CMakeFiles/FileCheck.dir/DependInfo.cmake --color= make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f utils/FileCheck/CMakeFiles/FileCheck.dir/build.make utils/FileCheck/CMakeFiles/FileCheck.dir/build make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 11%] Building CXX object utils/FileCheck/CMakeFiles/FileCheck.dir/FileCheck.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/FileCheck && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/FileCheck -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/FileCheck -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/FileCheck/CMakeFiles/FileCheck.dir/FileCheck.cpp.o -MF CMakeFiles/FileCheck.dir/FileCheck.cpp.o.d -o CMakeFiles/FileCheck.dir/FileCheck.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/FileCheck/FileCheck.cpp [ 11%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Minidump.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/BinaryFormat && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/BinaryFormat -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/BinaryFormat -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Minidump.cpp.o -MF CMakeFiles/LLVMBinaryFormat.dir/Minidump.cpp.o.d -o CMakeFiles/LLVMBinaryFormat.dir/Minidump.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/BinaryFormat/Minidump.cpp [ 11%] Linking CXX static library ../../libLLVMDebugInfoMSF.a cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/MSF && /usr/bin/cmake -P CMakeFiles/LLVMDebugInfoMSF.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/MSF && /usr/bin/cmake -E cmake_link_script CMakeFiles/LLVMDebugInfoMSF.dir/link.txt --verbose=1 /usr/bin/ar Dqc ../../libLLVMDebugInfoMSF.a CMakeFiles/LLVMDebugInfoMSF.dir/MappedBlockStream.cpp.o CMakeFiles/LLVMDebugInfoMSF.dir/MSFBuilder.cpp.o CMakeFiles/LLVMDebugInfoMSF.dir/MSFCommon.cpp.o CMakeFiles/LLVMDebugInfoMSF.dir/MSFError.cpp.o /usr/bin/ranlib -D ../../libLLVMDebugInfoMSF.a make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 11%] Built target LLVMDebugInfoMSF make -f utils/not/CMakeFiles/not.dir/build.make utils/not/CMakeFiles/not.dir/depend make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/not /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/not /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/not/CMakeFiles/not.dir/DependInfo.cmake --color= make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f utils/not/CMakeFiles/not.dir/build.make utils/not/CMakeFiles/not.dir/build make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 11%] Building CXX object utils/not/CMakeFiles/not.dir/not.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/not && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/not -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/not -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/not/CMakeFiles/not.dir/not.cpp.o -MF CMakeFiles/not.dir/not.cpp.o.d -o CMakeFiles/not.dir/not.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/not/not.cpp [ 11%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocument.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/BinaryFormat && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/BinaryFormat -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/BinaryFormat -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocument.cpp.o -MF CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocument.cpp.o.d -o CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocument.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/BinaryFormat/MsgPackDocument.cpp [ 11%] Linking CXX executable ../../bin/not cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/not && /usr/bin/cmake -E cmake_link_script CMakeFiles/not.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -Wl,-allow-shlib-undefined -Wl,-rpath-link,/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/./lib -Wl,-O3 -Wl,--gc-sections CMakeFiles/not.dir/not.cpp.o -o ../../bin/not -Wl,-rpath,"\$ORIGIN/../lib" ../../lib/libLLVMSupport.a -lrt -ldl -lm ../../lib/libLLVMDemangle.a [ 11%] Linking CXX static library ../libLLVMOption.a cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Option && /usr/bin/cmake -P CMakeFiles/LLVMOption.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Option && /usr/bin/cmake -E cmake_link_script CMakeFiles/LLVMOption.dir/link.txt --verbose=1 /usr/bin/ar Dqc ../libLLVMOption.a CMakeFiles/LLVMOption.dir/Arg.cpp.o CMakeFiles/LLVMOption.dir/ArgList.cpp.o CMakeFiles/LLVMOption.dir/Option.cpp.o CMakeFiles/LLVMOption.dir/OptTable.cpp.o /usr/bin/ranlib -D ../libLLVMOption.a make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 11%] Built target LLVMOption make -f utils/yaml-bench/CMakeFiles/yaml-bench.dir/build.make utils/yaml-bench/CMakeFiles/yaml-bench.dir/depend make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/yaml-bench /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/yaml-bench /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/yaml-bench/CMakeFiles/yaml-bench.dir/DependInfo.cmake --color= make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f utils/yaml-bench/CMakeFiles/yaml-bench.dir/build.make utils/yaml-bench/CMakeFiles/yaml-bench.dir/build make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 11%] Building CXX object utils/yaml-bench/CMakeFiles/yaml-bench.dir/YAMLBench.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/yaml-bench && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/yaml-bench -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/yaml-bench -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/yaml-bench/CMakeFiles/yaml-bench.dir/YAMLBench.cpp.o -MF CMakeFiles/yaml-bench.dir/YAMLBench.cpp.o.d -o CMakeFiles/yaml-bench.dir/YAMLBench.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/yaml-bench/YAMLBench.cpp [ 11%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/SetTheory.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/SetTheory.cpp.o -MF CMakeFiles/LLVMTableGen.dir/SetTheory.cpp.o.d -o CMakeFiles/LLVMTableGen.dir/SetTheory.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TableGen/SetTheory.cpp [ 11%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocumentYAML.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/BinaryFormat && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/BinaryFormat -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/BinaryFormat -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocumentYAML.cpp.o -MF CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocumentYAML.cpp.o.d -o CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocumentYAML.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/BinaryFormat/MsgPackDocumentYAML.cpp [ 11%] Linking CXX executable ../../bin/yaml-bench cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/yaml-bench && /usr/bin/cmake -E cmake_link_script CMakeFiles/yaml-bench.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -Wl,-allow-shlib-undefined -Wl,-rpath-link,/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/./lib -Wl,-O3 -Wl,--gc-sections CMakeFiles/yaml-bench.dir/YAMLBench.cpp.o -o ../../bin/yaml-bench -Wl,-rpath,"\$ORIGIN/../lib" ../../lib/libLLVMSupport.a -lrt -ldl -lm ../../lib/libLLVMDemangle.a make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 11%] Built target not [ 13%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackReader.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/BinaryFormat && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/BinaryFormat -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/BinaryFormat -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackReader.cpp.o -MF CMakeFiles/LLVMBinaryFormat.dir/MsgPackReader.cpp.o.d -o CMakeFiles/LLVMBinaryFormat.dir/MsgPackReader.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/BinaryFormat/MsgPackReader.cpp [ 13%] Linking CXX executable ../../bin/FileCheck cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/FileCheck && /usr/bin/cmake -E cmake_link_script CMakeFiles/FileCheck.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -Wl,-allow-shlib-undefined -Wl,-rpath-link,/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/./lib -Wl,-O3 -Wl,--gc-sections CMakeFiles/FileCheck.dir/FileCheck.cpp.o -o ../../bin/FileCheck -Wl,-rpath,"\$ORIGIN/../lib" ../../lib/libLLVMSupport.a -lrt -ldl -lm ../../lib/libLLVMDemangle.a [ 13%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackWriter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/BinaryFormat && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/BinaryFormat -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/BinaryFormat -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackWriter.cpp.o -MF CMakeFiles/LLVMBinaryFormat.dir/MsgPackWriter.cpp.o.d -o CMakeFiles/LLVMBinaryFormat.dir/MsgPackWriter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/BinaryFormat/MsgPackWriter.cpp [ 13%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Wasm.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/BinaryFormat && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/BinaryFormat -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/BinaryFormat -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Wasm.cpp.o -MF CMakeFiles/LLVMBinaryFormat.dir/Wasm.cpp.o.d -o CMakeFiles/LLVMBinaryFormat.dir/Wasm.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/BinaryFormat/Wasm.cpp make -f lib/Remarks/CMakeFiles/LLVMRemarks.dir/build.make lib/Remarks/CMakeFiles/LLVMRemarks.dir/depend make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Remarks /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Remarks /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Remarks/CMakeFiles/LLVMRemarks.dir/DependInfo.cmake --color= make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f lib/Remarks/CMakeFiles/LLVMRemarks.dir/build.make lib/Remarks/CMakeFiles/LLVMRemarks.dir/build make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkParser.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Remarks && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Remarks -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Remarks -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkParser.cpp.o -MF CMakeFiles/LLVMRemarks.dir/BitstreamRemarkParser.cpp.o.d -o CMakeFiles/LLVMRemarks.dir/BitstreamRemarkParser.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Remarks/BitstreamRemarkParser.cpp [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkSerializer.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Remarks && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Remarks -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Remarks -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkSerializer.cpp.o -MF CMakeFiles/LLVMRemarks.dir/BitstreamRemarkSerializer.cpp.o.d -o CMakeFiles/LLVMRemarks.dir/BitstreamRemarkSerializer.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Remarks/BitstreamRemarkSerializer.cpp [ 13%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/XCOFF.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/BinaryFormat && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/BinaryFormat -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/BinaryFormat -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/XCOFF.cpp.o -MF CMakeFiles/LLVMBinaryFormat.dir/XCOFF.cpp.o.d -o CMakeFiles/LLVMBinaryFormat.dir/XCOFF.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/BinaryFormat/XCOFF.cpp [ 13%] Linking CXX static library ../libLLVMBinaryFormat.a cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/BinaryFormat && /usr/bin/cmake -P CMakeFiles/LLVMBinaryFormat.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/BinaryFormat && /usr/bin/cmake -E cmake_link_script CMakeFiles/LLVMBinaryFormat.dir/link.txt --verbose=1 /usr/bin/ar Dqc ../libLLVMBinaryFormat.a CMakeFiles/LLVMBinaryFormat.dir/AMDGPUMetadataVerifier.cpp.o CMakeFiles/LLVMBinaryFormat.dir/Dwarf.cpp.o CMakeFiles/LLVMBinaryFormat.dir/MachO.cpp.o CMakeFiles/LLVMBinaryFormat.dir/Magic.cpp.o CMakeFiles/LLVMBinaryFormat.dir/Minidump.cpp.o CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocument.cpp.o CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocumentYAML.cpp.o CMakeFiles/LLVMBinaryFormat.dir/MsgPackReader.cpp.o CMakeFiles/LLVMBinaryFormat.dir/MsgPackWriter.cpp.o CMakeFiles/LLVMBinaryFormat.dir/Wasm.cpp.o CMakeFiles/LLVMBinaryFormat.dir/XCOFF.cpp.o /usr/bin/ranlib -D ../libLLVMBinaryFormat.a make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 13%] Built target LLVMBinaryFormat make -f lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/build.make lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/depend make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DependInfo.cmake --color= make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/build.make lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/build make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 13%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/AppendingTypeTableBuilder.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/AppendingTypeTableBuilder.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/AppendingTypeTableBuilder.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/AppendingTypeTableBuilder.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/AppendingTypeTableBuilder.cpp make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 13%] Built target yaml-bench [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/Remark.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Remarks && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Remarks -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Remarks -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/Remark.cpp.o -MF CMakeFiles/LLVMRemarks.dir/Remark.cpp.o.d -o CMakeFiles/LLVMRemarks.dir/Remark.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Remarks/Remark.cpp [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkFormat.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Remarks && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Remarks -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Remarks -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkFormat.cpp.o -MF CMakeFiles/LLVMRemarks.dir/RemarkFormat.cpp.o.d -o CMakeFiles/LLVMRemarks.dir/RemarkFormat.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Remarks/RemarkFormat.cpp [ 13%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewError.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewError.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewError.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewError.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/CodeViewError.cpp [ 13%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/StringMatcher.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/StringMatcher.cpp.o -MF CMakeFiles/LLVMTableGen.dir/StringMatcher.cpp.o.d -o CMakeFiles/LLVMTableGen.dir/StringMatcher.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TableGen/StringMatcher.cpp [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkLinker.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Remarks && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Remarks -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Remarks -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkLinker.cpp.o -MF CMakeFiles/LLVMRemarks.dir/RemarkLinker.cpp.o.d -o CMakeFiles/LLVMRemarks.dir/RemarkLinker.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Remarks/RemarkLinker.cpp [ 13%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewRecordIO.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewRecordIO.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewRecordIO.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewRecordIO.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/CodeViewRecordIO.cpp [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkParser.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Remarks && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Remarks -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Remarks -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkParser.cpp.o -MF CMakeFiles/LLVMRemarks.dir/RemarkParser.cpp.o.d -o CMakeFiles/LLVMRemarks.dir/RemarkParser.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Remarks/RemarkParser.cpp [ 13%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackend.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackend.cpp.o -MF CMakeFiles/LLVMTableGen.dir/TableGenBackend.cpp.o.d -o CMakeFiles/LLVMTableGen.dir/TableGenBackend.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TableGen/TableGenBackend.cpp make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 13%] Built target FileCheck [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkSerializer.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Remarks && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Remarks -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Remarks -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkSerializer.cpp.o -MF CMakeFiles/LLVMRemarks.dir/RemarkSerializer.cpp.o.d -o CMakeFiles/LLVMRemarks.dir/RemarkSerializer.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Remarks/RemarkSerializer.cpp [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStreamer.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Remarks && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Remarks -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Remarks -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStreamer.cpp.o -MF CMakeFiles/LLVMRemarks.dir/RemarkStreamer.cpp.o.d -o CMakeFiles/LLVMRemarks.dir/RemarkStreamer.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Remarks/RemarkStreamer.cpp [ 13%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGLexer.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGLexer.cpp.o -MF CMakeFiles/LLVMTableGen.dir/TGLexer.cpp.o.d -o CMakeFiles/LLVMTableGen.dir/TGLexer.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TableGen/TGLexer.cpp [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStringTable.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Remarks && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Remarks -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Remarks -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStringTable.cpp.o -MF CMakeFiles/LLVMRemarks.dir/RemarkStringTable.cpp.o.d -o CMakeFiles/LLVMRemarks.dir/RemarkStringTable.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Remarks/RemarkStringTable.cpp [ 13%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/ContinuationRecordBuilder.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/ContinuationRecordBuilder.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/ContinuationRecordBuilder.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/ContinuationRecordBuilder.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/ContinuationRecordBuilder.cpp [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkParser.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Remarks && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Remarks -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Remarks -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkParser.cpp.o -MF CMakeFiles/LLVMRemarks.dir/YAMLRemarkParser.cpp.o.d -o CMakeFiles/LLVMRemarks.dir/YAMLRemarkParser.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Remarks/YAMLRemarkParser.cpp [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkSerializer.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Remarks && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Remarks -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Remarks -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkSerializer.cpp.o -MF CMakeFiles/LLVMRemarks.dir/YAMLRemarkSerializer.cpp.o.d -o CMakeFiles/LLVMRemarks.dir/YAMLRemarkSerializer.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/Remarks/YAMLRemarkSerializer.cpp [ 13%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVSymbolVisitor.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVSymbolVisitor.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/CVSymbolVisitor.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/CVSymbolVisitor.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/CVSymbolVisitor.cpp [ 13%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGParser.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TableGen && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TableGen -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGParser.cpp.o -MF CMakeFiles/LLVMTableGen.dir/TGParser.cpp.o.d -o CMakeFiles/LLVMTableGen.dir/TGParser.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TableGen/TGParser.cpp [ 13%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVTypeVisitor.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVTypeVisitor.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/CVTypeVisitor.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/CVTypeVisitor.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/CVTypeVisitor.cpp [ 13%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugChecksumsSubsection.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugChecksumsSubsection.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/DebugChecksumsSubsection.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/DebugChecksumsSubsection.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/DebugChecksumsSubsection.cpp [ 13%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossExSubsection.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossExSubsection.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossExSubsection.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossExSubsection.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/DebugCrossExSubsection.cpp [ 13%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossImpSubsection.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossImpSubsection.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossImpSubsection.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossImpSubsection.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/DebugCrossImpSubsection.cpp [ 13%] Linking CXX static library ../libLLVMRemarks.a cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Remarks && /usr/bin/cmake -P CMakeFiles/LLVMRemarks.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/Remarks && /usr/bin/cmake -E cmake_link_script CMakeFiles/LLVMRemarks.dir/link.txt --verbose=1 /usr/bin/ar Dqc ../libLLVMRemarks.a CMakeFiles/LLVMRemarks.dir/BitstreamRemarkParser.cpp.o CMakeFiles/LLVMRemarks.dir/BitstreamRemarkSerializer.cpp.o CMakeFiles/LLVMRemarks.dir/Remark.cpp.o CMakeFiles/LLVMRemarks.dir/RemarkFormat.cpp.o CMakeFiles/LLVMRemarks.dir/RemarkLinker.cpp.o CMakeFiles/LLVMRemarks.dir/RemarkParser.cpp.o CMakeFiles/LLVMRemarks.dir/RemarkSerializer.cpp.o CMakeFiles/LLVMRemarks.dir/RemarkStreamer.cpp.o CMakeFiles/LLVMRemarks.dir/RemarkStringTable.cpp.o CMakeFiles/LLVMRemarks.dir/YAMLRemarkParser.cpp.o CMakeFiles/LLVMRemarks.dir/YAMLRemarkSerializer.cpp.o /usr/bin/ranlib -D ../libLLVMRemarks.a make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 13%] Built target LLVMRemarks make -f lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/build.make lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/depend make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TextAPI /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TextAPI /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/DependInfo.cmake --color= make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/build.make lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/build make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 13%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/ELF/ELFStub.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TextAPI && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TextAPI -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TextAPI -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/ELF/ELFStub.cpp.o -MF CMakeFiles/LLVMTextAPI.dir/ELF/ELFStub.cpp.o.d -o CMakeFiles/LLVMTextAPI.dir/ELF/ELFStub.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TextAPI/ELF/ELFStub.cpp [ 13%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/ELF/TBEHandler.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TextAPI && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TextAPI -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TextAPI -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/ELF/TBEHandler.cpp.o -MF CMakeFiles/LLVMTextAPI.dir/ELF/TBEHandler.cpp.o.d -o CMakeFiles/LLVMTextAPI.dir/ELF/TBEHandler.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TextAPI/ELF/TBEHandler.cpp [ 13%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/MachO/Architecture.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TextAPI && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TextAPI -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TextAPI -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/MachO/Architecture.cpp.o -MF CMakeFiles/LLVMTextAPI.dir/MachO/Architecture.cpp.o.d -o CMakeFiles/LLVMTextAPI.dir/MachO/Architecture.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TextAPI/MachO/Architecture.cpp [ 15%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugFrameDataSubsection.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugFrameDataSubsection.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/DebugFrameDataSubsection.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/DebugFrameDataSubsection.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/DebugFrameDataSubsection.cpp [ 15%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugInlineeLinesSubsection.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugInlineeLinesSubsection.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/DebugInlineeLinesSubsection.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/DebugInlineeLinesSubsection.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/DebugInlineeLinesSubsection.cpp [ 15%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugLinesSubsection.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugLinesSubsection.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/DebugLinesSubsection.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/DebugLinesSubsection.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/DebugLinesSubsection.cpp [ 15%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/MachO/ArchitectureSet.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TextAPI && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TextAPI -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TextAPI -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/MachO/ArchitectureSet.cpp.o -MF CMakeFiles/LLVMTextAPI.dir/MachO/ArchitectureSet.cpp.o.d -o CMakeFiles/LLVMTextAPI.dir/MachO/ArchitectureSet.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TextAPI/MachO/ArchitectureSet.cpp [ 15%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/MachO/InterfaceFile.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TextAPI && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TextAPI -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TextAPI -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/MachO/InterfaceFile.cpp.o -MF CMakeFiles/LLVMTextAPI.dir/MachO/InterfaceFile.cpp.o.d -o CMakeFiles/LLVMTextAPI.dir/MachO/InterfaceFile.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TextAPI/MachO/InterfaceFile.cpp [ 15%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugStringTableSubsection.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugStringTableSubsection.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/DebugStringTableSubsection.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/DebugStringTableSubsection.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/DebugStringTableSubsection.cpp [ 15%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/MachO/PackedVersion.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TextAPI && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TextAPI -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TextAPI -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/MachO/PackedVersion.cpp.o -MF CMakeFiles/LLVMTextAPI.dir/MachO/PackedVersion.cpp.o.d -o CMakeFiles/LLVMTextAPI.dir/MachO/PackedVersion.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TextAPI/MachO/PackedVersion.cpp [ 15%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsection.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsection.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsection.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsection.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/DebugSubsection.cpp [ 15%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/MachO/Platform.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TextAPI && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TextAPI -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TextAPI -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/MachO/Platform.cpp.o -MF CMakeFiles/LLVMTextAPI.dir/MachO/Platform.cpp.o.d -o CMakeFiles/LLVMTextAPI.dir/MachO/Platform.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TextAPI/MachO/Platform.cpp [ 15%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionRecord.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionRecord.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionRecord.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionRecord.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/DebugSubsectionRecord.cpp [ 15%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionVisitor.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionVisitor.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionVisitor.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionVisitor.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/DebugSubsectionVisitor.cpp [ 15%] Linking CXX static library ../libLLVMTableGen.a cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TableGen && /usr/bin/cmake -P CMakeFiles/LLVMTableGen.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TableGen && /usr/bin/cmake -E cmake_link_script CMakeFiles/LLVMTableGen.dir/link.txt --verbose=1 /usr/bin/ar Dqc ../libLLVMTableGen.a CMakeFiles/LLVMTableGen.dir/Error.cpp.o CMakeFiles/LLVMTableGen.dir/JSONBackend.cpp.o CMakeFiles/LLVMTableGen.dir/Main.cpp.o CMakeFiles/LLVMTableGen.dir/Record.cpp.o CMakeFiles/LLVMTableGen.dir/SetTheory.cpp.o CMakeFiles/LLVMTableGen.dir/StringMatcher.cpp.o CMakeFiles/LLVMTableGen.dir/TableGenBackend.cpp.o CMakeFiles/LLVMTableGen.dir/TGLexer.cpp.o CMakeFiles/LLVMTableGen.dir/TGParser.cpp.o /usr/bin/ranlib -D ../libLLVMTableGen.a [ 15%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolRVASubsection.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolRVASubsection.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolRVASubsection.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolRVASubsection.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/DebugSymbolRVASubsection.cpp make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 15%] Built target LLVMTableGen [ 15%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolsSubsection.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolsSubsection.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolsSubsection.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolsSubsection.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/DebugSymbolsSubsection.cpp [ 15%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/MachO/Symbol.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TextAPI && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TextAPI -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TextAPI -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/MachO/Symbol.cpp.o -MF CMakeFiles/LLVMTextAPI.dir/MachO/Symbol.cpp.o.d -o CMakeFiles/LLVMTextAPI.dir/MachO/Symbol.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TextAPI/MachO/Symbol.cpp [ 15%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/EnumTables.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/EnumTables.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/EnumTables.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/EnumTables.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/EnumTables.cpp [ 15%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/MachO/Target.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TextAPI && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TextAPI -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TextAPI -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/MachO/Target.cpp.o -MF CMakeFiles/LLVMTextAPI.dir/MachO/Target.cpp.o.d -o CMakeFiles/LLVMTextAPI.dir/MachO/Target.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TextAPI/MachO/Target.cpp [ 15%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/MachO/TextStub.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TextAPI && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TextAPI -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TextAPI -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/MachO/TextStub.cpp.o -MF CMakeFiles/LLVMTextAPI.dir/MachO/TextStub.cpp.o.d -o CMakeFiles/LLVMTextAPI.dir/MachO/TextStub.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TextAPI/MachO/TextStub.cpp [ 15%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/MachO/TextStubCommon.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TextAPI && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TextAPI -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TextAPI -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/MachO/TextStubCommon.cpp.o -MF CMakeFiles/LLVMTextAPI.dir/MachO/TextStubCommon.cpp.o.d -o CMakeFiles/LLVMTextAPI.dir/MachO/TextStubCommon.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/TextAPI/MachO/TextStubCommon.cpp [ 15%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Formatters.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Formatters.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/Formatters.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/Formatters.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/Formatters.cpp [ 15%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/GlobalTypeTableBuilder.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/GlobalTypeTableBuilder.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/GlobalTypeTableBuilder.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/GlobalTypeTableBuilder.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/GlobalTypeTableBuilder.cpp [ 15%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/LazyRandomTypeCollection.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/LazyRandomTypeCollection.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/LazyRandomTypeCollection.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/LazyRandomTypeCollection.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/LazyRandomTypeCollection.cpp [ 15%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Line.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Line.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/Line.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/Line.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/Line.cpp [ 15%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/MergingTypeTableBuilder.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/MergingTypeTableBuilder.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/MergingTypeTableBuilder.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/MergingTypeTableBuilder.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/MergingTypeTableBuilder.cpp [ 15%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordName.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordName.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/RecordName.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/RecordName.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/RecordName.cpp [ 15%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordSerialization.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordSerialization.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/RecordSerialization.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/RecordSerialization.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/RecordSerialization.cpp make -f utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/build.make utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/depend make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/GlobalISel /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen/GlobalISel /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/DependInfo.cmake --color= make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/build.make utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/build make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 15%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/CodeExpander.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen/GlobalISel && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen/GlobalISel -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/GlobalISel -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/CodeExpander.cpp.o -MF CMakeFiles/LLVMTableGenGlobalISel.dir/CodeExpander.cpp.o.d -o CMakeFiles/LLVMTableGenGlobalISel.dir/CodeExpander.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/GlobalISel/CodeExpander.cpp [ 15%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SimpleTypeSerializer.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SimpleTypeSerializer.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/SimpleTypeSerializer.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/SimpleTypeSerializer.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/SimpleTypeSerializer.cpp [ 15%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/StringsAndChecksums.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/StringsAndChecksums.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/StringsAndChecksums.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/StringsAndChecksums.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/StringsAndChecksums.cpp [ 15%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolDumper.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolDumper.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolDumper.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolDumper.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/SymbolDumper.cpp [ 15%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDag.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen/GlobalISel && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen/GlobalISel -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/GlobalISel -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDag.cpp.o -MF CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDag.cpp.o.d -o CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDag.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/GlobalISel/GIMatchDag.cpp [ 15%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordHelpers.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordHelpers.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordHelpers.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordHelpers.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/SymbolRecordHelpers.cpp [ 15%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordMapping.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordMapping.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordMapping.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordMapping.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/SymbolRecordMapping.cpp [ 15%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagEdge.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen/GlobalISel && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen/GlobalISel -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/GlobalISel -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagEdge.cpp.o -MF CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagEdge.cpp.o.d -o CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagEdge.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/GlobalISel/GIMatchDagEdge.cpp [ 16%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagInstr.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen/GlobalISel && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen/GlobalISel -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/GlobalISel -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagInstr.cpp.o -MF CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagInstr.cpp.o.d -o CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagInstr.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/GlobalISel/GIMatchDagInstr.cpp [ 16%] Linking CXX static library ../libLLVMTextAPI.a cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TextAPI && /usr/bin/cmake -P CMakeFiles/LLVMTextAPI.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/TextAPI && /usr/bin/cmake -E cmake_link_script CMakeFiles/LLVMTextAPI.dir/link.txt --verbose=1 /usr/bin/ar Dqc ../libLLVMTextAPI.a CMakeFiles/LLVMTextAPI.dir/ELF/ELFStub.cpp.o CMakeFiles/LLVMTextAPI.dir/ELF/TBEHandler.cpp.o CMakeFiles/LLVMTextAPI.dir/MachO/Architecture.cpp.o CMakeFiles/LLVMTextAPI.dir/MachO/ArchitectureSet.cpp.o CMakeFiles/LLVMTextAPI.dir/MachO/InterfaceFile.cpp.o CMakeFiles/LLVMTextAPI.dir/MachO/PackedVersion.cpp.o CMakeFiles/LLVMTextAPI.dir/MachO/Platform.cpp.o CMakeFiles/LLVMTextAPI.dir/MachO/Symbol.cpp.o CMakeFiles/LLVMTextAPI.dir/MachO/Target.cpp.o CMakeFiles/LLVMTextAPI.dir/MachO/TextStub.cpp.o CMakeFiles/LLVMTextAPI.dir/MachO/TextStubCommon.cpp.o /usr/bin/ranlib -D ../libLLVMTextAPI.a make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 16%] Built target LLVMTextAPI [ 16%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagOperands.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen/GlobalISel && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen/GlobalISel -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/GlobalISel -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagOperands.cpp.o -MF CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagOperands.cpp.o.d -o CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagOperands.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/GlobalISel/GIMatchDagOperands.cpp [ 16%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolSerializer.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolSerializer.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolSerializer.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolSerializer.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/SymbolSerializer.cpp [ 16%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeDumpVisitor.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeDumpVisitor.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/TypeDumpVisitor.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/TypeDumpVisitor.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/TypeDumpVisitor.cpp [ 16%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndex.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndex.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndex.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndex.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/TypeIndex.cpp [ 16%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicate.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen/GlobalISel && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen/GlobalISel -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/GlobalISel -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicate.cpp.o -MF CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicate.cpp.o.d -o CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicate.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/GlobalISel/GIMatchDagPredicate.cpp [ 16%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndexDiscovery.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndexDiscovery.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndexDiscovery.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndexDiscovery.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp [ 16%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeHashing.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeHashing.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/TypeHashing.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/TypeHashing.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/TypeHashing.cpp [ 16%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordHelpers.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordHelpers.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordHelpers.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordHelpers.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/TypeRecordHelpers.cpp [ 16%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicateDependencyEdge.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen/GlobalISel && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen/GlobalISel -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/GlobalISel -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicateDependencyEdge.cpp.o -MF CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicateDependencyEdge.cpp.o.d -o CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicateDependencyEdge.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/GlobalISel/GIMatchDagPredicateDependencyEdge.cpp [ 16%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchTree.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen/GlobalISel && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen/GlobalISel -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/GlobalISel -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchTree.cpp.o -MF CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchTree.cpp.o.d -o CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchTree.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen/GlobalISel/GIMatchTree.cpp [ 16%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordMapping.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordMapping.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordMapping.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordMapping.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/TypeRecordMapping.cpp [ 16%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeStreamMerger.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeStreamMerger.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/TypeStreamMerger.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/TypeStreamMerger.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/TypeStreamMerger.cpp [ 16%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeTableCollection.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeTableCollection.cpp.o -MF CMakeFiles/LLVMDebugInfoCodeView.dir/TypeTableCollection.cpp.o.d -o CMakeFiles/LLVMDebugInfoCodeView.dir/TypeTableCollection.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/DebugInfo/CodeView/TypeTableCollection.cpp [ 16%] Linking CXX static library ../../libLLVMDebugInfoCodeView.a cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/cmake -P CMakeFiles/LLVMDebugInfoCodeView.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/DebugInfo/CodeView && /usr/bin/cmake -E cmake_link_script CMakeFiles/LLVMDebugInfoCodeView.dir/link.txt --verbose=1 /usr/bin/ar Dqc ../../libLLVMDebugInfoCodeView.a CMakeFiles/LLVMDebugInfoCodeView.dir/AppendingTypeTableBuilder.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewError.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewRecordIO.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/ContinuationRecordBuilder.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/CVSymbolVisitor.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/CVTypeVisitor.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/DebugChecksumsSubsection.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossExSubsection.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossImpSubsection.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/DebugFrameDataSubsection.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/DebugInlineeLinesSubsection.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/DebugLinesSubsection.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/DebugStringTableSubsection.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsection.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionRecord.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionVisitor.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolRVASubsection.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolsSubsection.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/EnumTables.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/Formatters.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/GlobalTypeTableBuilder.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/LazyRandomTypeCollection.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/Line.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/MergingTypeTableBuilder.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/RecordName.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/RecordSerialization.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/SimpleTypeSerializer.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/StringsAndChecksums.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolDumper.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordHelpers.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordMapping.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolSerializer.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/TypeDumpVisitor.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndex.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndexDiscovery.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/TypeHashing.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordHelpers.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordMapping.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/TypeStreamMerger.cpp.o CMakeFiles/LLVMDebugInfoCodeView.dir/TypeTableCollection.cpp.o /usr/bin/ranlib -D ../../libLLVMDebugInfoCodeView.a make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 16%] Built target LLVMDebugInfoCodeView make -f lib/MC/CMakeFiles/LLVMMC.dir/build.make lib/MC/CMakeFiles/LLVMMC.dir/depend make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC/CMakeFiles/LLVMMC.dir/DependInfo.cmake --color= make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f lib/MC/CMakeFiles/LLVMMC.dir/build.make lib/MC/CMakeFiles/LLVMMC.dir/build make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 16%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/ConstantPools.cpp.o [ 16%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmBackend.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/ConstantPools.cpp.o -MF CMakeFiles/LLVMMC.dir/ConstantPools.cpp.o.d -o CMakeFiles/LLVMMC.dir/ConstantPools.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/ConstantPools.cpp [ 16%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoCOFF.cpp.o [ 16%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/ELFObjectWriter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCAsmBackend.cpp.o -MF CMakeFiles/LLVMMC.dir/MCAsmBackend.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCAsmBackend.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCAsmBackend.cpp cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoCOFF.cpp.o -MF CMakeFiles/LLVMMC.dir/MCAsmInfoCOFF.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCAsmInfoCOFF.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCAsmInfoCOFF.cpp cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/ELFObjectWriter.cpp.o -MF CMakeFiles/LLVMMC.dir/ELFObjectWriter.cpp.o.d -o CMakeFiles/LLVMMC.dir/ELFObjectWriter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/ELFObjectWriter.cpp [ 16%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfo.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfo.cpp.o -MF CMakeFiles/LLVMMC.dir/MCAsmInfo.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCAsmInfo.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCAsmInfo.cpp [ 16%] Linking CXX static library ../../../lib/libLLVMTableGenGlobalISel.a cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen/GlobalISel && /usr/bin/cmake -P CMakeFiles/LLVMTableGenGlobalISel.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen/GlobalISel && /usr/bin/cmake -E cmake_link_script CMakeFiles/LLVMTableGenGlobalISel.dir/link.txt --verbose=1 /usr/bin/ar Dqc ../../../lib/libLLVMTableGenGlobalISel.a CMakeFiles/LLVMTableGenGlobalISel.dir/CodeExpander.cpp.o CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDag.cpp.o CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagEdge.cpp.o CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagInstr.cpp.o CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagOperands.cpp.o CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicate.cpp.o CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicateDependencyEdge.cpp.o CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchTree.cpp.o /usr/bin/ranlib -D ../../../lib/libLLVMTableGenGlobalISel.a make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 16%] Built target LLVMTableGenGlobalISel [ 16%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoDarwin.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoDarwin.cpp.o -MF CMakeFiles/LLVMMC.dir/MCAsmInfoDarwin.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCAsmInfoDarwin.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCAsmInfoDarwin.cpp [ 16%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoELF.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoELF.cpp.o -MF CMakeFiles/LLVMMC.dir/MCAsmInfoELF.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCAsmInfoELF.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCAsmInfoELF.cpp [ 16%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoWasm.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoWasm.cpp.o -MF CMakeFiles/LLVMMC.dir/MCAsmInfoWasm.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCAsmInfoWasm.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCAsmInfoWasm.cpp [ 16%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoXCOFF.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoXCOFF.cpp.o -MF CMakeFiles/LLVMMC.dir/MCAsmInfoXCOFF.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCAsmInfoXCOFF.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCAsmInfoXCOFF.cpp make -f utils/TableGen/CMakeFiles/llvm-tblgen.dir/build.make utils/TableGen/CMakeFiles/llvm-tblgen.dir/depend make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1 /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/utils/TableGen /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen/CMakeFiles/llvm-tblgen.dir/DependInfo.cmake --color= make[4]: Leaving directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' make -f utils/TableGen/CMakeFiles/llvm-tblgen.dir/build.make utils/TableGen/CMakeFiles/llvm-tblgen.dir/build make[4]: Entering directory '/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release' [ 16%] Linking CXX executable ../../bin/llvm-tblgen cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/utils/TableGen && /usr/bin/cmake -E cmake_link_script CMakeFiles/llvm-tblgen.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -Wl,-allow-shlib-undefined -Wl,-rpath-link,/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/./lib -Wl,-O3 -Wl,--gc-sections CMakeFiles/obj.llvm-tblgen.dir/AsmMatcherEmitter.cpp.o CMakeFiles/obj.llvm-tblgen.dir/AsmWriterEmitter.cpp.o CMakeFiles/obj.llvm-tblgen.dir/AsmWriterInst.cpp.o CMakeFiles/obj.llvm-tblgen.dir/Attributes.cpp.o CMakeFiles/obj.llvm-tblgen.dir/CallingConvEmitter.cpp.o CMakeFiles/obj.llvm-tblgen.dir/CodeEmitterGen.cpp.o CMakeFiles/obj.llvm-tblgen.dir/CodeGenDAGPatterns.cpp.o CMakeFiles/obj.llvm-tblgen.dir/CodeGenHwModes.cpp.o CMakeFiles/obj.llvm-tblgen.dir/CodeGenInstruction.cpp.o CMakeFiles/obj.llvm-tblgen.dir/CodeGenMapTable.cpp.o CMakeFiles/obj.llvm-tblgen.dir/CodeGenRegisters.cpp.o CMakeFiles/obj.llvm-tblgen.dir/CodeGenSchedule.cpp.o CMakeFiles/obj.llvm-tblgen.dir/CodeGenTarget.cpp.o CMakeFiles/obj.llvm-tblgen.dir/DAGISelEmitter.cpp.o CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherEmitter.cpp.o CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherGen.cpp.o CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherOpt.cpp.o CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcher.cpp.o CMakeFiles/obj.llvm-tblgen.dir/DFAEmitter.cpp.o CMakeFiles/obj.llvm-tblgen.dir/DFAPacketizerEmitter.cpp.o CMakeFiles/obj.llvm-tblgen.dir/DirectiveEmitter.cpp.o CMakeFiles/obj.llvm-tblgen.dir/DisassemblerEmitter.cpp.o CMakeFiles/obj.llvm-tblgen.dir/ExegesisEmitter.cpp.o CMakeFiles/obj.llvm-tblgen.dir/FastISelEmitter.cpp.o CMakeFiles/obj.llvm-tblgen.dir/FixedLenDecoderEmitter.cpp.o CMakeFiles/obj.llvm-tblgen.dir/GICombinerEmitter.cpp.o CMakeFiles/obj.llvm-tblgen.dir/GlobalISelEmitter.cpp.o CMakeFiles/obj.llvm-tblgen.dir/InfoByHwMode.cpp.o CMakeFiles/obj.llvm-tblgen.dir/InstrInfoEmitter.cpp.o CMakeFiles/obj.llvm-tblgen.dir/InstrDocsEmitter.cpp.o CMakeFiles/obj.llvm-tblgen.dir/IntrinsicEmitter.cpp.o CMakeFiles/obj.llvm-tblgen.dir/OptEmitter.cpp.o CMakeFiles/obj.llvm-tblgen.dir/OptParserEmitter.cpp.o CMakeFiles/obj.llvm-tblgen.dir/OptRSTEmitter.cpp.o CMakeFiles/obj.llvm-tblgen.dir/PredicateExpander.cpp.o CMakeFiles/obj.llvm-tblgen.dir/PseudoLoweringEmitter.cpp.o CMakeFiles/obj.llvm-tblgen.dir/RISCVCompressInstEmitter.cpp.o CMakeFiles/obj.llvm-tblgen.dir/RegisterBankEmitter.cpp.o CMakeFiles/obj.llvm-tblgen.dir/RegisterInfoEmitter.cpp.o CMakeFiles/obj.llvm-tblgen.dir/SDNodeProperties.cpp.o CMakeFiles/obj.llvm-tblgen.dir/SearchableTableEmitter.cpp.o CMakeFiles/obj.llvm-tblgen.dir/SubtargetEmitter.cpp.o CMakeFiles/obj.llvm-tblgen.dir/SubtargetFeatureInfo.cpp.o CMakeFiles/obj.llvm-tblgen.dir/TableGen.cpp.o CMakeFiles/obj.llvm-tblgen.dir/Types.cpp.o CMakeFiles/obj.llvm-tblgen.dir/X86DisassemblerTables.cpp.o CMakeFiles/obj.llvm-tblgen.dir/X86EVEX2VEXTablesEmitter.cpp.o CMakeFiles/obj.llvm-tblgen.dir/X86FoldTablesEmitter.cpp.o CMakeFiles/obj.llvm-tblgen.dir/X86ModRMFilters.cpp.o CMakeFiles/obj.llvm-tblgen.dir/X86RecognizableInstr.cpp.o CMakeFiles/obj.llvm-tblgen.dir/WebAssemblyDisassemblerEmitter.cpp.o CMakeFiles/obj.llvm-tblgen.dir/CTagsEmitter.cpp.o -o ../../bin/llvm-tblgen -Wl,-rpath,"\$ORIGIN/../lib" ../../lib/libLLVMSupport.a ../../lib/libLLVMTableGen.a ../../lib/libLLVMTableGenGlobalISel.a ../../lib/libLLVMTableGen.a ../../lib/libLLVMSupport.a -lrt -ldl -lm ../../lib/libLLVMDemangle.a [ 16%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmMacro.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCAsmMacro.cpp.o -MF CMakeFiles/LLVMMC.dir/MCAsmMacro.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCAsmMacro.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCAsmMacro.cpp [ 16%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmStreamer.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCAsmStreamer.cpp.o -MF CMakeFiles/LLVMMC.dir/MCAsmStreamer.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCAsmStreamer.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCAsmStreamer.cpp [ 16%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAssembler.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCAssembler.cpp.o -MF CMakeFiles/LLVMMC.dir/MCAssembler.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCAssembler.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCAssembler.cpp [ 16%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCCodeEmitter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCCodeEmitter.cpp.o -MF CMakeFiles/LLVMMC.dir/MCCodeEmitter.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCCodeEmitter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCCodeEmitter.cpp [ 16%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCCodeView.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCCodeView.cpp.o -MF CMakeFiles/LLVMMC.dir/MCCodeView.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCCodeView.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCCodeView.cpp [ 16%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCContext.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCContext.cpp.o -MF CMakeFiles/LLVMMC.dir/MCContext.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCContext.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCContext.cpp In file included from /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCAssembler.cpp:13: /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include/llvm/ADT/Statistic.h:159:5: warning: "LLVM_ENABLE_STATS" is not defined, evaluates to 0 [-Wundef] 159 | #if LLVM_ENABLE_STATS | ^~~~~~~~~~~~~~~~~ [ 16%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCDwarf.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCDwarf.cpp.o -MF CMakeFiles/LLVMMC.dir/MCDwarf.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCDwarf.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCDwarf.cpp [ 16%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCELFObjectTargetWriter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCELFObjectTargetWriter.cpp.o -MF CMakeFiles/LLVMMC.dir/MCELFObjectTargetWriter.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCELFObjectTargetWriter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCELFObjectTargetWriter.cpp [ 16%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCELFStreamer.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCELFStreamer.cpp.o -MF CMakeFiles/LLVMMC.dir/MCELFStreamer.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCELFStreamer.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCELFStreamer.cpp [ 16%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCExpr.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCExpr.cpp.o -MF CMakeFiles/LLVMMC.dir/MCExpr.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCExpr.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCExpr.cpp In file included from /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCExpr.cpp:10: /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include/llvm/ADT/Statistic.h:159:5: warning: "LLVM_ENABLE_STATS" is not defined, evaluates to 0 [-Wundef] 159 | #if LLVM_ENABLE_STATS | ^~~~~~~~~~~~~~~~~ [ 16%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCFragment.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCFragment.cpp.o -MF CMakeFiles/LLVMMC.dir/MCFragment.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCFragment.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCFragment.cpp [ 16%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInst.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCInst.cpp.o -MF CMakeFiles/LLVMMC.dir/MCInst.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCInst.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCInst.cpp [ 16%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstPrinter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCInstPrinter.cpp.o -MF CMakeFiles/LLVMMC.dir/MCInstPrinter.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCInstPrinter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCInstPrinter.cpp [ 16%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrAnalysis.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCInstrAnalysis.cpp.o -MF CMakeFiles/LLVMMC.dir/MCInstrAnalysis.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCInstrAnalysis.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCInstrAnalysis.cpp [ 16%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrDesc.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCInstrDesc.cpp.o -MF CMakeFiles/LLVMMC.dir/MCInstrDesc.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCInstrDesc.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCInstrDesc.cpp [ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrInfo.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCInstrInfo.cpp.o -MF CMakeFiles/LLVMMC.dir/MCInstrInfo.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCInstrInfo.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCInstrInfo.cpp [ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCLabel.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCLabel.cpp.o -MF CMakeFiles/LLVMMC.dir/MCLabel.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCLabel.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCLabel.cpp [ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCLinkerOptimizationHint.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCLinkerOptimizationHint.cpp.o -MF CMakeFiles/LLVMMC.dir/MCLinkerOptimizationHint.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCLinkerOptimizationHint.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCLinkerOptimizationHint.cpp [ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCMachOStreamer.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCMachOStreamer.cpp.o -MF CMakeFiles/LLVMMC.dir/MCMachOStreamer.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCMachOStreamer.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCMachOStreamer.cpp [ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCMachObjectTargetWriter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCMachObjectTargetWriter.cpp.o -MF CMakeFiles/LLVMMC.dir/MCMachObjectTargetWriter.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCMachObjectTargetWriter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCMachObjectTargetWriter.cpp [ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCNullStreamer.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCNullStreamer.cpp.o -MF CMakeFiles/LLVMMC.dir/MCNullStreamer.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCNullStreamer.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCNullStreamer.cpp [ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectFileInfo.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCObjectFileInfo.cpp.o -MF CMakeFiles/LLVMMC.dir/MCObjectFileInfo.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCObjectFileInfo.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCObjectFileInfo.cpp [ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectStreamer.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCObjectStreamer.cpp.o -MF CMakeFiles/LLVMMC.dir/MCObjectStreamer.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCObjectStreamer.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCObjectStreamer.cpp [ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectWriter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCObjectWriter.cpp.o -MF CMakeFiles/LLVMMC.dir/MCObjectWriter.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCObjectWriter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCObjectWriter.cpp [ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCRegisterInfo.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCRegisterInfo.cpp.o -MF CMakeFiles/LLVMMC.dir/MCRegisterInfo.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCRegisterInfo.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCRegisterInfo.cpp [ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSchedule.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCSchedule.cpp.o -MF CMakeFiles/LLVMMC.dir/MCSchedule.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCSchedule.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCSchedule.cpp [ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSection.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCSection.cpp.o -MF CMakeFiles/LLVMMC.dir/MCSection.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCSection.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCSection.cpp [ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionCOFF.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCSectionCOFF.cpp.o -MF CMakeFiles/LLVMMC.dir/MCSectionCOFF.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCSectionCOFF.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCSectionCOFF.cpp [ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionELF.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCSectionELF.cpp.o -MF CMakeFiles/LLVMMC.dir/MCSectionELF.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCSectionELF.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCSectionELF.cpp [ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionMachO.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCSectionMachO.cpp.o -MF CMakeFiles/LLVMMC.dir/MCSectionMachO.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCSectionMachO.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCSectionMachO.cpp [ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionWasm.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCSectionWasm.cpp.o -MF CMakeFiles/LLVMMC.dir/MCSectionWasm.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCSectionWasm.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCSectionWasm.cpp In file included from /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include/llvm/MC/MCSection.h:16, from /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCSection.cpp:9: /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCSection.cpp: In member function 'llvm::MCSection::getSubsectionInsertionPoint(unsigned int)': /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include/llvm/ADT/SmallVector.h:537:7: warning: array subscript 2 is outside array bounds of 'struct pair[1]' [-Warray-bounds] 537 | ++EltPtr; | ^~ /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCSection.cpp:82:52: note: while referencing '' 82 | SubsectionFragmentMap.insert(MI, std::make_pair(Subsection, F)); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ [ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCStreamer.cpp.o [ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionXCOFF.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCSectionXCOFF.cpp.o -MF CMakeFiles/LLVMMC.dir/MCSectionXCOFF.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCSectionXCOFF.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCSectionXCOFF.cpp cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCStreamer.cpp.o -MF CMakeFiles/LLVMMC.dir/MCStreamer.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCStreamer.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCStreamer.cpp [ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSubtargetInfo.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCSubtargetInfo.cpp.o -MF CMakeFiles/LLVMMC.dir/MCSubtargetInfo.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCSubtargetInfo.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCSubtargetInfo.cpp [ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbol.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCSymbol.cpp.o -MF CMakeFiles/LLVMMC.dir/MCSymbol.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCSymbol.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCSymbol.cpp [ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolELF.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolELF.cpp.o -MF CMakeFiles/LLVMMC.dir/MCSymbolELF.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCSymbolELF.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCSymbolELF.cpp [ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolXCOFF.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolXCOFF.cpp.o -MF CMakeFiles/LLVMMC.dir/MCSymbolXCOFF.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCSymbolXCOFF.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCSymbolXCOFF.cpp [ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptions.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptions.cpp.o -MF CMakeFiles/LLVMMC.dir/MCTargetOptions.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCTargetOptions.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCTargetOptions.cpp [ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptionsCommandFlags.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptionsCommandFlags.cpp.o -MF CMakeFiles/LLVMMC.dir/MCTargetOptionsCommandFlags.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCTargetOptionsCommandFlags.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCTargetOptionsCommandFlags.cpp [ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCValue.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCValue.cpp.o -MF CMakeFiles/LLVMMC.dir/MCValue.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCValue.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCValue.cpp [ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWasmObjectTargetWriter.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g1 -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -march=pentium4 -fno-gnu-unique -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wundef -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCWasmObjectTargetWriter.cpp.o -MF CMakeFiles/LLVMMC.dir/MCWasmObjectTargetWriter.cpp.o.d -o CMakeFiles/LLVMMC.dir/MCWasmObjectTargetWriter.cpp.o -c /builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC/MCWasmObjectTargetWriter.cpp [ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWasmStreamer.cpp.o cd /builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC && /usr/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-11.0.1/lib/MC -I/builddir/build/BUILD/julia-1.6.1/deps/scratch/llvm-11.0.1/build_Release/include -I/builddir/build/BUILD/julia-1.6.1/deps/srccache/llvm-1