Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 513574 Details for
Bug 643752
app-editors/neovim-0.2.2-r1 does not respect USE=-luajit
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/x-log), 5.22 KB, created by
Khumba
on 2018-01-07 00:35:24 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Khumba
Created:
2018-01-07 00:35:24 UTC
Size:
5.22 KB
patch
obsolete
> * Package: app-editors/neovim-0.2.2-r1 > * Repository: gentoo > * Maintainer: vim@gentoo.org > * USE: abi_x86_64 amd64 clipboard elibc_glibc jemalloc kernel_linux nvimpager tui userland_GNU > * FEATURES: compressdebug preserve-libs sandbox splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking neovim-0.2.2.tar.gz to /var/tmp/portage/app-editors/neovim-0.2.2-r1/work >>>> Source unpacked in /var/tmp/portage/app-editors/neovim-0.2.2-r1/work >>>> Preparing source in /var/tmp/portage/app-editors/neovim-0.2.2-r1/work/neovim-0.2.2 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-editors/neovim-0.2.2-r1/work/neovim-0.2.2 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/app-editors/neovim-0.2.2-r1/work/neovim-0.2.2_build" >cmake -C /var/tmp/portage/app-editors/neovim-0.2.2-r1/work/neovim-0.2.2_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DFEAT_TUI=yes -DENABLE_JEMALLOC=yes -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/app-editors/neovim-0.2.2-r1/work/neovim-0.2.2_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/app-editors/neovim-0.2.2-r1/work/neovim-0.2.2_build/gentoo_toolchain.cmake /var/tmp/portage/app-editors/neovim-0.2.2-r1/work/neovim-0.2.2 >loading initial cache file /var/tmp/portage/app-editors/neovim-0.2.2-r1/work/neovim-0.2.2_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 6.4.0 >-- The CXX compiler identification is GNU 6.4.0 >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc >-- Check for working C compiler: /usr/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/bin/x86_64-pc-linux-gnu-g++ >-- Check for working CXX compiler: /usr/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 >-- Replacing -O3 in CMAKE_C_FLAGS_RELEASE with -O2. >-- Performing Test HAS_OG_FLAG >-- Performing Test HAS_OG_FLAG - Success >-- Performing Test HAS_ACCEPTABLE_FORTIFY >-- Performing Test HAS_ACCEPTABLE_FORTIFY - Failed >-- Unsupported _FORTIFY_SOURCE found, forcing _FORTIFY_SOURCE=1. >-- Performing Test HAVE_EXECINFO_BACKTRACE >-- Performing Test HAVE_EXECINFO_BACKTRACE - Success >-- Performing Test HAS_WIMPLICIT_FALLTHROUGH_FLAG >-- Performing Test HAS_WIMPLICIT_FALLTHROUGH_FLAG - Failed >-- Performing Test HAS_WVLA_FLAG >-- Performing Test HAS_WVLA_FLAG - Success >-- Performing Test HAS_FSTACK_PROTECTOR_STRONG_FLAG >-- Performing Test HAS_FSTACK_PROTECTOR_STRONG_FLAG - Success >-- Performing Test HAS_FSTACK_PROTECTOR_FLAG >-- Performing Test HAS_FSTACK_PROTECTOR_FLAG - Success >-- Performing Test HAS_DIAG_COLOR_FLAG >-- Performing Test HAS_DIAG_COLOR_FLAG - Success >-- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "0.29.2") >-- Looking for dlopen in dl >-- Looking for dlopen in dl - found >-- Looking for kstat_lookup in kstat >-- Looking for kstat_lookup in kstat - not found >-- Looking for kvm_open in kvm >-- Looking for kvm_open in kvm - not found >-- Looking for gethostbyname in nsl >-- Looking for gethostbyname in nsl - found >-- Looking for perfstat_cpu in perfstat >-- Looking for perfstat_cpu in perfstat - not found >-- Looking for clock_gettime in rt >-- Looking for clock_gettime in rt - found >-- Looking for sendfile in sendfile >-- Looking for sendfile in sendfile - not found >-- Found LibUV: /usr/lib64/libuv.so >-- Found Msgpack: /usr/lib/libmsgpack.so (found suitable version "1.1.0", minimum required is "1.0.0") >CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message): > Could NOT find LuaJit (missing: LUAJIT_LIBRARY LUAJIT_INCLUDE_DIR) >Call Stack (most recent call first): > /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:377 (_FPHSA_FAILURE_MESSAGE) > cmake/FindLuaJit.cmake:52 (find_package_handle_standard_args) > CMakeLists.txt:324 (find_package) > > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/app-editors/neovim-0.2.2-r1/work/neovim-0.2.2_build/CMakeFiles/CMakeOutput.log". >See also "/var/tmp/portage/app-editors/neovim-0.2.2-r1/work/neovim-0.2.2_build/CMakeFiles/CMakeError.log". > * ERROR: app-editors/neovim-0.2.2-r1::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 124: Called src_configure > * environment, line 2979: Called cmake-utils_src_configure > * environment, line 920: 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 '=app-editors/neovim-0.2.2-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-editors/neovim-0.2.2-r1::gentoo'`. > * The complete build log is located at '/var/tmp/portage/app-editors/neovim-0.2.2-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-editors/neovim-0.2.2-r1/temp/environment'. > * Working directory: '/var/tmp/portage/app-editors/neovim-0.2.2-r1/work/neovim-0.2.2_build' > * S: '/var/tmp/portage/app-editors/neovim-0.2.2-r1/work/neovim-0.2.2'
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 643752
:
513572
| 513574