Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 760197 Details for
Bug 829962
kde-apps/kajongg-21.12.0 w/ dev-python/typing-extensions-4.0.0(?): CMake Error: did not find python3-twisted
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
kajongg build log
build.log (text/plain), 5.51 KB, created by
Guy
on 2021-12-25 13:18:42 UTC
(
hide
)
Description:
kajongg build log
Filename:
MIME Type:
Creator:
Guy
Created:
2021-12-25 13:18:42 UTC
Size:
5.51 KB
patch
obsolete
> * Package: kde-apps/kajongg-21.12.0 > * Repository: gentoo > * Maintainer: kde@gentoo.org > * Upstream: https://bugs.kde.org/ > * USE: abi_x86_64 amd64 elibc_glibc handbook kernel_linux python_single_target_python3_9 userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Using python3.9 to build >>>> Unpacking source... >>>> Unpacking kajongg-21.12.0.tar.xz to /var/tmp/portage/kde-apps/kajongg-21.12.0/work >>>> Source unpacked in /var/tmp/portage/kde-apps/kajongg-21.12.0/work >>>> Preparing source in /var/tmp/portage/kde-apps/kajongg-21.12.0/work/kajongg-21.12.0 ... > * Fixing shebang in src/kajongg.py. > * Fixing shebang in src/kajonggtest.py. > * Fixing shebang in src/kajonggserver.py. > * Fixing shebang in src/scoringtest.py. > * Fixing shebang in src/winprep.py. > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/kde-apps/kajongg-21.12.0/work/kajongg-21.12.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/kde-apps/kajongg-21.12.0/work/kajongg-21.12.0_build" >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/kde-apps/kajongg-21.12.0/work/kajongg-21.12.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/kde-apps/kajongg-21.12.0/work/kajongg-21.12.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/kde-apps/kajongg-21.12.0/work/kajongg-21.12.0_build" >cmake -C /var/tmp/portage/kde-apps/kajongg-21.12.0/work/kajongg-21.12.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DKDE_INSTALL_DOCBUNDLEDIR=/usr/share/help -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/kde-apps/kajongg-21.12.0/work/kajongg-21.12.0_build/gentoo_toolchain.cmake /var/tmp/portage/kde-apps/kajongg-21.12.0/work/kajongg-21.12.0 >loading initial cache file /var/tmp/portage/kde-apps/kajongg-21.12.0/work/kajongg-21.12.0_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 11.2.1 >-- The CXX compiler identification is GNU 11.2.1 >-- 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 PythonInterp: /var/tmp/portage/kde-apps/kajongg-21.12.0/temp/python3.9/bin/python (found suitable version "3.9.9", minimum required is "3.5.0") >-- did not find python3-twisted >[33mCMake Warning (dev) at /usr/share/ECM/modules/ECMFindModuleHelpers.cmake:112 (message): > Your project should require at least CMake 3.16.0 to use FindKF5.cmake >Call Stack (most recent call first): > /usr/share/ECM/find-modules/FindKF5.cmake:30 (ecm_find_package_version_check) > CMakeLists.txt:24 (find_package) >This warning is for project developers. Use -Wno-dev to suppress it. >[0m >-- Found KF5Config: /usr/lib64/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.89.0") >-- Found KF5DocTools: /usr/lib64/cmake/KF5DocTools/KF5DocToolsConfig.cmake (found version "5.89.0") >-- Found KF5: success (found suitable version "5.89.0", minimum required is "5.15.0") found components: Config DocTools >-- Could not set up the appstream test. appstreamcli is missing. >-- Found PythonInterp: /var/tmp/portage/kde-apps/kajongg-21.12.0/temp/python3.9/bin/python (found version "3.9.9") >-- The following REQUIRED packages have been found: > > * ECM (required version >= 5.15.0) > * PythonInterp (required version >= 3.5.0) > * Qt5Svg > * Qt5 (required version >= 5.2) > * KF5DocTools (required version >= 5.15.0) > * KF5 (required version >= 5.15.0) > * Qt5Gui (required version >= 5.15.0) > * KF5CoreAddons (required version >= 5.89.0) > * KF5Auth (required version >= 5.89.0) > * Qt5Core (required version >= 5.15.2) > * KF5Codecs (required version >= 5.89.0) > * Qt5Widgets (required version >= 5.15.2) > * KF5WidgetsAddons (required version >= 5.89.0) > * KF5ConfigWidgets (required version >= 5.85.0) > * KF5KMahjongglib > >-- The following REQUIRED packages have not been found: > > * Twisted (required version >= 16.6.0) > >[31mCMake Error at /usr/share/cmake/Modules/FeatureSummary.cmake:464 (message): > feature_summary() Error: REQUIRED package(s) are missing, aborting CMake > run. >Call Stack (most recent call first): > CMakeLists.txt:136 (feature_summary) > >[0m >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/kde-apps/kajongg-21.12.0/work/kajongg-21.12.0_build/CMakeFiles/CMakeOutput.log". > * ERROR: kde-apps/kajongg-21.12.0::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 127: Called src_configure > * environment, line 3355: Called ecm_src_configure > * environment, line 1860: Called cmake_src_configure > * environment, line 1523: Called die > * The specific snippet of code: > * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; > * > * If you need support, post the output of `emerge --info '=kde-apps/kajongg-21.12.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=kde-apps/kajongg-21.12.0::gentoo'`. > * The complete build log is located at '/var/tmp/portage/kde-apps/kajongg-21.12.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/kde-apps/kajongg-21.12.0/temp/environment'. > * Working directory: '/var/tmp/portage/kde-apps/kajongg-21.12.0/work/kajongg-21.12.0_build' > * S: '/var/tmp/portage/kde-apps/kajongg-21.12.0/work/kajongg-21.12.0'
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 829962
: 760197 |
760604