Advertisement
Guest User

Untitled

a guest
Jul 18th, 2019
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.46 KB | None | 0 0
  1. --clean
  2. /usr/share/ruby/mkmf.rb:467:in `try_do': The compiler failed to generate an executable file. (RuntimeError)
  3. You have to install development tools first.
  4. from /usr/share/ruby/mkmf.rb:585:in `block in try_compile'
  5. from /usr/share/ruby/mkmf.rb:532:in `with_werror'
  6. from /usr/share/ruby/mkmf.rb:585:in `try_compile'
  7. from extconf.rb:138:in `nokogiri_try_compile'
  8. from extconf.rb:162:in `block in add_cflags'
  9. from /usr/share/ruby/mkmf.rb:643:in `with_cflags'
  10. from extconf.rb:161:in `add_cflags'
  11. from extconf.rb:416:in `<main>'
  12.  
  13. To see why this extension failed to compile, please check the mkmf.log which can be found here:
  14.  
  15. /usr/local/lib64/gems/ruby/nokogiri-1.10.3/mkmf.log
  16.  
  17. extconf failed, exit code 1
  18.  
  19. Gem files will remain installed in /usr/local/share/gems/gems/nokogiri-1.10.3 for inspection.
  20. Results logged to /usr/local/lib64/gems/ruby/nokogiri-1.10.3/gem_make.out
  21. Fetching public_suffix-3.1.1.gem
  22. Successfully installed public_suffix-3.1.1
  23. Fetching addressable-2.6.0.gem
  24. Successfully installed addressable-2.6.0
  25. Fetching colorator-1.1.0.gem
  26. Successfully installed colorator-1.1.0
  27. Fetching http_parser.rb-0.6.0.gem
  28. Building native extensions. This could take a while...
  29. ERROR: Error installing jekyll-lazy-load-image:
  30. ERROR: Failed to build gem native extension.
  31.  
  32. current directory: /usr/local/share/gems/gems/http_parser.rb-0.6.0/ext/ruby_http_parser
  33. /usr/bin/ruby -I /usr/share/rubygems -r ./siteconf20190718-45-u57gbn.rb extconf.rb
  34. creating Makefile
  35.  
  36. current directory: /usr/local/share/gems/gems/http_parser.rb-0.6.0/ext/ruby_http_parser
  37. make "DESTDIR=" clean
  38. make[1]: Entering directory '/usr/local/share/gems/gems/http_parser.rb-0.6.0/ext/ruby_http_parser'
  39. rm -f
  40. rm -f ruby_http_parser.so *.o *.bak mkmf.log .*.time
  41. make[1]: Leaving directory '/usr/local/share/gems/gems/http_parser.rb-0.6.0/ext/ruby_http_parser'
  42.  
  43. current directory: /usr/local/share/gems/gems/http_parser.rb-0.6.0/ext/ruby_http_parser
  44. make "DESTDIR="
  45. make[1]: Entering directory '/usr/local/share/gems/gems/http_parser.rb-0.6.0/ext/ruby_http_parser'
  46. gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/local/share/gems/gems/http_parser.rb-0.6.0/ext/ruby_http_parser -m64 -o ruby_http_parser.o -c ruby_http_parser.c
  47. make[1]: gcc: Command not found
  48. make[1]: *** [Makefile:245: ruby_http_parser.o] Error 127
  49. make[1]: Leaving directory '/usr/local/share/gems/gems/http_parser.rb-0.6.0/ext/ruby_http_parser'
  50.  
  51. make failed, exit code 2
  52.  
  53. Gem files will remain installed in /usr/local/share/gems/gems/http_parser.rb-0.6.0 for inspection.
  54. Results logged to /usr/local/lib64/gems/ruby/http_parser.rb-0.6.0/gem_make.out
  55. Building native extensions. This could take a while...
  56. ERROR: Error installing jekyll-paginate-v2:
  57. ERROR: Failed to build gem native extension.
  58.  
  59. current directory: /usr/local/share/gems/gems/http_parser.rb-0.6.0/ext/ruby_http_parser
  60. /usr/bin/ruby -I /usr/share/rubygems -r ./siteconf20190718-45-oh5qth.rb extconf.rb
  61. creating Makefile
  62.  
  63. current directory: /usr/local/share/gems/gems/http_parser.rb-0.6.0/ext/ruby_http_parser
  64. make "DESTDIR=" clean
  65. make[1]: Entering directory '/usr/local/share/gems/gems/http_parser.rb-0.6.0/ext/ruby_http_parser'
  66. rm -f
  67. rm -f ruby_http_parser.so *.o *.bak mkmf.log .*.time
  68. make[1]: Leaving directory '/usr/local/share/gems/gems/http_parser.rb-0.6.0/ext/ruby_http_parser'
  69.  
  70. current directory: /usr/local/share/gems/gems/http_parser.rb-0.6.0/ext/ruby_http_parser
  71. make "DESTDIR="
  72. make[1]: Entering directory '/usr/local/share/gems/gems/http_parser.rb-0.6.0/ext/ruby_http_parser'
  73. gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/local/share/gems/gems/http_parser.rb-0.6.0/ext/ruby_http_parser -m64 -o ruby_http_parser.o -c ruby_http_parser.c
  74. make[1]: gcc: Command not found
  75. make[1]: *** [Makefile:245: ruby_http_parser.o] Error 127
  76. make[1]: Leaving directory '/usr/local/share/gems/gems/http_parser.rb-0.6.0/ext/ruby_http_parser'
  77.  
  78. make failed, exit code 2
  79.  
  80. Gem files will remain installed in /usr/local/share/gems/gems/http_parser.rb-0.6.0 for inspection.
  81. Results logged to /usr/local/lib64/gems/ruby/http_parser.rb-0.6.0/gem_make.out
  82. Building native extensions. This could take a while...
  83. ERROR: Error installing jekyll-sitemap:
  84. ERROR: Failed to build gem native extension.
  85.  
  86. current directory: /usr/local/share/gems/gems/http_parser.rb-0.6.0/ext/ruby_http_parser
  87. /usr/bin/ruby -I /usr/share/rubygems -r ./siteconf20190718-45-73yi1k.rb extconf.rb
  88. creating Makefile
  89.  
  90. current directory: /usr/local/share/gems/gems/http_parser.rb-0.6.0/ext/ruby_http_parser
  91. make "DESTDIR=" clean
  92. make[1]: Entering directory '/usr/local/share/gems/gems/http_parser.rb-0.6.0/ext/ruby_http_parser'
  93. rm -f
  94. rm -f ruby_http_parser.so *.o *.bak mkmf.log .*.time
  95. make[1]: Leaving directory '/usr/local/share/gems/gems/http_parser.rb-0.6.0/ext/ruby_http_parser'
  96.  
  97. current directory: /usr/local/share/gems/gems/http_parser.rb-0.6.0/ext/ruby_http_parser
  98. make "DESTDIR="
  99. make[1]: Entering directory '/usr/local/share/gems/gems/http_parser.rb-0.6.0/ext/ruby_http_parser'
  100. gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/local/share/gems/gems/http_parser.rb-0.6.0/ext/ruby_http_parser -m64 -o ruby_http_parser.o -c ruby_http_parser.c
  101. make[1]: gcc: Command not found
  102. make[1]: *** [Makefile:245: ruby_http_parser.o] Error 127
  103. make[1]: Leaving directory '/usr/local/share/gems/gems/http_parser.rb-0.6.0/ext/ruby_http_parser'
  104.  
  105. make failed, exit code 2
  106.  
  107. Gem files will remain installed in /usr/local/share/gems/gems/http_parser.rb-0.6.0 for inspection.
  108. Results logged to /usr/local/lib64/gems/ruby/http_parser.rb-0.6.0/gem_make.out
  109. Fetching mercenary-0.3.6.gem
  110. Successfully installed mercenary-0.3.6
  111. Building native extensions. This could take a while...
  112. ERROR: Error installing html-proofer:
  113. ERROR: Failed to build gem native extension.
  114.  
  115. current directory: /usr/local/share/gems/gems/nokogiri-1.10.3/ext/nokogiri
  116. /usr/bin/ruby -I /usr/share/rubygems -r ./siteconf20190718-45-1xqwuo8.rb extconf.rb
  117. checking if the C compiler accepts ... *** extconf.rb failed ***
  118. Could not create Makefile due to some reason, probably lack of necessary
  119. libraries and/or headers. Check the mkmf.log file for more details. You may
  120. need configuration options.
  121.  
  122. Provided configuration options:
  123. --with-opt-dir
  124. --without-opt-dir
  125. --with-opt-include
  126. --without-opt-include=${opt-dir}/include
  127. --with-opt-lib
  128. --without-opt-lib=${opt-dir}/lib64
  129. --with-make-prog
  130. --without-make-prog
  131. --srcdir=.
  132. --curdir
  133. --ruby=/usr/bin/$(RUBY_BASE_NAME)
  134. --help
  135. --clean
  136. /usr/share/ruby/mkmf.rb:467:in `try_do': The compiler failed to generate an executable file. (RuntimeError)
  137. You have to install development tools first.
  138. from /usr/share/ruby/mkmf.rb:585:in `block in try_compile'
  139. from /usr/share/ruby/mkmf.rb:532:in `with_werror'
  140. from /usr/share/ruby/mkmf.rb:585:in `try_compile'
  141. from extconf.rb:138:in `nokogiri_try_compile'
  142. from extconf.rb:162:in `block in add_cflags'
  143. from /usr/share/ruby/mkmf.rb:643:in `with_cflags'
  144. from extconf.rb:161:in `add_cflags'
  145. from extconf.rb:416:in `<main>'
  146.  
  147. To see why this extension failed to compile, please check the mkmf.log which can be found here:
  148.  
  149. /usr/local/lib64/gems/ruby/nokogiri-1.10.3/mkmf.log
  150.  
  151. extconf failed, exit code 1
  152.  
  153. Gem files will remain installed in /usr/local/share/gems/gems/nokogiri-1.10.3 for inspection.
  154. Results logged to /usr/local/lib64/gems/ruby/nokogiri-1.10.3/gem_make.out
  155. make: *** [Makefile:38: build-dep-fedora] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement