Advertisement
Guest User

rstudio-desktop

a guest
Feb 27th, 2025
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.11 KB | None | 0 0
  1. :: Searching databases for updates...
  2. -> Flagged Out Of Date AUR Packages: quarto-cli-bin
  3. :: 1 package to upgrade/install.
  4. 1 aur/rstudio-desktop 2024.12.0.467-1 -> 2024.12.1-1
  5. ==> Packages to exclude: (eg: "1 2 3", "1-3", "^4" or repo name)
  6. -> Excluding packages may cause partial upgrades and break systems
  7. ==>
  8. AUR Explicit (1): rstudio-desktop-2024.12.1-1
  9. :: (1/1) Downloaded PKGBUILD: rstudio-desktop
  10. 1 rstudio-desktop (Installed) (Build Files Exist)
  11. ==> Packages to cleanBuild?
  12. ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
  13. ==>
  14. 1 rstudio-desktop (Installed) (Build Files Exist)
  15. ==> Diffs to show?
  16. ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
  17. ==>
  18. ==> Création du paquet rstudio-desktop 2024.12.1-1 (jeu. 27 févr. 2025 09:57:22)
  19. ==> Récupération des sources…
  20. -> Téléchargement de rstudio-2024.12.1-c5bcd0e.tar.gz…
  21. % Total % Received % Xferd Average Speed Time Time Time Current
  22. Dload Upload Total Spent Left Speed
  23. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  24. 100 258M 0 258M 0 0 3182k 0 --:--:-- 0:01:23 --:--:-- 5194k
  25. -> Clonage du dépôt quarto git…
  26. Clonage dans le dépôt nu '/home/marc/.cache/yay/rstudio-desktop/quarto'
  27. remote: Enumerating objects: 22132, done.
  28. remote: Counting objects: 100% (1168/1168), done.
  29. remote: Compressing objects: 100% (228/228), done.
  30. remote: Total 22132 (delta 1030), reused 987 (delta 937), pack-reused 20964 (from 1)
  31. Réception d'objets: 100% (22132/22132), 10.43 Mio | 4.29 Mio/s, fait.
  32. Résolution des deltas: 100% (16688/16688), fait.
  33. -> Téléchargement de soci-4.0.3.tar.gz…
  34. % Total % Received % Xferd Average Speed Time Time Time Current
  35. Dload Upload Total Spent Left Speed
  36. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  37. 100 496k 100 496k 0 0 434k 0 0:00:01 0:00:01 --:--:-- 1707k
  38. ==> ATTENTION : Ignore la vérification des signatures PGP des fichiers sources.
  39. ==> Validation des fichiers source avec sha256sums…
  40. rstudio-2024.12.1-c5bcd0e.tar.gz ... Ignoré
  41. quarto ... Ignoré
  42. soci-4.0.3.tar.gz ... Réussite
  43. :: (1/1) Parsing SRCINFO: rstudio-desktop
  44. ==> Création du paquet rstudio-desktop 2024.12.1-1 (jeu. 27 févr. 2025 09:58:51)
  45. ==> Vérification des dépendances pour l’exécution…
  46. ==> Vérification des dépendances pour la compilation…
  47. ==> Récupération des sources…
  48. -> rstudio-2024.12.1-c5bcd0e.tar.gz trouvé
  49. -> Mise à jour du dépôt quarto git…
  50. -> soci-4.0.3.tar.gz trouvé
  51. ==> Validation des fichiers source avec sha256sums…
  52. rstudio-2024.12.1-c5bcd0e.tar.gz ... Ignoré
  53. quarto ... Ignoré
  54. soci-4.0.3.tar.gz ... Réussite
  55. ==> Suppression du répertoire $srcdir/ existant…
  56. ==> Extraction des sources…
  57. -> Extraction de rstudio-2024.12.1-c5bcd0e.tar.gz avec bsdtar
  58. -> Création d’une copie de travail du dépot quarto git…
  59. Clonage dans 'quarto'...
  60. fait.
  61. Basculement sur la nouvelle branche 'makepkg'
  62. -> Extraction de soci-4.0.3.tar.gz avec bsdtar
  63. ==> Lancement de prepare()…
  64. Downloading and installing node v23.9.0...
  65. Downloading https://nodejs.org/dist/v23.9.0/node-v23.9.0-linux-x64.tar.xz...
  66. ################################################################################################### 100.0%
  67. Computing checksum with sha256sum
  68. Checksums matched!
  69. Now using node v23.9.0 (npm v10.9.2)
  70. Creating default alias: default -> 23 (-> v23.9.0)
  71. Now using node v23.9.0 (npm v10.9.2)
  72. ==> Les sources sont prêtes.
  73. ==> Création du paquet rstudio-desktop 2024.12.1-1 (jeu. 27 févr. 2025 09:59:11)
  74. ==> Vérification des dépendances pour l’exécution…
  75. ==> Vérification des dépendances pour la compilation…
  76. ==> ATTENTION : Utilisation de l’arbre $srcdir/ existant
  77. ==> Suppression du répertoire $pkgdir/ existant…
  78. ==> Lancement de build()…
  79. v23.9.0 is already installed.
  80. Now using node v23.9.0 (npm v10.9.2)
  81. Now using node v23.9.0 (npm v10.9.2)
  82. Building SOCI...
  83. -- The C compiler identification is GNU 14.2.1
  84. -- The CXX compiler identification is GNU 14.2.1
  85. -- Detecting C compiler ABI info
  86. -- Detecting C compiler ABI info - done
  87. -- Check for working C compiler: /usr/bin/cc - skipped
  88. -- Detecting C compile features
  89. -- Detecting C compile features - done
  90. -- Detecting CXX compiler ABI info
  91. -- Detecting CXX compiler ABI info - done
  92. -- Check for working CXX compiler: /usr/bin/c++ - skipped
  93. -- Detecting CXX compile features
  94. -- Detecting CXX compile features - done
  95. -- Performing Test SOCI_HAVE_VISIBILITY_SUPPORT
  96. -- Performing Test SOCI_HAVE_VISIBILITY_SUPPORT - Success
  97. -- gcc / clang visibility enabled
  98. -- Looking for __i386__
  99. -- Looking for __i386__ - not found
  100. -- Looking for __x86_64__
  101. -- Looking for __x86_64__ - found
  102. -- Looking for __arm__
  103. -- Looking for __arm__ - not found
  104. -- Configuring SOCI:
  105. -- SOCI_VERSION = 4.0.3
  106. -- SOCI_ABI_VERSION = 4.0
  107. -- SOCI_SHARED = ON
  108. -- SOCI_STATIC = ON
  109. -- SOCI_TESTS = OFF
  110. -- SOCI_ASAN = OFF
  111. -- SOCI_CXX11 = ON
  112. -- LIB_SUFFIX = 64
  113. -- Looking for SOCI dependencies:
  114. -- Threads:
  115. -- CMAKE_THREAD_LIBS_INIT =
  116. -- Boost:
  117. -- BOOST_RELEASE_VERSION =
  118. -- BOOST_INCLUDE_DIR =
  119. -- BOOST_LIBRARIES =
  120. -- MySQL: disabled, since WITH_MYSQL=OFF
  121. -- ODBC: disabled, since WITH_ODBC=OFF
  122. -- Oracle: disabled, since WITH_ORACLE=OFF
  123. -- PostgreSQL:
  124. -- POSTGRESQL_INCLUDE_DIRS = /usr/include
  125. -- POSTGRESQL_LIBRARIES = /usr/lib/libpq.so
  126. -- POSTGRESQL_VERSION = 17.2
  127. -- SQLite3:
  128. -- SQLITE3_INCLUDE_DIR = /usr/include
  129. -- SQLITE3_LIBRARIES = /usr/lib/libsqlite3.so
  130. -- Firebird: disabled, since WITH_FIREBIRD=OFF
  131. -- DB2: disabled, since WITH_DB2=OFF
  132. -- Configuring SOCI core library:
  133. -- SOCI_CORE_TARGET = soci_core
  134. -- SOCI_CORE_TARGET_OUTPUT_NAME = soci_core
  135. -- SOCI_CORE_DEPS_LIBS = /usr/lib/libdl.a Boost::date_time
  136. -- SOCI_CORE_INCLUDE_DIRS = /usr/include /tmp/tmpfs/rstudio-desktop/src/soci-4.0.3/build /tmp/tmpfs/rstudio-desktop/src/soci-4.0.3/include /tmp/tmpfs/rstudio-desktop/src/soci-4.0.3/build/include /tmp/tmpfs/rstudio-desktop/src/soci-4.0.3/include/private /tmp/tmpfs/rstudio-desktop/src/soci-4.0.3/build/src/core
  137. -- WITH_BOOST = ON
  138. -- COMPILE_DEFINITIONS = SOCI_ABI_VERSION="4.0" HAVE_DL=1 BOOST_ALL_NO_LIB SOCI_LIB_PREFIX="libsoci_" SOCI_LIB_SUFFIX=".so" SOCI_DEBUG_POSTFIX=""
  139. --
  140. -- Configuring SOCI backend libraries:
  141. -- PostgreSQL - SOCI backend for PostgreSQL
  142. -- SOCI_POSTGRESQL = ON
  143. -- SOCI_POSTGRESQL_TARGET = soci_postgresql
  144. -- SOCI_POSTGRESQL_OUTPUT_NAME = soci_postgresql
  145. -- SOCI_POSTGRESQL_COMPILE_DEFINITIONS = SOCI_ABI_VERSION="4.0" HAVE_DL=1 BOOST_ALL_NO_LIB
  146. -- SOCI_POSTGRESQL_INCLUDE_DIRECTORIES = /usr/include /tmp/tmpfs/rstudio-desktop/src/soci-4.0.3/build /tmp/tmpfs/rstudio-desktop/src/soci-4.0.3/include /tmp/tmpfs/rstudio-desktop/src/soci-4.0.3/build/include /tmp/tmpfs/rstudio-desktop/src/soci-4.0.3/include/private /tmp/tmpfs/rstudio-desktop/src/soci-4.0.3/include/private /usr/include /usr/include
  147. -- SOCI_POSTGRESQL_NOSINLGEROWMODE =
  148. -- SQLite3 - SOCI backend for SQLite 3
  149. -- SOCI_SQLITE3 = ON
  150. -- SOCI_SQLITE3_TARGET = soci_sqlite3
  151. -- SOCI_SQLITE3_OUTPUT_NAME = soci_sqlite3
  152. -- SOCI_SQLITE3_COMPILE_DEFINITIONS = SOCI_ABI_VERSION="4.0" HAVE_DL=1 BOOST_ALL_NO_LIB
  153. -- SOCI_SQLITE3_INCLUDE_DIRECTORIES = /usr/include /tmp/tmpfs/rstudio-desktop/src/soci-4.0.3/build /tmp/tmpfs/rstudio-desktop/src/soci-4.0.3/include /tmp/tmpfs/rstudio-desktop/src/soci-4.0.3/build/include /tmp/tmpfs/rstudio-desktop/src/soci-4.0.3/include/private /tmp/tmpfs/rstudio-desktop/src/soci-4.0.3/include/private /usr/include
  154. --
  155. --
  156. -- Configuring done (0.7s)
  157. -- Generating done (0.0s)
  158. -- Build files have been written to: /tmp/tmpfs/rstudio-desktop/src/soci-4.0.3/build
  159. [91/91] Linking CXX static library lib/libsoci_core.a
  160. Quarto is installed, linking for build
  161. Downloading and installing R packages...
  162. > if(!require(digest, quietly = TRUE)) { options(Ncpus = 12 ); install.packages('digest', lib='/tmp/tmpfs/rstudio-desktop/src/rstudio-c5bcd0ec4fb959b2a9fcd656f12eb62092f0617e/dependencies/R', repos='https://cran.rstudio.com/') }
  163. > if(!require(purrr, quietly = TRUE)) { options(Ncpus = 12 ); install.packages('purrr', lib='/tmp/tmpfs/rstudio-desktop/src/rstudio-c5bcd0ec4fb959b2a9fcd656f12eb62092f0617e/dependencies/R', repos='https://cran.rstudio.com/') }
  164. > if(!require(rmarkdown, quietly = TRUE)) { options(Ncpus = 12 ); install.packages('rmarkdown', lib='/tmp/tmpfs/rstudio-desktop/src/rstudio-c5bcd0ec4fb959b2a9fcd656f12eb62092f0617e/dependencies/R', repos='https://cran.rstudio.com/') }
  165. > if(!require(testthat, quietly = TRUE)) { options(Ncpus = 12 ); install.packages('testthat', lib='/tmp/tmpfs/rstudio-desktop/src/rstudio-c5bcd0ec4fb959b2a9fcd656f12eb62092f0617e/dependencies/R', repos='https://cran.rstudio.com/') }
  166. > if(!require(xml2, quietly = TRUE)) { options(Ncpus = 12 ); install.packages('xml2', lib='/tmp/tmpfs/rstudio-desktop/src/rstudio-c5bcd0ec4fb959b2a9fcd656f12eb62092f0617e/dependencies/R', repos='https://cran.rstudio.com/') }
  167. > if(!require(yaml, quietly = TRUE)) { options(Ncpus = 12 ); install.packages('yaml', lib='/tmp/tmpfs/rstudio-desktop/src/rstudio-c5bcd0ec4fb959b2a9fcd656f12eb62092f0617e/dependencies/R', repos='https://cran.rstudio.com/') }
  168. -- The C compiler identification is GNU 14.2.1
  169. -- The CXX compiler identification is GNU 14.2.1
  170. -- Detecting C compiler ABI info
  171. -- Detecting C compiler ABI info - done
  172. -- Check for working C compiler: /usr/bin/cc - skipped
  173. -- Detecting C compile features
  174. -- Detecting C compile features - done
  175. -- Detecting CXX compiler ABI info
  176. -- Detecting CXX compiler ABI info - done
  177. -- Check for working CXX compiler: /usr/bin/c++ - skipped
  178. -- Detecting CXX compile features
  179. -- Detecting CXX compile features - done
  180. -- Building RStudio 2024.12.1+
  181. -- Machine architecture: x86_64
  182. -- CMake build type: None
  183. fatal : ni ceci ni aucun de ses répertoires parents (jusqu'au point de montage /tmp) n'est un dépôt git
  184. Arrêt à la limite du système de fichiers (GIT_DISCOVERY_ACROSS_FILESYSTEM n'est pas défini).
  185. -- Quarto enabled: ON
  186. -- Using RStudio tools root: /tmp/tmpfs/rstudio-desktop/src/rstudio-c5bcd0ec4fb959b2a9fcd656f12eb62092f0617e/dependencies
  187. -- LSB release: manjarolinux
  188. -- Configured to build GWT
  189. -- Using GWT module: org.rstudio.studio.RStudio
  190. -- Using ant: /usr/bin/ant
  191. -- Configured to install GWT
  192. -- Configured to build with libpam features
  193. -- Performing Test COMPILER_SUPPORTS_CXX17
  194. -- Performing Test COMPILER_SUPPORTS_CXX17 - Success
  195. CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:233 (message):
  196. Could NOT find Boost: Found unsuitable version "1.86.0", but required is at
  197. least "1.87.0" (found /usr/include, )
  198. Call Stack (most recent call first):
  199. /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:601 (_FPHSA_FAILURE_MESSAGE)
  200. /usr/share/cmake/Modules/FindBoost.cmake:2423 (find_package_handle_standard_args)
  201. src/cpp/CMakeLists.txt:299 (find_package)
  202.  
  203.  
  204. -- Configuring incomplete, errors occurred!
  205. ==> ERREUR : Une erreur s’est produite dans build().
  206. Abandon…
  207. -> error making: rstudio-desktop-exit status 4
  208. removing untracked AUR files from cache...
  209. :: Cleaning (1/1): /home/marc/.cache/yay/rstudio-desktop
  210. Suppression de rstudio-2024.12.1-c5bcd0e.tar.gz
  211. Suppression de soci-4.0.3.tar.gz
  212. -> Failed to install the following packages. Manual intervention is required:
  213. rstudio-desktop - exit status 4
  214.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement