Guest User

Untitled

a guest
Jul 31st, 2019
609
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 7.19 KB | None | 0 0
  1. Building native extensions.  This could take a while...
  2. ERROR:  Error installing rugged:
  3.     ERROR: Failed to build gem native extension.
  4.  
  5.     current directory: /home/gleb/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/rugged-0.28.2/ext/rugged
  6. /home/gleb/.rbenv/versions/2.4.1/bin/ruby -r ./siteconf20190731-16700-1ole0mw.rb extconf.rb
  7. checking for gmake... no
  8. checking for make... yes
  9. checking for cmake... yes
  10. checking for pkg-config... yes
  11. -- The C compiler identification is GNU 7.4.0
  12. -- Check for working C compiler: /usr/bin/cc
  13. -- Check for working C compiler: /usr/bin/cc -- works
  14. -- Detecting C compiler ABI info
  15. -- Detecting C compiler ABI info - done
  16. -- Detecting C compile features
  17. -- Detecting C compile features - done
  18. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
  19. -- Looking for pthread.h
  20. -- Looking for pthread.h - found
  21. -- Looking for pthread_create
  22. -- Looking for pthread_create - not found
  23. -- Looking for pthread_create in pthreads
  24. -- Looking for pthread_create in pthreads - not found
  25. -- Looking for pthread_create in pthread
  26. -- Looking for pthread_create in pthread - found
  27. -- Found Threads: TRUE  
  28. -- Performing Test HAVE_STRUCT_STAT_ST_MTIM
  29. -- Performing Test HAVE_STRUCT_STAT_ST_MTIM - Success
  30. -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC
  31. -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC - Failed
  32. -- Performing Test HAVE_STRUCT_STAT_MTIME_NSEC
  33. -- Performing Test HAVE_STRUCT_STAT_MTIME_NSEC - Failed
  34. -- Performing Test HAVE_STRUCT_STAT_NSEC
  35. -- Performing Test HAVE_STRUCT_STAT_NSEC - Success
  36. -- Performing Test IS_WALL_SUPPORTED
  37. -- Performing Test IS_WALL_SUPPORTED - Success
  38. -- Performing Test IS_WEXTRA_SUPPORTED
  39. -- Performing Test IS_WEXTRA_SUPPORTED - Success
  40. -- Performing Test IS_WDOCUMENTATION_SUPPORTED
  41. -- Performing Test IS_WDOCUMENTATION_SUPPORTED - Failed
  42. -- Performing Test IS_WNO_MISSING_FIELD_INITIALIZERS_SUPPORTED
  43. -- Performing Test IS_WNO_MISSING_FIELD_INITIALIZERS_SUPPORTED - Success
  44. -- Performing Test IS_WSTRICT_ALIASING_SUPPORTED
  45. -- Performing Test IS_WSTRICT_ALIASING_SUPPORTED - Success
  46. -- Performing Test IS_WSTRICT_PROTOTYPES_SUPPORTED
  47. -- Performing Test IS_WSTRICT_PROTOTYPES_SUPPORTED - Success
  48. -- Performing Test IS_WDECLARATION_AFTER_STATEMENT_SUPPORTED
  49. -- Performing Test IS_WDECLARATION_AFTER_STATEMENT_SUPPORTED - Success
  50. -- Performing Test IS_WSHIFT_COUNT_OVERFLOW_SUPPORTED
  51. -- Performing Test IS_WSHIFT_COUNT_OVERFLOW_SUPPORTED - Success
  52. -- Performing Test IS_WUNUSED_CONST_VARIABLE_SUPPORTED
  53. -- Performing Test IS_WUNUSED_CONST_VARIABLE_SUPPORTED - Success
  54. -- Performing Test IS_WUNUSED_FUNCTION_SUPPORTED
  55. -- Performing Test IS_WUNUSED_FUNCTION_SUPPORTED - Success
  56. -- Performing Test IS_WFORMAT_SUPPORTED
  57. -- Performing Test IS_WFORMAT_SUPPORTED - Success
  58. -- Performing Test IS_WFORMAT_SECURITY_SUPPORTED
  59. -- Performing Test IS_WFORMAT_SECURITY_SUPPORTED - Success
  60. -- Performing Test IS_WINT_CONVERSION_SUPPORTED
  61. -- Performing Test IS_WINT_CONVERSION_SUPPORTED - Success
  62. -- Performing Test IS_WNO_DOCUMENTATION_DEPRECATED_SYNC_SUPPORTED
  63. -- Performing Test IS_WNO_DOCUMENTATION_DEPRECATED_SYNC_SUPPORTED - Success
  64. -- Looking for regcomp_l
  65. -- Looking for regcomp_l - not found
  66. -- Looking for regcomp
  67. -- Looking for regcomp - found
  68. -- Looking for futimens
  69. -- Looking for futimens - found
  70. -- Checking prototype qsort_r for HAVE_QSORT_R_BSD - False
  71. -- Checking prototype qsort_r for HAVE_QSORT_R_GNU - True
  72. -- Looking for qsort_s
  73. -- Looking for qsort_s - not found
  74. -- Looking for clock_gettime in rt
  75. -- Looking for clock_gettime in rt - found
  76. -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1")
  77. -- Could NOT find HTTP_Parser (missing: HTTP_PARSER_INCLUDE_DIR HTTP_PARSER_LIBRARY)
  78. -- http-parser version 2 was not found or disabled; using bundled 3rd-party sources.
  79. -- Performing Test IS_WIMPLICIT_FALLTHROUGH_1_SUPPORTED
  80. -- Performing Test IS_WIMPLICIT_FALLTHROUGH_1_SUPPORTED - Success
  81. -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11")
  82. -- Checking for module 'libssh2'
  83. --   Found libssh2, version 1.8.1_DEV
  84. --   Resolved libraries: /usr/local/lib/libssh2.a
  85. -- Looking for libssh2_userauth_publickey_frommemory in /usr/local/lib/libssh2.a
  86. -- Looking for libssh2_userauth_publickey_frommemory in /usr/local/lib/libssh2.a - not found
  87. -- Enabled features:
  88.  * threadsafe, threadsafe support
  89.  * HTTPS, using OpenSSL
  90.  * SHA, using CollisionDetection
  91.  * http-parser, http-parser support (bundled)
  92.  * zlib, using system zlib
  93.  * SSH, SSH transport support
  94.  
  95. -- Disabled features:
  96.  * debugpool, debug pool allocator
  97.  * tracing, tracing support
  98.  * SPNEGO, SPNEGO authentication support
  99.  * iconv, iconv encoding conversion support
  100.  
  101. -- Configuring done
  102. -- Generating done
  103. -- Build files have been written to: /home/gleb/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/rugged-0.28.2/vendor/libgit2/build
  104.  -- /usr/bin/make
  105. checking for -lgit2... yes
  106. checking for git2.h... yes
  107. creating Makefile
  108.  
  109. current directory: /home/gleb/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/rugged-0.28.2/ext/rugged
  110. make "DESTDIR=" clean
  111.  
  112. current directory: /home/gleb/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/rugged-0.28.2/ext/rugged
  113. make "DESTDIR="
  114. compiling rugged.c
  115. rugged.c: In function ‘rugged_exception_raise’:
  116. rugged.c:317:6: warning: function might be candidate for attribute ‘noreturn’ [-Wsuggest-attribute=noreturn]
  117.  void rugged_exception_raise(void)
  118.       ^~~~~~~~~~~~~~~~~~~~~~
  119. rugged.c: At top level:
  120. cc1: warning: unrecognized command line option ‘-Wno-self-assign’
  121. cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’
  122. cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’
  123. compiling rugged_allocator.c
  124. compiling rugged_backend.c
  125. compiling rugged_blame.c
  126. compiling rugged_blob.c
  127. compiling rugged_branch.c
  128. compiling rugged_branch_collection.c
  129. compiling rugged_commit.c
  130. compiling rugged_config.c
  131. compiling rugged_cred.c
  132. compiling rugged_diff.c
  133. compiling rugged_diff_delta.c
  134. compiling rugged_diff_hunk.c
  135. compiling rugged_diff_line.c
  136. compiling rugged_index.c
  137. compiling rugged_note.c
  138. compiling rugged_object.c
  139. compiling rugged_patch.c
  140. compiling rugged_rebase.c
  141. compiling rugged_reference.c
  142. compiling rugged_reference_collection.c
  143. compiling rugged_remote.c
  144. compiling rugged_remote_collection.c
  145. compiling rugged_repo.c
  146. compiling rugged_revwalk.c
  147. compiling rugged_settings.c
  148. compiling rugged_signature.c
  149. compiling rugged_submodule.c
  150. compiling rugged_submodule_collection.c
  151. compiling rugged_tag.c
  152. compiling rugged_tag_collection.c
  153. compiling rugged_tree.c
  154. linking shared-object rugged/rugged.so
  155. /usr/bin/ld: /usr/local/lib/libssh2.a(agent.c.o): relocation R_X86_64_PC32 against symbol `libssh2_agent_disconnect' can not be used when making a shared object; recompile with -fPIC
  156. /usr/bin/ld: final link failed: Bad value
  157. collect2: error: ld returned 1 exit status
  158. Makefile:257: recipe for target 'rugged.so' failed
  159. make: *** [rugged.so] Error 1
  160.  
  161. make failed, exit code 2
  162.  
  163. Gem files will remain installed in /home/gleb/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/rugged-0.28.2 for inspection.
  164. Results logged to /home/gleb/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/extensions/x86_64-linux/2.4.0-static/rugged-0.28.2/gem_make.out
Advertisement
Add Comment
Please, Sign In to add comment