pass

作者: Ubuntu_2017 | 来源:发表于2018-08-03 18:31 被阅读0次

$ cmake ..
-- The C compiler identification is GNU 7.2.0
-- The CXX compiler identification is GNU 7.2.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- 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/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29")
-- Found Doxygen: /usr/bin/doxygen (found version "1.8.13") found components: doxygen missing components: dot
-- Found DOXYFILE_IN: /home/i5/Downloads/fcitx-4.2.9/Doxyfile.in
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file malloc.h
-- Looking for include file malloc.h - found
-- Looking for include file stdbool.h
-- Looking for include file stdbool.h - found
-- Looking for asprintf
-- Looking for asprintf - found
-- Looking for dgettext
-- Looking for dgettext - found
-- Found Libintl: /usr/include
-- Looking for iconv_open
-- Looking for iconv_open - found
-- Performing Test ICONV_HAVE_WERROR
-- Performing Test ICONV_HAVE_WERROR - Success
-- Performing Test LIBICONV_SECOND_ARGUMENT_IS_CONST
-- Performing Test LIBICONV_SECOND_ARGUMENT_IS_CONST - Failed
-- Found Libiconv: /usr/include
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Found Pthread: /usr/include
-- Looking for backtrace
-- Looking for backtrace - found
-- Found LibExecinfo: /usr/include
-- Found GettextPo: /usr/lib/x86_64-linux-gnu/libgettextpo.so
-- Found XKBCommon_XKBCommon: /usr/lib/x86_64-linux-gnu/libxkbcommon.so (found version "0.7.1")
-- Found XKBCommon: /usr/lib/x86_64-linux-gnu/libxkbcommon.so (found suitable version "0.7.1", minimum required is "0.5.0") found components: XKBCommon
-- Checking for module 'enchant'
-- Found enchant, version 1.6.0
-- Performing Test ENCHANT_HAVE_WERROR
-- Performing Test ENCHANT_HAVE_WERROR - Success
-- Performing Test ENCHANT_API_COMPATIBLE
-- Performing Test ENCHANT_API_COMPATIBLE - Success
-- Found Enchant: /usr/lib/x86_64-linux-gnu/libenchant.so
-- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.9.4")
-- Checking for module 'iso-codes'
-- Found iso-codes, version 3.75
-- Found IsoCodes: /usr/share/xml/iso-codes/iso_639.xml
-- Checking for module 'xkbfile'
-- Found xkbfile, version 1.0.9
-- Found XkbFile: /usr/lib/x86_64-linux-gnu/libxkbfile.so
-- Performing Test PRESAGE_HAVE_WERROR
-- Performing Test PRESAGE_HAVE_WERROR - Success
-- Performing Test PRESAGE_API_COMPATIBLE
-- Performing Test PRESAGE_API_COMPATIBLE - Success
-- Found Presage: /usr/lib/x86_64-linux-gnu/libpresage.so
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found
-- Found Qt4: /usr/bin/qmake-qt4 (found suitable version "4.8.7", minimum required is "4.5")
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
-- Checking for module 'cairo-xlib>=1.0'
-- Found cairo-xlib, version 1.14.10
-- Checking for module 'pangocairo>=1.0'
-- Found pangocairo, version 1.40.4
-- Checking for module 'dbus-1>=1.1.0'
-- Found dbus-1, version 1.10.20
-- Checking for module 'opencc'
-- Found opencc, version 1.0.4
-- Performing Test OPENCC_HAVE_WERROR
-- Performing Test OPENCC_HAVE_WERROR - Success
-- Performing Test OPENCC_API_COMPATIBLE
-- Performing Test OPENCC_API_COMPATIBLE - Success
-- Found OpenCC: /usr/lib/x86_64-linux-gnu/libopencc.so
-- Checking for module 'gio-2.0>=2.26'
-- Found gio-2.0, version 2.53.4
-- Checking for module 'gobject-introspection-1.0'
-- Found gobject-introspection-1.0, version 1.50.0
-- Adding Fcitx Addon x11
-- Adding Fcitx Addon xkb
-- Adding Fcitx Addon xkbdbus
-- Adding Fcitx Addon chttrans
-- Adding Fcitx Addon punc
-- Adding Fcitx Addon spell
-- Adding Fcitx Addon pinyin-enhance
-- Adding Fcitx Addon quickphrase
-- Adding Fcitx Addon autoeng
-- Adding Fcitx Addon fullwidth-char
-- Adding Fcitx Addon remote-module
-- Adding Fcitx Addon imselector
-- Adding Fcitx Addon clipboard
-- Adding Fcitx Addon vk
-- Adding Fcitx Addon dbus
-- Adding Fcitx Addon lua
-- Adding Fcitx Addon unicode
-- Adding Fcitx Addon freedesktop-notify
-- Adding Fcitx Addon notificationitem
-- Adding Fcitx Addon pinyin
-- Adding Fcitx Addon keyboard
-- Adding Fcitx Addon table
-- Adding Fcitx Addon qw
-- Adding Fcitx Addon xim
-- Adding Fcitx Addon ipc
-- Checking for module 'glib-2.0'
-- Found glib-2.0, version 2.53.4
-- Checking for module 'gio-2.0>=2.26'
-- Found gio-2.0, version 2.53.4
-- Checking for module 'gtk+-2.0'
-- Found gtk+-2.0, version 2.24.31
CMake Deprecation Warning at /usr/share/cmake-3.9/Modules/Qt4Macros.cmake:362 (message):
The qt4_automoc macro is obsolete. Use the CMAKE_AUTOMOC feature instead.
Call Stack (most recent call first):
src/frontend/qt/CMakeLists.txt:33 (QT4_AUTOMOC)

-- Adding Fcitx Addon classic-ui
-- Adding Fcitx Addon kimpanel-ui
-- Configuring done
-- Generating done
-- Build files have been written to: /home/i5/Downloads/fcitx-4.2.9/build

相关文章

网友评论

      本文标题:pass

      本文链接:https://www.haomeiwen.com/subject/psyuvftx.html