Paste #130726

   
pasted on 28.12.2019 22:55
  • Edit to this paste
  • Print
  • Raw
  • Compare with paste
    #  
  • Toggle line numbers
  • Syntax highlighting  
Text paste
 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
/usr/lib64/R/bin/exec/R: error while loading shared libraries: libblas.so.0: cannot open shared object file: No such file or directory
/usr/lib64/R/bin/exec/R: error while loading shared libraries: libblas.so.0: cannot open shared object file: No such file or directory
/usr/lib64/R/bin/exec/R: error while loading shared libraries: libblas.so.0: cannot open shared object file: No such file or directory
/usr/lib64/R/bin/exec/R: error while loading shared libraries: libblas.so.0: cannot open shared object file: No such file or directory
-- Could not find libR shared library.
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find LibR (missing: LIBR_HOME LIBR_INCLUDE_DIRS LIBR_LIBRARIES
  LIBR_DOC_DIR)
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
  cmake/modules/FindLibR.cmake:202 (find_package_handle_standard_args)
  src/cpp/CMakeLists.txt:354 (find_package)


-- Configuring incomplete, errors occurred!
See also "/var/calculate/tmp/portage/sci-mathematics/rstudio-1.2.1335/work/rstudio-1.2.1335_build/CMakeFiles/CMakeOutput.log".
See also "/var/calculate/tmp/portage/sci-mathematics/rstudio-1.2.1335/work/rstudio-1.2.1335_build/CMakeFiles/CMakeError.log".
 * ERROR: sci-mathematics/rstudio-1.2.1335::gentoo failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line  125:  Called src_configure
 *   environment, line 5143:  Called cmake-utils_src_configure
 *   environment, line 1046:  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 '=sci-mathematics/rstudio-1.2.1335::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sci-mathematics/rstudio-1.2.1335::gentoo'`.
!!! When you file a bug report, please include the following information:
GENTOO_VM=icedtea-bin-8  CLASSPATH="" JAVA_HOME="/opt/icedtea-bin-3.13.0"
JAVACFLAGS="-source 1.8 -target 1.8" COMPILER=""
and of course, the output of emerge --info =rstudio-1.2.1335
 * The complete build log is located at '/var/calculate/tmp/portage/sci-mathematics/rstudio-1.2.1335/temp/build.log'.
 * The ebuild environment file is located at '/var/calculate/tmp/portage/sci-mathematics/rstudio-1.2.1335/temp/environment'.
 * Working directory: '/var/calculate/tmp/portage/sci-mathematics/rstudio-1.2.1335/work/rstudio-1.2.1335_build'
 * S: '/var/calculate/tmp/portage/sci-mathematics/rstudio-1.2.1335/work/rstudio-1.2.1335'

 * Messages for package sci-mathematics/rstudio-1.2.1335:

 * ERROR: sci-mathematics/rstudio-1.2.1335::gentoo failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line  125:  Called src_configure
 *   environment, line 5143:  Called cmake-utils_src_configure
 *   environment, line 1046:  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 '=sci-mathematics/rstudio-1.2.1335::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sci-mathematics/rstudio-1.2.1335::gentoo'`.
 * The complete build log is located at '/var/calculate/tmp/portage/sci-mathematics/rstudio-1.2.1335/temp/build.log'.
 * The ebuild environment file is located at '/var/calculate/tmp/portage/sci-mathematics/rstudio-1.2.1335/temp/environment'.
 * Working directory: '/var/calculate/tmp/portage/sci-mathematics/rstudio-1.2.1335/work/rstudio-1.2.1335_build'
 * S: '/var/calculate/tmp/portage/sci-mathematics/rstudio-1.2.1335/work/rstudio-1.2.1335'
Add Comment
Author