[package - 131powerpc-quarterly][devel/clazy] Failed for clazy-1.11_1 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 31 Jan 2023 11:08:45 UTC
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: kde@FreeBSD.org Log URL: https://pkg-status.freebsd.org/foul1/data/131powerpc-quarterly/96225165defd/logs/clazy-1.11_1.log Build URL: https://pkg-status.freebsd.org/foul1/build.html?mastername=131powerpc-quarterly&build=96225165defd Log: =>> Building devel/clazy build started at Tue Jan 31 10:41:41 UTC 2023 port directory: /usr/ports/devel/clazy package name: clazy-1.11_1 building for: FreeBSD 131powerpc-quarterly-job-09 13.1-RELEASE FreeBSD 13.1-RELEASE powerpc maintained by: kde@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1400073 Jail OSVERSION: 1301000 Job Id: 09 ---Begin Environment--- SHELL=/bin/csh UNAME_p=powerpc UNAME_m=powerpc OSVERSION=1301000 UNAME_v=FreeBSD 13.1-RELEASE UNAME_r=13.1-RELEASE BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-23-ga7f8d188 MASTERMNT=/usr/local/poudriere/data/.m/131powerpc-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/131powerpc-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=131powerpc-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/131powerpc-quarterly/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for clazy-1.11_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- kde@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/clazy/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/clazy/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/clazy/work/.cache HOME=/wrkdirs/usr/ports/devel/clazy/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/clazy/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/clazy/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- NINJA_STATUS="[%p %s/%t] " XDG_DATA_HOME=/wrkdirs/usr/ports/devel/clazy/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/clazy/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/clazy/work/.cache HOME=/wrkdirs/usr/ports/devel/clazy/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/clazy/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/clazy/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/devel/clazy/work/stage PREFIX=/usr/local LOCALBASE=/usr/local CC="/usr/local/bin/clang10" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="/usr/local/bin/clang-cpp10" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="/usr/local/bin/clang++10" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="ins tall -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" CMAKE_BUILD_TYPE="release" OSREL=13.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/clazy" EXAMPLESDIR="share/examples/clazy" DATADIR="share/clazy" WWWDIR="www/clazy" ETCDIR="etc/clazy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/clazy DOCSDIR=/usr/local/share/doc/clazy EXAMPLESDIR=/usr/local/share/examples/clazy WWWDIR=/usr/local/www/clazy ETCDIR=/usr/local/etc/clazy --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=powerpc MACHINE_ARCH=powerpc ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: powerpc-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: powerpc-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-m" "elf32ppc_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_53255a77=yes CC_OUTPUT_921dbbb2_911cfe02=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes CC_OUTPUT_921dbbb2_af59ad06=yes CC_OUTPUT_921dbbb2_a15f3fcf=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: powerpc-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=powerpc OPSYS=FreeBSD _OSRELEASE=13.1-RELEASE OSREL=13.1 OSVERSION=1301000 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 1048576 stack size (kbytes, -s) 65536 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License LGPL20 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> clazy-1.11_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.19.0.pkg [131powerpc-quarterly-job-09] Installing pkg-1.19.0... [131powerpc-quarterly-job-09] Extracting pkg-1.19.0: .......... done ===> clazy-1.11_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of clazy-1.11_1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License LGPL20 accepted by the user ===> Fetching all distfiles required by clazy-1.11_1 for building =========================================================================== =======================<phase: checksum >============================ ===> License LGPL20 accepted by the user ===> Fetching all distfiles required by clazy-1.11_1 for building => SHA256 Checksum OK for clazy-1.11.tar.xz. => SHA256 Checksum OK for 20fca52da739ebefa47e35f6b338bb99a0da3cfe.diff. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License LGPL20 accepted by the user ===> Fetching all distfiles required by clazy-1.11_1 for building ===> Extracting for clazy-1.11_1 => SHA256 Checksum OK for clazy-1.11.tar.xz. => SHA256 Checksum OK for 20fca52da739ebefa47e35f6b338bb99a0da3cfe.diff. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for clazy-1.11_1 ===> Applying distribution patches for clazy-1.11_1 =========================================================================== =======================<phase: build-depends >============================ ===> clazy-1.11_1 depends on file: /usr/local/bin/cmake - not found ===> Installing existing package /packages/All/cmake-core-3.24.3_2.pkg [131powerpc-quarterly-job-09] Installing cmake-core-3.24.3_2... [131powerpc-quarterly-job-09] `-- Installing expat-2.5.0... [131powerpc-quarterly-job-09] `-- Extracting expat-2.5.0: .......... done <snip> In file included from /usr/local/llvm10/include/clang/Rewrite/Core/Rewriter.h:19: In file included from /usr/local/llvm10/include/clang/Rewrite/Core/RewriteBuffer.h:14: /usr/local/llvm10/include/clang/Rewrite/Core/RewriteRope.h:87:19: warning: 'iterator<std::__1::forward_iterator_tag, const char, int, const char *, const char &>' is deprecated [-Wdeprecated-declarations] public std::iterator<std::forward_iterator_tag, const char, ptrdiff_t> { ^ /usr/include/c++/v1/__iterator/iterator.h:27:29: note: 'iterator<std::__1::forward_iterator_tag, const char, int, const char *, const char &>' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator ^ /usr/include/c++/v1/__config:1016:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:993:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 1 warning generated. [ 84% 101/118] /usr/local/bin/clang++10 -DCLAZY_DISABLE_AST_MATCHERS -DClazyPlugin_EXPORTS -DHAS_STD_FILESYSTEM -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/wrkdirs/usr/ports/devel/clazy/work/.build -I/usr/local/llvm10/include -I/wrkdirs/usr/ports/devel/clazy/work/clazy-1.11 -I/wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -std=gnu++17 -Winvalid-pch -Xclang -include-pch -Xclang /wrkdirs/usr/ports/devel/clazy/work/.build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.pch -Xclang -include -Xclang /wrkdirs/usr/ports/devel/clazy/work/.build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -MD -MT CMakeFiles/ClazyPlugin.dir/src/AccessSpecifierManager.cpp.o -MF CMak eFiles/ClazyPlugin.dir/src/AccessSpecifierManager.cpp.o.d -o CMakeFiles/ClazyPlugin.dir/src/AccessSpecifierManager.cpp.o -c /wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src/AccessSpecifierManager.cpp [ 85% 102/118] /usr/local/bin/clang++10 -DCLAZY_DISABLE_AST_MATCHERS -DClazyPlugin_EXPORTS -DHAS_STD_FILESYSTEM -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/wrkdirs/usr/ports/devel/clazy/work/.build -I/usr/local/llvm10/include -I/wrkdirs/usr/ports/devel/clazy/work/clazy-1.11 -I/wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -std=gnu++17 -Winvalid-pch -Xclang -include-pch -Xclang /wrkdirs/usr/ports/devel/clazy/work/.build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.pch -Xclang -include -Xclang /wrkdirs/usr/ports/devel/clazy/work/.build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -MD -MT CMakeFiles/ClazyPlugin.dir/src/checkbase.cpp.o -MF CMakeFiles/ClazyP lugin.dir/src/checkbase.cpp.o.d -o CMakeFiles/ClazyPlugin.dir/src/checkbase.cpp.o -c /wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src/checkbase.cpp [ 86% 103/118] /usr/local/bin/clang++10 -DCLAZY_DISABLE_AST_MATCHERS -DClazyPlugin_EXPORTS -DHAS_STD_FILESYSTEM -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/wrkdirs/usr/ports/devel/clazy/work/.build -I/usr/local/llvm10/include -I/wrkdirs/usr/ports/devel/clazy/work/clazy-1.11 -I/wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -std=gnu++17 -Winvalid-pch -Xclang -include-pch -Xclang /wrkdirs/usr/ports/devel/clazy/work/.build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.pch -Xclang -include -Xclang /wrkdirs/usr/ports/devel/clazy/work/.build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -MD -MT CMakeFiles/ClazyPlugin.dir/src/Clazy.cpp.o -MF CMakeFiles/ClazyPlugi n.dir/src/Clazy.cpp.o.d -o CMakeFiles/ClazyPlugin.dir/src/Clazy.cpp.o -c /wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src/Clazy.cpp [ 87% 104/118] /usr/local/bin/clang++10 -DCLAZY_DISABLE_AST_MATCHERS -DClazyPlugin_EXPORTS -DHAS_STD_FILESYSTEM -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/wrkdirs/usr/ports/devel/clazy/work/.build -I/usr/local/llvm10/include -I/wrkdirs/usr/ports/devel/clazy/work/clazy-1.11 -I/wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -std=gnu++17 -Winvalid-pch -Xclang -include-pch -Xclang /wrkdirs/usr/ports/devel/clazy/work/.build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.pch -Xclang -include -Xclang /wrkdirs/usr/ports/devel/clazy/work/.build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -MD -MT CMakeFiles/ClazyPlugin.dir/src/SuppressionManager.cpp.o -MF CMakeFil es/ClazyPlugin.dir/src/SuppressionManager.cpp.o.d -o CMakeFiles/ClazyPlugin.dir/src/SuppressionManager.cpp.o -c /wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src/SuppressionManager.cpp [ 88% 105/118] /usr/local/bin/clang++10 -DCLAZY_DISABLE_AST_MATCHERS -DClazyPlugin_EXPORTS -DHAS_STD_FILESYSTEM -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/wrkdirs/usr/ports/devel/clazy/work/.build -I/usr/local/llvm10/include -I/wrkdirs/usr/ports/devel/clazy/work/clazy-1.11 -I/wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -std=gnu++17 -Winvalid-pch -Xclang -include-pch -Xclang /wrkdirs/usr/ports/devel/clazy/work/.build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.pch -Xclang -include -Xclang /wrkdirs/usr/ports/devel/clazy/work/.build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -MD -MT CMakeFiles/ClazyPlugin.dir/src/ContextUtils.cpp.o -MF CMakeFiles/Cla zyPlugin.dir/src/ContextUtils.cpp.o.d -o CMakeFiles/ClazyPlugin.dir/src/ContextUtils.cpp.o -c /wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src/ContextUtils.cpp [ 88% 106/118] /usr/local/bin/clang++10 -DCLAZY_DISABLE_AST_MATCHERS -DClazyPlugin_EXPORTS -DHAS_STD_FILESYSTEM -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/wrkdirs/usr/ports/devel/clazy/work/.build -I/usr/local/llvm10/include -I/wrkdirs/usr/ports/devel/clazy/work/clazy-1.11 -I/wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -std=gnu++17 -Winvalid-pch -Xclang -include-pch -Xclang /wrkdirs/usr/ports/devel/clazy/work/.build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.pch -Xclang -include -Xclang /wrkdirs/usr/ports/devel/clazy/work/.build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -MD -MT CMakeFiles/ClazyPlugin.dir/src/FixItUtils.cpp.o -MF CMakeFiles/Clazy Plugin.dir/src/FixItUtils.cpp.o.d -o CMakeFiles/ClazyPlugin.dir/src/FixItUtils.cpp.o -c /wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src/FixItUtils.cpp [ 89% 107/118] /usr/local/bin/clang++10 -DCLAZY_DISABLE_AST_MATCHERS -DClazyPlugin_EXPORTS -DHAS_STD_FILESYSTEM -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/wrkdirs/usr/ports/devel/clazy/work/.build -I/usr/local/llvm10/include -I/wrkdirs/usr/ports/devel/clazy/work/clazy-1.11 -I/wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -std=gnu++17 -Winvalid-pch -Xclang -include-pch -Xclang /wrkdirs/usr/ports/devel/clazy/work/.build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.pch -Xclang -include -Xclang /wrkdirs/usr/ports/devel/clazy/work/.build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -MD -MT CMakeFiles/ClazyPlugin.dir/src/checkmanager.cpp.o -MF CMakeFiles/Cla zyPlugin.dir/src/checkmanager.cpp.o.d -o CMakeFiles/ClazyPlugin.dir/src/checkmanager.cpp.o -c /wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src/checkmanager.cpp [ 90% 108/118] /usr/local/bin/clang++10 -DCLAZY_DISABLE_AST_MATCHERS -DClazyPlugin_EXPORTS -DHAS_STD_FILESYSTEM -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/wrkdirs/usr/ports/devel/clazy/work/.build -I/usr/local/llvm10/include -I/wrkdirs/usr/ports/devel/clazy/work/clazy-1.11 -I/wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -std=gnu++17 -Winvalid-pch -Xclang -include-pch -Xclang /wrkdirs/usr/ports/devel/clazy/work/.build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.pch -Xclang -include -Xclang /wrkdirs/usr/ports/devel/clazy/work/.build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -MD -MT CMakeFiles/ClazyPlugin.dir/src/LoopUtils.cpp.o -MF CMakeFiles/ClazyP lugin.dir/src/LoopUtils.cpp.o.d -o CMakeFiles/ClazyPlugin.dir/src/LoopUtils.cpp.o -c /wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src/LoopUtils.cpp [ 91% 109/118] /usr/local/bin/clang++10 -DCLAZY_DISABLE_AST_MATCHERS -DClazyPlugin_EXPORTS -DHAS_STD_FILESYSTEM -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/wrkdirs/usr/ports/devel/clazy/work/.build -I/usr/local/llvm10/include -I/wrkdirs/usr/ports/devel/clazy/work/clazy-1.11 -I/wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -std=gnu++17 -Winvalid-pch -Xclang -include-pch -Xclang /wrkdirs/usr/ports/devel/clazy/work/.build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.pch -Xclang -include -Xclang /wrkdirs/usr/ports/devel/clazy/work/.build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -MD -MT CMakeFiles/ClazyPlugin.dir/src/FixItExporter.cpp.o -MF CMakeFiles/Cl azyPlugin.dir/src/FixItExporter.cpp.o.d -o CMakeFiles/ClazyPlugin.dir/src/FixItExporter.cpp.o -c /wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src/FixItExporter.cpp In file included from /wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src/FixItExporter.cpp:26: In file included from /usr/local/llvm10/include/clang/Tooling/DiagnosticsYaml.h:19: In file included from /usr/local/llvm10/include/clang/Tooling/ReplacementsYaml.h:19: In file included from /usr/local/llvm10/include/llvm/Support/YAMLTraits.h:23: /usr/local/llvm10/include/llvm/Support/YAMLParser.h:324:19: warning: 'iterator<std::__1::input_iterator_tag, llvm::yaml::KeyValueNode, int, llvm::yaml::KeyValueNode *, llvm::yaml::KeyValueNode &>' is deprecated [-Wdeprecated-declarations] : public std::iterator<std::input_iterator_tag, ValueT> { ^ /usr/local/llvm10/include/llvm/Support/YAMLParser.h:425:12: note: in instantiation of template class 'llvm::yaml::basic_collection_iterator<llvm::yaml::MappingNode, llvm::yaml::KeyValueNode>' requested here iterator begin() { return yaml::begin(*this); } ^ /usr/include/c++/v1/__iterator/iterator.h:27:29: note: 'iterator<std::__1::input_iterator_tag, llvm::yaml::KeyValueNode, int, llvm::yaml::KeyValueNode *, llvm::yaml::KeyValueNode &>' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator ^ /usr/include/c++/v1/__config:1016:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:993:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src/FixItExporter.cpp:26: In file included from /usr/local/llvm10/include/clang/Tooling/DiagnosticsYaml.h:19: In file included from /usr/local/llvm10/include/clang/Tooling/ReplacementsYaml.h:19: In file included from /usr/local/llvm10/include/llvm/Support/YAMLTraits.h:23: /usr/local/llvm10/include/llvm/Support/YAMLParser.h:324:19: warning: 'iterator<std::__1::input_iterator_tag, llvm::yaml::Node, int, llvm::yaml::Node *, llvm::yaml::Node &>' is deprecated [-Wdeprecated-declarations] : public std::iterator<std::input_iterator_tag, ValueT> { ^ /usr/local/llvm10/include/llvm/Support/YAMLParser.h:482:12: note: in instantiation of template class 'llvm::yaml::basic_collection_iterator<llvm::yaml::SequenceNode, llvm::yaml::Node>' requested here iterator begin() { return yaml::begin(*this); } ^ /usr/include/c++/v1/__iterator/iterator.h:27:29: note: 'iterator<std::__1::input_iterator_tag, llvm::yaml::Node, int, llvm::yaml::Node *, llvm::yaml::Node &>' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator ^ /usr/include/c++/v1/__config:1016:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:993:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src/FixItExporter.cpp:28: In file included from /usr/local/llvm10/include/clang/Rewrite/Frontend/FixItRewriter.h:22: In file included from /usr/local/llvm10/include/clang/Rewrite/Core/Rewriter.h:19: In file included from /usr/local/llvm10/include/clang/Rewrite/Core/RewriteBuffer.h:14: /usr/local/llvm10/include/clang/Rewrite/Core/RewriteRope.h:87:19: warning: 'iterator<std::__1::forward_iterator_tag, const char, int, const char *, const char &>' is deprecated [-Wdeprecated-declarations] public std::iterator<std::forward_iterator_tag, const char, ptrdiff_t> { ^ /usr/include/c++/v1/__iterator/iterator.h:27:29: note: 'iterator<std::__1::forward_iterator_tag, const char, int, const char *, const char &>' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator ^ /usr/include/c++/v1/__config:1016:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:993:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 3 warnings generated. [ 92% 110/118] /usr/local/bin/clang++10 -DCLAZY_DISABLE_AST_MATCHERS -DClazyPlugin_EXPORTS -DHAS_STD_FILESYSTEM -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/wrkdirs/usr/ports/devel/clazy/work/.build -I/usr/local/llvm10/include -I/wrkdirs/usr/ports/devel/clazy/work/clazy-1.11 -I/wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -std=gnu++17 -Winvalid-pch -Xclang -include-pch -Xclang /wrkdirs/usr/ports/devel/clazy/work/.build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.pch -Xclang -include -Xclang /wrkdirs/usr/ports/devel/clazy/work/.build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -MD -MT CMakeFiles/ClazyPlugin.dir/src/PreProcessorVisitor.cpp.o -MF CMakeFi les/ClazyPlugin.dir/src/PreProcessorVisitor.cpp.o.d -o CMakeFiles/ClazyPlugin.dir/src/PreProcessorVisitor.cpp.o -c /wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src/PreProcessorVisitor.cpp [ 93% 111/118] /usr/local/bin/clang++10 -DCLAZY_DISABLE_AST_MATCHERS -DClazyPlugin_EXPORTS -DHAS_STD_FILESYSTEM -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/wrkdirs/usr/ports/devel/clazy/work/.build -I/usr/local/llvm10/include -I/wrkdirs/usr/ports/devel/clazy/work/clazy-1.11 -I/wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -std=gnu++17 -Winvalid-pch -Xclang -include-pch -Xclang /wrkdirs/usr/ports/devel/clazy/work/.build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.pch -Xclang -include -Xclang /wrkdirs/usr/ports/devel/clazy/work/.build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -MD -MT CMakeFiles/ClazyPlugin.dir/src/QtUtils.cpp.o -MF CMakeFiles/ClazyPlu gin.dir/src/QtUtils.cpp.o.d -o CMakeFiles/ClazyPlugin.dir/src/QtUtils.cpp.o -c /wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src/QtUtils.cpp [ 94% 112/118] /usr/local/bin/clang++10 -DCLAZY_DISABLE_AST_MATCHERS -DClazyPlugin_EXPORTS -DHAS_STD_FILESYSTEM -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/wrkdirs/usr/ports/devel/clazy/work/.build -I/usr/local/llvm10/include -I/wrkdirs/usr/ports/devel/clazy/work/clazy-1.11 -I/wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -std=gnu++17 -Winvalid-pch -Xclang -include-pch -Xclang /wrkdirs/usr/ports/devel/clazy/work/.build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.pch -Xclang -include -Xclang /wrkdirs/usr/ports/devel/clazy/work/.build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -MD -MT CMakeFiles/ClazyPlugin.dir/src/StringUtils.cpp.o -MF CMakeFiles/Claz yPlugin.dir/src/StringUtils.cpp.o.d -o CMakeFiles/ClazyPlugin.dir/src/StringUtils.cpp.o -c /wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src/StringUtils.cpp [ 94% 113/118] /usr/local/bin/clang++10 -DCLAZY_DISABLE_AST_MATCHERS -DClazyPlugin_EXPORTS -DHAS_STD_FILESYSTEM -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/wrkdirs/usr/ports/devel/clazy/work/.build -I/usr/local/llvm10/include -I/wrkdirs/usr/ports/devel/clazy/work/clazy-1.11 -I/wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -std=gnu++17 -Winvalid-pch -Xclang -include-pch -Xclang /wrkdirs/usr/ports/devel/clazy/work/.build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.pch -Xclang -include -Xclang /wrkdirs/usr/ports/devel/clazy/work/.build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -MD -MT CMakeFiles/ClazyPlugin.dir/src/TemplateUtils.cpp.o -MF CMakeFiles/Cl azyPlugin.dir/src/TemplateUtils.cpp.o.d -o CMakeFiles/ClazyPlugin.dir/src/TemplateUtils.cpp.o -c /wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src/TemplateUtils.cpp [ 95% 114/118] /usr/local/bin/clang++10 -DCLAZY_DISABLE_AST_MATCHERS -DClazyPlugin_EXPORTS -DHAS_STD_FILESYSTEM -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/wrkdirs/usr/ports/devel/clazy/work/.build -I/usr/local/llvm10/include -I/wrkdirs/usr/ports/devel/clazy/work/clazy-1.11 -I/wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -std=gnu++17 -Winvalid-pch -Xclang -include-pch -Xclang /wrkdirs/usr/ports/devel/clazy/work/.build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.pch -Xclang -include -Xclang /wrkdirs/usr/ports/devel/clazy/work/.build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -MD -MT CMakeFiles/ClazyPlugin.dir/src/TypeUtils.cpp.o -MF CMakeFiles/ClazyP lugin.dir/src/TypeUtils.cpp.o.d -o CMakeFiles/ClazyPlugin.dir/src/TypeUtils.cpp.o -c /wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src/TypeUtils.cpp [ 96% 115/118] /usr/local/bin/clang++10 -DCLAZY_DISABLE_AST_MATCHERS -DClazyPlugin_EXPORTS -DHAS_STD_FILESYSTEM -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/wrkdirs/usr/ports/devel/clazy/work/.build -I/usr/local/llvm10/include -I/wrkdirs/usr/ports/devel/clazy/work/clazy-1.11 -I/wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -std=gnu++17 -Winvalid-pch -Xclang -include-pch -Xclang /wrkdirs/usr/ports/devel/clazy/work/.build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.pch -Xclang -include -Xclang /wrkdirs/usr/ports/devel/clazy/work/.build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -MD -MT CMakeFiles/ClazyPlugin.dir/src/Utils.cpp.o -MF CMakeFiles/ClazyPlugi n.dir/src/Utils.cpp.o.d -o CMakeFiles/ClazyPlugin.dir/src/Utils.cpp.o -c /wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src/Utils.cpp [ 97% 116/118] cd /wrkdirs/usr/ports/devel/clazy/work/.build/docs/man && /usr/local/bin/pod2man -c KDAB -r "1.11.0" -s 1 /wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/docs/man/clazy.pod /wrkdirs/usr/ports/devel/clazy/work/.build/docs/man/clazy.1 [ 98% 116/118] /usr/local/bin/clang++10 -DCLAZY_DISABLE_AST_MATCHERS -DClazyPlugin_EXPORTS -DHAS_STD_FILESYSTEM -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/wrkdirs/usr/ports/devel/clazy/work/.build -I/usr/local/llvm10/include -I/wrkdirs/usr/ports/devel/clazy/work/clazy-1.11 -I/wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -std=gnu++17 -Winvalid-pch -Xclang -include-pch -Xclang /wrkdirs/usr/ports/devel/clazy/work/.build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.pch -Xclang -include -Xclang /wrkdirs/usr/ports/devel/clazy/work/.build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -MD -MT CMakeFiles/ClazyPlugin.dir/src/MiniAstDumper.cpp.o -MF CMakeFiles/Cl azyPlugin.dir/src/MiniAstDumper.cpp.o.d -o CMakeFiles/ClazyPlugin.dir/src/MiniAstDumper.cpp.o -c /wrkdirs/usr/ports/devel/clazy/work/clazy-1.11/src/MiniAstDumper.cpp [ 99% 117/118] : && /usr/local/bin/clang++10 -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fstack-protector-strong -shared -Wl,-soname,ClazyPlugin.so -o lib/ClazyPlugin.so CMakeFiles/ClazyPlugin.dir/src/checks/detachingbase.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/ruleofbase.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/assert-with-side-effects.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/container-inside-loop.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/detaching-member.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/heap-allocated-small-trivial-type.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/ifndef-define-typo.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/isempty-vs- count.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/jnisignatures.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qhash-with-char-pointer-key.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qproperty-type-mismatch.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qrequiredresult-candidates.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qstring-varargs.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qt-keywords.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qt4-qstring-from-array.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qt6-deprecated-api-fixes.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qt6-fwd-fixes.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qt6-header-fixes.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qt6-qhash-signature.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qt6-qlatin1stringchar-to-u.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qvariant-templat e-instantiation.cpp.o CMakeFiles/ClazyPlugin! .dir/src/checks/manuallevel/raw-environment-function.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/reserve-candidates.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/signal-with-return-value.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/thread-with-slots.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/tr-non-literal.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/unexpected-flag-enumerator-value.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/unneeded-cast.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/use-arrow-operator-instead-of-data.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/use-chrono-in-qtimer.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/connect-by-name.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/connect-non-signal.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/connect-not-normalized.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/container-anti-pattern.cpp.o CMakeFiles/ClazyPlugin.di r/src/checks/level0/empty-qstringliteral.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/fully-qualified-moc-types.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/lambda-in-connect.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/lambda-unique-connection.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/lowercase-qml-type-name.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/mutable-container-key.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/overloaded-signal.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qcolor-from-literal.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qdatetime-utc.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qenums.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qfileinfo-exists.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qgetenv.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qmap-with-pointer-key.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qstring-arg.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qstring-c omparison-to-implicit-char.cpp.o CMakeFiles/! ClazyPlug! in.dir/src/checks/level0/qstring-insensitive-allocation.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qstring-ref.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qt-macros.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/strict-iterators.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/temporary-iterator.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/unused-non-trivial-variable.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/use-static-qregularexpression.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/writing-to-temporary.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/wrong-qevent-cast.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/wrong-qglobalstatic.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/auto-unexpected-qstringbuilder.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/child-event-qobject-cast.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/connect-3arg-lambda.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/const-signal-or-slot.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/detaching-temporary.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/foreach.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/incorrect-emit.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/install-event-filter.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/non-pod-global-static.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/overridden-signal.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/post-event.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/qdeleteall.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/qhash-namespace.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/qlatin1string-non-ascii.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/qproperty-without-notify.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/qstring-left.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/range-loop-detach.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/range-loop-reference.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/le vel1/returning-data-from-temporary.cpp.o CMa! keFiles/C! lazyPlugin.dir/src/checks/level1/rule-of-two-soft.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/skipped-base-method.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/virtual-signal.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/base-class-event.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/copyable-polymorphic.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/ctor-missing-parent-argument.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/function-args-by-ref.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/function-args-by-value.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/global-const-char-pointer.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/implicit-casts.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/missing-qobject-macro.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/missing-typeinfo.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/old-style-connect.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/qstring-allocations.cpp.o CMakeFiles/Cla zyPlugin.dir/src/checks/level2/returning-void-expression.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/rule-of-three.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/static-pmf.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/virtual-call-ctor.cpp.o CMakeFiles/ClazyPlugin.dir/src/ClazyContext.cpp.o CMakeFiles/ClazyPlugin.dir/src/Clazy.cpp.o CMakeFiles/ClazyPlugin.dir/src/AccessSpecifierManager.cpp.o CMakeFiles/ClazyPlugin.dir/src/checkbase.cpp.o CMakeFiles/ClazyPlugin.dir/src/checkmanager.cpp.o CMakeFiles/ClazyPlugin.dir/src/SuppressionManager.cpp.o CMakeFiles/ClazyPlugin.dir/src/ContextUtils.cpp.o CMakeFiles/ClazyPlugin.dir/src/FixItUtils.cpp.o CMakeFiles/ClazyPlugin.dir/src/FixItExporter.cpp.o CMakeFiles/ClazyPlugin.dir/src/LoopUtils.cpp.o CMakeFiles/ClazyPlugin.dir/src/PreProcessorVisitor.cpp.o CMakeFiles/ClazyPlugin.dir/src/QtUtils.cpp.o CMakeFiles/ClazyPlugin.dir/src/StringUtils.cpp.o CMakeFiles/ClazyPlugin.dir/src/TemplateUtils.cpp.o CMakeFiles/ClazyPlugin.dir/src/Typ eUtils.cpp.o CMakeFiles/ClazyPlugin.dir/src/! Utils.cpp! .o CMakeFiles/ClazyPlugin.dir/src/MiniAstDumper.cpp.o -L/usr/local/llvm10/lib -Wl,-rpath,/usr/local/llvm10/lib: -lclang-cpp /usr/local/llvm10/lib/libLLVM-10.so && : FAILED: lib/ClazyPlugin.so : && /usr/local/bin/clang++10 -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fstack-protector-strong -shared -Wl,-soname,ClazyPlugin.so -o lib/ClazyPlugin.so CMakeFiles/ClazyPlugin.dir/src/checks/detachingbase.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/ruleofbase.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/assert-with-side-effects.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/container-inside-loop.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/detaching-member.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/heap-allocated-small-trivial-type.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/ifndef-define-typo.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/isempty-vs-count.cpp.o CMa keFiles/ClazyPlugin.dir/src/checks/manuallevel/jnisignatures.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qhash-with-char-pointer-key.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qproperty-type-mismatch.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qrequiredresult-candidates.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qstring-varargs.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qt-keywords.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qt4-qstring-from-array.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qt6-deprecated-api-fixes.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qt6-fwd-fixes.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qt6-header-fixes.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qt6-qhash-signature.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qt6-qlatin1stringchar-to-u.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qvariant-template-instantiation .cpp.o CMakeFiles/ClazyPlugin.dir/src/checks! /manuallevel/raw-environment-function.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/reserve-candidates.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/signal-with-return-value.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/thread-with-slots.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/tr-non-literal.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/unexpected-flag-enumerator-value.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/unneeded-cast.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/use-arrow-operator-instead-of-data.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/use-chrono-in-qtimer.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/connect-by-name.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/connect-non-signal.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/connect-not-normalized.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/container-anti-pattern.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/le vel0/empty-qstringliteral.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/fully-qualified-moc-types.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/lambda-in-connect.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/lambda-unique-connection.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/lowercase-qml-type-name.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/mutable-container-key.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/overloaded-signal.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qcolor-from-literal.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qdatetime-utc.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qenums.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qfileinfo-exists.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qgetenv.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qmap-with-pointer-key.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qstring-arg.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qstring-comparison-to-im plicit-char.cpp.o CMakeFiles/ClazyPlugin.dir! /src/chec! ks/level0/qstring-insensitive-allocation.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qstring-ref.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qt-macros.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/strict-iterators.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/temporary-iterator.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/unused-non-trivial-variable.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/use-static-qregularexpression.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/writing-to-temporary.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/wrong-qevent-cast.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/wrong-qglobalstatic.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/auto-unexpected-qstringbuilder.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/child-event-qobject-cast.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/connect-3arg-lambda.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/const-signal-or-slot.cpp.o CMakeFiles/Claz yPlugin.dir/src/checks/level1/detaching-temporary.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/foreach.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/incorrect-emit.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/install-event-filter.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/non-pod-global-static.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/overridden-signal.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/post-event.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/qdeleteall.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/qhash-namespace.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/qlatin1string-non-ascii.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/qproperty-without-notify.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/qstring-left.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/range-loop-detach.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/range-loop-reference.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/returning- data-from-temporary.cpp.o CMakeFiles/ClazyPl! ugin.dir/! src/checks/level1/rule-of-two-soft.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/skipped-base-method.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/virtual-signal.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/base-class-event.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/copyable-polymorphic.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/ctor-missing-parent-argument.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/function-args-by-ref.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/function-args-by-value.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/global-const-char-pointer.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/implicit-casts.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/missing-qobject-macro.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/missing-typeinfo.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/old-style-connect.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/qstring-allocations.cpp.o CMakeFiles/ClazyPlugin.dir/sr c/checks/level2/returning-void-expression.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/rule-of-three.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/static-pmf.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/virtual-call-ctor.cpp.o CMakeFiles/ClazyPlugin.dir/src/ClazyContext.cpp.o CMakeFiles/ClazyPlugin.dir/src/Clazy.cpp.o CMakeFiles/ClazyPlugin.dir/src/AccessSpecifierManager.cpp.o CMakeFiles/ClazyPlugin.dir/src/checkbase.cpp.o CMakeFiles/ClazyPlugin.dir/src/checkmanager.cpp.o CMakeFiles/ClazyPlugin.dir/src/SuppressionManager.cpp.o CMakeFiles/ClazyPlugin.dir/src/ContextUtils.cpp.o CMakeFiles/ClazyPlugin.dir/src/FixItUtils.cpp.o CMakeFiles/ClazyPlugin.dir/src/FixItExporter.cpp.o CMakeFiles/ClazyPlugin.dir/src/LoopUtils.cpp.o CMakeFiles/ClazyPlugin.dir/src/PreProcessorVisitor.cpp.o CMakeFiles/ClazyPlugin.dir/src/QtUtils.cpp.o CMakeFiles/ClazyPlugin.dir/src/StringUtils.cpp.o CMakeFiles/ClazyPlugin.dir/src/TemplateUtils.cpp.o CMakeFiles/ClazyPlugin.dir/src/TypeUtils.cpp.o CM akeFiles/ClazyPlugin.dir/src/Utils.cpp.o CMa! keFiles/C! lazyPlugin.dir/src/MiniAstDumper.cpp.o -L/usr/local/llvm10/lib -Wl,-rpath,/usr/local/llvm10/lib: -lclang-cpp /usr/local/llvm10/lib/libLLVM-10.so && : ld: error: relocation refers to a discarded section: .rodata._ZNSt3__111basic_regexIcNS_12regex_traitsIcEEE12__parse_atomIPKcEET_S7_S7_ >>> defined in CMakeFiles/ClazyPlugin.dir/src/checks/level2/old-style-connect.cpp.o >>> referenced by old-style-connect.cpp >>> CMakeFiles/ClazyPlugin.dir/src/checks/level2/old-style-connect.cpp.o:(.got2+0xDC) ld: error: relocation refers to a discarded section: .rodata._ZNKSt3__111basic_regexIcNS_12regex_traitsIcEEE21__match_at_start_ecmaINS_9allocatorINS_9sub_matchIPKcEEEEEEbS8_S8_RNS_13match_resultsIS8_T_EENS_15regex_constants15match_flag_typeEb >>> defined in CMakeFiles/ClazyPlugin.dir/src/checks/level2/old-style-connect.cpp.o >>> referenced by old-style-connect.cpp >>> CMakeFiles/ClazyPlugin.dir/src/checks/level2/old-style-connect.cpp.o:(.got2+0xF4) ld: error: relocation refers to a discarded section: .rodata._ZNSt3__111basic_regexIcNS_12regex_traitsIcEEE25__parse_pattern_characterIPKcEET_S7_S7_ >>> defined in CMakeFiles/ClazyPlugin.dir/src/checks/level2/old-style-connect.cpp.o >>> referenced by old-style-connect.cpp >>> CMakeFiles/ClazyPlugin.dir/src/checks/level2/old-style-connect.cpp.o:(.got2+0xF8) ld: error: relocation refers to a discarded section: .rodata._ZNSt3__111basic_regexIcNS_12regex_traitsIcEEE30__parse_character_class_escapeIPKcEET_S7_S7_ >>> defined in CMakeFiles/ClazyPlugin.dir/src/checks/level2/old-style-connect.cpp.o >>> referenced by old-style-connect.cpp >>> CMakeFiles/ClazyPlugin.dir/src/checks/level2/old-style-connect.cpp.o:(.got2+0xFC) ld: error: relocation refers to a discarded section: .rodata._ZNSt3__111basic_regexIcNS_12regex_traitsIcEEE24__parse_character_escapeIPKcEET_S7_S7_PNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE >>> defined in CMakeFiles/ClazyPlugin.dir/src/checks/level2/old-style-connect.cpp.o >>> referenced by old-style-connect.cpp >>> CMakeFiles/ClazyPlugin.dir/src/checks/level2/old-style-connect.cpp.o:(.got2+0x100) ld: error: relocation refers to a discarded section: .rodata._ZNSt3__111basic_regexIcNS_12regex_traitsIcEEE20__parse_class_escapeIPKcEET_S7_S7_RNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPNS_20__bracket_expressionIcS2_EE >>> defined in CMakeFiles/ClazyPlugin.dir/src/checks/level2/old-style-connect.cpp.o >>> referenced by old-style-connect.cpp >>> CMakeFiles/ClazyPlugin.dir/src/checks/level2/old-style-connect.cpp.o:(.got2+0x124) ld: error: relocation refers to a discarded section: .rodata._ZNSt3__111basic_regexIcNS_12regex_traitsIcEEE18__parse_awk_escapeIPKcEET_S7_S7_PNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE >>> defined in CMakeFiles/ClazyPlugin.dir/src/checks/level2/old-style-connect.cpp.o >>> referenced by old-style-connect.cpp >>> CMakeFiles/ClazyPlugin.dir/src/checks/level2/old-style-connect.cpp.o:(.got2+0x128) ld: error: relocation refers to a discarded section: .rodata._ZNSt3__111basic_regexIcNS_12regex_traitsIcEEE19__parse_QUOTED_CHARIPKcEET_S7_S7_ >>> defined in CMakeFiles/ClazyPlugin.dir/src/checks/level2/old-style-connect.cpp.o >>> referenced by old-style-connect.cpp >>> CMakeFiles/ClazyPlugin.dir/src/checks/level2/old-style-connect.cpp.o:(.got2+0x134) ld: error: relocation refers to a discarded section: .rodata._ZNSt3__111basic_regexIcNS_12regex_traitsIcEEE20__parse_ORD_CHAR_EREIPKcEET_S7_S7_ >>> defined in CMakeFiles/ClazyPlugin.dir/src/checks/level2/old-style-connect.cpp.o >>> referenced by old-style-connect.cpp >>> CMakeFiles/ClazyPlugin.dir/src/checks/level2/old-style-connect.cpp.o:(.got2+0x138) ld: error: relocation refers to a discarded section: .rodata._ZNSt3__111basic_regexIcNS_12regex_traitsIcEEE23__parse_QUOTED_CHAR_EREIPKcEET_S7_S7_ >>> defined in CMakeFiles/ClazyPlugin.dir/src/checks/level2/old-style-connect.cpp.o >>> referenced by old-style-connect.cpp >>> CMakeFiles/ClazyPlugin.dir/src/checks/level2/old-style-connect.cpp.o:(.got2+0x13C) ld: error: relocation refers to a discarded section: .rodata._ZNKSt3__111basic_regexIcNS_12regex_traitsIcEEE29__match_at_start_posix_nosubsINS_9allocatorINS_9sub_matchIPKcEEEEEEbS8_S8_RNS_13match_resultsIS8_T_EENS_15regex_constants15match_flag_typeEb >>> defined in CMakeFiles/ClazyPlugin.dir/src/checks/level2/old-style-connect.cpp.o >>> referenced by old-style-connect.cpp >>> CMakeFiles/ClazyPlugin.dir/src/checks/level2/old-style-connect.cpp.o:(.got2+0x140) ld: error: relocation refers to a discarded section: .rodata._ZNKSt3__111basic_regexIcNS_12regex_traitsIcEEE27__match_at_start_posix_subsINS_9allocatorINS_9sub_matchIPKcEEEEEEbS8_S8_RNS_13match_resultsIS8_T_EENS_15regex_constants15match_flag_typeEb >>> defined in CMakeFiles/ClazyPlugin.dir/src/checks/level2/old-style-connect.cpp.o >>> referenced by old-style-connect.cpp >>> CMakeFiles/ClazyPlugin.dir/src/checks/level2/old-style-connect.cpp.o:(.got2+0x144) ld: error: relocation refers to a discarded section: .rodata._ZNSt3__16__sortIRPFbRK15RegisteredCheckS3_EPS1_EEvT0_S8_T_ >>> defined in CMakeFiles/ClazyPlugin.dir/src/checkmanager.cpp.o >>> referenced by checkmanager.cpp >>> CMakeFiles/ClazyPlugin.dir/src/checkmanager.cpp.o:(.got2+0x37C) ld: error: relocation refers to a discarded section: .rodata._ZNSt3__127__insertion_sort_incompleteIRPFbRK15RegisteredCheckS3_EPS1_EEbT0_S8_T_ >>> defined in CMakeFiles/ClazyPlugin.dir/src/checkmanager.cpp.o >>> referenced by checkmanager.cpp >>> CMakeFiles/ClazyPlugin.dir/src/checkmanager.cpp.o:(.got2+0x380) ld: error: relocation refers to a discarded section: .rodata._ZNSt3__111basic_regexIcNS_12regex_traitsIcEEE12__parse_atomIPKcEET_S7_S7_ >>> defined in CMakeFiles/ClazyPlugin.dir/src/SuppressionManager.cpp.o >>> referenced by SuppressionManager.cpp >>> CMakeFiles/ClazyPlugin.dir/src/SuppressionManager.cpp.o:(.got2+0x88) ld: error: relocation refers to a discarded section: .rodata._ZNKSt3__111basic_regexIcNS_12regex_traitsIcEEE21__match_at_start_ecmaINS_9allocatorINS_9sub_matchIPKcEEEEEEbS8_S8_RNS_13match_resultsIS8_T_EENS_15regex_constants15match_flag_typeEb >>> defined in CMakeFiles/ClazyPlugin.dir/src/SuppressionManager.cpp.o >>> referenced by SuppressionManager.cpp >>> CMakeFiles/ClazyPlugin.dir/src/SuppressionManager.cpp.o:(.got2+0xA0) ld: error: relocation refers to a discarded section: .rodata._ZNSt3__111basic_regexIcNS_12regex_traitsIcEEE25__parse_pattern_characterIPKcEET_S7_S7_ >>> defined in CMakeFiles/ClazyPlugin.dir/src/SuppressionManager.cpp.o >>> referenced by SuppressionManager.cpp >>> CMakeFiles/ClazyPlugin.dir/src/SuppressionManager.cpp.o:(.got2+0xA4) ld: error: relocation refers to a discarded section: .rodata._ZNSt3__111basic_regexIcNS_12regex_traitsIcEEE30__parse_character_class_escapeIPKcEET_S7_S7_ >>> defined in CMakeFiles/ClazyPlugin.dir/src/SuppressionManager.cpp.o >>> referenced by SuppressionManager.cpp >>> CMakeFiles/ClazyPlugin.dir/src/SuppressionManager.cpp.o:(.got2+0xA8) ld: error: relocation refers to a discarded section: .rodata._ZNSt3__111basic_regexIcNS_12regex_traitsIcEEE24__parse_character_escapeIPKcEET_S7_S7_PNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE >>> defined in CMakeFiles/ClazyPlugin.dir/src/SuppressionManager.cpp.o >>> referenced by SuppressionManager.cpp >>> CMakeFiles/ClazyPlugin.dir/src/SuppressionManager.cpp.o:(.got2+0xAC) ld: error: relocation refers to a discarded section: .rodata._ZNSt3__111basic_regexIcNS_12regex_traitsIcEEE20__parse_class_escapeIPKcEET_S7_S7_RNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPNS_20__bracket_expressionIcS2_EE >>> defined in CMakeFiles/ClazyPlugin.dir/src/SuppressionManager.cpp.o >>> referenced by SuppressionManager.cpp >>> CMakeFiles/ClazyPlugin.dir/src/SuppressionManager.cpp.o:(.got2+0xD0) ld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) clang++: error: linker command failed with exit code 1 (use -v to see invocation) ninja: build stopped: subcommand failed. ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/devel/clazy