Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 394750 Details for
Bug 537228
app-i18n/fcitx-libpinyin-0.3.1 - CMake Error at /usr/share/cmake/Modules/FindQt4.cmake:1386 (message): Found unsuitable Qt version "" from NOTFOUND, this code requires Qt 4.x
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 4.52 KB, created by
stieizc.33
on 2015-01-24 09:09:34 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
stieizc.33
Created:
2015-01-24 09:09:34 UTC
Size:
4.52 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: app-i18n/fcitx-libpinyin-0.3.1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: cjk@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking fcitx-libpinyin-0.3.1_dict.tar.xz to /var/tmp/portage/app-i18n/fcitx-libpinyin-0.3.1/work >>>> Source unpacked in /var/tmp/portage/app-i18n/fcitx-libpinyin-0.3.1/work >>>> Preparing source in /var/tmp/portage/app-i18n/fcitx-libpinyin-0.3.1/work/fcitx-libpinyin-0.3.1 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-i18n/fcitx-libpinyin-0.3.1/work/fcitx-libpinyin-0.3.1 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/app-i18n/fcitx-libpinyin-0.3.1/work/fcitx-libpinyin-0.3.1_build" >cmake --no-warn-unused-cli -C /var/tmp/portage/app-i18n/fcitx-libpinyin-0.3.1/work/fcitx-libpinyin-0.3.1_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/app-i18n/fcitx-libpinyin-0.3.1/work/fcitx-libpinyin-0.3.1_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/app-i18n/fcitx-libpinyin-0.3.1/work/fcitx-libpinyin-0.3.1_build/gentoo_toolchain.cmake /var/tmp/portage/app-i18n/fcitx-libpinyin-0.3.1/work/fcitx-libpinyin-0.3.1 >Not searching for unused variables given on the command line. >loading initial cache file /var/tmp/portage/app-i18n/fcitx-libpinyin-0.3.1/work/fcitx-libpinyin-0.3.1_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 4.8.3 >-- The CXX compiler identification is GNU 4.8.3 >-- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc >-- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc -- works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/x86_64-linux-gnu-g++ >-- Check for working CXX compiler: /usr/bin/x86_64-linux-gnu-g++ -- works >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Looking for dgettext >-- Looking for dgettext - found >-- Found Libintl: /usr/include >-- Found PkgConfig: /usr/bin/pkg-config (found version "0.28") >-- checking for module 'fcitx' >-- found fcitx, version 4.2.8.1 >-- checking for module 'fcitx-config' >-- found fcitx-config, version 4.2.8.1 >-- checking for module 'fcitx-utils' >-- found fcitx-utils, version 4.2.8.1 >-- fcitx4-config found /usr/bin/fcitx4-config >-- Found Fcitx: 4.2.8.1 (Required is at least version "4.2.8") >-- Found GLIB2: /usr/lib64/libglib-2.0.so >-- checking for module 'libpinyin>=0.9.91' >-- found libpinyin, version 1.0.0 >-- Found Libpinyin: /usr/lib64/libpinyin.so >-- Found D-Bus: /usr/lib64/libdbus-1.so >-- Adding Fcitx Addon libpinyin >CMake Error at /usr/share/cmake/Modules/FindQt4.cmake:1386 (message): > Found unsuitable Qt version "" from NOTFOUND, this code requires Qt 4.x >Call Stack (most recent call first): > dictmanager/CMakeLists.txt:15 (find_package) > > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/app-i18n/fcitx-libpinyin-0.3.1/work/fcitx-libpinyin-0.3.1_build/CMakeFiles/CMakeOutput.log". > [31;01m*[0m ERROR: app-i18n/fcitx-libpinyin-0.3.1::gentoo failed (configure phase): > [31;01m*[0m cmake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 93: Called src_configure > [31;01m*[0m environment, line 2905: Called cmake-utils_src_configure > [31;01m*[0m environment, line 662: Called _execute_optionally 'src_configure' > [31;01m*[0m environment, line 225: Called enable_cmake-utils_src_configure > [31;01m*[0m environment, line 979: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=app-i18n/fcitx-libpinyin-0.3.1::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=app-i18n/fcitx-libpinyin-0.3.1::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/app-i18n/fcitx-libpinyin-0.3.1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-i18n/fcitx-libpinyin-0.3.1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/app-i18n/fcitx-libpinyin-0.3.1/work/fcitx-libpinyin-0.3.1_build' > [31;01m*[0m S: '/var/tmp/portage/app-i18n/fcitx-libpinyin-0.3.1/work/fcitx-libpinyin-0.3.1'
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 537228
: 394750