Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ccls.spec'], chrootPath='/var/lib/mock/f30-build-19848376-1409976/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ccls.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/ccls-0.20190823.5-2.fc30.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ccls.spec'], chrootPath='/var/lib/mock/f30-build-19848376-1409976/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ccls.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Wb5X5Q + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ccls-0.20190823.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/ccls-0.20190823.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ccls-0.20190823.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf third_party/rapidjson + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ADHapD + umask 022 + cd /builddir/build/BUILD + cd ccls-0.20190823.5 + mkdir build + pushd build ~/build/BUILD/ccls-0.20190823.5/build ~/build/BUILD/ccls-0.20190823.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON .. -- The CXX compiler identification is GNU 9.2.1 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Setting build type to 'Release' as none was specified. -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- RapidJSON found. Headers: /usr/include -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/ccls-0.20190823.5/build + /usr/bin/make -O -j5 /usr/bin/cmake -S/builddir/build/BUILD/ccls-0.20190823.5 -B/builddir/build/BUILD/ccls-0.20190823.5/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/ccls-0.20190823.5/build/CMakeFiles /builddir/build/BUILD/ccls-0.20190823.5/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/ccls.dir/build.make CMakeFiles/ccls.dir/depend make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' cd /builddir/build/BUILD/ccls-0.20190823.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/ccls-0.20190823.5 /builddir/build/BUILD/ccls-0.20190823.5 /builddir/build/BUILD/ccls-0.20190823.5/build /builddir/build/BUILD/ccls-0.20190823.5/build /builddir/build/BUILD/ccls-0.20190823.5/build/CMakeFiles/ccls.dir/DependInfo.cmake --color= Scanning dependencies of target ccls make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' /usr/bin/make -f CMakeFiles/ccls.dir/build.make CMakeFiles/ccls.dir/build make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 6%] Building CXX object CMakeFiles/ccls.dir/third_party/siphash.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/third_party/siphash.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/third_party/siphash.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 11%] Building CXX object CMakeFiles/ccls.dir/src/fuzzy_match.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/fuzzy_match.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/fuzzy_match.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 6%] Building CXX object CMakeFiles/ccls.dir/src/config.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/config.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/config.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 9%] Building CXX object CMakeFiles/ccls.dir/src/filesystem.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/filesystem.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/filesystem.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 20%] Building CXX object CMakeFiles/ccls.dir/src/log.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/log.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/log.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 16%] Building CXX object CMakeFiles/ccls.dir/src/include_complete.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/include_complete.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/include_complete.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 6%] Building CXX object CMakeFiles/ccls.dir/src/clang_tu.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/clang_tu.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/clang_tu.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 23%] Building CXX object CMakeFiles/ccls.dir/src/lsp.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/lsp.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/lsp.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 13%] Building CXX object CMakeFiles/ccls.dir/src/main.cc.o /usr/bin/c++ -DCCLS_VERSION="\"\"" -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/main.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/main.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 32%] Building CXX object CMakeFiles/ccls.dir/src/platform_win.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/platform_win.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/platform_win.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 30%] Building CXX object CMakeFiles/ccls.dir/src/platform_posix.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/platform_posix.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/platform_posix.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 34%] Building CXX object CMakeFiles/ccls.dir/src/position.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/position.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/position.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 25%] Building CXX object CMakeFiles/ccls.dir/src/message_handler.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/message_handler.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/message_handler.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 37%] Building CXX object CMakeFiles/ccls.dir/src/project.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/project.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/project.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 39%] Building CXX object CMakeFiles/ccls.dir/src/query.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/query.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/query.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 18%] Building CXX object CMakeFiles/ccls.dir/src/indexer.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/indexer.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/indexer.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 27%] Building CXX object CMakeFiles/ccls.dir/src/pipeline.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/pipeline.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/pipeline.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 44%] Building CXX object CMakeFiles/ccls.dir/src/serializer.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/serializer.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/serializer.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 51%] Building CXX object CMakeFiles/ccls.dir/src/working_files.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/working_files.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/working_files.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 48%] Building CXX object CMakeFiles/ccls.dir/src/utils.cc.o /usr/bin/c++ -DCLANG_RESOURCE_DIRECTORY="R\"(/usr/lib64/clang/8.0.0)\"" -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/utils.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/utils.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 46%] Building CXX object CMakeFiles/ccls.dir/src/test.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/test.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/test.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 55%] Building CXX object CMakeFiles/ccls.dir/src/messages/ccls_info.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/messages/ccls_info.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/messages/ccls_info.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 41%] Building CXX object CMakeFiles/ccls.dir/src/sema_manager.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/sema_manager.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/sema_manager.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 53%] Building CXX object CMakeFiles/ccls.dir/src/messages/ccls_call.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/messages/ccls_call.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/messages/ccls_call.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 62%] Building CXX object CMakeFiles/ccls.dir/src/messages/ccls_navigate.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/messages/ccls_navigate.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/messages/ccls_navigate.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 58%] Building CXX object CMakeFiles/ccls.dir/src/messages/ccls_inheritance.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/messages/ccls_inheritance.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/messages/ccls_inheritance.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 67%] Building CXX object CMakeFiles/ccls.dir/src/messages/ccls_vars.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/messages/ccls_vars.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/messages/ccls_vars.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 60%] Building CXX object CMakeFiles/ccls.dir/src/messages/ccls_member.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/messages/ccls_member.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/messages/ccls_member.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 72%] Building CXX object CMakeFiles/ccls.dir/src/messages/textDocument_code.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/messages/textDocument_code.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/messages/textDocument_code.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 65%] Building CXX object CMakeFiles/ccls.dir/src/messages/ccls_reload.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/messages/ccls_reload.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/messages/ccls_reload.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 76%] Building CXX object CMakeFiles/ccls.dir/src/messages/textDocument_definition.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/messages/textDocument_definition.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/messages/textDocument_definition.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 81%] Building CXX object CMakeFiles/ccls.dir/src/messages/textDocument_foldingRange.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/messages/textDocument_foldingRange.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/messages/textDocument_foldingRange.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 83%] Building CXX object CMakeFiles/ccls.dir/src/messages/textDocument_formatting.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/messages/textDocument_formatting.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/messages/textDocument_formatting.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 79%] Building CXX object CMakeFiles/ccls.dir/src/messages/textDocument_did.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/messages/textDocument_did.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/messages/textDocument_did.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 69%] Building CXX object CMakeFiles/ccls.dir/src/messages/initialize.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/messages/initialize.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/messages/initialize.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 86%] Building CXX object CMakeFiles/ccls.dir/src/messages/textDocument_document.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/messages/textDocument_document.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/messages/textDocument_document.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 88%] Building CXX object CMakeFiles/ccls.dir/src/messages/textDocument_hover.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/messages/textDocument_hover.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/messages/textDocument_hover.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 74%] Building CXX object CMakeFiles/ccls.dir/src/messages/textDocument_completion.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/messages/textDocument_completion.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/messages/textDocument_completion.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 93%] Building CXX object CMakeFiles/ccls.dir/src/messages/textDocument_rename.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/messages/textDocument_rename.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/messages/textDocument_rename.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 90%] Building CXX object CMakeFiles/ccls.dir/src/messages/textDocument_references.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/messages/textDocument_references.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/messages/textDocument_references.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 97%] Building CXX object CMakeFiles/ccls.dir/src/messages/workspace.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/messages/workspace.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/messages/workspace.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [ 95%] Building CXX object CMakeFiles/ccls.dir/src/messages/textDocument_signatureHelp.cc.o /usr/bin/c++ -I/builddir/build/BUILD/ccls-0.20190823.5/src -isystem /builddir/build/BUILD/ccls-0.20190823.5/third_party -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -o CMakeFiles/ccls.dir/src/messages/textDocument_signatureHelp.cc.o -c /builddir/build/BUILD/ccls-0.20190823.5/src/messages/textDocument_signatureHelp.cc make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [100%] Linking CXX executable ccls /usr/bin/cmake -E cmake_link_script CMakeFiles/ccls.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/ccls.dir/third_party/siphash.cc.o CMakeFiles/ccls.dir/src/clang_tu.cc.o CMakeFiles/ccls.dir/src/config.cc.o CMakeFiles/ccls.dir/src/filesystem.cc.o CMakeFiles/ccls.dir/src/fuzzy_match.cc.o CMakeFiles/ccls.dir/src/main.cc.o CMakeFiles/ccls.dir/src/include_complete.cc.o CMakeFiles/ccls.dir/src/indexer.cc.o CMakeFiles/ccls.dir/src/log.cc.o CMakeFiles/ccls.dir/src/lsp.cc.o CMakeFiles/ccls.dir/src/message_handler.cc.o CMakeFiles/ccls.dir/src/pipeline.cc.o CMakeFiles/ccls.dir/src/platform_posix.cc.o CMakeFiles/ccls.dir/src/platform_win.cc.o CMakeFiles/ccls.dir/src/position.cc.o CMakeFiles/ccls.dir/src/project.cc.o CMakeFiles/ccls.dir/src/query.cc.o CMakeFiles/ccls.dir/src/sema_manager.cc.o CMakeFiles/ccls.dir/src/serializer.cc.o CMakeFiles/ccls.dir/src/test.cc.o CMakeFiles/ccls.dir/src/utils.cc.o CMakeFiles/ccls.dir/src/working_files.cc.o CMakeFiles/ccls.dir/src/messages/ccls_call.cc.o CMakeFiles/ccls.dir/src/messages/ccls_info.cc.o CMakeFiles/ccls.dir/src/messages/ccls_inheritance.cc.o CMakeFiles/ccls.dir/src/messages/ccls_member.cc.o CMakeFiles/ccls.dir/src/messages/ccls_navigate.cc.o CMakeFiles/ccls.dir/src/messages/ccls_reload.cc.o CMakeFiles/ccls.dir/src/messages/ccls_vars.cc.o CMakeFiles/ccls.dir/src/messages/initialize.cc.o CMakeFiles/ccls.dir/src/messages/textDocument_code.cc.o CMakeFiles/ccls.dir/src/messages/textDocument_completion.cc.o CMakeFiles/ccls.dir/src/messages/textDocument_definition.cc.o CMakeFiles/ccls.dir/src/messages/textDocument_did.cc.o CMakeFiles/ccls.dir/src/messages/textDocument_foldingRange.cc.o CMakeFiles/ccls.dir/src/messages/textDocument_formatting.cc.o CMakeFiles/ccls.dir/src/messages/textDocument_document.cc.o CMakeFiles/ccls.dir/src/messages/textDocument_hover.cc.o CMakeFiles/ccls.dir/src/messages/textDocument_references.cc.o CMakeFiles/ccls.dir/src/messages/textDocument_rename.cc.o CMakeFiles/ccls.dir/src/messages/textDocument_signatureHelp.cc.o CMakeFiles/ccls.dir/src/messages/workspace.cc.o -o ccls /usr/lib64/libclangIndex.so.8 /usr/lib64/libclangFormat.so.8 /usr/lib64/libclangTooling.so.8 /usr/lib64/libclangToolingInclusions.so.8 /usr/lib64/libclangToolingCore.so.8 /usr/lib64/libclangFrontend.so.8 /usr/lib64/libclangParse.so.8 /usr/lib64/libclangSerialization.so.8 /usr/lib64/libclangSema.so.8 /usr/lib64/libclangAST.so.8 /usr/lib64/libclangLex.so.8 /usr/lib64/libclangDriver.so.8 /usr/lib64/libclangBasic.so.8 /usr/lib64/libLLVM-8.so -pthread make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[1]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [100%] Built target ccls make[1]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/ccls-0.20190823.5/build/CMakeFiles 0 + popd ~/build/BUILD/ccls-0.20190823.5 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YvURIm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ccls-0.20190823.5-2.fc30.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ccls-0.20190823.5-2.fc30.aarch64 ++ dirname /builddir/build/BUILDROOT/ccls-0.20190823.5-2.fc30.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ccls-0.20190823.5-2.fc30.aarch64 + cd ccls-0.20190823.5 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/ccls-0.20190823.5-2.fc30.aarch64 'INSTALL=/usr/bin/install -p' -C build make: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' /usr/bin/cmake -S/builddir/build/BUILD/ccls-0.20190823.5 -B/builddir/build/BUILD/ccls-0.20190823.5/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/ccls-0.20190823.5/build/CMakeFiles /builddir/build/BUILD/ccls-0.20190823.5/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' /usr/bin/make -f CMakeFiles/ccls.dir/build.make CMakeFiles/ccls.dir/depend make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' cd /builddir/build/BUILD/ccls-0.20190823.5/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/ccls-0.20190823.5 /builddir/build/BUILD/ccls-0.20190823.5 /builddir/build/BUILD/ccls-0.20190823.5/build /builddir/build/BUILD/ccls-0.20190823.5/build /builddir/build/BUILD/ccls-0.20190823.5/build/CMakeFiles/ccls.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' /usr/bin/make -f CMakeFiles/ccls.dir/build.make CMakeFiles/ccls.dir/build make[2]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[2]: Nothing to be done for 'CMakeFiles/ccls.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' [100%] Built target ccls make[1]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/ccls-0.20190823.5/build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/ccls-0.20190823.5/build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/ccls-0.20190823.5-2.fc30.aarch64/usr/bin/ccls make: Leaving directory '/builddir/build/BUILD/ccls-0.20190823.5/build' + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 0.20190823.5-2.fc30 --unique-debug-suffix -0.20190823.5-2.fc30.aarch64 --unique-debug-src-base ccls-0.20190823.5-2.fc30.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ccls-0.20190823.5 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ccls-0.20190823.5-2.fc30.aarch64/usr/bin/ccls extracting debug info from /builddir/build/BUILDROOT/ccls-0.20190823.5-2.fc30.aarch64/usr/bin/ccls /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 976 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ccls-0.20190823.5-2.fc30.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Gd73GA + umask 022 + cd /builddir/build/BUILD + cd ccls-0.20190823.5 + DOCDIR=/builddir/build/BUILDROOT/ccls-0.20190823.5-2.fc30.aarch64/usr/share/doc/ccls + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ccls-0.20190823.5-2.fc30.aarch64/usr/share/doc/ccls + cp -pr README.md /builddir/build/BUILDROOT/ccls-0.20190823.5-2.fc30.aarch64/usr/share/doc/ccls + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EzcGUM + umask 022 + cd /builddir/build/BUILD + cd ccls-0.20190823.5 + LICENSEDIR=/builddir/build/BUILDROOT/ccls-0.20190823.5-2.fc30.aarch64/usr/share/licenses/ccls + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ccls-0.20190823.5-2.fc30.aarch64/usr/share/licenses/ccls + cp -pr LICENSE /builddir/build/BUILDROOT/ccls-0.20190823.5-2.fc30.aarch64/usr/share/licenses/ccls + exit 0 Provides: bundled(macro_map) bundled(siphash) ccls = 0.20190823.5-2.fc30 ccls(aarch-64) = 0.20190823.5-2.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libLLVM-8.so()(64bit) libLLVM-8.so(LLVM_8)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libclangAST.so.8()(64bit) libclangBasic.so.8()(64bit) libclangDriver.so.8()(64bit) libclangFormat.so.8()(64bit) libclangFrontend.so.8()(64bit) libclangIndex.so.8()(64bit) libclangLex.so.8()(64bit) libclangSema.so.8()(64bit) libclangSerialization.so.8()(64bit) libclangTooling.so.8()(64bit) libclangToolingCore.so.8()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(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.17)(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.9)(64bit) rtld(GNU_HASH) Processing files: ccls-debugsource-0.20190823.5-2.fc30.aarch64 Provides: ccls-debugsource = 0.20190823.5-2.fc30 ccls-debugsource(aarch-64) = 0.20190823.5-2.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ccls-debuginfo-0.20190823.5-2.fc30.aarch64 Provides: ccls-debuginfo = 0.20190823.5-2.fc30 ccls-debuginfo(aarch-64) = 0.20190823.5-2.fc30 debuginfo(build-id) = 994f9fcdf4727ac6921fc49deba3bb83e0900b09 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ccls-debugsource(aarch-64) = 0.20190823.5-2.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ccls-0.20190823.5-2.fc30.aarch64 Wrote: /builddir/build/RPMS/ccls-0.20190823.5-2.fc30.aarch64.rpm Wrote: /builddir/build/RPMS/ccls-debugsource-0.20190823.5-2.fc30.aarch64.rpm Wrote: /builddir/build/RPMS/ccls-debuginfo-0.20190823.5-2.fc30.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.O7FS0G + umask 022 + cd /builddir/build/BUILD + cd ccls-0.20190823.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ccls-0.20190823.5-2.fc30.aarch64 + exit 0 Child return code was: 0