tomcloyd

bundle update issue

Feb 8th, 2024
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.23 KB | None | 0 0
  1. tomc@pop-os:~/Dropbox/www/__Active/tomcloyd$ bundle update
  2. Fetching gem metadata from https://rubygems.org/...........
  3. Resolving dependencies...
  4. Using bundler 2.2.30
  5. Using coderay 1.1.3
  6. Using public_suffix 5.0.4
  7. Fetching concurrent-ruby 1.2.3 (was 1.2.2)
  8. Fetching diff-lcs 1.5.1 (was 1.5.0)
  9. Using colored 1.2
  10. Using cri 2.15.11
  11. Using ddmetrics 1.1.0
  12. Using ddplugin 1.0.3
  13. Using rb-fsevent 0.11.2
  14. Using lumberjack 1.2.10
  15. Using webrick 1.8.1
  16. Using nenv 0.3.0
  17. Using ffi 1.16.3
  18. Using thor 1.3.0
  19. Using method_source 1.0.0
  20. Using guard-compat 1.2.1
  21. Fetching set 1.1.0 (was 1.0.3)
  22. Fetching rack 3.0.9 (was 3.0.8)
  23. Using shellany 0.0.1
  24. Using rbtree 0.4.6
  25. Using memo_wise 1.8.0
  26. Using json_schema 0.21.0
  27. Using stringio 3.1.0
  28. Using formatador 1.1.0
  29. Using slow_enumerator_tools 1.1.0
  30. Using json 2.7.1
  31. Using tty-platform 0.3.0
  32. Using rexml 3.2.6
  33. Fetching zeitwerk 2.6.13 (was 2.6.12)
  34. Fetching parallel 1.24.0 (was 1.23.0)
  35. Using tty-which 0.5.0
  36. Using tty-color 0.6.0
  37. Using racc 1.7.3
  38. Using addressable 2.8.6 (was 2.8.5)
  39. Using rb-inotify 0.10.1
  40. Using pry 0.14.2
  41. Using notiffany 0.1.3
  42. Fetching psych 5.1.2 (was 4.0.6)
  43. Using kramdown 2.4.0
  44. Using pastel 0.8.0
  45. Fetching nokogiri 1.16.2 (x86_64-linux) (was 1.15.5)
  46. Installing set 1.1.0 (was 1.0.3)
  47. Installing parallel 1.24.0 (was 1.23.0)
  48. Using listen 3.8.0
  49. Using tty-command 0.10.1
  50. Using guard 2.18.1
  51. Using sorted_set 1.0.3
  52. Installing psych 5.1.2 (was 4.0.6) with native extensions
  53. Installing diff-lcs 1.5.1 (was 1.5.0)
  54. Installing zeitwerk 2.6.13 (was 2.6.12)
  55. Installing rack 3.0.9 (was 3.0.8)
  56. Installing concurrent-ruby 1.2.3 (was 1.2.2)
  57. Using rackup 2.1.0
  58. Fetching adsf 1.5.0 (was 1.4.8)
  59. Using immutable-ruby 0.1.0
  60. Installing adsf 1.5.0 (was 1.4.8)
  61. Installing nokogiri 1.16.2 (x86_64-linux) (was 1.15.5)
  62. Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
  63.  
  64. current directory: /home/tomc/Dropbox/www/__Active/tomcloyd/vendor/bundle/ruby/3.0.0/gems/psych-5.1.2/ext/psych
  65. /usr/bin/ruby3.0 -I /usr/lib/ruby/vendor_ruby -r ./siteconf20240208-10463-1gzdnv.rb extconf.rb
  66. checking for yaml.h... no
  67. yaml.h not found
  68. *** extconf.rb failed ***
  69. Could not create Makefile due to some reason, probably lack of necessary
  70. libraries and/or headers. Check the mkmf.log file for more details. You may
  71. need configuration options.
  72.  
  73. Provided configuration options:
  74. --with-opt-dir
  75. --without-opt-dir
  76. --with-opt-include
  77. --without-opt-include=${opt-dir}/include
  78. --with-opt-lib
  79. --without-opt-lib=${opt-dir}/lib
  80. --with-make-prog
  81. --without-make-prog
  82. --srcdir=.
  83. --curdir
  84. --ruby=/usr/bin/$(RUBY_BASE_NAME)3.0
  85. --with-libyaml-source-dir
  86. --without-libyaml-source-dir
  87. --with-yaml-0.1-config
  88. --without-yaml-0.1-config
  89. --with-pkg-config
  90. --without-pkg-config
  91. --with-libyaml-dir
  92. --without-libyaml-dir
  93. --with-libyaml-include
  94. --without-libyaml-include=${libyaml-dir}/include
  95. --with-libyaml-lib
  96. --without-libyaml-lib=${libyaml-dir}/lib
  97.  
  98. To see why this extension failed to compile, please check the mkmf.log which can be found here:
  99.  
  100. /home/tomc/Dropbox/www/__Active/tomcloyd/vendor/bundle/ruby/3.0.0/extensions/x86_64-linux/3.0.0/psych-5.1.2/mkmf.log
  101.  
  102. extconf failed, exit code 1
  103.  
  104. Gem files will remain installed in /home/tomc/Dropbox/www/__Active/tomcloyd/vendor/bundle/ruby/3.0.0/gems/psych-5.1.2 for inspection.
  105. Results logged to /home/tomc/Dropbox/www/__Active/tomcloyd/vendor/bundle/ruby/3.0.0/extensions/x86_64-linux/3.0.0/psych-5.1.2/gem_make.out
  106.  
  107. /usr/lib/ruby/vendor_ruby/rubygems/ext/builder.rb:95:in `run'
  108. /usr/lib/ruby/vendor_ruby/rubygems/ext/ext_conf_builder.rb:47:in `block in build'
  109. /usr/lib/ruby/3.0.0/tempfile.rb:317:in `open'
  110. /usr/lib/ruby/vendor_ruby/rubygems/ext/ext_conf_builder.rb:26:in `build'
  111. /usr/lib/ruby/vendor_ruby/rubygems/ext/builder.rb:161:in `build_extension'
  112. /usr/lib/ruby/vendor_ruby/rubygems/ext/builder.rb:195:in `block in build_extensions'
  113. /usr/lib/ruby/vendor_ruby/rubygems/ext/builder.rb:192:in `each'
  114. /usr/lib/ruby/vendor_ruby/rubygems/ext/builder.rb:192:in `build_extensions'
  115. /usr/lib/ruby/vendor_ruby/rubygems/installer.rb:847:in `build_extensions'
  116. /home/tomc/Dropbox/www/__Active/tomcloyd/vendor/bundle/ruby/3.0.0/gems/bundler-2.2.30/lib/bundler/rubygems_gem_installer.rb:71:in `build_extensions'
  117. /home/tomc/Dropbox/www/__Active/tomcloyd/vendor/bundle/ruby/3.0.0/gems/bundler-2.2.30/lib/bundler/rubygems_gem_installer.rb:28:in `install'
  118. /home/tomc/Dropbox/www/__Active/tomcloyd/vendor/bundle/ruby/3.0.0/gems/bundler-2.2.30/lib/bundler/source/rubygems.rb:200:in `install'
  119. /home/tomc/Dropbox/www/__Active/tomcloyd/vendor/bundle/ruby/3.0.0/gems/bundler-2.2.30/lib/bundler/installer/gem_installer.rb:54:in `install'
  120. /home/tomc/Dropbox/www/__Active/tomcloyd/vendor/bundle/ruby/3.0.0/gems/bundler-2.2.30/lib/bundler/installer/gem_installer.rb:16:in `install_from_spec'
  121. /home/tomc/Dropbox/www/__Active/tomcloyd/vendor/bundle/ruby/3.0.0/gems/bundler-2.2.30/lib/bundler/installer/parallel_installer.rb:186:in `do_install'
  122. /home/tomc/Dropbox/www/__Active/tomcloyd/vendor/bundle/ruby/3.0.0/gems/bundler-2.2.30/lib/bundler/installer/parallel_installer.rb:177:in `block in worker_pool'
  123. /home/tomc/Dropbox/www/__Active/tomcloyd/vendor/bundle/ruby/3.0.0/gems/bundler-2.2.30/lib/bundler/worker.rb:62:in `apply_func'
  124. /home/tomc/Dropbox/www/__Active/tomcloyd/vendor/bundle/ruby/3.0.0/gems/bundler-2.2.30/lib/bundler/worker.rb:57:in `block in process_queue'
  125. /home/tomc/Dropbox/www/__Active/tomcloyd/vendor/bundle/ruby/3.0.0/gems/bundler-2.2.30/lib/bundler/worker.rb:54:in `loop'
  126. /home/tomc/Dropbox/www/__Active/tomcloyd/vendor/bundle/ruby/3.0.0/gems/bundler-2.2.30/lib/bundler/worker.rb:54:in `process_queue'
  127. /home/tomc/Dropbox/www/__Active/tomcloyd/vendor/bundle/ruby/3.0.0/gems/bundler-2.2.30/lib/bundler/worker.rb:91:in `block (2 levels) in create_threads'
  128.  
  129. An error occurred while installing psych (5.1.2), and Bundler cannot continue.
  130.  
  131. In Gemfile:
  132. guard-nanoc was resolved to 2.1.9, which depends on
  133. nanoc-cli was resolved to 4.12.19, which depends on
  134. nanoc-core was resolved to 4.12.19, which depends on
  135. psych
  136. tomc@pop-os:~/Dropbox/www/__Active/tomcloyd$
  137.  
Advertisement
Add Comment
Please, Sign In to add comment