1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128 | [root@/root]inst app-editors/neovim-qt
emerge -av --columns app-editors/neovim-qt
Local copy of remote index is up-to-date and will be used.
Local copy of remote index is up-to-date and will be used.
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N *] app-editors/neovim-qt [9999::booboo] 0 KiB
Total: 1 package (1 new), Size of downloads: 0 KiB
Would you like to merge these packages? [Yes/No]
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) app-editors/neovim-qt-9999::booboo
>>> Failed to emerge app-editors/neovim-qt-9999, Log file:
>>> '/var/calculate/tmp/portage/app-editors/neovim-qt-9999/temp/build.log'
>>> Jobs: 0 of 1 complete, 1 failed Load avg: 0.36, 0.29, 0.22
* Package: app-editors/neovim-qt-9999
* Repository: booboo
* USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
* FEATURES: ccache network-sandbox preserve-libs sandbox splitdebug usersandbox
>>> Unpacking source...
* Repository id: equalsraf_neovim-qt.git
* To override fetched repository properties, use:
* EGIT_OVERRIDE_REPO_EQUALSRAF_NEOVIM_QT
* EGIT_OVERRIDE_BRANCH_EQUALSRAF_NEOVIM_QT
* EGIT_OVERRIDE_COMMIT_EQUALSRAF_NEOVIM_QT
* EGIT_OVERRIDE_COMMIT_DATE_EQUALSRAF_NEOVIM_QT
*
* Fetching https://github.com/equalsraf/neovim-qt.git ...
git fetch https://github.com/equalsraf/neovim-qt.git +HEAD:refs/git-r3/HEAD
git symbolic-ref refs/git-r3/app-editors/neovim-qt/0/__main__ refs/git-r3/HEAD
* Checking out https://github.com/equalsraf/neovim-qt.git to /var/calculate/tmp/portage/app-editors/neovim-qt-9999/work/neovim-qt-9999 ...
git checkout --quiet refs/git-r3/HEAD
GIT update -->
repository: https://github.com/equalsraf/neovim-qt.git
at the commit: 30ca0843c4406df88d9a747ae9c12f8cab9ed075
>>> Source unpacked in /var/calculate/tmp/portage/app-editors/neovim-qt-9999/work
>>> Preparing source in /var/calculate/tmp/portage/app-editors/neovim-qt-9999/work/neovim-qt-9999 ...
>>> Source prepared.
>>> Configuring source in /var/calculate/tmp/portage/app-editors/neovim-qt-9999/work/neovim-qt-9999 ...
>>> Working in BUILD_DIR: "/var/calculate/tmp/portage/app-editors/neovim-qt-9999/work/neovim-qt-9999_build"
cmake -C /var/calculate/tmp/portage/app-editors/neovim-qt-9999/work/neovim-qt-9999_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/calculate/tmp/portage/app-editors/neovim-qt-9999/work/neovim-qt-9999_build/gentoo_toolchain.cmake /var/calculate/tmp/portage/app-editors/neovim-qt-9999/work/neovim-qt-9999
loading initial cache file /var/calculate/tmp/portage/app-editors/neovim-qt-9999/work/neovim-qt-9999_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
-- Downloading Msgpack...
CMake Error at third-party/CMakeLists.txt:18 (file):
file DOWNLOAD HASH mismatch
for file: [/var/calculate/tmp/portage/app-editors/neovim-qt-9999/work/neovim-qt-9999/third-party/msgpack-3.2.0.tar.gz]
expected hash: [ff865a36bad5c72b8e7ebc4b7cf5f27a820fce4faff9c571c1791e3728355a39]
actual hash: [e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855]
status: [6;"Couldn't resolve host name"]
CMake Error at third-party/CMakeLists.txt:30 (add_subdirectory):
add_subdirectory given source
"/var/calculate/tmp/portage/app-editors/neovim-qt-9999/work/neovim-qt-9999/third-party/msgpack-c-cpp-3.2.0/"
which is not an existing directory.
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- Found PythonInterp: /usr/bin/python (found version "3.8.2")
-- <<< Gentoo configuration >>>
Build type Gentoo
Install path /usr
Compiler flags:
C -O2 -march=broadwell -pipe
C++ -O2 -march=broadwell -pipe -Wall -Wextra -Wno-unused-parameter -std=c++11 -Wfatal-errors
Linker flags:
Executable -Wl,--as-needed
Module -Wl,--as-needed
Shared -Wl,--as-needed
-- Configuring incomplete, errors occurred!
See also "/var/calculate/tmp/portage/app-editors/neovim-qt-9999/work/neovim-qt-9999_build/CMakeFiles/CMakeOutput.log".
* ERROR: app-editors/neovim-qt-9999::booboo failed (configure phase):
* cmake failed
*
* Call stack:
* ebuild.sh, line 125: Called src_configure
* environment, line 3523: Called cmake-utils_src_configure
* environment, line 1115: 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-qt-9999::booboo'`,
* the complete build log and the output of `emerge -pqv '=app-editors/neovim-qt-9999::booboo'`.
* The complete build log is located at '/var/calculate/tmp/portage/app-editors/neovim-qt-9999/temp/build.log'.
* The ebuild environment file is located at '/var/calculate/tmp/portage/app-editors/neovim-qt-9999/temp/environment'.
* Working directory: '/var/calculate/tmp/portage/app-editors/neovim-qt-9999/work/neovim-qt-9999_build'
* S: '/var/calculate/tmp/portage/app-editors/neovim-qt-9999/work/neovim-qt-9999'
* Messages for package app-editors/neovim-qt-9999:
* ERROR: app-editors/neovim-qt-9999::booboo failed (configure phase):
* cmake failed
*
* Call stack:
* ebuild.sh, line 125: Called src_configure
* environment, line 3523: Called cmake-utils_src_configure
* environment, line 1115: 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-qt-9999::booboo'`,
* the complete build log and the output of `emerge -pqv '=app-editors/neovim-qt-9999::booboo'`.
* The complete build log is located at '/var/calculate/tmp/portage/app-editors/neovim-qt-9999/temp/build.log'.
* The ebuild environment file is located at '/var/calculate/tmp/portage/app-editors/neovim-qt-9999/temp/environment'.
* Working directory: '/var/calculate/tmp/portage/app-editors/neovim-qt-9999/work/neovim-qt-9999_build'
* S: '/var/calculate/tmp/portage/app-editors/neovim-qt-9999/work/neovim-qt-9999'
|