Mock Version: 1.4.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/lld.spec'], chrootPath='/var/lib/mock/601131-fedora-rawhide-x86_64/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--private-network']printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/lld.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/lld-5.0.0-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/lld.spec'], chrootPath='/var/lib/mock/601131-fedora-rawhide-x86_64/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/lld.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IIxxWd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lld-5.0.0.src + /usr/bin/xz -dc /builddir/build/SOURCES/lld-5.0.0.src.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lld-5.0.0.src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SrNIad + umask 022 + cd /builddir/build/BUILD + cd lld-5.0.0.src + mkdir x86_64-redhat-linux-gnu + cd x86_64-redhat-linux-gnu + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON .. -DLLVM_LINK_LLVM_DYLIB:BOOL=ON -DLLVM_DYLIB_COMPONENTS=all -DLLVM_LIBDIR_SUFFIX=64 -- The C compiler identification is GNU 7.2.1 -- The CXX compiler identification is GNU 7.2.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Linker detection: GNU ld -- 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_CXX11 -- Performing Test CXX_SUPPORTS_CXX11 - Success -- 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 -- LLD version: 5.0.0 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu + /usr/bin/make -O -j2 /usr/bin/cmake -H/builddir/build/BUILD/lld-5.0.0.src -B/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/CMakeFiles /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f lib/Config/CMakeFiles/lldConfig.dir/build.make lib/Config/CMakeFiles/lldConfig.dir/depend /usr/bin/make -f lib/Core/CMakeFiles/lldCore.dir/build.make lib/Core/CMakeFiles/lldCore.dir/depend make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lld-5.0.0.src /builddir/build/BUILD/lld-5.0.0.src/lib/Config /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Config /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Config/CMakeFiles/lldConfig.dir/DependInfo.cmake --color= Scanning dependencies of target lldConfig make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/Config/CMakeFiles/lldConfig.dir/build.make lib/Config/CMakeFiles/lldConfig.dir/build make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lld-5.0.0.src /builddir/build/BUILD/lld-5.0.0.src/lib/Core /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Core /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Core/CMakeFiles/lldCore.dir/DependInfo.cmake --color= Scanning dependencies of target lldCore make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/Core/CMakeFiles/lldCore.dir/build.make lib/Core/CMakeFiles/lldCore.dir/build make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 1%] Building CXX object lib/Config/CMakeFiles/lldConfig.dir/Version.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Config && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Config -I/builddir/build/BUILD/lld-5.0.0.src/lib/Config -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldConfig.dir/Version.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/Config/Version.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 2%] Building CXX object lib/Core/CMakeFiles/lldCore.dir/DefinedAtom.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Core && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Core -I/builddir/build/BUILD/lld-5.0.0.src/lib/Core -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldCore.dir/DefinedAtom.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/Core/DefinedAtom.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 3%] Linking CXX shared library ../../lib64/liblldConfig.so cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Config && /usr/bin/cmake -E cmake_link_script CMakeFiles/lldConfig.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -Wl,-rpath-link,/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/./lib64 -Wl,-O3 -Wl,--gc-sections -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,defs -shared -Wl,-soname,liblldConfig.so.5 -o ../../lib64/liblldConfig.so.5.0.0 CMakeFiles/lldConfig.dir/Version.cpp.o -Wl,-rpath,"\$ORIGIN/../lib64" /usr/lib64/libLLVM-5.0.so cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Config && /usr/bin/cmake -E cmake_symlink_library ../../lib64/liblldConfig.so.5.0.0 ../../lib64/liblldConfig.so.5 ../../lib64/liblldConfig.so make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 4%] Built target lldConfig make[1]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/Driver/CMakeFiles/DriverOptionsTableGen.dir/build.make lib/Driver/CMakeFiles/DriverOptionsTableGen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lld-5.0.0.src /builddir/build/BUILD/lld-5.0.0.src/lib/Driver /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Driver /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Driver/CMakeFiles/DriverOptionsTableGen.dir/DependInfo.cmake --color= Scanning dependencies of target DriverOptionsTableGen make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/Driver/CMakeFiles/DriverOptionsTableGen.dir/build.make lib/Driver/CMakeFiles/DriverOptionsTableGen.dir/build make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 5%] Building DarwinLdOptions.inc... cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Driver && /usr/bin/llvm-tblgen -gen-opt-parser-defs -I /builddir/build/BUILD/lld-5.0.0.src/lib/Driver -I /usr/include /builddir/build/BUILD/lld-5.0.0.src/lib/Driver/DarwinLdOptions.td -o /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Driver/DarwinLdOptions.inc.tmp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 6%] Updating DarwinLdOptions.inc... cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Driver && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Driver/DarwinLdOptions.inc.tmp /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Driver/DarwinLdOptions.inc make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 6%] Built target DriverOptionsTableGen make[1]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f ELF/CMakeFiles/ELFOptionsTableGen.dir/build.make ELF/CMakeFiles/ELFOptionsTableGen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lld-5.0.0.src /builddir/build/BUILD/lld-5.0.0.src/ELF /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF/CMakeFiles/ELFOptionsTableGen.dir/DependInfo.cmake --color= Scanning dependencies of target ELFOptionsTableGen make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f ELF/CMakeFiles/ELFOptionsTableGen.dir/build.make ELF/CMakeFiles/ELFOptionsTableGen.dir/build make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 7%] Building Options.inc... cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/llvm-tblgen -gen-opt-parser-defs -I /builddir/build/BUILD/lld-5.0.0.src/ELF -I /usr/include /builddir/build/BUILD/lld-5.0.0.src/ELF/Options.td -o /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF/Options.inc.tmp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 8%] Updating Options.inc... cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF/Options.inc.tmp /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF/Options.inc make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 8%] Built target ELFOptionsTableGen make[1]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f COFF/CMakeFiles/COFFOptionsTableGen.dir/build.make COFF/CMakeFiles/COFFOptionsTableGen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lld-5.0.0.src /builddir/build/BUILD/lld-5.0.0.src/COFF /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF/CMakeFiles/COFFOptionsTableGen.dir/DependInfo.cmake --color= Scanning dependencies of target COFFOptionsTableGen make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f COFF/CMakeFiles/COFFOptionsTableGen.dir/build.make COFF/CMakeFiles/COFFOptionsTableGen.dir/build make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 9%] Building Options.inc... cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF && /usr/bin/llvm-tblgen -gen-opt-parser-defs -I /builddir/build/BUILD/lld-5.0.0.src/COFF -I /usr/include /builddir/build/BUILD/lld-5.0.0.src/COFF/Options.td -o /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF/Options.inc.tmp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 10%] Updating Options.inc... cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF/Options.inc.tmp /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF/Options.inc make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 10%] Built target COFFOptionsTableGen make[1]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 4%] Building CXX object lib/Core/CMakeFiles/lldCore.dir/Error.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Core && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Core -I/builddir/build/BUILD/lld-5.0.0.src/lib/Core -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldCore.dir/Error.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/Core/Error.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 11%] Building CXX object lib/Core/CMakeFiles/lldCore.dir/File.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Core && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Core -I/builddir/build/BUILD/lld-5.0.0.src/lib/Core -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldCore.dir/File.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/Core/File.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 13%] Building CXX object lib/Core/CMakeFiles/lldCore.dir/Reader.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Core && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Core -I/builddir/build/BUILD/lld-5.0.0.src/lib/Core -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldCore.dir/Reader.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/Core/Reader.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 12%] Building CXX object lib/Core/CMakeFiles/lldCore.dir/LinkingContext.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Core && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Core -I/builddir/build/BUILD/lld-5.0.0.src/lib/Core -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldCore.dir/LinkingContext.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/Core/LinkingContext.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 14%] Building CXX object lib/Core/CMakeFiles/lldCore.dir/Reproduce.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Core && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Core -I/builddir/build/BUILD/lld-5.0.0.src/lib/Core -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldCore.dir/Reproduce.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/Core/Reproduce.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 16%] Building CXX object lib/Core/CMakeFiles/lldCore.dir/SymbolTable.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Core && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Core -I/builddir/build/BUILD/lld-5.0.0.src/lib/Core -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldCore.dir/SymbolTable.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/Core/SymbolTable.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 15%] Building CXX object lib/Core/CMakeFiles/lldCore.dir/Resolver.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Core && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Core -I/builddir/build/BUILD/lld-5.0.0.src/lib/Core -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldCore.dir/Resolver.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/Core/Resolver.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 18%] Building CXX object lib/Core/CMakeFiles/lldCore.dir/Writer.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Core && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Core -I/builddir/build/BUILD/lld-5.0.0.src/lib/Core -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldCore.dir/Writer.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/Core/Writer.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 17%] Building CXX object lib/Core/CMakeFiles/lldCore.dir/TargetOptionsCommandFlags.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Core && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Core -I/builddir/build/BUILD/lld-5.0.0.src/lib/Core -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldCore.dir/TargetOptionsCommandFlags.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/Core/TargetOptionsCommandFlags.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 19%] Linking CXX shared library ../../lib64/liblldCore.so cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Core && /usr/bin/cmake -E cmake_link_script CMakeFiles/lldCore.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -Wl,-rpath-link,/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/./lib64 -Wl,-O3 -Wl,--gc-sections -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,defs -shared -Wl,-soname,liblldCore.so.5 -o ../../lib64/liblldCore.so.5.0.0 CMakeFiles/lldCore.dir/DefinedAtom.cpp.o CMakeFiles/lldCore.dir/Error.cpp.o CMakeFiles/lldCore.dir/File.cpp.o CMakeFiles/lldCore.dir/LinkingContext.cpp.o CMakeFiles/lldCore.dir/Reader.cpp.o CMakeFiles/lldCore.dir/Reproduce.cpp.o CMakeFiles/lldCore.dir/Resolver.cpp.o CMakeFiles/lldCore.dir/SymbolTable.cpp.o CMakeFiles/lldCore.dir/TargetOptionsCommandFlags.cpp.o CMakeFiles/lldCore.dir/Writer.cpp.o -Wl,-rpath,"\$ORIGIN/../lib64" -lpthread /usr/lib64/libLLVM-5.0.so cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Core && /usr/bin/cmake -E cmake_symlink_library ../../lib64/liblldCore.so.5.0.0 ../../lib64/liblldCore.so.5 ../../lib64/liblldCore.so make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 19%] Built target lldCore make[1]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/ReaderWriter/YAML/CMakeFiles/lldYAML.dir/build.make lib/ReaderWriter/YAML/CMakeFiles/lldYAML.dir/depend /usr/bin/make -f ELF/CMakeFiles/lldELF.dir/build.make ELF/CMakeFiles/lldELF.dir/depend make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lld-5.0.0.src /builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/YAML /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/YAML /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/YAML/CMakeFiles/lldYAML.dir/DependInfo.cmake --color= Scanning dependencies of target lldYAML make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/ReaderWriter/YAML/CMakeFiles/lldYAML.dir/build.make lib/ReaderWriter/YAML/CMakeFiles/lldYAML.dir/build make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lld-5.0.0.src /builddir/build/BUILD/lld-5.0.0.src/ELF /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF/CMakeFiles/lldELF.dir/DependInfo.cmake --color= Scanning dependencies of target lldELF make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f ELF/CMakeFiles/lldELF.dir/build.make ELF/CMakeFiles/lldELF.dir/build make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 21%] Building CXX object ELF/CMakeFiles/lldELF.dir/Arch/AArch64.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/Arch/AArch64.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/Arch/AArch64.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 20%] Building CXX object lib/ReaderWriter/YAML/CMakeFiles/lldYAML.dir/ReaderWriterYAML.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/YAML && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/YAML -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/YAML -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldYAML.dir/ReaderWriterYAML.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/YAML/ReaderWriterYAML.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 23%] Linking CXX shared library ../../../lib64/liblldYAML.so cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/YAML && /usr/bin/cmake -E cmake_link_script CMakeFiles/lldYAML.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -Wl,-rpath-link,/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/./lib64 -Wl,-O3 -Wl,--gc-sections -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,defs -shared -Wl,-soname,liblldYAML.so.5 -o ../../../lib64/liblldYAML.so.5.0.0 CMakeFiles/lldYAML.dir/ReaderWriterYAML.cpp.o -Wl,-rpath,"\$ORIGIN/../lib64" ../../../lib64/liblldCore.so.5.0.0 /usr/lib64/libLLVM-5.0.so cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/YAML && /usr/bin/cmake -E cmake_symlink_library ../../../lib64/liblldYAML.so.5.0.0 ../../../lib64/liblldYAML.so.5 ../../../lib64/liblldYAML.so make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 23%] Built target lldYAML make[1]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f COFF/CMakeFiles/lldCOFF.dir/build.make COFF/CMakeFiles/lldCOFF.dir/depend make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lld-5.0.0.src /builddir/build/BUILD/lld-5.0.0.src/COFF /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF/CMakeFiles/lldCOFF.dir/DependInfo.cmake --color= Scanning dependencies of target lldCOFF make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f COFF/CMakeFiles/lldCOFF.dir/build.make COFF/CMakeFiles/lldCOFF.dir/build make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 22%] Building CXX object ELF/CMakeFiles/lldELF.dir/Arch/AMDGPU.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/Arch/AMDGPU.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/Arch/AMDGPU.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 25%] Building CXX object ELF/CMakeFiles/lldELF.dir/Arch/ARM.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/Arch/ARM.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/Arch/ARM.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 26%] Building CXX object ELF/CMakeFiles/lldELF.dir/Arch/AVR.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/Arch/AVR.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/Arch/AVR.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 24%] Building CXX object COFF/CMakeFiles/lldCOFF.dir/Chunks.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF -I/builddir/build/BUILD/lld-5.0.0.src/COFF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldCOFF.dir/Chunks.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/COFF/Chunks.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 27%] Building CXX object ELF/CMakeFiles/lldELF.dir/Arch/Mips.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/Arch/Mips.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/Arch/Mips.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 29%] Building CXX object ELF/CMakeFiles/lldELF.dir/Arch/MipsArchTree.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/Arch/MipsArchTree.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/Arch/MipsArchTree.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 30%] Building CXX object ELF/CMakeFiles/lldELF.dir/Arch/PPC.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/Arch/PPC.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/Arch/PPC.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 28%] Building CXX object COFF/CMakeFiles/lldCOFF.dir/DLL.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF -I/builddir/build/BUILD/lld-5.0.0.src/COFF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldCOFF.dir/DLL.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/COFF/DLL.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 31%] Building CXX object ELF/CMakeFiles/lldELF.dir/Arch/PPC64.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/Arch/PPC64.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/Arch/PPC64.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 33%] Building CXX object ELF/CMakeFiles/lldELF.dir/Arch/SPARCV9.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/Arch/SPARCV9.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/Arch/SPARCV9.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 34%] Building CXX object ELF/CMakeFiles/lldELF.dir/Arch/X86.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/Arch/X86.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/Arch/X86.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 32%] Building CXX object COFF/CMakeFiles/lldCOFF.dir/Driver.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF -I/builddir/build/BUILD/lld-5.0.0.src/COFF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldCOFF.dir/Driver.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/COFF/Driver.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 35%] Building CXX object ELF/CMakeFiles/lldELF.dir/Arch/X86_64.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/Arch/X86_64.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/Arch/X86_64.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 36%] Building CXX object COFF/CMakeFiles/lldCOFF.dir/DriverUtils.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF -I/builddir/build/BUILD/lld-5.0.0.src/COFF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldCOFF.dir/DriverUtils.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/COFF/DriverUtils.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 38%] Building CXX object COFF/CMakeFiles/lldCOFF.dir/Error.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF -I/builddir/build/BUILD/lld-5.0.0.src/COFF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldCOFF.dir/Error.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/COFF/Error.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 37%] Building CXX object ELF/CMakeFiles/lldELF.dir/Driver.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/Driver.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/Driver.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 40%] Building CXX object ELF/CMakeFiles/lldELF.dir/DriverUtils.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/DriverUtils.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/DriverUtils.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 41%] Building CXX object ELF/CMakeFiles/lldELF.dir/EhFrame.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/EhFrame.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/EhFrame.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 39%] Building CXX object COFF/CMakeFiles/lldCOFF.dir/ICF.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF -I/builddir/build/BUILD/lld-5.0.0.src/COFF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldCOFF.dir/ICF.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/COFF/ICF.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 42%] Building CXX object ELF/CMakeFiles/lldELF.dir/Error.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/Error.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/Error.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 44%] Building CXX object ELF/CMakeFiles/lldELF.dir/Filesystem.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/Filesystem.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/Filesystem.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 45%] Building CXX object ELF/CMakeFiles/lldELF.dir/GdbIndex.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/GdbIndex.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/GdbIndex.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 43%] Building CXX object COFF/CMakeFiles/lldCOFF.dir/InputFiles.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF -I/builddir/build/BUILD/lld-5.0.0.src/COFF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldCOFF.dir/InputFiles.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/COFF/InputFiles.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 46%] Building CXX object ELF/CMakeFiles/lldELF.dir/ICF.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/ICF.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/ICF.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 47%] Building CXX object COFF/CMakeFiles/lldCOFF.dir/LTO.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF -I/builddir/build/BUILD/lld-5.0.0.src/COFF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldCOFF.dir/LTO.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/COFF/LTO.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 49%] Building CXX object COFF/CMakeFiles/lldCOFF.dir/MapFile.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF -I/builddir/build/BUILD/lld-5.0.0.src/COFF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldCOFF.dir/MapFile.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/COFF/MapFile.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 50%] Building CXX object COFF/CMakeFiles/lldCOFF.dir/MarkLive.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF -I/builddir/build/BUILD/lld-5.0.0.src/COFF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldCOFF.dir/MarkLive.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/COFF/MarkLive.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 48%] Building CXX object ELF/CMakeFiles/lldELF.dir/InputFiles.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/InputFiles.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/InputFiles.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 52%] Building CXX object ELF/CMakeFiles/lldELF.dir/InputSection.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/InputSection.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/InputSection.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 51%] Building CXX object COFF/CMakeFiles/lldCOFF.dir/PDB.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF -I/builddir/build/BUILD/lld-5.0.0.src/COFF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldCOFF.dir/PDB.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/COFF/PDB.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 54%] Building CXX object COFF/CMakeFiles/lldCOFF.dir/Strings.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF -I/builddir/build/BUILD/lld-5.0.0.src/COFF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldCOFF.dir/Strings.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/COFF/Strings.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 53%] Building CXX object ELF/CMakeFiles/lldELF.dir/LTO.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/LTO.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/LTO.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 55%] Building CXX object COFF/CMakeFiles/lldCOFF.dir/SymbolTable.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF -I/builddir/build/BUILD/lld-5.0.0.src/COFF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldCOFF.dir/SymbolTable.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/COFF/SymbolTable.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 57%] Building CXX object COFF/CMakeFiles/lldCOFF.dir/Symbols.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF -I/builddir/build/BUILD/lld-5.0.0.src/COFF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldCOFF.dir/Symbols.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/COFF/Symbols.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 56%] Building CXX object ELF/CMakeFiles/lldELF.dir/LinkerScript.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/LinkerScript.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/LinkerScript.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 59%] Building CXX object ELF/CMakeFiles/lldELF.dir/MapFile.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/MapFile.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/MapFile.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 58%] Building CXX object COFF/CMakeFiles/lldCOFF.dir/Writer.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF -I/builddir/build/BUILD/lld-5.0.0.src/COFF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldCOFF.dir/Writer.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/COFF/Writer.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 61%] Linking CXX shared library ../lib64/liblldCOFF.so cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF && /usr/bin/cmake -E cmake_link_script CMakeFiles/lldCOFF.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -Wl,-rpath-link,/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/./lib64 -Wl,-O3 -Wl,--gc-sections -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,defs -shared -Wl,-soname,liblldCOFF.so.5 -o ../lib64/liblldCOFF.so.5.0.0 CMakeFiles/lldCOFF.dir/Chunks.cpp.o CMakeFiles/lldCOFF.dir/DLL.cpp.o CMakeFiles/lldCOFF.dir/Driver.cpp.o CMakeFiles/lldCOFF.dir/DriverUtils.cpp.o CMakeFiles/lldCOFF.dir/Error.cpp.o CMakeFiles/lldCOFF.dir/ICF.cpp.o CMakeFiles/lldCOFF.dir/InputFiles.cpp.o CMakeFiles/lldCOFF.dir/LTO.cpp.o CMakeFiles/lldCOFF.dir/MapFile.cpp.o CMakeFiles/lldCOFF.dir/MarkLive.cpp.o CMakeFiles/lldCOFF.dir/PDB.cpp.o CMakeFiles/lldCOFF.dir/Strings.cpp.o CMakeFiles/lldCOFF.dir/SymbolTable.cpp.o CMakeFiles/lldCOFF.dir/Symbols.cpp.o CMakeFiles/lldCOFF.dir/Writer.cpp.o -Wl,-rpath,"\$ORIGIN/../lib64" ../lib64/liblldCore.so.5.0.0 -lpthread /usr/lib64/libLLVM-5.0.so cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF && /usr/bin/cmake -E cmake_symlink_library ../lib64/liblldCOFF.so.5.0.0 ../lib64/liblldCOFF.so.5 ../lib64/liblldCOFF.so make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 61%] Built target lldCOFF make[1]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/ReaderWriter/CMakeFiles/lldReaderWriter.dir/build.make lib/ReaderWriter/CMakeFiles/lldReaderWriter.dir/depend make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lld-5.0.0.src /builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/CMakeFiles/lldReaderWriter.dir/DependInfo.cmake --color= Scanning dependencies of target lldReaderWriter make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/ReaderWriter/CMakeFiles/lldReaderWriter.dir/build.make lib/ReaderWriter/CMakeFiles/lldReaderWriter.dir/build make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 60%] Building CXX object ELF/CMakeFiles/lldELF.dir/MarkLive.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/MarkLive.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/MarkLive.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 62%] Building CXX object lib/ReaderWriter/CMakeFiles/lldReaderWriter.dir/FileArchive.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldReaderWriter.dir/FileArchive.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/FileArchive.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 64%] Linking CXX shared library ../../lib64/liblldReaderWriter.so cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter && /usr/bin/cmake -E cmake_link_script CMakeFiles/lldReaderWriter.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -Wl,-rpath-link,/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/./lib64 -Wl,-O3 -Wl,--gc-sections -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,defs -shared -Wl,-soname,liblldReaderWriter.so.5 -o ../../lib64/liblldReaderWriter.so.5.0.0 CMakeFiles/lldReaderWriter.dir/FileArchive.cpp.o -Wl,-rpath,"\$ORIGIN/../lib64" ../../lib64/liblldCore.so.5.0.0 ../../lib64/liblldYAML.so.5.0.0 /usr/lib64/libLLVM-5.0.so cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter && /usr/bin/cmake -E cmake_symlink_library ../../lib64/liblldReaderWriter.so.5.0.0 ../../lib64/liblldReaderWriter.so.5 ../../lib64/liblldReaderWriter.so make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 64%] Built target lldReaderWriter make[1]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/build.make lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/depend make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lld-5.0.0.src /builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/DependInfo.cmake --color= Scanning dependencies of target lldMachO make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/build.make lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/build make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 63%] Building CXX object ELF/CMakeFiles/lldELF.dir/OutputSections.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/OutputSections.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/OutputSections.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 65%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ArchHandler.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldMachO.dir/ArchHandler.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/ArchHandler.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 67%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ArchHandler_arm.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldMachO.dir/ArchHandler_arm.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/ArchHandler_arm.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 68%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ArchHandler_arm64.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldMachO.dir/ArchHandler_arm64.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/ArchHandler_arm64.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 69%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ArchHandler_x86.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldMachO.dir/ArchHandler_x86.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/ArchHandler_x86.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 66%] Building CXX object ELF/CMakeFiles/lldELF.dir/Relocations.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/Relocations.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/Relocations.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 71%] Building CXX object ELF/CMakeFiles/lldELF.dir/ScriptLexer.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/ScriptLexer.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/ScriptLexer.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 70%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ArchHandler_x86_64.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldMachO.dir/ArchHandler_x86_64.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/ArchHandler_x86_64.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 72%] Building CXX object ELF/CMakeFiles/lldELF.dir/ScriptParser.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/ScriptParser.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/ScriptParser.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 73%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/CompactUnwindPass.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldMachO.dir/CompactUnwindPass.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/CompactUnwindPass.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 74%] Building CXX object ELF/CMakeFiles/lldELF.dir/Strings.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/Strings.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/Strings.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 75%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/GOTPass.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldMachO.dir/GOTPass.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/GOTPass.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 76%] Building CXX object ELF/CMakeFiles/lldELF.dir/SymbolTable.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/SymbolTable.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/SymbolTable.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 77%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/LayoutPass.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldMachO.dir/LayoutPass.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/LayoutPass.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 78%] Building CXX object ELF/CMakeFiles/lldELF.dir/Symbols.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/Symbols.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/Symbols.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 79%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachOLinkingContext.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldMachO.dir/MachOLinkingContext.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/MachOLinkingContext.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 81%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachONormalizedFileBinaryReader.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldMachO.dir/MachONormalizedFileBinaryReader.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/MachONormalizedFileBinaryReader.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 82%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachONormalizedFileBinaryWriter.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldMachO.dir/MachONormalizedFileBinaryWriter.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/MachONormalizedFileBinaryWriter.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 83%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachONormalizedFileFromAtoms.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldMachO.dir/MachONormalizedFileFromAtoms.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/MachONormalizedFileFromAtoms.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 80%] Building CXX object ELF/CMakeFiles/lldELF.dir/SyntheticSections.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/SyntheticSections.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/SyntheticSections.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 84%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachONormalizedFileToAtoms.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldMachO.dir/MachONormalizedFileToAtoms.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/MachONormalizedFileToAtoms.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 85%] Building CXX object ELF/CMakeFiles/lldELF.dir/Target.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/Target.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/Target.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 86%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachONormalizedFileYAML.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldMachO.dir/MachONormalizedFileYAML.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/MachONormalizedFileYAML.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 87%] Building CXX object ELF/CMakeFiles/lldELF.dir/Thunks.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/Thunks.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/Thunks.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 88%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ObjCPass.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldMachO.dir/ObjCPass.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/ObjCPass.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 90%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ShimPass.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldMachO.dir/ShimPass.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/ShimPass.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 91%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/StubsPass.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldMachO.dir/StubsPass.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/StubsPass.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 89%] Building CXX object ELF/CMakeFiles/lldELF.dir/Writer.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF -I/builddir/build/BUILD/lld-5.0.0.src/ELF -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldELF.dir/Writer.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/ELF/Writer.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 93%] Linking CXX shared library ../lib64/liblldELF.so cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/cmake -E cmake_link_script CMakeFiles/lldELF.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -Wl,-rpath-link,/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/./lib64 -Wl,-O3 -Wl,--gc-sections -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,defs -shared -Wl,-soname,liblldELF.so.5 -o ../lib64/liblldELF.so.5.0.0 CMakeFiles/lldELF.dir/Arch/AArch64.cpp.o CMakeFiles/lldELF.dir/Arch/AMDGPU.cpp.o CMakeFiles/lldELF.dir/Arch/ARM.cpp.o CMakeFiles/lldELF.dir/Arch/AVR.cpp.o CMakeFiles/lldELF.dir/Arch/Mips.cpp.o CMakeFiles/lldELF.dir/Arch/MipsArchTree.cpp.o CMakeFiles/lldELF.dir/Arch/PPC.cpp.o CMakeFiles/lldELF.dir/Arch/PPC64.cpp.o CMakeFiles/lldELF.dir/Arch/SPARCV9.cpp.o CMakeFiles/lldELF.dir/Arch/X86.cpp.o CMakeFiles/lldELF.dir/Arch/X86_64.cpp.o CMakeFiles/lldELF.dir/Driver.cpp.o CMakeFiles/lldELF.dir/DriverUtils.cpp.o CMakeFiles/lldELF.dir/EhFrame.cpp.o CMakeFiles/lldELF.dir/Error.cpp.o CMakeFiles/lldELF.dir/Filesystem.cpp.o CMakeFiles/lldELF.dir/GdbIndex.cpp.o CMakeFiles/lldELF.dir/ICF.cpp.o CMakeFiles/lldELF.dir/InputFiles.cpp.o CMakeFiles/lldELF.dir/InputSection.cpp.o CMakeFiles/lldELF.dir/LTO.cpp.o CMakeFiles/lldELF.dir/LinkerScript.cpp.o CMakeFiles/lldELF.dir/MapFile.cpp.o CMakeFiles/lldELF.dir/MarkLive.cpp.o CMakeFiles/lldELF.dir/OutputSections.cpp.o CMakeFiles/lldELF.dir/Relocations.cpp.o CMakeFiles/lldELF.dir/ScriptLexer.cpp.o CMakeFiles/lldELF.dir/ScriptParser.cpp.o CMakeFiles/lldELF.dir/Strings.cpp.o CMakeFiles/lldELF.dir/SymbolTable.cpp.o CMakeFiles/lldELF.dir/Symbols.cpp.o CMakeFiles/lldELF.dir/SyntheticSections.cpp.o CMakeFiles/lldELF.dir/Target.cpp.o CMakeFiles/lldELF.dir/Thunks.cpp.o CMakeFiles/lldELF.dir/Writer.cpp.o -Wl,-rpath,"\$ORIGIN/../lib64" ../lib64/liblldConfig.so.5.0.0 ../lib64/liblldCore.so.5.0.0 -lpthread /usr/lib64/libLLVM-5.0.so cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF && /usr/bin/cmake -E cmake_symlink_library ../lib64/liblldELF.so.5.0.0 ../lib64/liblldELF.so.5 ../lib64/liblldELF.so make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 93%] Built target lldELF make[1]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 92%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/TLVPass.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldMachO.dir/TLVPass.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/TLVPass.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 94%] Building CXX object lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/WriterMachO.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -I/builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldMachO.dir/WriterMachO.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO/WriterMachO.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 95%] Linking CXX shared library ../../../lib64/liblldMachO.so cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO && /usr/bin/cmake -E cmake_link_script CMakeFiles/lldMachO.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -Wl,-rpath-link,/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/./lib64 -Wl,-O3 -Wl,--gc-sections -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,defs -shared -Wl,-soname,liblldMachO.so.5 -o ../../../lib64/liblldMachO.so.5.0.0 CMakeFiles/lldMachO.dir/ArchHandler.cpp.o CMakeFiles/lldMachO.dir/ArchHandler_arm.cpp.o CMakeFiles/lldMachO.dir/ArchHandler_arm64.cpp.o CMakeFiles/lldMachO.dir/ArchHandler_x86.cpp.o CMakeFiles/lldMachO.dir/ArchHandler_x86_64.cpp.o CMakeFiles/lldMachO.dir/CompactUnwindPass.cpp.o CMakeFiles/lldMachO.dir/GOTPass.cpp.o CMakeFiles/lldMachO.dir/LayoutPass.cpp.o CMakeFiles/lldMachO.dir/MachOLinkingContext.cpp.o CMakeFiles/lldMachO.dir/MachONormalizedFileBinaryReader.cpp.o CMakeFiles/lldMachO.dir/MachONormalizedFileBinaryWriter.cpp.o CMakeFiles/lldMachO.dir/MachONormalizedFileFromAtoms.cpp.o CMakeFiles/lldMachO.dir/MachONormalizedFileToAtoms.cpp.o CMakeFiles/lldMachO.dir/MachONormalizedFileYAML.cpp.o CMakeFiles/lldMachO.dir/ObjCPass.cpp.o CMakeFiles/lldMachO.dir/ShimPass.cpp.o CMakeFiles/lldMachO.dir/StubsPass.cpp.o CMakeFiles/lldMachO.dir/TLVPass.cpp.o CMakeFiles/lldMachO.dir/WriterMachO.cpp.o -Wl,-rpath,"\$ORIGIN/../lib64" ../../../lib64/liblldCore.so.5.0.0 ../../../lib64/liblldYAML.so.5.0.0 -lpthread /usr/lib64/libLLVM-5.0.so cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO && /usr/bin/cmake -E cmake_symlink_library ../../../lib64/liblldMachO.so.5.0.0 ../../../lib64/liblldMachO.so.5 ../../../lib64/liblldMachO.so make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 95%] Built target lldMachO make[1]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/Driver/CMakeFiles/lldDriver.dir/build.make lib/Driver/CMakeFiles/lldDriver.dir/depend make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lld-5.0.0.src /builddir/build/BUILD/lld-5.0.0.src/lib/Driver /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Driver /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Driver/CMakeFiles/lldDriver.dir/DependInfo.cmake --color= Scanning dependencies of target lldDriver make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/Driver/CMakeFiles/lldDriver.dir/build.make lib/Driver/CMakeFiles/lldDriver.dir/build make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 96%] Building CXX object lib/Driver/CMakeFiles/lldDriver.dir/DarwinLdDriver.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Driver && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Driver -I/builddir/build/BUILD/lld-5.0.0.src/lib/Driver -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fPIC -fno-exceptions -fno-rtti -o CMakeFiles/lldDriver.dir/DarwinLdDriver.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/lib/Driver/DarwinLdDriver.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 97%] Linking CXX shared library ../../lib64/liblldDriver.so cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Driver && /usr/bin/cmake -E cmake_link_script CMakeFiles/lldDriver.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -Wl,-rpath-link,/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/./lib64 -Wl,-O3 -Wl,--gc-sections -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,defs -shared -Wl,-soname,liblldDriver.so.5 -o ../../lib64/liblldDriver.so.5.0.0 CMakeFiles/lldDriver.dir/DarwinLdDriver.cpp.o -Wl,-rpath,"\$ORIGIN/../lib64" ../../lib64/liblldConfig.so.5.0.0 ../../lib64/liblldMachO.so.5.0.0 ../../lib64/liblldCore.so.5.0.0 ../../lib64/liblldReaderWriter.so.5.0.0 ../../lib64/liblldYAML.so.5.0.0 /usr/lib64/libLLVM-5.0.so cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Driver && /usr/bin/cmake -E cmake_symlink_library ../../lib64/liblldDriver.so.5.0.0 ../../lib64/liblldDriver.so.5 ../../lib64/liblldDriver.so make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 97%] Built target lldDriver make[1]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f tools/lld/CMakeFiles/lld.dir/build.make tools/lld/CMakeFiles/lld.dir/depend make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lld-5.0.0.src /builddir/build/BUILD/lld-5.0.0.src/tools/lld /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/tools/lld /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/tools/lld/CMakeFiles/lld.dir/DependInfo.cmake --color= Scanning dependencies of target lld make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f tools/lld/CMakeFiles/lld.dir/build.make tools/lld/CMakeFiles/lld.dir/build make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 98%] Building CXX object tools/lld/CMakeFiles/lld.dir/lld.cpp.o cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/tools/lld && /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/tools/lld -I/builddir/build/BUILD/lld-5.0.0.src/tools/lld -I/builddir/build/BUILD/lld-5.0.0.src/include -I/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -o CMakeFiles/lld.dir/lld.cpp.o -c /builddir/build/BUILD/lld-5.0.0.src/tools/lld/lld.cpp make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [100%] Linking CXX executable ../../bin/lld cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/tools/lld && /usr/bin/cmake -E cmake_link_script CMakeFiles/lld.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -ffunction-sections -fdata-sections -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath-link,/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/./lib64 -Wl,-O3 -Wl,--gc-sections CMakeFiles/lld.dir/lld.cpp.o -o ../../bin/lld -Wl,-rpath,"\$ORIGIN/../lib64" /usr/lib64/libLLVM-5.0.so -lpthread ../../lib64/liblldDriver.so.5.0.0 ../../lib64/liblldCOFF.so.5.0.0 ../../lib64/liblldELF.so.5.0.0 cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/tools/lld && /usr/bin/cmake -E create_symlink lld /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/./bin/lld-link cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/tools/lld && /usr/bin/cmake -E create_symlink lld /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/./bin/ld.lld make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [100%] Built target lld make[1]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.c1umug + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64 ++ dirname /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64 + cd lld-5.0.0.src + cd x86_64-redhat-linux-gnu + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64 'INSTALL=/usr/bin/install -p' /usr/bin/cmake -H/builddir/build/BUILD/lld-5.0.0.src -B/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/CMakeFiles /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/Config/CMakeFiles/lldConfig.dir/build.make lib/Config/CMakeFiles/lldConfig.dir/depend make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lld-5.0.0.src /builddir/build/BUILD/lld-5.0.0.src/lib/Config /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Config /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Config/CMakeFiles/lldConfig.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/Config/CMakeFiles/lldConfig.dir/build.make lib/Config/CMakeFiles/lldConfig.dir/build make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'lib/Config/CMakeFiles/lldConfig.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 2%] Built target lldConfig /usr/bin/make -f lib/Core/CMakeFiles/lldCore.dir/build.make lib/Core/CMakeFiles/lldCore.dir/depend make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lld-5.0.0.src /builddir/build/BUILD/lld-5.0.0.src/lib/Core /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Core /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Core/CMakeFiles/lldCore.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/Core/CMakeFiles/lldCore.dir/build.make lib/Core/CMakeFiles/lldCore.dir/build make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'lib/Core/CMakeFiles/lldCore.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 13%] Built target lldCore /usr/bin/make -f lib/ReaderWriter/YAML/CMakeFiles/lldYAML.dir/build.make lib/ReaderWriter/YAML/CMakeFiles/lldYAML.dir/depend make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lld-5.0.0.src /builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/YAML /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/YAML /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/YAML/CMakeFiles/lldYAML.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/ReaderWriter/YAML/CMakeFiles/lldYAML.dir/build.make lib/ReaderWriter/YAML/CMakeFiles/lldYAML.dir/build make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'lib/ReaderWriter/YAML/CMakeFiles/lldYAML.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 15%] Built target lldYAML /usr/bin/make -f lib/Driver/CMakeFiles/DriverOptionsTableGen.dir/build.make lib/Driver/CMakeFiles/DriverOptionsTableGen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lld-5.0.0.src /builddir/build/BUILD/lld-5.0.0.src/lib/Driver /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Driver /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Driver/CMakeFiles/DriverOptionsTableGen.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/Driver/CMakeFiles/DriverOptionsTableGen.dir/build.make lib/Driver/CMakeFiles/DriverOptionsTableGen.dir/build make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'lib/Driver/CMakeFiles/DriverOptionsTableGen.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 17%] Built target DriverOptionsTableGen /usr/bin/make -f lib/ReaderWriter/CMakeFiles/lldReaderWriter.dir/build.make lib/ReaderWriter/CMakeFiles/lldReaderWriter.dir/depend make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lld-5.0.0.src /builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/CMakeFiles/lldReaderWriter.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/ReaderWriter/CMakeFiles/lldReaderWriter.dir/build.make lib/ReaderWriter/CMakeFiles/lldReaderWriter.dir/build make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'lib/ReaderWriter/CMakeFiles/lldReaderWriter.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 19%] Built target lldReaderWriter /usr/bin/make -f lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/build.make lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/depend make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lld-5.0.0.src /builddir/build/BUILD/lld-5.0.0.src/lib/ReaderWriter/MachO /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/build.make lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/build make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 39%] Built target lldMachO /usr/bin/make -f lib/Driver/CMakeFiles/lldDriver.dir/build.make lib/Driver/CMakeFiles/lldDriver.dir/depend make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lld-5.0.0.src /builddir/build/BUILD/lld-5.0.0.src/lib/Driver /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Driver /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/lib/Driver/CMakeFiles/lldDriver.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/Driver/CMakeFiles/lldDriver.dir/build.make lib/Driver/CMakeFiles/lldDriver.dir/build make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'lib/Driver/CMakeFiles/lldDriver.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 41%] Built target lldDriver /usr/bin/make -f ELF/CMakeFiles/ELFOptionsTableGen.dir/build.make ELF/CMakeFiles/ELFOptionsTableGen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lld-5.0.0.src /builddir/build/BUILD/lld-5.0.0.src/ELF /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF/CMakeFiles/ELFOptionsTableGen.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f ELF/CMakeFiles/ELFOptionsTableGen.dir/build.make ELF/CMakeFiles/ELFOptionsTableGen.dir/build make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'ELF/CMakeFiles/ELFOptionsTableGen.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 43%] Built target ELFOptionsTableGen /usr/bin/make -f ELF/CMakeFiles/lldELF.dir/build.make ELF/CMakeFiles/lldELF.dir/depend make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lld-5.0.0.src /builddir/build/BUILD/lld-5.0.0.src/ELF /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/ELF/CMakeFiles/lldELF.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f ELF/CMakeFiles/lldELF.dir/build.make ELF/CMakeFiles/lldELF.dir/build make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'ELF/CMakeFiles/lldELF.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 79%] Built target lldELF /usr/bin/make -f COFF/CMakeFiles/COFFOptionsTableGen.dir/build.make COFF/CMakeFiles/COFFOptionsTableGen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lld-5.0.0.src /builddir/build/BUILD/lld-5.0.0.src/COFF /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF/CMakeFiles/COFFOptionsTableGen.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f COFF/CMakeFiles/COFFOptionsTableGen.dir/build.make COFF/CMakeFiles/COFFOptionsTableGen.dir/build make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'COFF/CMakeFiles/COFFOptionsTableGen.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 81%] Built target COFFOptionsTableGen /usr/bin/make -f COFF/CMakeFiles/lldCOFF.dir/build.make COFF/CMakeFiles/lldCOFF.dir/depend make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lld-5.0.0.src /builddir/build/BUILD/lld-5.0.0.src/COFF /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/COFF/CMakeFiles/lldCOFF.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f COFF/CMakeFiles/lldCOFF.dir/build.make COFF/CMakeFiles/lldCOFF.dir/build make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'COFF/CMakeFiles/lldCOFF.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [ 97%] Built target lldCOFF /usr/bin/make -f tools/lld/CMakeFiles/lld.dir/build.make tools/lld/CMakeFiles/lld.dir/depend make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/lld-5.0.0.src /builddir/build/BUILD/lld-5.0.0.src/tools/lld /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/tools/lld /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/tools/lld/CMakeFiles/lld.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/make -f tools/lld/CMakeFiles/lld.dir/build.make tools/lld/CMakeFiles/lld.dir/build make[2]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tools/lld/CMakeFiles/lld.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' [100%] Built target lld make[1]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/lld-5.0.0.src/x86_64-redhat-linux-gnu' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include/lld -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include/lld/Driver -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include/lld/Driver/Driver.h -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include/lld/Config -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include/lld/Config/Version.h -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include/lld/Core -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include/lld/Core/Error.h -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include/lld/Core/File.h -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include/lld/Core/Reproduce.h -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include/lld/Core/PassManager.h -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include/lld/Core/Pass.h -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include/lld/Core/Simple.h -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include/lld/Core/Reference.h -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include/lld/Core/Atom.h -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include/lld/Core/UndefinedAtom.h -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include/lld/Core/SharedLibraryFile.h -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include/lld/Core/Instrumentation.h -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include/lld/Core/Reader.h -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include/lld/Core/SharedLibraryAtom.h -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include/lld/Core/LinkingContext.h -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include/lld/Core/Resolver.h -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include/lld/Core/Node.h -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include/lld/Core/TargetOptionsCommandFlags.h -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include/lld/Core/ArchiveLibraryFile.h -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include/lld/Core/AbsoluteAtom.h -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include/lld/Core/LLVM.h -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include/lld/Core/Writer.h -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include/lld/Core/SymbolTable.h -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include/lld/Core/DefinedAtom.h -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include/lld/ReaderWriter -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include/lld/ReaderWriter/YamlContext.h -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/include/lld/ReaderWriter/MachOLinkingContext.h -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldConfig.so.5.0.0 -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldConfig.so.5 -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldConfig.so -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldCore.so.5.0.0 -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldCore.so.5 -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldCore.so -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldDriver.so.5.0.0 -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldDriver.so.5 -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldDriver.so -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldReaderWriter.so.5.0.0 -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldReaderWriter.so.5 -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldReaderWriter.so -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldMachO.so.5.0.0 -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldMachO.so.5 -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldMachO.so -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldYAML.so.5.0.0 -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldYAML.so.5 -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldYAML.so -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/bin/lld -- Up-to-date: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/bin/lld Creating lld-link Creating ld.lld -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldCOFF.so.5.0.0 -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldCOFF.so.5 -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldCOFF.so -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldELF.so.5.0.0 -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldELF.so.5 -- Installing: /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldELF.so + chrpath --delete /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/bin/ld.lld /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/bin/lld /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/bin/lld-link + chrpath --delete /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldCOFF.so /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldCOFF.so.5 /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldCOFF.so.5.0.0 /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldConfig.so /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldConfig.so.5 /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldConfig.so.5.0.0 /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldCore.so /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldCore.so.5 /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldCore.so.5.0.0 /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldDriver.so /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldDriver.so.5 /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldDriver.so.5.0.0 /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldELF.so /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldELF.so.5 /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldELF.so.5.0.0 /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldMachO.so /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldMachO.so.5 /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldMachO.so.5.0.0 /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldReaderWriter.so /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldReaderWriter.so.5 /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldReaderWriter.so.5.0.0 /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldYAML.so /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldYAML.so.5 /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldYAML.so.5.0.0 + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 5.0.0-1.fc28 --unique-debug-suffix -5.0.0-1.fc28.x86_64 --unique-debug-src-base lld-5.0.0-1.fc28.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/lld-5.0.0.src extracting debug info from /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/bin/lld extracting debug info from /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldELF.so.5.0.0 extracting debug info from /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldCOFF.so.5.0.0 extracting debug info from /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldYAML.so.5.0.0 extracting debug info from /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldMachO.so.5.0.0 extracting debug info from /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldReaderWriter.so.5.0.0 extracting debug info from /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldDriver.so.5.0.0 extracting debug info from /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldCore.so.5.0.0 extracting debug info from /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64/usr/lib64/liblldConfig.so.5.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 9 CRC32s, 0 CRC32s did match. 3721 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.YFiKjA + umask 022 + cd /builddir/build/BUILD + cd lld-5.0.0.src + exit 0 Processing files: lld-5.0.0-1.fc28.x86_64 Provides: lld = 5.0.0-1.fc28 lld(x86-64) = 5.0.0-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libLLVM-5.0.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) liblldCOFF.so.5()(64bit) liblldDriver.so.5()(64bit) liblldELF.so.5()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libstdc++.so.6()(64bit) rtld(GNU_HASH) Processing files: lld-devel-5.0.0-1.fc28.x86_64 Provides: lld-devel = 5.0.0-1.fc28 lld-devel(x86-64) = 5.0.0-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: liblldCOFF.so.5()(64bit) liblldConfig.so.5()(64bit) liblldCore.so.5()(64bit) liblldDriver.so.5()(64bit) liblldELF.so.5()(64bit) liblldMachO.so.5()(64bit) liblldReaderWriter.so.5()(64bit) liblldYAML.so.5()(64bit) Processing files: lld-libs-5.0.0-1.fc28.x86_64 Provides: liblldCOFF.so.5()(64bit) liblldConfig.so.5()(64bit) liblldCore.so.5()(64bit) liblldDriver.so.5()(64bit) liblldELF.so.5()(64bit) liblldMachO.so.5()(64bit) liblldReaderWriter.so.5()(64bit) liblldYAML.so.5()(64bit) lld-libs = 5.0.0-1.fc28 lld-libs(x86-64) = 5.0.0-1.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libLLVM-5.0.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) liblldConfig.so.5()(64bit) liblldCore.so.5()(64bit) liblldMachO.so.5()(64bit) liblldReaderWriter.so.5()(64bit) liblldYAML.so.5()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) rtld(GNU_HASH) Processing files: lld-debugsource-5.0.0-1.fc28.x86_64 Provides: lld-debugsource = 5.0.0-1.fc28 lld-debugsource(x86-64) = 5.0.0-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lld-debuginfo-5.0.0-1.fc28.x86_64 Provides: debuginfo(build-id) = 429305fabd8414e291382a1900f9e7ff282ab128 lld-debuginfo = 5.0.0-1.fc28 lld-debuginfo(x86-64) = 5.0.0-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lld-libs-debuginfo-5.0.0-1.fc28.x86_64 Provides: debuginfo(build-id) = 09d7e6b0774e1d18e058540a92706553a7b046af debuginfo(build-id) = 214e97ac346bc9cbb6e2b3c0b0f775a6889defb8 debuginfo(build-id) = 456549640b86a9b420a849b4cbe11b22b50448e1 debuginfo(build-id) = 76ea6b377f2bb9b542f7590d48bdfe33cc5a762b debuginfo(build-id) = c8b69b0d01474ea8a91b25aef90369adad722be6 debuginfo(build-id) = cb7ddd2029ebf0820f962ff0de2726049cc1b46e debuginfo(build-id) = ea58f01b4d81e8ef713f3a7249ff973796f0e017 debuginfo(build-id) = ed594fb3b51b5fdd2d0005fb273a1f1cc7c366e1 lld-libs-debuginfo = 5.0.0-1.fc28 lld-libs-debuginfo(x86-64) = 5.0.0-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64 Wrote: /builddir/build/RPMS/lld-5.0.0-1.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/lld-devel-5.0.0-1.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/lld-libs-5.0.0-1.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/lld-debugsource-5.0.0-1.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/lld-debuginfo-5.0.0-1.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/lld-libs-debuginfo-5.0.0-1.fc28.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uuCtcx + umask 022 + cd /builddir/build/BUILD + cd lld-5.0.0.src + /usr/bin/rm -rf /builddir/build/BUILDROOT/lld-5.0.0-1.fc28.x86_64 + exit 0 Child return code was: 0