Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 683557 Details for
Bug 765880
dev-util/kcov-34 : env: python: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-util:kcov-34:20210118-071717.log
dev-util:kcov-34:20210118-071717.log (text/plain), 27.96 KB, created by
Toralf Förster
on 2021-01-18 08:29:25 UTC
(
hide
)
Description:
dev-util:kcov-34:20210118-071717.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-01-18 08:29:25 UTC
Size:
27.96 KB
patch
obsolete
> * Package: dev-util/kcov-34 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking kcov-34.tar.gz to /var/tmp/portage/dev-util/kcov-34/work >>>> Source unpacked in /var/tmp/portage/dev-util/kcov-34/work >>>> Preparing source in /var/tmp/portage/dev-util/kcov-34/work/kcov-34 ... > * Hardcoded definition(s) removed in CMakeLists.txt: > * set (CMAKE_BUILD_TYPE Release) > * Hardcoded definition(s) removed in tests/CMakeLists.txt: > * set(CMAKE_BUILD_TYPE distribution) > * Hardcoded definition(s) removed in tests/unit-tests/CMakeLists.txt: > * set (CMAKE_BUILD_TYPE debug) >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-util/kcov-34/work/kcov-34 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build" >cmake -C /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/gentoo_toolchain.cmake /var/tmp/portage/dev-util/kcov-34/work/kcov-34 >loading initial cache file /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/gentoo_common_config.cmake >CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): > Compatibility with CMake < 2.8.12 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value or use a ...<max> suffix to tell > CMake that the project does not need compatibility with older versions. > > >-- The C compiler identification is GNU 10.2.0 >-- The CXX compiler identification is GNU 10.2.0 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/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 PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "0.29.2") >CMake Deprecation Warning at src/CMakeLists.txt:1 (cmake_minimum_required): > Compatibility with CMake < 2.8.12 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value or use a ...<max> suffix to tell > CMake that the project does not need compatibility with older versions. > > >-- Looking for pthread.h >-- Looking for pthread.h - found >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed >-- Looking for pthread_create in pthreads >-- Looking for pthread_create in pthreads - not found >-- Looking for pthread_create in pthread >-- Looking for pthread_create in pthread - found >-- Found Threads: TRUE >CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:426 (message): > The package name passed to `find_package_handle_standard_args` (LIBBFD) > does not match the name of the calling package (Bfd). This can lead to > problems in calling code that expects `find_package` result variables > (e.g., `_FOUND`) to follow a certain pattern. >Call Stack (most recent call first): > cmake/FindBfd.cmake:79 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) > src/CMakeLists.txt:7 (find_package) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Found LIBBFD: /usr/lib64/libbfd.so >-- Target architectures: x86_64 >-- Checking for module 'zlib' >-- Found zlib, version 1.2.11 >-- Checking for module 'libcurl' >-- Found libcurl, version 7.74.0 >-- Found LibElf: /usr/lib64/libelf.so >CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:426 (message): > The package name passed to `find_package_handle_standard_args` (ElfUtils) > does not match the name of the calling package (Elfutils). This can lead > to problems in calling code that expects `find_package` result variables > (e.g., `_FOUND`) to follow a certain pattern. >Call Stack (most recent call first): > cmake/FindElfutils.cmake:57 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) > src/CMakeLists.txt:91 (find_package) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Found ElfUtils: /usr/lib64/libdw.so >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -O2 -pipe -march=native -fno-diagnostics-color >C++ -O2 -pipe -march=native -fno-diagnostics-color >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 >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/kcov-34/work/kcov-34_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-util/kcov-34/work/kcov-34 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build" >make -j1 VERBOSE=1 >/usr/bin/cmake -S/var/tmp/portage/dev-util/kcov-34/work/kcov-34 -B/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build --check-build-system CMakeFiles/Makefile.cmake 0 >/usr/bin/cmake -E cmake_progress_start /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/CMakeFiles /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build//CMakeFiles/progress.marks >make -f CMakeFiles/Makefile2 all >make[1]: Entering directory '/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build' >make -f src/CMakeFiles/kcov-system-daemon.dir/build.make src/CMakeFiles/kcov-system-daemon.dir/depend >make[2]: Entering directory '/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build' >[ 1%] Generating version.c >cd /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src && /usr/bin/cmake -E echo const\ char\ *kcov_version\ =\ \"34\"\; > version.c >cd /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/dev-util/kcov-34/work/kcov-34 /var/tmp/portage/dev-util/kcov-34/work/kcov-34/src /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src/CMakeFiles/kcov-system-daemon.dir/DependInfo.cmake >Dependee "/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src/CMakeFiles/kcov-system-daemon.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src/CMakeFiles/kcov-system-daemon.dir/depend.internal". >Dependee "/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src/CMakeFiles/kcov-system-daemon.dir/depend.internal". >Scanning dependencies of target kcov-system-daemon >make[2]: Leaving directory '/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build' >make -f src/CMakeFiles/kcov-system-daemon.dir/build.make src/CMakeFiles/kcov-system-daemon.dir/build >make[2]: Entering directory '/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build' >[ 2%] Building CXX object src/CMakeFiles/kcov-system-daemon.dir/configuration.cc.o >cd /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DPACKAGE -DPACKAGE_VERSION -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/include -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/../external/lldb/include -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -std=c++0x -g -Wall -D_GLIBCXX_USE_NANOSLEEP -DKCOV_LIBRARY_PREFIX=/tmp -DKCOV_HAS_LIBBFD=1 -o CMakeFiles/kcov-system-daemon.dir/configuration.cc.o -c /var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/configuration.cc >[ 4%] Building CXX object src/CMakeFiles/kcov-system-daemon.dir/dummy-solib-handler.cc.o >cd /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DPACKAGE -DPACKAGE_VERSION -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/include -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/../external/lldb/include -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -std=c++0x -g -Wall -D_GLIBCXX_USE_NANOSLEEP -DKCOV_LIBRARY_PREFIX=/tmp -DKCOV_HAS_LIBBFD=1 -o CMakeFiles/kcov-system-daemon.dir/dummy-solib-handler.cc.o -c /var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/dummy-solib-handler.cc >[ 5%] Building CXX object src/CMakeFiles/kcov-system-daemon.dir/engine-factory.cc.o >cd /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DPACKAGE -DPACKAGE_VERSION -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/include -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/../external/lldb/include -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -std=c++0x -g -Wall -D_GLIBCXX_USE_NANOSLEEP -DKCOV_LIBRARY_PREFIX=/tmp -DKCOV_HAS_LIBBFD=1 -o CMakeFiles/kcov-system-daemon.dir/engine-factory.cc.o -c /var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/engine-factory.cc >[ 6%] Building CXX object src/CMakeFiles/kcov-system-daemon.dir/engines/system-mode-file-format.cc.o >cd /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DPACKAGE -DPACKAGE_VERSION -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/include -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/../external/lldb/include -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -std=c++0x -g -Wall -D_GLIBCXX_USE_NANOSLEEP -DKCOV_LIBRARY_PREFIX=/tmp -DKCOV_HAS_LIBBFD=1 -o CMakeFiles/kcov-system-daemon.dir/engines/system-mode-file-format.cc.o -c /var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/engines/system-mode-file-format.cc >[ 8%] Building CXX object src/CMakeFiles/kcov-system-daemon.dir/engines/ptrace.cc.o >cd /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DPACKAGE -DPACKAGE_VERSION -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/include -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/../external/lldb/include -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -std=c++0x -g -Wall -D_GLIBCXX_USE_NANOSLEEP -DKCOV_LIBRARY_PREFIX=/tmp -DKCOV_HAS_LIBBFD=1 -o CMakeFiles/kcov-system-daemon.dir/engines/ptrace.cc.o -c /var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/engines/ptrace.cc >[ 9%] Building CXX object src/CMakeFiles/kcov-system-daemon.dir/filter.cc.o >cd /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DPACKAGE -DPACKAGE_VERSION -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/include -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/../external/lldb/include -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -std=c++0x -g -Wall -D_GLIBCXX_USE_NANOSLEEP -DKCOV_LIBRARY_PREFIX=/tmp -DKCOV_HAS_LIBBFD=1 -o CMakeFiles/kcov-system-daemon.dir/filter.cc.o -c /var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/filter.cc >[ 11%] Building CXX object src/CMakeFiles/kcov-system-daemon.dir/gcov.cc.o >cd /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DPACKAGE -DPACKAGE_VERSION -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/include -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/../external/lldb/include -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -std=c++0x -g -Wall -D_GLIBCXX_USE_NANOSLEEP -DKCOV_LIBRARY_PREFIX=/tmp -DKCOV_HAS_LIBBFD=1 -o CMakeFiles/kcov-system-daemon.dir/gcov.cc.o -c /var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/gcov.cc >[ 12%] Building CXX object src/CMakeFiles/kcov-system-daemon.dir/main-system-daemon.cc.o >cd /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DPACKAGE -DPACKAGE_VERSION -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/include -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/../external/lldb/include -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -std=c++0x -g -Wall -D_GLIBCXX_USE_NANOSLEEP -DKCOV_LIBRARY_PREFIX=/tmp -DKCOV_HAS_LIBBFD=1 -o CMakeFiles/kcov-system-daemon.dir/main-system-daemon.cc.o -c /var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/main-system-daemon.cc >[ 13%] Building CXX object src/CMakeFiles/kcov-system-daemon.dir/parser-manager.cc.o >cd /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DPACKAGE -DPACKAGE_VERSION -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/include -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/../external/lldb/include -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -std=c++0x -g -Wall -D_GLIBCXX_USE_NANOSLEEP -DKCOV_LIBRARY_PREFIX=/tmp -DKCOV_HAS_LIBBFD=1 -o CMakeFiles/kcov-system-daemon.dir/parser-manager.cc.o -c /var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/parser-manager.cc >[ 15%] Building CXX object src/CMakeFiles/kcov-system-daemon.dir/system-mode/file-data.cc.o >cd /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DPACKAGE -DPACKAGE_VERSION -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/include -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/../external/lldb/include -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -std=c++0x -g -Wall -D_GLIBCXX_USE_NANOSLEEP -DKCOV_LIBRARY_PREFIX=/tmp -DKCOV_HAS_LIBBFD=1 -o CMakeFiles/kcov-system-daemon.dir/system-mode/file-data.cc.o -c /var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/system-mode/file-data.cc >[ 16%] Building CXX object src/CMakeFiles/kcov-system-daemon.dir/system-mode/registration.cc.o >cd /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DPACKAGE -DPACKAGE_VERSION -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/include -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/../external/lldb/include -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -std=c++0x -g -Wall -D_GLIBCXX_USE_NANOSLEEP -DKCOV_LIBRARY_PREFIX=/tmp -DKCOV_HAS_LIBBFD=1 -o CMakeFiles/kcov-system-daemon.dir/system-mode/registration.cc.o -c /var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/system-mode/registration.cc >[ 18%] Building CXX object src/CMakeFiles/kcov-system-daemon.dir/utils.cc.o >cd /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DPACKAGE -DPACKAGE_VERSION -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/include -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/../external/lldb/include -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -std=c++0x -g -Wall -D_GLIBCXX_USE_NANOSLEEP -DKCOV_LIBRARY_PREFIX=/tmp -DKCOV_HAS_LIBBFD=1 -o CMakeFiles/kcov-system-daemon.dir/utils.cc.o -c /var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/utils.cc >[ 19%] Building C object src/CMakeFiles/kcov-system-daemon.dir/version.c.o >cd /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src && /usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE -DPACKAGE_VERSION -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/include -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/../external/lldb/include -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -o CMakeFiles/kcov-system-daemon.dir/version.c.o -c /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src/version.c >[ 20%] Linking CXX executable kcov-system-daemon >cd /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/kcov-system-daemon.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -std=c++0x -g -Wall -D_GLIBCXX_USE_NANOSLEEP -DKCOV_LIBRARY_PREFIX=/tmp -DKCOV_HAS_LIBBFD=1 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic CMakeFiles/kcov-system-daemon.dir/configuration.cc.o CMakeFiles/kcov-system-daemon.dir/dummy-solib-handler.cc.o CMakeFiles/kcov-system-daemon.dir/engine-factory.cc.o CMakeFiles/kcov-system-daemon.dir/engines/system-mode-file-format.cc.o CMakeFiles/kcov-system-daemon.dir/engines/ptrace.cc.o CMakeFiles/kcov-system-daemon.dir/filter.cc.o CMakeFiles/kcov-system-daemon.dir/gcov.cc.o CMakeFiles/kcov-system-daemon.dir/main-system-daemon.cc.o CMakeFiles/kcov-system-daemon.dir/parser-manager.cc.o CMakeFiles/kcov-system-daemon.dir/system-mode/file-data.cc.o CMakeFiles/kcov-system-daemon.dir/system-mode/registration.cc.o CMakeFiles/kcov-system-daemon.dir/utils.cc.o CMakeFiles/kcov-system-daemon.dir/version.c.o -o kcov-system-daemon -L/home/ska/local/lib -Wl,-rpath,/home/ska/local/lib -lelf -lstdc++ -lm -lz -lpthread -ldl >make[2]: Leaving directory '/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build' >[ 20%] Built target kcov-system-daemon >make -f src/CMakeFiles/kcov_sowrapper.dir/build.make src/CMakeFiles/kcov_sowrapper.dir/depend >make[2]: Entering directory '/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build' >cd /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/dev-util/kcov-34/work/kcov-34 /var/tmp/portage/dev-util/kcov-34/work/kcov-34/src /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src/CMakeFiles/kcov_sowrapper.dir/DependInfo.cmake >Dependee "/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src/CMakeFiles/kcov_sowrapper.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src/CMakeFiles/kcov_sowrapper.dir/depend.internal". >Dependee "/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src/CMakeFiles/kcov_sowrapper.dir/depend.internal". >Scanning dependencies of target kcov_sowrapper >make[2]: Leaving directory '/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build' >make -f src/CMakeFiles/kcov_sowrapper.dir/build.make src/CMakeFiles/kcov_sowrapper.dir/build >make[2]: Entering directory '/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build' >[ 22%] Building C object src/CMakeFiles/kcov_sowrapper.dir/solib-parser/phdr_data.c.o >cd /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src && /usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE -DPACKAGE_VERSION -Dkcov_sowrapper_EXPORTS -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/include -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/../external/lldb/include -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -fPIC -o CMakeFiles/kcov_sowrapper.dir/solib-parser/phdr_data.c.o -c /var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/solib-parser/phdr_data.c >[ 23%] Building C object src/CMakeFiles/kcov_sowrapper.dir/solib-parser/lib.c.o >cd /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src && /usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE -DPACKAGE_VERSION -Dkcov_sowrapper_EXPORTS -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/include -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/../external/lldb/include -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -fPIC -o CMakeFiles/kcov_sowrapper.dir/solib-parser/lib.c.o -c /var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/solib-parser/lib.c >[ 25%] Linking C shared library libkcov_sowrapper.so >cd /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/kcov_sowrapper.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libkcov_sowrapper.so -o libkcov_sowrapper.so CMakeFiles/kcov_sowrapper.dir/solib-parser/phdr_data.c.o CMakeFiles/kcov_sowrapper.dir/solib-parser/lib.c.o -ldl >make[2]: Leaving directory '/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build' >[ 25%] Built target kcov_sowrapper >make -f src/CMakeFiles/kcov_system_lib.dir/build.make src/CMakeFiles/kcov_system_lib.dir/depend >make[2]: Entering directory '/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build' >cd /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/dev-util/kcov-34/work/kcov-34 /var/tmp/portage/dev-util/kcov-34/work/kcov-34/src /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src/CMakeFiles/kcov_system_lib.dir/DependInfo.cmake >Dependee "/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src/CMakeFiles/kcov_system_lib.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src/CMakeFiles/kcov_system_lib.dir/depend.internal". >Dependee "/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src/CMakeFiles/kcov_system_lib.dir/depend.internal". >Scanning dependencies of target kcov_system_lib >make[2]: Leaving directory '/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build' >make -f src/CMakeFiles/kcov_system_lib.dir/build.make src/CMakeFiles/kcov_system_lib.dir/build >make[2]: Entering directory '/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build' >[ 26%] Building CXX object src/CMakeFiles/kcov_system_lib.dir/engines/system-mode-binary-lib.cc.o >cd /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DPACKAGE -DPACKAGE_VERSION -Dkcov_system_lib_EXPORTS -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/include -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/../external/lldb/include -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -std=c++0x -g -Wall -D_GLIBCXX_USE_NANOSLEEP -DKCOV_LIBRARY_PREFIX=/tmp -DKCOV_HAS_LIBBFD=1 -fPIC -o CMakeFiles/kcov_system_lib.dir/engines/system-mode-binary-lib.cc.o -c /var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/engines/system-mode-binary-lib.cc >[ 27%] Building CXX object src/CMakeFiles/kcov_system_lib.dir/utils.cc.o >cd /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DPACKAGE -DPACKAGE_VERSION -Dkcov_system_lib_EXPORTS -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/include -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/../external/lldb/include -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -std=c++0x -g -Wall -D_GLIBCXX_USE_NANOSLEEP -DKCOV_LIBRARY_PREFIX=/tmp -DKCOV_HAS_LIBBFD=1 -fPIC -o CMakeFiles/kcov_system_lib.dir/utils.cc.o -c /var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/utils.cc >[ 29%] Building CXX object src/CMakeFiles/kcov_system_lib.dir/system-mode/registration.cc.o >cd /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DPACKAGE -DPACKAGE_VERSION -Dkcov_system_lib_EXPORTS -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/include -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/../external/lldb/include -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -std=c++0x -g -Wall -D_GLIBCXX_USE_NANOSLEEP -DKCOV_LIBRARY_PREFIX=/tmp -DKCOV_HAS_LIBBFD=1 -fPIC -o CMakeFiles/kcov_system_lib.dir/system-mode/registration.cc.o -c /var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/system-mode/registration.cc >[ 30%] Linking CXX shared library libkcov_system_lib.so >cd /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/kcov_system_lib.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -march=native -fno-diagnostics-color -std=c++0x -g -Wall -D_GLIBCXX_USE_NANOSLEEP -DKCOV_LIBRARY_PREFIX=/tmp -DKCOV_HAS_LIBBFD=1 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libkcov_system_lib.so -o libkcov_system_lib.so CMakeFiles/kcov_system_lib.dir/engines/system-mode-binary-lib.cc.o CMakeFiles/kcov_system_lib.dir/utils.cc.o CMakeFiles/kcov_system_lib.dir/system-mode/registration.cc.o -L/home/ska/local/lib -Wl,-rpath,/home/ska/local/lib -ldl -lz >make[2]: Leaving directory '/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build' >[ 30%] Built target kcov_system_lib >make -f src/CMakeFiles/bash_execve_redirector.dir/build.make src/CMakeFiles/bash_execve_redirector.dir/depend >make[2]: Entering directory '/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build' >cd /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/dev-util/kcov-34/work/kcov-34 /var/tmp/portage/dev-util/kcov-34/work/kcov-34/src /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src/CMakeFiles/bash_execve_redirector.dir/DependInfo.cmake >Dependee "/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src/CMakeFiles/bash_execve_redirector.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src/CMakeFiles/bash_execve_redirector.dir/depend.internal". >Dependee "/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src/CMakeFiles/bash_execve_redirector.dir/depend.internal". >Scanning dependencies of target bash_execve_redirector >make[2]: Leaving directory '/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build' >make -f src/CMakeFiles/bash_execve_redirector.dir/build.make src/CMakeFiles/bash_execve_redirector.dir/build >make[2]: Entering directory '/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build' >[ 31%] Building C object src/CMakeFiles/bash_execve_redirector.dir/engines/bash-execve-redirector.c.o >cd /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src && /usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE -DPACKAGE_VERSION -Dbash_execve_redirector_EXPORTS -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/include -I/var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/../external/lldb/include -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -fPIC -o CMakeFiles/bash_execve_redirector.dir/engines/bash-execve-redirector.c.o -c /var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/engines/bash-execve-redirector.c >[ 33%] Linking C shared library libbash_execve_redirector.so >cd /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/bash_execve_redirector.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libbash_execve_redirector.so -o libbash_execve_redirector.so CMakeFiles/bash_execve_redirector.dir/engines/bash-execve-redirector.c.o -L/home/ska/local/lib -Wl,-rpath,/home/ska/local/lib -ldl >make[2]: Leaving directory '/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build' >[ 33%] Built target bash_execve_redirector >make -f src/CMakeFiles/kcov.dir/build.make src/CMakeFiles/kcov.dir/depend >make[2]: Entering directory '/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build' >[ 34%] Generating bash-helper.cc >cd /var/tmp/portage/dev-util/kcov-34/work/kcov-34_build/src && /var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/bin-to-c-source.py /var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/engines/bash-helper.sh bash_helper /var/tmp/portage/dev-util/kcov-34/work/kcov-34/src/engines/bash-helper-debug-trap.sh bash_helper_debug_trap > bash-helper.cc >env: âpythonâ: No such file or directory >make[2]: *** [src/CMakeFiles/kcov.dir/build.make:98: src/bash-helper.cc] Error 127 >make[2]: *** Deleting file 'src/bash-helper.cc' >make[2]: Leaving directory '/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build' >make[1]: *** [CMakeFiles/Makefile2:170: src/CMakeFiles/kcov.dir/all] Error 2 >make[1]: Leaving directory '/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build' >make: *** [Makefile:171: all] Error 2 > * ERROR: dev-util/kcov-34::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-util/kcov-34::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-util/kcov-34::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-util:kcov-34:20210118-071717.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/kcov-34/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-util/kcov-34/temp/environment'. > * Working directory: '/var/tmp/portage/dev-util/kcov-34/work/kcov-34_build' > * S: '/var/tmp/portage/dev-util/kcov-34/work/kcov-34'
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 765880
:
683554
| 683557 |
683560
|
683563
|
683566
|
683569
|
683572