* Package: kde-frameworks/purpose-5.68.0  * Repository: gentoo  * Maintainer: kde@gentoo.org  * USE: abi_x86_64 amd64 dolphin elibc_glibc kernel_linux userland_GNU  * FEATURES: ccache compressdebug network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox  * Package: kde-frameworks/purpose-5.68.0  * Repository: gentoo  * Maintainer: kde@gentoo.org  * USE: abi_x86_64 amd64 dolphin elibc_glibc kernel_linux userland_GNU  * FEATURES: ccache compressdebug network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking purpose-5.68.0.tar.xz to /var/tmp/portage/kde-frameworks/purpose-5.68.0/work >>> Source unpacked in /var/tmp/portage/kde-frameworks/purpose-5.68.0/work >>> Preparing source in /var/tmp/portage/kde-frameworks/purpose-5.68.0/work/purpose-5.68.0 ... * Working in BUILD_DIR: "/var/tmp/portage/kde-frameworks/purpose-5.68.0/work/purpose-5.68.0_build" >>> Source prepared. >>> Configuring source in /var/tmp/portage/kde-frameworks/purpose-5.68.0/work/purpose-5.68.0 ... * Working in BUILD_DIR: "/var/tmp/portage/kde-frameworks/purpose-5.68.0/work/purpose-5.68.0_build" cmake -C /var/tmp/portage/kde-frameworks/purpose-5.68.0/work/purpose-5.68.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TESTING=OFF -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DKDE_INSTALL_DOCBUNDLEDIR=/usr/share/help -DCMAKE_DISABLE_FIND_PACKAGE_KF5Notifications=OFF -DCMAKE_DISABLE_FIND_PACKAGE_KAccounts=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/kde-frameworks/purpose-5.68.0/work/purpose-5.68.0_build/gentoo_toolchain.cmake /var/tmp/portage/kde-frameworks/purpose-5.68.0/work/purpose-5.68.0 loading initial cache file /var/tmp/portage/kde-frameworks/purpose-5.68.0/work/purpose-5.68.0_build/gentoo_common_config.cmake -- The C compiler identification is GNU 9.3.0 -- The CXX compiler identification is GNU 9.3.0 -- Check for working C compiler: /usr/lib/ccache/bin/x86_64-pc-linux-gnu-gcc -- Check for working C compiler: /usr/lib/ccache/bin/x86_64-pc-linux-gnu-gcc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -- Check for working CXX compiler: /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for __GLIBC__ -- Looking for __GLIBC__ - found -- Performing Test _OFFT_IS_64BIT -- Performing Test _OFFT_IS_64BIT - Success -- Performing Test HAVE_DATE_TIME -- Performing Test HAVE_DATE_TIME - Success CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (KF5CoreAddons) does not match the name of the calling package (KF5). 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): /usr/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args) CMakeLists.txt:28 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found KF5CoreAddons: /usr/lib64/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.68.0") -- Found Gettext: /usr/bin/msgmerge (found version "0.20.1") CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (KF5I18n) does not match the name of the calling package (KF5). 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): /usr/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args) CMakeLists.txt:28 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found KF5I18n: /usr/lib64/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.68.0") CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (KF5Config) does not match the name of the calling package (KF5). 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): /usr/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args) CMakeLists.txt:28 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found KF5Config: /usr/lib64/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.68.0") CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (KF5Kirigami2) does not match the name of the calling package (KF5). 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): /usr/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args) CMakeLists.txt:28 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found KF5Kirigami2: /usr/lib64/cmake/KF5Kirigami2/KF5Kirigami2Config.cmake (found version "5.68.0") -- Found KF5: success (found suitable version "5.68.0", minimum required is "5.68.0") found components: CoreAddons I18n Config Kirigami2 -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- qmlplugindump failed for Ubuntu.OnlineAccounts. -- Could NOT find Ubuntu.OnlineAccounts-QMLModule (missing: Ubuntu.OnlineAccounts-QMLModule_FOUND) * ACCESS DENIED: open_wr: /proc/self/oom_score_adj * ACCESS DENIED: open_wr: /proc/self/oom_score_adj * ACCESS DENIED: open_wr: /proc/self/oom_score_adj * ACCESS DENIED: open_wr: /proc/self/oom_score_adj -- Found org.kde.kdeconnect-QMLModule: TRUE (found version "") -- Found org.kde.kquickcontrolsaddons-QMLModule: TRUE (found version "") CMake Warning at src/plugins/phabricator/CMakeLists.txt:3 (message): The phabricator plugin depends on having the 'arc' script available in the PATH -- The following RUNTIME packages have been found: * org.kde.kdeconnect-QMLModule, QML module 'org.kde.kdeconnect' is a runtime dependency. * org.kde.kquickcontrolsaddons-QMLModule, QML module 'org.kde.kquickcontrolsaddons' is a runtime dependency. -- The following OPTIONAL packages have been found: * KF5Notifications -- The following REQUIRED packages have been found: * ECM (required version >= 5.68.0) * Qt5Qml * Qt5Gui * Qt5 (required version >= 5.12.0) * Gettext * KF5I18n (required version >= 5.68.0) * KF5Kirigami2 (required version >= 5.68.0) * KF5 (required version >= 5.68.0) * KF5Service (required version >= 5.68.0) * KF5Completion (required version >= 5.68.0) * KF5ItemViews (required version >= 5.68.0) * KF5JobWidgets (required version >= 5.68.0) * KF5Solid (required version >= 5.68.0) * KF5CoreAddons (required version >= 5.68.0) * KF5Auth (required version >= 5.68.0) * Qt5Core (required version >= 5.12.0) * KF5Codecs (required version >= 5.68.0) * KF5WidgetsAddons (required version >= 5.68.0) * KF5ConfigWidgets (required version >= 5.68.0) * KF5XmlGui (required version >= 5.68.0) * Qt5Network (required version >= 5.12.0) * KF5KIO * Qt5Widgets (required version >= 5.12.0) * Qt5DBus (required version >= 5.12.0) -- The following RUNTIME packages have not been found: * Ubuntu.OnlineAccounts-QMLModule, QML module 'Ubuntu.OnlineAccounts' is a runtime dependency. -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -march=native -O3 -ggdb -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration C++ -march=native -O3 -ggdb -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant Linker flags: Executable -Wl,--enable-new-dtags -Wl,-O2 -Wl,--as-needed Module -Wl,--no-undefined -Wl,--enable-new-dtags -Wl,-O2 -Wl,--as-needed Shared -Wl,--no-undefined -Wl,--enable-new-dtags -Wl,-O2 -Wl,--as-needed -- Configuring done -- Generating done -- Build files have been written to: /var/tmp/portage/kde-frameworks/purpose-5.68.0/work/purpose-5.68.0_build >>> Source configured. * --------------------------- ACCESS VIOLATION SUMMARY --------------------------- * LOG FILE: "/var/tmp/portage/kde-frameworks/purpose-5.68.0/temp/sandbox.log" * VERSION 1.0 FORMAT: F - Function called FORMAT: S - Access Status FORMAT: P - Path as passed to function FORMAT: A - Absolute Path (not canonical) FORMAT: R - Canonical Path FORMAT: C - Command Line F: open_wr S: deny P: /proc/self/oom_score_adj A: /proc/self/oom_score_adj R: /proc/202/oom_score_adj C: /usr/bin/dbus-daemon --syslog-only --fork --print-pid 5 --print-address 7 --session F: open_wr S: deny P: /proc/self/oom_score_adj A: /proc/self/oom_score_adj R: /proc/202/oom_score_adj C: /usr/bin/dbus-daemon --syslog-only --fork --print-pid 5 --print-address 7 --session F: open_wr S: deny P: /proc/self/oom_score_adj A: /proc/self/oom_score_adj R: /proc/206/oom_score_adj C: /usr/bin/dbus-daemon --syslog-only --fork --print-pid 5 --print-address 7 --session F: open_wr S: deny P: /proc/self/oom_score_adj A: /proc/self/oom_score_adj R: /proc/206/oom_score_adj C: /usr/bin/dbus-daemon --syslog-only --fork --print-pid 5 --print-address 7 --session * --------------------------------------------------------------------------------