Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 753166 Details for
Bug 824986
dev-util/clazy-1.10 - /.../SourceCompatibilityHelpers.h: error: use of deleted function clang::Lexer::Lexer(const clang::Lexer&)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-util:clazy-1.10:20211119-064448.log
dev-util:clazy-1.10:20211119-064448.log (text/plain), 11.49 KB, created by
Toralf Förster
on 2021-11-19 16:39:23 UTC
(
hide
)
Description:
dev-util:clazy-1.10:20211119-064448.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-11-19 16:39:23 UTC
Size:
11.49 KB
patch
obsolete
> * Package: dev-util/clazy-1.10 > * Repository: gentoo > * Maintainer: kde@gentoo.org > * Upstream: https://bugs.kde.org/ > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking clazy-1.10.tar.xz to /var/tmp/portage/dev-util/clazy-1.10/work >>>> Source unpacked in /var/tmp/portage/dev-util/clazy-1.10/work >>>> Preparing source in /var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10_build" >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10_build" >cmake -C /var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10_build/gentoo_toolchain.cmake /var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10 >loading initial cache file /var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 11.2.0 >-- The CXX compiler identification is GNU 11.2.0 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Found LLVM (version: 13.0.0): (using /usr/lib/llvm/13/bin/llvm-config) >-- Include dirs: /usr/lib/llvm/13/include >-- LLVM libraries: /usr/lib/llvm/13/lib64/libLLVM-13.so >-- LLVM System libraries: >-- Found Clang (LLVM version: 13.0.0) >-- Include dirs: /usr/lib/llvm/13/include >-- Clang libraries: >-- Libclang C library: /usr/lib/llvm/13/lib64/libclang.so >-- Clang dynamic library: /usr/lib/llvm/13/lib64/libclang-cpp.so >Looking for std::regex support... >Looking for std::filesystem support... >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -pipe -march=native -fno-diagnostics-color -O2 >C++ -pipe -march=native -fno-diagnostics-color -O2 -std=c++14 -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 >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-flat_namespace -Wl,-undefined -Wl,suppress >Shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10_build" >ninja -v -j4 -l0 >[1/118] cd /var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10_build/docs/man && /usr/bin/pod2man -c KDAB -r "1.10.0" -s 1 /var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10/docs/man/clazy.pod /var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10_build/docs/man/clazy.1 >[2/118] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_STD_FILESYSTEM -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10_build -I/usr/lib/llvm/13/include -I/var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10 -I/var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10/src -pipe -march=native -fno-diagnostics-color -O2 -std=c++14 -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 -MD -MT CMakeFiles/clazy-standalone.dir/src/ClazyStandaloneMain.cpp.o -MF CMakeFiles/clazy-standalone.dir/src/ClazyStandaloneMain.cpp.o.d -o CMakeFiles/clazy-standalone.dir/src/ClazyStandaloneMain.cpp.o -c /var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10/src/ClazyStandaloneMain.cpp >FAILED: CMakeFiles/clazy-standalone.dir/src/ClazyStandaloneMain.cpp.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_STD_FILESYSTEM -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10_build -I/usr/lib/llvm/13/include -I/var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10 -I/var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10/src -pipe -march=native -fno-diagnostics-color -O2 -std=c++14 -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 -MD -MT CMakeFiles/clazy-standalone.dir/src/ClazyStandaloneMain.cpp.o -MF CMakeFiles/clazy-standalone.dir/src/ClazyStandaloneMain.cpp.o.d -o CMakeFiles/clazy-standalone.dir/src/ClazyStandaloneMain.cpp.o -c /var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10/src/ClazyStandaloneMain.cpp >In file included from /var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10/src/checkbase.h:29, > from /var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10/src/checkmanager.h:28, > from /var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10/src/Clazy.h:28, > from /var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10/src/ClazyStandaloneMain.cpp:24: >/var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10/src/SourceCompatibilityHelpers.h: In function âclang::Lexer clazy::getLexer(clang::FileID, llvm::Optional<llvm::MemoryBufferRef>, const clang::SourceManager&, const clang::LangOptions&)â: >/var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10/src/SourceCompatibilityHelpers.h:123:57: error: use of deleted function âclang::Lexer::Lexer(const clang::Lexer&)â > 123 | return clang::Lexer(id, inputFile.getValue(), sm, lo); > | ^ >In file included from /var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10/src/SourceCompatibilityHelpers.h:33, > from /var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10/src/checkbase.h:29, > from /var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10/src/checkmanager.h:28, > from /var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10/src/Clazy.h:28, > from /var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10/src/ClazyStandaloneMain.cpp:24: >/usr/lib/llvm/13/include/clang/Lex/Lexer.h:159:3: note: declared here > 159 | Lexer(const Lexer &) = delete; > | ^~~~~ >[3/118] /usr/bin/x86_64-pc-linux-gnu-g++ -DClazyPlugin_EXPORTS -DHAS_STD_FILESYSTEM -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10_build -I/usr/lib/llvm/13/include -I/var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10 -I/var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10/src -pipe -march=native -fno-diagnostics-color -O2 -std=c++14 -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 -fPIC -Winvalid-pch -x c++-header -include /var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10_build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -MD -MT CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.gch -MF CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.gch.d -o CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.gch -c /var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10_build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.cxx >FAILED: CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.gch >/usr/bin/x86_64-pc-linux-gnu-g++ -DClazyPlugin_EXPORTS -DHAS_STD_FILESYSTEM -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10_build -I/usr/lib/llvm/13/include -I/var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10 -I/var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10/src -pipe -march=native -fno-diagnostics-color -O2 -std=c++14 -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 -fPIC -Winvalid-pch -x c++-header -include /var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10_build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -MD -MT CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.gch -MF CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.gch.d -o CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.gch -c /var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10_build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.cxx >In file included from /var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10/src/checkbase.h:29, > from /var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10_build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx:5, > from <command-line>: >/var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10/src/SourceCompatibilityHelpers.h: In function âclang::Lexer clazy::getLexer(clang::FileID, llvm::Optional<llvm::MemoryBufferRef>, const clang::SourceManager&, const clang::LangOptions&)â: >/var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10/src/SourceCompatibilityHelpers.h:123:57: error: use of deleted function âclang::Lexer::Lexer(const clang::Lexer&)â > 123 | return clang::Lexer(id, inputFile.getValue(), sm, lo); > | ^ >In file included from /var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10/src/SourceCompatibilityHelpers.h:33, > from /var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10/src/checkbase.h:29, > from /var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10_build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx:5, > from <command-line>: >/usr/lib/llvm/13/include/clang/Lex/Lexer.h:159:3: note: declared here > 159 | Lexer(const Lexer &) = delete; > | ^~~~~ >ninja: build stopped: subcommand failed. > * ERROR: dev-util/clazy-1.10::gentoo failed (compile phase): > * ninja -v -j4 -l0 failed > * > * Call stack: > * ebuild.sh, line 127: Called src_compile > * environment, line 2049: Called cmake_src_compile > * environment, line 784: Called cmake_build > * environment, line 753: Called eninja > * environment, line 1226: Called die > * The specific snippet of code: > * "$@" || die "${nonfatal_args[@]}" "${*} failed" > * > * If you need support, post the output of `emerge --info '=dev-util/clazy-1.10::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-util/clazy-1.10::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-util:clazy-1.10:20211119-064448.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/clazy-1.10/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-util/clazy-1.10/temp/environment'. > * Working directory: '/var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10_build' > * S: '/var/tmp/portage/dev-util/clazy-1.10/work/clazy-1.10' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 824986
:
753162
| 753166 |
753170
|
753174
|
753178
|
753182
|
753186