D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/lld-10.0.1-2.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VQQmJI + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/lib/rpm/redhat/gpgverify --keyring=/home/iurt/rpmbuild/SOURCES/tstellar-gpg-key.asc --signature=/home/iurt/rpmbuild/SOURCES/lld-10.0.1.src.tar.xz.sig --data=/home/iurt/rpmbuild/SOURCES/lld-10.0.1.src.tar.xz gpgv: Signature made Wed Jul 22 00:25:54 2020 UTC gpgv: using RSA key 474E22316ABF4785A88C6E8EA2C794A986419D8A gpgv: Good signature from "Tom Stellard " + cd /home/iurt/rpmbuild/BUILD + rm -rf lld-10.0.1.src + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/lld-10.0.1.src.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lld-10.0.1.src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0001-CMake-Check-for-gtest-headers-even-if-lit.py-is-not-.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5ThhhJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd lld-10.0.1.src + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + /usr/bin/cmake -Wno-dev -S . -B x86_64-mageia-linux-gnu -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=/usr/libexec -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -GNinja -DLLVM_LINK_LLVM_DYLIB:BOOL=ON -DLLVM_DYLIB_COMPONENTS=all -DCMAKE_SKIP_RPATH:BOOL=ON -DPYTHON_EXECUTABLE=/usr/bin/python3 -DLLVM_INCLUDE_TESTS=ON -DLLVM_MAIN_SRC_DIR=/usr/share/llvm/src -DLLVM_EXTERNAL_LIT=/usr/bin/lit '-DLLVM_LIT_ARGS=-sv --path /usr/lib64/llvm' -DLLVM_LIBDIR_SUFFIX=64 -- The C compiler identification is GNU 10.2.0 -- The CXX compiler identification is GNU 10.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Linker detection: GNU ld /usr/bin/ar: creating t.a -- 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 C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS - Failed -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FDATA_SECTIONS -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- Found PythonInterp: /usr/bin/python3 (found version "3.8.5") -- LLD version: 10.0.1 -- Could NOT find Git (missing: GIT_EXECUTABLE) -- Could NOT find Git (missing: GIT_EXECUTABLE) -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_RUNSTATEDIR CMAKE_INSTALL_SYSCONFDIR CMAKE_VERBOSE_MAKEFILE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu + /usr/bin/cmake --build x86_64-mageia-linux-gnu [1/142] cd /home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu && /usr/bin/llvm-tblgen -gen-opt-parser-defs -I /home/iurt/rpmbuild/BUILD/lld-10.0.1.src/lib/Driver -I /usr/include /home/iurt/rpmbuild/BUILD/lld-10.0.1.src/lib/Driver/DarwinLdOptions.td --write-if-changed -o lib/Driver/DarwinLdOptions.inc -d lib/Driver/DarwinLdOptions.inc.d [2/142] cd /home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu && /usr/bin/llvm-tblgen -gen-opt-parser-defs -I /home/iurt/rpmbuild/BUILD/lld-10.0.1.src/COFF -I /usr/include /home/iurt/rpmbuild/BUILD/lld-10.0.1.src/COFF/Options.td --write-if-changed -o COFF/Options.inc -d COFF/Options.inc.d [3/142] cd /home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/Common && /usr/bin/cmake -DNAMES=LLD -DLLD_SOURCE_DIR= -DHEADER_FILE=/home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/Common/VCSVersion.inc -P /usr/lib64/cmake/llvm/GenerateVersionFromVCS.cmake [4/142] cd /home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu && /usr/bin/llvm-tblgen -gen-opt-parser-defs -I /home/iurt/rpmbuild/BUILD/lld-10.0.1.src/ELF -I /usr/include /home/iurt/rpmbuild/BUILD/lld-10.0.1.src/ELF/Options.td --write-if-changed -o ELF/Options.inc -d ELF/Options.inc.d [5/142] cd /home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu && /usr/bin/llvm-tblgen -gen-opt-parser-defs -I /home/iurt/rpmbuild/BUILD/lld-10.0.1.src/MinGW -I /usr/include /home/iurt/rpmbuild/BUILD/lld-10.0.1.src/MinGW/Options.td --write-if-changed -o MinGW/Options.inc -d MinGW/Options.inc.d [6/142] cd /home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu && /usr/bin/llvm-tblgen -gen-opt-parser-defs -I /home/iurt/rpmbuild/BUILD/lld-10.0.1.src/wasm -I /usr/include /home/iurt/rpmbuild/BUILD/lld-10.0.1.src/wasm/Options.td --write-if-changed -o wasm/Options.inc -d wasm/Options.inc.d [7/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Core -I../lib/Core -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT lib/Core/CMakeFiles/lldCore.dir/Writer.cpp.o -MF lib/Core/CMakeFiles/lldCore.dir/Writer.cpp.o.d -o lib/Core/CMakeFiles/lldCore.dir/Writer.cpp.o -c ../lib/Core/Writer.cpp [8/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ICommon -I../Common -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT Common/CMakeFiles/lldCommon.dir/Threads.cpp.o -MF Common/CMakeFiles/lldCommon.dir/Threads.cpp.o.d -o Common/CMakeFiles/lldCommon.dir/Threads.cpp.o -c ../Common/Threads.cpp [9/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -ICommon -I../Common -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT Common/CMakeFiles/lldCommon.dir/Version.cpp.o -MF Common/CMakeFiles/lldCommon.dir/Version.cpp.o.d -o Common/CMakeFiles/lldCommon.dir/Version.cpp.o -c ../Common/Version.cpp [10/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Core -I../lib/Core -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT lib/Core/CMakeFiles/lldCore.dir/DefinedAtom.cpp.o -MF lib/Core/CMakeFiles/lldCore.dir/DefinedAtom.cpp.o.d -o lib/Core/CMakeFiles/lldCore.dir/DefinedAtom.cpp.o -c ../lib/Core/DefinedAtom.cpp [11/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Core -I../lib/Core -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT lib/Core/CMakeFiles/lldCore.dir/File.cpp.o -MF lib/Core/CMakeFiles/lldCore.dir/File.cpp.o.d -o lib/Core/CMakeFiles/lldCore.dir/File.cpp.o -c ../lib/Core/File.cpp [12/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ICommon -I../Common -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT Common/CMakeFiles/lldCommon.dir/Timer.cpp.o -MF Common/CMakeFiles/lldCommon.dir/Timer.cpp.o.d -o Common/CMakeFiles/lldCommon.dir/Timer.cpp.o -c ../Common/Timer.cpp [13/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Core -I../lib/Core -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT lib/Core/CMakeFiles/lldCore.dir/Error.cpp.o -MF lib/Core/CMakeFiles/lldCore.dir/Error.cpp.o.d -o lib/Core/CMakeFiles/lldCore.dir/Error.cpp.o -c ../lib/Core/Error.cpp [14/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ICommon -I../Common -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT Common/CMakeFiles/lldCommon.dir/Filesystem.cpp.o -MF Common/CMakeFiles/lldCommon.dir/Filesystem.cpp.o.d -o Common/CMakeFiles/lldCommon.dir/Filesystem.cpp.o -c ../Common/Filesystem.cpp [15/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ICommon -I../Common -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT Common/CMakeFiles/lldCommon.dir/Reproduce.cpp.o -MF Common/CMakeFiles/lldCommon.dir/Reproduce.cpp.o.d -o Common/CMakeFiles/lldCommon.dir/Reproduce.cpp.o -c ../Common/Reproduce.cpp [16/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ICommon -I../Common -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT Common/CMakeFiles/lldCommon.dir/Memory.cpp.o -MF Common/CMakeFiles/lldCommon.dir/Memory.cpp.o.d -o Common/CMakeFiles/lldCommon.dir/Memory.cpp.o -c ../Common/Memory.cpp [17/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DGTEST_HAS_TR1_TUPLE=0 -DGTEST_LANG_CXX11=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iutils/unittest/UnitTestMain -I/usr/share/llvm/src/utils/unittest/UnitTestMain -I/usr/share/llvm/src/utils/unittest/googletest/include -I/usr/share/llvm/src/utils/unittest/googletest -I/usr/share/llvm/src/utils/unittest/googlemock/include -I/usr/share/llvm/src/utils/unittest/googlemock -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -MD -MT utils/unittest/UnitTestMain/CMakeFiles/gtest_main.dir/TestMain.cpp.o -MF utils/unittest/UnitTestMain/CMakeFiles/gtest_main.dir/TestMain.cpp.o.d -o utils/unittest/UnitTestMain/CMakeFiles/gtest_main.dir/TestMain.cpp.o -c /usr/share/llvm/src/utils/unittest/UnitTestMain/TestMain.cpp [18/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ICOFF -I../COFF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/MarkLive.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/MarkLive.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/MarkLive.cpp.o -c ../COFF/MarkLive.cpp [19/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Core -I../lib/Core -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT lib/Core/CMakeFiles/lldCore.dir/Reader.cpp.o -MF lib/Core/CMakeFiles/lldCore.dir/Reader.cpp.o.d -o lib/Core/CMakeFiles/lldCore.dir/Reader.cpp.o -c ../lib/Core/Reader.cpp [20/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ICommon -I../Common -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT Common/CMakeFiles/lldCommon.dir/Args.cpp.o -MF Common/CMakeFiles/lldCommon.dir/Args.cpp.o.d -o Common/CMakeFiles/lldCommon.dir/Args.cpp.o -c ../Common/Args.cpp [21/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ICommon -I../Common -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT Common/CMakeFiles/lldCommon.dir/Strings.cpp.o -MF Common/CMakeFiles/lldCommon.dir/Strings.cpp.o.d -o Common/CMakeFiles/lldCommon.dir/Strings.cpp.o -c ../Common/Strings.cpp [22/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Arch/AMDGPU.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Arch/AMDGPU.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Arch/AMDGPU.cpp.o -c ../ELF/Arch/AMDGPU.cpp [23/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Core -I../lib/Core -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT lib/Core/CMakeFiles/lldCore.dir/LinkingContext.cpp.o -MF lib/Core/CMakeFiles/lldCore.dir/LinkingContext.cpp.o.d -o lib/Core/CMakeFiles/lldCore.dir/LinkingContext.cpp.o -c ../lib/Core/LinkingContext.cpp [24/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/ScriptLexer.cpp.o -MF ELF/CMakeFiles/lldELF.dir/ScriptLexer.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/ScriptLexer.cpp.o -c ../ELF/ScriptLexer.cpp [25/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ICOFF -I../COFF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/MapFile.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/MapFile.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/MapFile.cpp.o -c ../COFF/MapFile.cpp [26/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Arch/MSP430.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Arch/MSP430.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Arch/MSP430.cpp.o -c ../ELF/Arch/MSP430.cpp [27/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Core -I../lib/Core -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT lib/Core/CMakeFiles/lldCore.dir/SymbolTable.cpp.o -MF lib/Core/CMakeFiles/lldCore.dir/SymbolTable.cpp.o.d -o lib/Core/CMakeFiles/lldCore.dir/SymbolTable.cpp.o -c ../lib/Core/SymbolTable.cpp [28/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ReaderWriter -I../lib/ReaderWriter -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT lib/ReaderWriter/CMakeFiles/lldReaderWriter.dir/FileArchive.cpp.o -MF lib/ReaderWriter/CMakeFiles/lldReaderWriter.dir/FileArchive.cpp.o.d -o lib/ReaderWriter/CMakeFiles/lldReaderWriter.dir/FileArchive.cpp.o -c ../lib/ReaderWriter/FileArchive.cpp [29/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ReaderWriter/MachO -I../lib/ReaderWriter/MachO -I../include -Iinclude -I../lib/ReaderWriter/MachO/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ArchHandler_x86.cpp.o -MF lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ArchHandler_x86.cpp.o.d -o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ArchHandler_x86.cpp.o -c ../lib/ReaderWriter/MachO/ArchHandler_x86.cpp [30/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ICOFF -I../COFF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/ICF.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/ICF.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/ICF.cpp.o -c ../COFF/ICF.cpp [31/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ICOFF -I../COFF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/MinGW.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/MinGW.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/MinGW.cpp.o -c ../COFF/MinGW.cpp [32/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Arch/AVR.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Arch/AVR.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Arch/AVR.cpp.o -c ../ELF/Arch/AVR.cpp [33/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/EhFrame.cpp.o -MF ELF/CMakeFiles/lldELF.dir/EhFrame.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/EhFrame.cpp.o -c ../ELF/EhFrame.cpp [34/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lld -I../tools/lld -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fno-exceptions -fno-rtti -MD -MT tools/lld/CMakeFiles/lld.dir/lld.cpp.o -MF tools/lld/CMakeFiles/lld.dir/lld.cpp.o.d -o tools/lld/CMakeFiles/lld.dir/lld.cpp.o -c ../tools/lld/lld.cpp [35/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ReaderWriter/MachO -I../lib/ReaderWriter/MachO -I../include -Iinclude -I../lib/ReaderWriter/MachO/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ArchHandler.cpp.o -MF lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ArchHandler.cpp.o.d -o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ArchHandler.cpp.o -c ../lib/ReaderWriter/MachO/ArchHandler.cpp [36/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ReaderWriter/MachO -I../lib/ReaderWriter/MachO -I../include -Iinclude -I../lib/ReaderWriter/MachO/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ArchHandler_arm.cpp.o -MF lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ArchHandler_arm.cpp.o.d -o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ArchHandler_arm.cpp.o -c ../lib/ReaderWriter/MachO/ArchHandler_arm.cpp [37/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ReaderWriter/MachO -I../lib/ReaderWriter/MachO -I../include -Iinclude -I../lib/ReaderWriter/MachO/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ArchHandler_arm64.cpp.o -MF lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ArchHandler_arm64.cpp.o.d -o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ArchHandler_arm64.cpp.o -c ../lib/ReaderWriter/MachO/ArchHandler_arm64.cpp [38/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ReaderWriter/MachO -I../lib/ReaderWriter/MachO -I../include -Iinclude -I../lib/ReaderWriter/MachO/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/LayoutPass.cpp.o -MF lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/LayoutPass.cpp.o.d -o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/LayoutPass.cpp.o -c ../lib/ReaderWriter/MachO/LayoutPass.cpp [39/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ReaderWriter/MachO -I../lib/ReaderWriter/MachO -I../include -Iinclude -I../lib/ReaderWriter/MachO/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/WriterMachO.cpp.o -MF lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/WriterMachO.cpp.o.d -o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/WriterMachO.cpp.o -c ../lib/ReaderWriter/MachO/WriterMachO.cpp [40/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/CallGraphSort.cpp.o -MF ELF/CMakeFiles/lldELF.dir/CallGraphSort.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/CallGraphSort.cpp.o -c ../ELF/CallGraphSort.cpp [41/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ReaderWriter/MachO -I../lib/ReaderWriter/MachO -I../include -Iinclude -I../lib/ReaderWriter/MachO/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/TLVPass.cpp.o -MF lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/TLVPass.cpp.o.d -o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/TLVPass.cpp.o -c ../lib/ReaderWriter/MachO/TLVPass.cpp [42/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ReaderWriter/MachO -I../lib/ReaderWriter/MachO -I../include -Iinclude -I../lib/ReaderWriter/MachO/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ArchHandler_x86_64.cpp.o -MF lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ArchHandler_x86_64.cpp.o.d -o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ArchHandler_x86_64.cpp.o -c ../lib/ReaderWriter/MachO/ArchHandler_x86_64.cpp [43/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ReaderWriter/MachO -I../lib/ReaderWriter/MachO -I../include -Iinclude -I../lib/ReaderWriter/MachO/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachONormalizedFileBinaryReader.cpp.o -MF lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachONormalizedFileBinaryReader.cpp.o.d -o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachONormalizedFileBinaryReader.cpp.o -c ../lib/ReaderWriter/MachO/MachONormalizedFileBinaryReader.cpp [44/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ReaderWriter/MachO -I../lib/ReaderWriter/MachO -I../include -Iinclude -I../lib/ReaderWriter/MachO/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/CompactUnwindPass.cpp.o -MF lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/CompactUnwindPass.cpp.o.d -o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/CompactUnwindPass.cpp.o -c ../lib/ReaderWriter/MachO/CompactUnwindPass.cpp [45/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ReaderWriter/MachO -I../lib/ReaderWriter/MachO -I../include -Iinclude -I../lib/ReaderWriter/MachO/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ShimPass.cpp.o -MF lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ShimPass.cpp.o.d -o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ShimPass.cpp.o -c ../lib/ReaderWriter/MachO/ShimPass.cpp [46/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Core -I../lib/Core -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT lib/Core/CMakeFiles/lldCore.dir/Resolver.cpp.o -MF lib/Core/CMakeFiles/lldCore.dir/Resolver.cpp.o.d -o lib/Core/CMakeFiles/lldCore.dir/Resolver.cpp.o -c ../lib/Core/Resolver.cpp [47/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/DriverUtils.cpp.o -MF ELF/CMakeFiles/lldELF.dir/DriverUtils.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/DriverUtils.cpp.o -c ../ELF/DriverUtils.cpp [48/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ReaderWriter/MachO -I../lib/ReaderWriter/MachO -I../include -Iinclude -I../lib/ReaderWriter/MachO/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ObjCPass.cpp.o -MF lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ObjCPass.cpp.o.d -o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ObjCPass.cpp.o -c ../lib/ReaderWriter/MachO/ObjCPass.cpp [49/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ReaderWriter/MachO -I../lib/ReaderWriter/MachO -I../include -Iinclude -I../lib/ReaderWriter/MachO/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/StubsPass.cpp.o -MF lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/StubsPass.cpp.o.d -o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/StubsPass.cpp.o -c ../lib/ReaderWriter/MachO/StubsPass.cpp [50/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ICOFF -I../COFF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/Chunks.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/Chunks.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/Chunks.cpp.o -c ../COFF/Chunks.cpp [51/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Arch/PPC.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Arch/PPC.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Arch/PPC.cpp.o -c ../ELF/Arch/PPC.cpp [52/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ICOFF -I../COFF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/Symbols.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/Symbols.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/Symbols.cpp.o -c ../COFF/Symbols.cpp [53/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iwasm -I../wasm -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT wasm/CMakeFiles/lldWasm.dir/WriterUtils.cpp.o -MF wasm/CMakeFiles/lldWasm.dir/WriterUtils.cpp.o.d -o wasm/CMakeFiles/lldWasm.dir/WriterUtils.cpp.o -c ../wasm/WriterUtils.cpp [54/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ReaderWriter/MachO -I../lib/ReaderWriter/MachO -I../include -Iinclude -I../lib/ReaderWriter/MachO/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachONormalizedFileBinaryWriter.cpp.o -MF lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachONormalizedFileBinaryWriter.cpp.o.d -o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachONormalizedFileBinaryWriter.cpp.o -c ../lib/ReaderWriter/MachO/MachONormalizedFileBinaryWriter.cpp [55/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ICOFF -I../COFF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/DebugTypes.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/DebugTypes.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/DebugTypes.cpp.o -c ../COFF/DebugTypes.cpp [56/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ICommon -I../Common -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT Common/CMakeFiles/lldCommon.dir/DWARF.cpp.o -MF Common/CMakeFiles/lldCommon.dir/DWARF.cpp.o.d -o Common/CMakeFiles/lldCommon.dir/DWARF.cpp.o -c ../Common/DWARF.cpp [57/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ReaderWriter/MachO -I../lib/ReaderWriter/MachO -I../include -Iinclude -I../lib/ReaderWriter/MachO/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/GOTPass.cpp.o -MF lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/GOTPass.cpp.o.d -o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/GOTPass.cpp.o -c ../lib/ReaderWriter/MachO/GOTPass.cpp [58/142] : && /usr/bin/c++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,defs -Wl,-z,nodelete -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/./lib64 -Wl,-O3 -Wl,--gc-sections -shared -Wl,-soname,liblldCore.so.10 -o lib64/liblldCore.so.10 lib/Core/CMakeFiles/lldCore.dir/DefinedAtom.cpp.o lib/Core/CMakeFiles/lldCore.dir/Error.cpp.o lib/Core/CMakeFiles/lldCore.dir/File.cpp.o lib/Core/CMakeFiles/lldCore.dir/LinkingContext.cpp.o lib/Core/CMakeFiles/lldCore.dir/Reader.cpp.o lib/Core/CMakeFiles/lldCore.dir/Resolver.cpp.o lib/Core/CMakeFiles/lldCore.dir/SymbolTable.cpp.o lib/Core/CMakeFiles/lldCore.dir/Writer.cpp.o -lpthread /usr/lib64/libLLVM-10.so && : [59/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Arch/MipsArchTree.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Arch/MipsArchTree.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Arch/MipsArchTree.cpp.o -c ../ELF/Arch/MipsArchTree.cpp [60/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Arch/SPARCV9.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Arch/SPARCV9.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Arch/SPARCV9.cpp.o -c ../ELF/Arch/SPARCV9.cpp [61/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Arch/X86_64.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Arch/X86_64.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Arch/X86_64.cpp.o -c ../ELF/Arch/X86_64.cpp [62/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Arch/X86.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Arch/X86.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Arch/X86.cpp.o -c ../ELF/Arch/X86.cpp [63/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Arch/AArch64.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Arch/AArch64.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Arch/AArch64.cpp.o -c ../ELF/Arch/AArch64.cpp [64/142] /usr/bin/cmake -E cmake_symlink_library lib64/liblldCore.so.10 lib64/liblldCore.so.10 lib64/liblldCore.so && : [65/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Arch/ARM.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Arch/ARM.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Arch/ARM.cpp.o -c ../ELF/Arch/ARM.cpp [66/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DGTEST_HAS_TR1_TUPLE=0 -DGTEST_LANG_CXX11=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iutils/unittest -I/usr/share/llvm/src/utils/unittest -I/usr/share/llvm/src/utils/unittest/googletest/include -I/usr/share/llvm/src/utils/unittest/googletest -I/usr/share/llvm/src/utils/unittest/googlemock/include -I/usr/share/llvm/src/utils/unittest/googlemock -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -MD -MT utils/unittest/CMakeFiles/gtest.dir/googlemock/src/gmock-all.cc.o -MF utils/unittest/CMakeFiles/gtest.dir/googlemock/src/gmock-all.cc.o.d -o utils/unittest/CMakeFiles/gtest.dir/googlemock/src/gmock-all.cc.o -c /usr/share/llvm/src/utils/unittest/googlemock/src/gmock-all.cc [67/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Arch/RISCV.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Arch/RISCV.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Arch/RISCV.cpp.o -c ../ELF/Arch/RISCV.cpp [68/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/SymbolTable.cpp.o -MF ELF/CMakeFiles/lldELF.dir/SymbolTable.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/SymbolTable.cpp.o -c ../ELF/SymbolTable.cpp [69/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IMinGW -I../MinGW -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT MinGW/CMakeFiles/lldMinGW.dir/Driver.cpp.o -MF MinGW/CMakeFiles/lldMinGW.dir/Driver.cpp.o.d -o MinGW/CMakeFiles/lldMinGW.dir/Driver.cpp.o -c ../MinGW/Driver.cpp [70/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Target.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Target.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Target.cpp.o -c ../ELF/Target.cpp [71/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Arch/PPC64.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Arch/PPC64.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Arch/PPC64.cpp.o -c ../ELF/Arch/PPC64.cpp [72/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ReaderWriter/MachO -I../lib/ReaderWriter/MachO -I../include -Iinclude -I../lib/ReaderWriter/MachO/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachONormalizedFileYAML.cpp.o -MF lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachONormalizedFileYAML.cpp.o.d -o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachONormalizedFileYAML.cpp.o -c ../lib/ReaderWriter/MachO/MachONormalizedFileYAML.cpp [73/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Symbols.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Symbols.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Symbols.cpp.o -c ../ELF/Symbols.cpp [74/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/MapFile.cpp.o -MF ELF/CMakeFiles/lldELF.dir/MapFile.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/MapFile.cpp.o -c ../ELF/MapFile.cpp [75/142] : && /usr/bin/c++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,defs -Wl,-z,nodelete -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/./lib64 -Wl,-O3 -Wl,--gc-sections -shared -Wl,-soname,liblldReaderWriter.so.10 -o lib64/liblldReaderWriter.so.10 lib/ReaderWriter/CMakeFiles/lldReaderWriter.dir/FileArchive.cpp.o lib64/liblldCore.so.10 /usr/lib64/libLLVM-10.so && : [76/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/ARMErrataFix.cpp.o -MF ELF/CMakeFiles/lldELF.dir/ARMErrataFix.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/ARMErrataFix.cpp.o -c ../ELF/ARMErrataFix.cpp [77/142] /usr/bin/cmake -E cmake_symlink_library lib64/liblldReaderWriter.so.10 lib64/liblldReaderWriter.so.10 lib64/liblldReaderWriter.so && : [78/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Arch/Hexagon.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Arch/Hexagon.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Arch/Hexagon.cpp.o -c ../ELF/Arch/Hexagon.cpp [79/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ReaderWriter/YAML -I../lib/ReaderWriter/YAML -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT lib/ReaderWriter/YAML/CMakeFiles/lldYAML.dir/ReaderWriterYAML.cpp.o -MF lib/ReaderWriter/YAML/CMakeFiles/lldYAML.dir/ReaderWriterYAML.cpp.o.d -o lib/ReaderWriter/YAML/CMakeFiles/lldYAML.dir/ReaderWriterYAML.cpp.o -c ../lib/ReaderWriter/YAML/ReaderWriterYAML.cpp [80/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT lib/Driver/CMakeFiles/lldDriver.dir/DarwinLdDriver.cpp.o -MF lib/Driver/CMakeFiles/lldDriver.dir/DarwinLdDriver.cpp.o.d -o lib/Driver/CMakeFiles/lldDriver.dir/DarwinLdDriver.cpp.o -c ../lib/Driver/DarwinLdDriver.cpp [81/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/DWARF.cpp.o -MF ELF/CMakeFiles/lldELF.dir/DWARF.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/DWARF.cpp.o -c ../ELF/DWARF.cpp [82/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ICOFF -I../COFF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/DLL.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/DLL.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/DLL.cpp.o -c ../COFF/DLL.cpp [83/142] : && /usr/bin/c++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,defs -Wl,-z,nodelete -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/./lib64 -Wl,-O3 -Wl,--gc-sections -shared -Wl,-soname,liblldYAML.so.10 -o lib64/liblldYAML.so.10 lib/ReaderWriter/YAML/CMakeFiles/lldYAML.dir/ReaderWriterYAML.cpp.o lib64/liblldCore.so.10 /usr/lib64/libLLVM-10.so && : [84/142] /usr/bin/cmake -E cmake_symlink_library lib64/liblldYAML.so.10 lib64/liblldYAML.so.10 lib64/liblldYAML.so && : [85/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ReaderWriter/MachO -I../lib/ReaderWriter/MachO -I../include -Iinclude -I../lib/ReaderWriter/MachO/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachOLinkingContext.cpp.o -MF lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachOLinkingContext.cpp.o.d -o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachOLinkingContext.cpp.o -c ../lib/ReaderWriter/MachO/MachOLinkingContext.cpp [86/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/MarkLive.cpp.o -MF ELF/CMakeFiles/lldELF.dir/MarkLive.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/MarkLive.cpp.o -c ../ELF/MarkLive.cpp [87/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/AArch64ErrataFix.cpp.o -MF ELF/CMakeFiles/lldELF.dir/AArch64ErrataFix.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/AArch64ErrataFix.cpp.o -c ../ELF/AArch64ErrataFix.cpp [88/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Arch/Mips.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Arch/Mips.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Arch/Mips.cpp.o -c ../ELF/Arch/Mips.cpp [89/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ReaderWriter/MachO -I../lib/ReaderWriter/MachO -I../include -Iinclude -I../lib/ReaderWriter/MachO/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachONormalizedFileToAtoms.cpp.o -MF lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachONormalizedFileToAtoms.cpp.o.d -o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachONormalizedFileToAtoms.cpp.o -c ../lib/ReaderWriter/MachO/MachONormalizedFileToAtoms.cpp [90/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ICOFF -I../COFF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/DriverUtils.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/DriverUtils.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/DriverUtils.cpp.o -c ../COFF/DriverUtils.cpp [91/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iwasm -I../wasm -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT wasm/CMakeFiles/lldWasm.dir/InputChunks.cpp.o -MF wasm/CMakeFiles/lldWasm.dir/InputChunks.cpp.o.d -o wasm/CMakeFiles/lldWasm.dir/InputChunks.cpp.o -c ../wasm/InputChunks.cpp [92/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/ICF.cpp.o -MF ELF/CMakeFiles/lldELF.dir/ICF.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/ICF.cpp.o -c ../ELF/ICF.cpp [93/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ICommon -I../Common -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT Common/CMakeFiles/lldCommon.dir/ErrorHandler.cpp.o -MF Common/CMakeFiles/lldCommon.dir/ErrorHandler.cpp.o.d -o Common/CMakeFiles/lldCommon.dir/ErrorHandler.cpp.o -c ../Common/ErrorHandler.cpp [94/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ReaderWriter/MachO -I../lib/ReaderWriter/MachO -I../include -Iinclude -I../lib/ReaderWriter/MachO/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachONormalizedFileFromAtoms.cpp.o -MF lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachONormalizedFileFromAtoms.cpp.o.d -o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachONormalizedFileFromAtoms.cpp.o -c ../lib/ReaderWriter/MachO/MachONormalizedFileFromAtoms.cpp [95/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Thunks.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Thunks.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Thunks.cpp.o -c ../ELF/Thunks.cpp [96/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ICommon -I../Common -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT Common/CMakeFiles/lldCommon.dir/TargetOptionsCommandFlags.cpp.o -MF Common/CMakeFiles/lldCommon.dir/TargetOptionsCommandFlags.cpp.o.d -o Common/CMakeFiles/lldCommon.dir/TargetOptionsCommandFlags.cpp.o -c ../Common/TargetOptionsCommandFlags.cpp [97/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/ScriptParser.cpp.o -MF ELF/CMakeFiles/lldELF.dir/ScriptParser.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/ScriptParser.cpp.o -c ../ELF/ScriptParser.cpp [98/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/LinkerScript.cpp.o -MF ELF/CMakeFiles/lldELF.dir/LinkerScript.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/LinkerScript.cpp.o -c ../ELF/LinkerScript.cpp [99/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iwasm -I../wasm -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT wasm/CMakeFiles/lldWasm.dir/Relocations.cpp.o -MF wasm/CMakeFiles/lldWasm.dir/Relocations.cpp.o.d -o wasm/CMakeFiles/lldWasm.dir/Relocations.cpp.o -c ../wasm/Relocations.cpp [100/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ICOFF -I../COFF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/Writer.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/Writer.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/Writer.cpp.o -c ../COFF/Writer.cpp [101/142] : && /usr/bin/c++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,defs -Wl,-z,nodelete -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/./lib64 -Wl,-O3 -Wl,--gc-sections -shared -Wl,-soname,liblldCommon.so.10 -o lib64/liblldCommon.so.10 Common/CMakeFiles/lldCommon.dir/Args.cpp.o Common/CMakeFiles/lldCommon.dir/DWARF.cpp.o Common/CMakeFiles/lldCommon.dir/ErrorHandler.cpp.o Common/CMakeFiles/lldCommon.dir/Filesystem.cpp.o Common/CMakeFiles/lldCommon.dir/Memory.cpp.o Common/CMakeFiles/lldCommon.dir/Reproduce.cpp.o Common/CMakeFiles/lldCommon.dir/Strings.cpp.o Common/CMakeFiles/lldCommon.dir/TargetOptionsCommandFlags.cpp.o Common/CMakeFiles/lldCommon.dir/Threads.cpp.o Common/CMakeFiles/lldCommon.dir/Timer.cpp.o Common/CMakeFiles/lldCommon.dir/Version.cpp.o -lpthread /usr/lib64/libLLVM-10.so && : [102/142] /usr/bin/cmake -E cmake_symlink_library lib64/liblldCommon.so.10 lib64/liblldCommon.so.10 lib64/liblldCommon.so && : [103/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iwasm -I../wasm -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT wasm/CMakeFiles/lldWasm.dir/MarkLive.cpp.o -MF wasm/CMakeFiles/lldWasm.dir/MarkLive.cpp.o.d -o wasm/CMakeFiles/lldWasm.dir/MarkLive.cpp.o -c ../wasm/MarkLive.cpp [104/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ICOFF -I../COFF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/LTO.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/LTO.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/LTO.cpp.o -c ../COFF/LTO.cpp [105/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DGTEST_HAS_TR1_TUPLE=0 -DGTEST_LANG_CXX11=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iutils/unittest -I/usr/share/llvm/src/utils/unittest -I/usr/share/llvm/src/utils/unittest/googletest/include -I/usr/share/llvm/src/utils/unittest/googletest -I/usr/share/llvm/src/utils/unittest/googlemock/include -I/usr/share/llvm/src/utils/unittest/googlemock -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -MD -MT utils/unittest/CMakeFiles/gtest.dir/googletest/src/gtest-all.cc.o -MF utils/unittest/CMakeFiles/gtest.dir/googletest/src/gtest-all.cc.o.d -o utils/unittest/CMakeFiles/gtest.dir/googletest/src/gtest-all.cc.o -c /usr/share/llvm/src/utils/unittest/googletest/src/gtest-all.cc [106/142] : && /usr/bin/c++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,defs -Wl,-z,nodelete -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/./lib64 -Wl,-O3 -Wl,--gc-sections -shared -Wl,-soname,liblldMachO.so.10 -o lib64/liblldMachO.so.10 lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ArchHandler.cpp.o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ArchHandler_arm.cpp.o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ArchHandler_arm64.cpp.o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ArchHandler_x86.cpp.o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ArchHandler_x86_64.cpp.o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/CompactUnwindPass.cpp.o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/GOTPass.cpp.o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/LayoutPass.cpp.o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachOLinkingContext.cpp.o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachONormalizedFileBinaryReader.cpp.o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachONormalizedFileBinaryWriter.cpp.o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachONormalizedFileFromAtoms.cpp.o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachONormalizedFileToAtoms.cpp.o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/MachONormalizedFileYAML.cpp.o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ObjCPass.cpp.o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/ShimPass.cpp.o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/StubsPass.cpp.o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/TLVPass.cpp.o lib/ReaderWriter/MachO/CMakeFiles/lldMachO.dir/WriterMachO.cpp.o lib64/liblldCommon.so.10 lib64/liblldYAML.so.10 -lpthread lib64/liblldCore.so.10 /usr/lib64/libLLVM-10.so && : [107/142] /usr/bin/cmake -E cmake_symlink_library lib64/liblldMachO.so.10 lib64/liblldMachO.so.10 lib64/liblldMachO.so && : [108/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iwasm -I../wasm -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT wasm/CMakeFiles/lldWasm.dir/OutputSections.cpp.o -MF wasm/CMakeFiles/lldWasm.dir/OutputSections.cpp.o.d -o wasm/CMakeFiles/lldWasm.dir/OutputSections.cpp.o -c ../wasm/OutputSections.cpp [109/142] : && /usr/bin/c++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,defs -Wl,-z,nodelete -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/./lib64 -Wl,-O3 -Wl,--gc-sections -shared -Wl,-soname,libgtest.so.10 -o lib64/libgtest.so.10 utils/unittest/CMakeFiles/gtest.dir/googletest/src/gtest-all.cc.o utils/unittest/CMakeFiles/gtest.dir/googlemock/src/gmock-all.cc.o -lpthread /usr/lib64/libLLVM-10.so && : [110/142] /usr/bin/cmake -E cmake_symlink_library lib64/libgtest.so.10 lib64/libgtest.so.10 lib64/libgtest.so && : [111/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ICOFF -I../COFF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/PDB.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/PDB.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/PDB.cpp.o -c ../COFF/PDB.cpp [112/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iwasm -I../wasm -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT wasm/CMakeFiles/lldWasm.dir/Symbols.cpp.o -MF wasm/CMakeFiles/lldWasm.dir/Symbols.cpp.o.d -o wasm/CMakeFiles/lldWasm.dir/Symbols.cpp.o -c ../wasm/Symbols.cpp [113/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iwasm -I../wasm -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT wasm/CMakeFiles/lldWasm.dir/LTO.cpp.o -MF wasm/CMakeFiles/lldWasm.dir/LTO.cpp.o.d -o wasm/CMakeFiles/lldWasm.dir/LTO.cpp.o -c ../wasm/LTO.cpp [114/142] : && /usr/bin/c++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,defs -Wl,-z,nodelete -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/./lib64 -Wl,-O3 -Wl,--gc-sections -shared -Wl,-soname,liblldDriver.so.10 -o lib64/liblldDriver.so.10 lib/Driver/CMakeFiles/lldDriver.dir/DarwinLdDriver.cpp.o lib64/liblldMachO.so.10 lib64/liblldReaderWriter.so.10 lib64/liblldYAML.so.10 lib64/liblldCommon.so.10 lib64/liblldCore.so.10 /usr/lib64/libLLVM-10.so && : [115/142] /usr/bin/cmake -E cmake_symlink_library lib64/liblldDriver.so.10 lib64/liblldDriver.so.10 lib64/liblldDriver.so && : [116/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/InputSection.cpp.o -MF ELF/CMakeFiles/lldELF.dir/InputSection.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/InputSection.cpp.o -c ../ELF/InputSection.cpp [117/142] : && /usr/bin/c++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,defs -Wl,-z,nodelete -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/./lib64 -Wl,-O3 -Wl,--gc-sections -shared -Wl,-soname,libgtest_main.so.10 -o lib64/libgtest_main.so.10 utils/unittest/UnitTestMain/CMakeFiles/gtest_main.dir/TestMain.cpp.o lib64/libgtest.so.10 /usr/lib64/libLLVM-10.so && : [118/142] /usr/bin/cmake -E cmake_symlink_library lib64/libgtest_main.so.10 lib64/libgtest_main.so.10 lib64/libgtest_main.so && : [119/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ICOFF -I../COFF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/SymbolTable.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/SymbolTable.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/SymbolTable.cpp.o -c ../COFF/SymbolTable.cpp [120/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/LTO.cpp.o -MF ELF/CMakeFiles/lldELF.dir/LTO.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/LTO.cpp.o -c ../ELF/LTO.cpp [121/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iwasm -I../wasm -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT wasm/CMakeFiles/lldWasm.dir/SyntheticSections.cpp.o -MF wasm/CMakeFiles/lldWasm.dir/SyntheticSections.cpp.o.d -o wasm/CMakeFiles/lldWasm.dir/SyntheticSections.cpp.o -c ../wasm/SyntheticSections.cpp [122/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iwasm -I../wasm -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT wasm/CMakeFiles/lldWasm.dir/SymbolTable.cpp.o -MF wasm/CMakeFiles/lldWasm.dir/SymbolTable.cpp.o.d -o wasm/CMakeFiles/lldWasm.dir/SymbolTable.cpp.o -c ../wasm/SymbolTable.cpp [123/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iwasm -I../wasm -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT wasm/CMakeFiles/lldWasm.dir/Driver.cpp.o -MF wasm/CMakeFiles/lldWasm.dir/Driver.cpp.o.d -o wasm/CMakeFiles/lldWasm.dir/Driver.cpp.o -c ../wasm/Driver.cpp [124/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/OutputSections.cpp.o -MF ELF/CMakeFiles/lldELF.dir/OutputSections.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/OutputSections.cpp.o -c ../ELF/OutputSections.cpp [125/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iwasm -I../wasm -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT wasm/CMakeFiles/lldWasm.dir/InputFiles.cpp.o -MF wasm/CMakeFiles/lldWasm.dir/InputFiles.cpp.o.d -o wasm/CMakeFiles/lldWasm.dir/InputFiles.cpp.o -c ../wasm/InputFiles.cpp [126/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Relocations.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Relocations.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Relocations.cpp.o -c ../ELF/Relocations.cpp [127/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ICOFF -I../COFF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/InputFiles.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/InputFiles.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/InputFiles.cpp.o -c ../COFF/InputFiles.cpp [128/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iwasm -I../wasm -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT wasm/CMakeFiles/lldWasm.dir/Writer.cpp.o -MF wasm/CMakeFiles/lldWasm.dir/Writer.cpp.o.d -o wasm/CMakeFiles/lldWasm.dir/Writer.cpp.o -c ../wasm/Writer.cpp [129/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ICOFF -I../COFF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/Driver.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/Driver.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/Driver.cpp.o -c ../COFF/Driver.cpp [130/142] : && /usr/bin/c++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,defs -Wl,-z,nodelete -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/./lib64 -Wl,-O3 -Wl,--gc-sections -shared -Wl,-soname,liblldCOFF.so.10 -o lib64/liblldCOFF.so.10 COFF/CMakeFiles/lldCOFF.dir/Chunks.cpp.o COFF/CMakeFiles/lldCOFF.dir/DebugTypes.cpp.o COFF/CMakeFiles/lldCOFF.dir/DLL.cpp.o COFF/CMakeFiles/lldCOFF.dir/Driver.cpp.o COFF/CMakeFiles/lldCOFF.dir/DriverUtils.cpp.o COFF/CMakeFiles/lldCOFF.dir/ICF.cpp.o COFF/CMakeFiles/lldCOFF.dir/InputFiles.cpp.o COFF/CMakeFiles/lldCOFF.dir/LTO.cpp.o COFF/CMakeFiles/lldCOFF.dir/MapFile.cpp.o COFF/CMakeFiles/lldCOFF.dir/MarkLive.cpp.o COFF/CMakeFiles/lldCOFF.dir/MinGW.cpp.o COFF/CMakeFiles/lldCOFF.dir/PDB.cpp.o COFF/CMakeFiles/lldCOFF.dir/SymbolTable.cpp.o COFF/CMakeFiles/lldCOFF.dir/Symbols.cpp.o COFF/CMakeFiles/lldCOFF.dir/Writer.cpp.o lib64/liblldCommon.so.10 -lpthread /usr/lib64/libLLVM-10.so && : [131/142] : && /usr/bin/c++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,defs -Wl,-z,nodelete -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/./lib64 -Wl,-O3 -Wl,--gc-sections -shared -Wl,-soname,liblldWasm.so.10 -o lib64/liblldWasm.so.10 wasm/CMakeFiles/lldWasm.dir/Driver.cpp.o wasm/CMakeFiles/lldWasm.dir/InputChunks.cpp.o wasm/CMakeFiles/lldWasm.dir/InputFiles.cpp.o wasm/CMakeFiles/lldWasm.dir/LTO.cpp.o wasm/CMakeFiles/lldWasm.dir/MarkLive.cpp.o wasm/CMakeFiles/lldWasm.dir/OutputSections.cpp.o wasm/CMakeFiles/lldWasm.dir/Relocations.cpp.o wasm/CMakeFiles/lldWasm.dir/SymbolTable.cpp.o wasm/CMakeFiles/lldWasm.dir/Symbols.cpp.o wasm/CMakeFiles/lldWasm.dir/SyntheticSections.cpp.o wasm/CMakeFiles/lldWasm.dir/Writer.cpp.o wasm/CMakeFiles/lldWasm.dir/WriterUtils.cpp.o lib64/liblldCommon.so.10 /usr/lib64/libLLVM-10.so && : [132/142] /usr/bin/cmake -E cmake_symlink_library lib64/liblldWasm.so.10 lib64/liblldWasm.so.10 lib64/liblldWasm.so && : [133/142] /usr/bin/cmake -E cmake_symlink_library lib64/liblldCOFF.so.10 lib64/liblldCOFF.so.10 lib64/liblldCOFF.so && : [134/142] : && /usr/bin/c++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,defs -Wl,-z,nodelete -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/./lib64 -Wl,-O3 -Wl,--gc-sections -shared -Wl,-soname,liblldMinGW.so.10 -o lib64/liblldMinGW.so.10 MinGW/CMakeFiles/lldMinGW.dir/Driver.cpp.o lib64/liblldCOFF.so.10 lib64/liblldCommon.so.10 /usr/lib64/libLLVM-10.so && : [135/142] /usr/bin/cmake -E cmake_symlink_library lib64/liblldMinGW.so.10 lib64/liblldMinGW.so.10 lib64/liblldMinGW.so && : [136/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Driver.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Driver.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Driver.cpp.o -c ../ELF/Driver.cpp [137/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Writer.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Writer.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Writer.cpp.o -c ../ELF/Writer.cpp [138/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/InputFiles.cpp.o -MF ELF/CMakeFiles/lldELF.dir/InputFiles.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/InputFiles.cpp.o -c ../ELF/InputFiles.cpp [139/142] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IELF -I../ELF -I../include -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fPIC -fno-exceptions -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/SyntheticSections.cpp.o -MF ELF/CMakeFiles/lldELF.dir/SyntheticSections.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/SyntheticSections.cpp.o -c ../ELF/SyntheticSections.cpp [140/142] : && /usr/bin/c++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,defs -Wl,-z,nodelete -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/./lib64 -Wl,-O3 -Wl,--gc-sections -shared -Wl,-soname,liblldELF.so.10 -o lib64/liblldELF.so.10 ELF/CMakeFiles/lldELF.dir/AArch64ErrataFix.cpp.o ELF/CMakeFiles/lldELF.dir/Arch/AArch64.cpp.o ELF/CMakeFiles/lldELF.dir/Arch/AMDGPU.cpp.o ELF/CMakeFiles/lldELF.dir/Arch/ARM.cpp.o ELF/CMakeFiles/lldELF.dir/Arch/AVR.cpp.o ELF/CMakeFiles/lldELF.dir/Arch/Hexagon.cpp.o ELF/CMakeFiles/lldELF.dir/Arch/Mips.cpp.o ELF/CMakeFiles/lldELF.dir/Arch/MipsArchTree.cpp.o ELF/CMakeFiles/lldELF.dir/Arch/MSP430.cpp.o ELF/CMakeFiles/lldELF.dir/Arch/PPC.cpp.o ELF/CMakeFiles/lldELF.dir/Arch/PPC64.cpp.o ELF/CMakeFiles/lldELF.dir/Arch/RISCV.cpp.o ELF/CMakeFiles/lldELF.dir/Arch/SPARCV9.cpp.o ELF/CMakeFiles/lldELF.dir/Arch/X86.cpp.o ELF/CMakeFiles/lldELF.dir/Arch/X86_64.cpp.o ELF/CMakeFiles/lldELF.dir/ARMErrataFix.cpp.o ELF/CMakeFiles/lldELF.dir/CallGraphSort.cpp.o ELF/CMakeFiles/lldELF.dir/DWARF.cpp.o ELF/CMakeFiles/lldELF.dir/Driver.cpp.o ELF/CMakeFiles/lldELF.dir/DriverUtils.cpp.o ELF/CMakeFiles/lldELF.dir/EhFrame.cpp.o ELF/CMakeFiles/lldELF.dir/ICF.cpp.o ELF/CMakeFiles/lldELF.dir/InputFiles.cpp.o ELF/CMakeFiles/lldELF.dir/InputSection.cpp.o ELF/CMakeFiles/lldELF.dir/LTO.cpp.o ELF/CMakeFiles/lldELF.dir/LinkerScript.cpp.o ELF/CMakeFiles/lldELF.dir/MapFile.cpp.o ELF/CMakeFiles/lldELF.dir/MarkLive.cpp.o ELF/CMakeFiles/lldELF.dir/OutputSections.cpp.o ELF/CMakeFiles/lldELF.dir/Relocations.cpp.o ELF/CMakeFiles/lldELF.dir/ScriptLexer.cpp.o ELF/CMakeFiles/lldELF.dir/ScriptParser.cpp.o ELF/CMakeFiles/lldELF.dir/SymbolTable.cpp.o ELF/CMakeFiles/lldELF.dir/Symbols.cpp.o ELF/CMakeFiles/lldELF.dir/SyntheticSections.cpp.o ELF/CMakeFiles/lldELF.dir/Target.cpp.o ELF/CMakeFiles/lldELF.dir/Thunks.cpp.o ELF/CMakeFiles/lldELF.dir/Writer.cpp.o lib64/liblldCommon.so.10 -lpthread /usr/lib64/libLLVM-10.so && : [141/142] /usr/bin/cmake -E cmake_symlink_library lib64/liblldELF.so.10 lib64/liblldELF.so.10 lib64/liblldELF.so && : [142/142] : && /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/./lib64 -Wl,-O3 -Wl,--gc-sections tools/lld/CMakeFiles/lld.dir/lld.cpp.o -o bin/lld -lpthread lib64/liblldDriver.so.10 lib64/liblldELF.so.10 lib64/liblldMinGW.so.10 lib64/liblldWasm.so.10 lib64/liblldCOFF.so.10 lib64/liblldCommon.so.10 /usr/lib64/libLLVM-10.so -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/lib64 && cd /home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/tools/lld && /usr/bin/cmake -E create_symlink lld /home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/./bin/lld-link && cd /home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/tools/lld && /usr/bin/cmake -E create_symlink lld /home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/./bin/ld.lld && cd /home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/tools/lld && /usr/bin/cmake -E create_symlink lld /home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/./bin/ld64.lld && cd /home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/tools/lld && /usr/bin/cmake -E create_symlink lld /home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/./bin/wasm-ld + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hETPGL + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64 + cd lld-10.0.1.src + '[' 1 -eq 1 ']' + head -n -1 x86_64-mageia-linux-gnu/test/lit.site.cfg.py + head -n -1 x86_64-mageia-linux-gnu/test/Unit/lit.site.cfg.py + for f in test/x86_64.site.cfg.py test/Unit/x86_64.site.cfg.py + echo 'lit_config.load_config(config, '\''/usr/share/lld/lit.lld-test.cfg.py'\'')' + for f in test/x86_64.site.cfg.py test/Unit/x86_64.site.cfg.py + echo 'lit_config.load_config(config, '\''/usr/share/lld/lit.lld-test.cfg.py'\'')' + install -d /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/share/lld/src + cp /home/iurt/rpmbuild/SOURCES/lit.lld-test.cfg.py /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/share/lld/ + mv test/x86_64.site.cfg.py /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/share/lld/src/x86_64.site.cfg.py + mv test/Unit/x86_64.site.cfg.py /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/share/lld/src/x86_64.Unit.site.cfg.py + tar --sort=name '--mtime=UTC 2020-01-01' -c test/ + gzip -n + install -d /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/libexec/tests/lld + cp /home/iurt/rpmbuild/SOURCES/run-lit-tests /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/libexec/tests/lld + install -d /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/lld/ + cp -R x86_64-mageia-linux-gnu/unittests /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/lld/ ++ find /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/lld/ -iname '*make*' + rm -rf /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/lld/unittests/CMakeFiles /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/lld/unittests/cmake_install.cmake /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/lld/unittests/DriverTests/CMakeFiles /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/lld/unittests/DriverTests/cmake_install.cmake /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/lld/unittests/MachOTests/CMakeFiles /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/lld/unittests/MachOTests/cmake_install.cmake + cp x86_64-mageia-linux-gnu/lib64/libgtest.so x86_64-mageia-linux-gnu/lib64/libgtest.so.10 x86_64-mageia-linux-gnu/lib64/libgtest_main.so x86_64-mageia-linux-gnu/lib64/libgtest_main.so.10 /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/lld/ + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64 + /usr/bin/cmake --install x86_64-mageia-linux-gnu -- Install configuration: "RelWithDebInfo" -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/ReaderWriter -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/ReaderWriter/MachOLinkingContext.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/ReaderWriter/YamlContext.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Common -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Common/Version.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Common/TargetOptionsCommandFlags.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Common/Args.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Common/Strings.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Common/Reproduce.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Common/Memory.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Common/DWARF.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Common/Threads.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Common/Timer.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Common/Driver.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Common/Filesystem.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Common/ErrorHandler.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Common/LLVM.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Core -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Core/Reference.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Core/LinkingContext.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Core/SymbolTable.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Core/SharedLibraryAtom.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Core/Simple.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Core/ArchiveLibraryFile.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Core/Node.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Core/SharedLibraryFile.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Core/File.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Core/Error.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Core/DefinedAtom.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Core/PassManager.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Core/Pass.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Core/AbsoluteAtom.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Core/Writer.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Core/UndefinedAtom.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Core/Atom.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Core/Resolver.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Core/Reader.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/include/lld/Core/Instrumentation.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldCommon.so.10 -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldCommon.so -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldCore.so.10 -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldCore.so -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldDriver.so.10 -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldDriver.so -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldReaderWriter.so.10 -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldReaderWriter.so -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldMachO.so.10 -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldMachO.so -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldYAML.so.10 -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldYAML.so -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/bin/lld -- Up-to-date: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/bin/lld -- Creating lld-link -- Creating ld.lld -- Creating ld64.lld -- Creating wasm-ld -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldCOFF.so.10 -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldCOFF.so -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldELF.so.10 -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldELF.so -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldMinGW.so.10 -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldMinGW.so -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldWasm.so.10 -- Installing: /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldWasm.so + touch /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/bin/ld + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 10.0.1-2.mga8 --unique-debug-suffix -10.0.1-2.mga8.x86_64 --unique-debug-src-base lld-10.0.1-2.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/lld-10.0.1.src explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldELF.so.10 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldMinGW.so.10 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldWasm.so.10 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldCOFF.so.10 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/bin/lld explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldReaderWriter.so.10 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldDriver.so.10 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldCore.so.10 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldMachO.so.10 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/lld/libgtest.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldYAML.so.10 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/lld/libgtest_main.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/lld/libgtest.so.10 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldCommon.so.10 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldMinGW.so.10 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/bin/lld extracting debug info from /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldDriver.so.10 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldELF.so.10 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/lld/libgtest.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/lld/libgtest_main.so.10 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldWasm.so.10 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldCore.so.10 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldMachO.so.10 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldReaderWriter.so.10 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldCOFF.so.10 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/lld/libgtest_main.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldYAML.so.10 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/lld/libgtest.so.10 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/liblldCommon.so.10 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/lld/libgtest_main.so.10 original debug info size: 168836kB, size after compression: 139908kB /usr/lib/rpm/sepdebugcrcfix: Updated 15 CRC32s, 0 CRC32s did match. 5747 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/libexec/tests/lld/run-lit-tests from /bin/bash to #!/usr/bin/bash Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OQCwcI + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd lld-10.0.1.src + '[' 1 -eq 1 ']' + /usr/bin/cmake --build x86_64-mageia-linux-gnu --target check-lld [1/8] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DGTEST_HAS_TR1_TUPLE=0 -DGTEST_LANG_CXX11=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iunittests/MachOTests -I../unittests/MachOTests -I../include -Iinclude -I/usr/share/llvm/src/utils/unittest/googletest/include -I/usr/share/llvm/src/utils/unittest/googlemock/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fno-exceptions -fno-rtti -MD -MT unittests/MachOTests/CMakeFiles/lldMachOTests.dir/MachONormalizedFileToAtomsTests.cpp.o -MF unittests/MachOTests/CMakeFiles/lldMachOTests.dir/MachONormalizedFileToAtomsTests.cpp.o.d -o unittests/MachOTests/CMakeFiles/lldMachOTests.dir/MachONormalizedFileToAtomsTests.cpp.o -c ../unittests/MachOTests/MachONormalizedFileToAtomsTests.cpp [2/8] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DGTEST_HAS_TR1_TUPLE=0 -DGTEST_LANG_CXX11=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iunittests/MachOTests -I../unittests/MachOTests -I../include -Iinclude -I/usr/share/llvm/src/utils/unittest/googletest/include -I/usr/share/llvm/src/utils/unittest/googlemock/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fno-exceptions -fno-rtti -MD -MT unittests/MachOTests/CMakeFiles/lldMachOTests.dir/MachONormalizedFileBinaryReaderTests.cpp.o -MF unittests/MachOTests/CMakeFiles/lldMachOTests.dir/MachONormalizedFileBinaryReaderTests.cpp.o.d -o unittests/MachOTests/CMakeFiles/lldMachOTests.dir/MachONormalizedFileBinaryReaderTests.cpp.o -c ../unittests/MachOTests/MachONormalizedFileBinaryReaderTests.cpp [3/8] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DGTEST_HAS_TR1_TUPLE=0 -DGTEST_LANG_CXX11=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iunittests/DriverTests -I../unittests/DriverTests -I../include -Iinclude -I/usr/share/llvm/src/utils/unittest/googletest/include -I/usr/share/llvm/src/utils/unittest/googlemock/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fno-exceptions -fno-rtti -MD -MT unittests/DriverTests/CMakeFiles/DriverTests.dir/DarwinLdDriverTest.cpp.o -MF unittests/DriverTests/CMakeFiles/DriverTests.dir/DarwinLdDriverTest.cpp.o.d -o unittests/DriverTests/CMakeFiles/DriverTests.dir/DarwinLdDriverTest.cpp.o -c ../unittests/DriverTests/DarwinLdDriverTest.cpp [4/8] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DGTEST_HAS_TR1_TUPLE=0 -DGTEST_LANG_CXX11=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iunittests/MachOTests -I../unittests/MachOTests -I../include -Iinclude -I/usr/share/llvm/src/utils/unittest/googletest/include -I/usr/share/llvm/src/utils/unittest/googlemock/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fno-exceptions -fno-rtti -MD -MT unittests/MachOTests/CMakeFiles/lldMachOTests.dir/MachONormalizedFileBinaryWriterTests.cpp.o -MF unittests/MachOTests/CMakeFiles/lldMachOTests.dir/MachONormalizedFileBinaryWriterTests.cpp.o.d -o unittests/MachOTests/CMakeFiles/lldMachOTests.dir/MachONormalizedFileBinaryWriterTests.cpp.o -c ../unittests/MachOTests/MachONormalizedFileBinaryWriterTests.cpp [5/8] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DGTEST_HAS_TR1_TUPLE=0 -DGTEST_LANG_CXX11=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iunittests/MachOTests -I../unittests/MachOTests -I../include -Iinclude -I/usr/share/llvm/src/utils/unittest/googletest/include -I/usr/share/llvm/src/utils/unittest/googlemock/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -fno-exceptions -fno-rtti -MD -MT unittests/MachOTests/CMakeFiles/lldMachOTests.dir/MachONormalizedFileYAMLTests.cpp.o -MF unittests/MachOTests/CMakeFiles/lldMachOTests.dir/MachONormalizedFileYAMLTests.cpp.o.d -o unittests/MachOTests/CMakeFiles/lldMachOTests.dir/MachONormalizedFileYAMLTests.cpp.o -c ../unittests/MachOTests/MachONormalizedFileYAMLTests.cpp [6/8] : && /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-O3 -Wl,--gc-sections unittests/DriverTests/CMakeFiles/DriverTests.dir/DarwinLdDriverTest.cpp.o -o unittests/DriverTests/DriverTests -lpthread lib64/libgtest_main.so.10 lib64/libgtest.so.10 -lpthread lib64/liblldDriver.so.10 lib64/liblldMachO.so.10 /usr/lib64/libLLVM-10.so -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/lib64 && : [7/8] : && /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-O3 -Wl,--gc-sections unittests/MachOTests/CMakeFiles/lldMachOTests.dir/MachONormalizedFileBinaryReaderTests.cpp.o unittests/MachOTests/CMakeFiles/lldMachOTests.dir/MachONormalizedFileBinaryWriterTests.cpp.o unittests/MachOTests/CMakeFiles/lldMachOTests.dir/MachONormalizedFileToAtomsTests.cpp.o unittests/MachOTests/CMakeFiles/lldMachOTests.dir/MachONormalizedFileYAMLTests.cpp.o -o unittests/MachOTests/lldMachOTests -lpthread lib64/libgtest_main.so.10 lib64/libgtest.so.10 -lpthread lib64/liblldDriver.so.10 lib64/liblldMachO.so.10 lib64/liblldYAML.so.10 /usr/lib64/libLLVM-10.so -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/lib64 && : [7/8] cd /home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/test && /usr/bin/python3 /usr/bin/lit -sv --path /usr/lib64/llvm --param lld_site_config=/home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/test/lit.site.cfg --param lld_unit_site_config=/home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/test/Unit/lit.site.cfg /home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/test -- Testing: 2269 tests, 96 workers -- Testing: lit: /usr/lib/python3.8/site-packages/lit/llvm/config.py:342: note: using ld.lld: /home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/bin/ld.lld lit: /usr/lib/python3.8/site-packages/lit/llvm/config.py:342: note: using lld-link: /home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/bin/lld-link lit: /usr/lib/python3.8/site-packages/lit/llvm/config.py:342: note: using ld64.lld: /home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/bin/ld64.lld lit: /usr/lib/python3.8/site-packages/lit/llvm/config.py:342: note: using wasm-ld: /home/iurt/rpmbuild/BUILD/lld-10.0.1.src/x86_64-mageia-linux-gnu/bin/wasm-ld lit: /usr/lib/python3.8/site-packages/lit/run.py:161: note: Raised process limit from 4096 to 18432 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 28.32s Expected Passes : 2000 Expected Failures : 2 Unsupported Tests : 267 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: lld-10.0.1-2.mga8.x86_64 Provides: lld = 10.0.1-2.mga8 lld(x86-64) = 10.0.1-2.mga8 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh chkconfig Requires(preun): chkconfig Requires(postun): /bin/sh Requires: libLLVM-10.so()(64bit) libLLVM-10.so(LLVM_10)(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) liblldCOFF.so.10()(64bit) liblldCommon.so.10()(64bit) liblldDriver.so.10()(64bit) liblldELF.so.10()(64bit) liblldMinGW.so.10()(64bit) liblldWasm.so.10()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) Processing files: lib64lld-devel-10.0.1-2.mga8.x86_64 Provides: devel(liblldCOFF(64bit)) devel(liblldCommon(64bit)) devel(liblldCore(64bit)) devel(liblldDriver(64bit)) devel(liblldELF(64bit)) devel(liblldMachO(64bit)) devel(liblldMinGW(64bit)) devel(liblldReaderWriter(64bit)) devel(liblldWasm(64bit)) devel(liblldYAML(64bit)) lib64lld-devel = 10.0.1-2.mga8 lib64lld-devel(x86-64) = 10.0.1-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libLLVM-10(64bit)) devel(liblldCOFF(64bit)) devel(liblldCommon(64bit)) devel(liblldCore(64bit)) devel(liblldMachO(64bit)) devel(liblldReaderWriter(64bit)) devel(liblldYAML(64bit)) devel(libstdc++(64bit)) Processing files: lib64lld7-10.0.1-2.mga8.x86_64 Provides: lib64lld7 = 10.0.1-2.mga8 lib64lld7(x86-64) = 10.0.1-2.mga8 liblldCOFF.so.10()(64bit) liblldCommon.so.10()(64bit) liblldCore.so.10()(64bit) liblldDriver.so.10()(64bit) liblldELF.so.10()(64bit) liblldMachO.so.10()(64bit) liblldMinGW.so.10()(64bit) liblldReaderWriter.so.10()(64bit) liblldWasm.so.10()(64bit) liblldYAML.so.10()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libLLVM-10.so()(64bit) libLLVM-10.so(LLVM_10)(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) liblldCOFF.so.10()(64bit) liblldCommon.so.10()(64bit) liblldCore.so.10()(64bit) liblldMachO.so.10()(64bit) liblldReaderWriter.so.10()(64bit) liblldYAML.so.10()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Processing files: lld-test-10.0.1-2.mga8.x86_64 warning: Duplicate build-ids /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/lld/libgtest.so and /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/lld/libgtest.so.10 warning: Duplicate build-ids /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/lld/libgtest_main.so.10 and /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib64/lld/libgtest_main.so Provides: lld-test = 10.0.1-2.mga8 lld-test(x86-64) = 10.0.1-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libLLVM-10.so()(64bit) libLLVM-10.so(LLVM_10)(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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Processing files: lld-debugsource-10.0.1-2.mga8.x86_64 Provides: lld-debugsource = 10.0.1-2.mga8 lld-debugsource(x86-64) = 10.0.1-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lld-debuginfo-10.0.1-2.mga8.x86_64 Provides: debuginfo(build-id) = c80ef113b3ab6f765ff2858b455b961e8407da80 lld-debuginfo = 10.0.1-2.mga8 lld-debuginfo(x86-64) = 10.0.1-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lld-debugsource(x86-64) = 10.0.1-2.mga8 Processing files: lib64lld7-debuginfo-10.0.1-2.mga8.x86_64 Provides: debuginfo(build-id) = 1c199dd9127d867eed32d4864f7bf58fd0973135 debuginfo(build-id) = 2443262d6bd6bac11f37339d27d1b5740d06b33b debuginfo(build-id) = 5889004467c956aeb9c38d15d3bf45e6dd5e3281 debuginfo(build-id) = 826f339df9d322e0872adfe947a8c19087a10410 debuginfo(build-id) = a0bad536b8ec005474d92f53fcf432fc9225a488 debuginfo(build-id) = a145bca07147230c7f223899ad529726f7c3685f debuginfo(build-id) = c392a506b1f9b06fa15fca1bae9c36ffb9d38c8a debuginfo(build-id) = d6f9c67909ccfd605702c3a44d2f11a4155e6186 debuginfo(build-id) = e01d6a11cac0670aadaeb6c9d183907e00c4d4cf debuginfo(build-id) = f5c91fe632feaa565b8f95ef389a75840d71668f lib64lld7-debuginfo = 10.0.1-2.mga8 lib64lld7-debuginfo(x86-64) = 10.0.1-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lld-debugsource(x86-64) = 10.0.1-2.mga8 Processing files: lld-test-debuginfo-10.0.1-2.mga8.x86_64 warning: Duplicate build-ids /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib/debug/usr/lib64/lld/libgtest.so-10.0.1-2.mga8.x86_64.debug and /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib/debug/usr/lib64/lld/libgtest.so.10-10.0.1-2.mga8.x86_64.debug warning: Duplicate build-ids /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib/debug/usr/lib64/lld/libgtest_main.so-10.0.1-2.mga8.x86_64.debug and /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64/usr/lib/debug/usr/lib64/lld/libgtest_main.so.10-10.0.1-2.mga8.x86_64.debug Provides: debuginfo(build-id) = 37956475760556e16576cf5a3ce9be1efa44ad30 debuginfo(build-id) = b8dde599b058222d4ee37ade18b89c84d25ba6fc debuginfo(build-id) = nilnil lld-test-debuginfo = 10.0.1-2.mga8 lld-test-debuginfo(x86-64) = 10.0.1-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lld-debugsource(x86-64) = 10.0.1-2.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lld-10.0.1-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64lld-devel-10.0.1-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lld-test-10.0.1-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lld-debugsource-10.0.1-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lld-test-debuginfo-10.0.1-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64lld7-10.0.1-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lld-debuginfo-10.0.1-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64lld7-debuginfo-10.0.1-2.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yWiagI + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd lld-10.0.1.src + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/lld-10.0.1-2.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Fr6AYH + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf lld-10.0.1.src + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!