public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Cmake: Just wonderful!
       [not found] <b609cd43-7296-939a-a4db-e9a12ae8feb0.ref@verizon.net>
@ 2020-05-13  1:59 ` Alan Grimes
  2020-05-13  2:07   ` Michael Orlitzky
  2020-05-13  2:17   ` [gentoo-user] " Grant Edwards
  0 siblings, 2 replies; 3+ messages in thread
From: Alan Grimes @ 2020-05-13  1:59 UTC (permalink / raw
  To: Gentoo User

This is just fantasmagorically wonderful:


tortoise /var/tmp/portage/app-arch # emerge --oneshot cmake
python-exec: Invalid impl in /etc/python-exec/python-exec.conf: python3.5

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] dev-util/cmake-3.17.2::gentoo  USE="ncurses qt5 -doc
-emacs -test" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiB

>>> Verifying ebuild manifests
>>> Emerging (1 of 1) dev-util/cmake-3.17.2::gentoo
>>> Failed to emerge dev-util/cmake-3.17.2, Log file:
>>>  '/var/tmp/portage/dev-util/cmake-3.17.2/temp/build.log'
>>> Jobs: 0 of 1 complete, 1 failed                 Load avg: 0.84,
1.21, 1.99
 * Package:    dev-util/cmake-3.17.2
 * Repository: gentoo
 * Maintainer: kde@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux ncurses qt5
userland_GNU
 * FEATURES:   network-sandbox nostrip sandbox splitdebug userpriv
usersandbox
>>> Unpacking source...
>>> Unpacking cmake-3.17.2.tar.gz to
/var/tmp/portage/dev-util/cmake-3.17.2/work
>>> Source unpacked in /var/tmp/portage/dev-util/cmake-3.17.2/work
>>> Preparing source in
/var/tmp/portage/dev-util/cmake-3.17.2/work/cmake-3.17.2 ...
 * Applying cmake-3.16.0_rc4-darwin-bundle.patch ...
 [ ok ]
 * Applying cmake-3.14.0_rc3-prefix-dirs.patch ...
patching file Modules/Platform/Darwin.cmake
Hunk #1 succeeded at 109 with fuzz 2 (offset -7 lines).
Hunk #2 succeeded at 133 (offset -7 lines).
Hunk #3 succeeded at 185 (offset -3 lines).
patching file Modules/Platform/UnixPaths.cmake
 [ ok ]
 * Applying cmake-3.17.0_rc1-FindBLAS.patch ...
 [ ok ]
 * Applying cmake-3.17.0_rc1-FindLAPACK.patch ...
 [ ok ]
 * Applying cmake-3.5.2-FindQt4.patch ...
 [ ok ]
 * Applying cmake-2.8.10.2-FindPythonLibs.patch ...
patching file Modules/FindPythonLibs.cmake
Hunk #1 succeeded at 117 with fuzz 2 (offset 43 lines).
 [ ok ]
 * Applying cmake-3.9.0_rc2-FindPythonInterp.patch ...
 [ ok ]
 * Working in BUILD_DIR:
"/var/tmp/portage/dev-util/cmake-3.17.2/work/cmake-3.17.2_build"
removed
'/var/tmp/portage/dev-util/cmake-3.17.2/work/cmake-3.17.2/Tests/RunCMake/INSTALL_NAME_DIR/none.cmake'
 * Hardcoded definition(s) removed in Tests/JavaJavah/CMakeLists.txt:
 *  set(CMAKE_VERBOSE_MAKEFILE 1)
 * Hardcoded definition(s) removed in Tests/OutDir/CMakeLists.txt:
 *    set(CMAKE_BUILD_TYPE)
 *    set(CMAKE_BUILD_TYPE Debug)
 * Hardcoded definition(s) removed in
Tests/CMakeOnly/CheckCXXCompilerFlag/CMakeLists.txt:
 *  set(CMAKE_VERBOSE_MAKEFILE 1)
 * Hardcoded definition(s) removed in
Tests/CMakeOnly/SelectLibraryConfigurations/CMakeLists.txt:
 *    set(CMAKE_BUILD_TYPE Debug)
 * Hardcoded definition(s) removed in Tests/RunCMake/CPack/CMakeLists.txt:
 *  set(CMAKE_BUILD_TYPE "Debug" CACHE STRING "")
 * Hardcoded definition(s) removed in
Tests/JavaExportImport/InstallExport/CMakeLists.txt:
 *  set(CMAKE_VERBOSE_MAKEFILE 1)
 * Hardcoded definition(s) removed in
Tests/JavaExportImport/BuildExport/CMakeLists.txt:
 *  set(CMAKE_VERBOSE_MAKEFILE 1)
 * Hardcoded definition(s) removed in
Tests/JavaExportImport/Import/CMakeLists.txt:
 *  set(CMAKE_VERBOSE_MAKEFILE 1)
 * Hardcoded definition(s) removed in
Tests/JavaNativeHeaders/CMakeLists.txt:
 *  set(CMAKE_VERBOSE_MAKEFILE 1)
 * Hardcoded definition(s) removed in Tests/SetLang/CMakeLists.txt:
 *  set(CMAKE_VERBOSE_MAKEFILE 1)
 * Hardcoded definition(s) removed in Tests/SubDirSpaces/CMakeLists.txt:
 *  set(CMAKE_VERBOSE_MAKEFILE 1)
 * Hardcoded definition(s) removed in Tests/Assembler/CMakeLists.txt:
 *  set(CMAKE_VERBOSE_MAKEFILE 1)
 * Hardcoded definition(s) removed in
Tests/CMakeCommands/target_compile_features/CMakeLists.txt:
 *  set(CMAKE_VERBOSE_MAKEFILE ON)
 * Hardcoded definition(s) removed in Tests/CPackComponents/CMakeLists.txt:
 *    set(CMAKE_INSTALL_PREFIX "/opt/mylib")
 * Hardcoded definition(s) removed in Tests/Java/CMakeLists.txt:
 *  set(CMAKE_VERBOSE_MAKEFILE 1)
 * Hardcoded definition(s) removed in Tests/FindPackageTest/CMakeLists.txt:
 *  set(CMAKE_INSTALL_PREFIX "${CMAKE_CURRENT_BINARY_DIR}/NotDefaultPrefix")
 * Hardcoded definition(s) removed in Tests/Qt4Deploy/CMakeLists.txt:
 *  set(CMAKE_INSTALL_PREFIX ${CMAKE_CURRENT_BINARY_DIR}/install)
 * Hardcoded definition(s) removed in
Tests/QtAutogen/UicInterface/CMakeLists.txt:
 *  set(CMAKE_VERBOSE_MAKEFILE ON)
 * Hardcoded definition(s) removed in Tests/Fortran/CMakeLists.txt:
 *  set(CMAKE_VERBOSE_MAKEFILE 1)
 * Hardcoded definition(s) removed in CMakeLists.txt:
 *          set(CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}/")
>>> Source prepared.
>>> Configuring source in
/var/tmp/portage/dev-util/cmake-3.17.2/work/cmake-3.17.2 ...
 * Working in BUILD_DIR:
"/var/tmp/portage/dev-util/cmake-3.17.2/work/cmake-3.17.2_build"
cmake -C
/var/tmp/portage/dev-util/cmake-3.17.2/work/cmake-3.17.2_build/gentoo_common_config.cmake
-G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr
-DCMAKE_USE_SYSTEM_LIBRARIES=ON -DCMAKE_DOC_DIR=/share/doc/cmake-3.17.2
-DCMAKE_MAN_DIR=/share/man -DCMAKE_DATA_DIR=/share/cmake -DSPHINX_MAN=no
-DSPHINX_HTML=no -DBUILD_CursesDialog=yes -DBUILD_TESTING=no
-DBUILD_QtDialog=ON -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Widgets=OFF
-DCMAKE_BUILD_TYPE=Gentoo
-DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-util/cmake-3.17.2/work/cmake-3.17.2_build/gentoo_toolchain.cmake 
/var/tmp/portage/dev-util/cmake-3.17.2/work/cmake-3.17.2
cmake: error while loading shared libraries: libjsoncpp.so.22: cannot
open shared object file: No such file or directory
 * ERROR: dev-util/cmake-3.17.2::gentoo failed (configure phase):
 *   cmake failed
 *
 * Call stack:
 *     ebuild.sh, line  125:  Called src_configure
 *   environment, line 2237:  Called cmake_src_configure
 *   environment, line  926:  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
'=dev-util/cmake-3.17.2::gentoo'`,
 * the complete build log and the output of `emerge -pqv
'=dev-util/cmake-3.17.2::gentoo'`.
 * The complete build log is located at
'/var/tmp/portage/dev-util/cmake-3.17.2/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/dev-util/cmake-3.17.2/temp/environment'.
 * Working directory:
'/var/tmp/portage/dev-util/cmake-3.17.2/work/cmake-3.17.2_build'
 * S: '/var/tmp/portage/dev-util/cmake-3.17.2/work/cmake-3.17.2'

 * Messages for package dev-util/cmake-3.17.2:

 * ERROR: dev-util/cmake-3.17.2::gentoo failed (configure phase):
 *   cmake failed
 *
 * Call stack:
 *     ebuild.sh, line  125:  Called src_configure
 *   environment, line 2237:  Called cmake_src_configure
 *   environment, line  926:  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
'=dev-util/cmake-3.17.2::gentoo'`,
 * the complete build log and the output of `emerge -pqv
'=dev-util/cmake-3.17.2::gentoo'`.
 * The complete build log is located at
'/var/tmp/portage/dev-util/cmake-3.17.2/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/dev-util/cmake-3.17.2/temp/environment'.
 * Working directory:
'/var/tmp/portage/dev-util/cmake-3.17.2/work/cmake-3.17.2_build'
 * S: '/var/tmp/portage/dev-util/cmake-3.17.2/work/cmake-3.17.2'
tortoise /var/tmp/portage/app-arch #






-- 
The vaccine is a LIE. 

Powers are not rights.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] Cmake: Just wonderful!
  2020-05-13  1:59 ` [gentoo-user] Cmake: Just wonderful! Alan Grimes
@ 2020-05-13  2:07   ` Michael Orlitzky
  2020-05-13  2:17   ` [gentoo-user] " Grant Edwards
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Orlitzky @ 2020-05-13  2:07 UTC (permalink / raw
  To: gentoo-user

On 5/12/20 9:59 PM, Alan Grimes wrote:
> This is just fantasmagorically wonderful:
> 
> cmake: error while loading shared libraries: libjsoncpp.so.22: cannot
> open shared object file: No such file or directory

Well, the good news is the latest version of dev-libs/jsoncpp no longer
uses CMake for its build system, so you don't need a working copy of
CMake to fix CMake. Try installing dev-libs/jsoncpp-1.9.3_pre20200412?


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-user] Re: Cmake: Just wonderful!
  2020-05-13  1:59 ` [gentoo-user] Cmake: Just wonderful! Alan Grimes
  2020-05-13  2:07   ` Michael Orlitzky
@ 2020-05-13  2:17   ` Grant Edwards
  1 sibling, 0 replies; 3+ messages in thread
From: Grant Edwards @ 2020-05-13  2:17 UTC (permalink / raw
  To: gentoo-user

On 2020-05-13, Alan Grimes <alonzotg@verizon.net> wrote:

> This is just fantasmagorically wonderful:

IIRC, I had the same error (building a different package).  I just did
"emerge -C cmake" then did another 'emerge -auvND world', and it all
worked itself out.

--
Grant



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-05-13  2:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <b609cd43-7296-939a-a4db-e9a12ae8feb0.ref@verizon.net>
2020-05-13  1:59 ` [gentoo-user] Cmake: Just wonderful! Alan Grimes
2020-05-13  2:07   ` Michael Orlitzky
2020-05-13  2:17   ` [gentoo-user] " Grant Edwards

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox