Skip to content

AUR install fails #242

Description

@mr-road
   /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0x60d): undefined reference to `_libssh2_ntohu32'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0x779): undefined reference to `_libssh2_error'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0x8a3): undefined reference to `_libssh2_error'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0x8cc): undefined reference to `_libssh2_error'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0x9a6): undefined reference to `_libssh2_error'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0x9c0): undefined reference to `_libssh2_error'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0xac9): undefined reference to `_libssh2_store_u32'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0xae4): undefined reference to `_libssh2_store_str'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0xc74): undefined reference to `_libssh2_error'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0xc8e): undefined reference to `_libssh2_error'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0xcc5): undefined reference to `_libssh2_error'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0xd26): undefined reference to `_libssh2_error'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0xde7): undefined reference to `_libssh2_error'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0xdfe): undefined reference to `_libssh2_store_u32'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0xe19): undefined reference to `_libssh2_store_str'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0xe2a): undefined reference to `_libssh2_store_str'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0xeab): undefined reference to `_libssh2_error'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0xf56): undefined reference to `_libssh2_error'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0x1021): undefined reference to `_libssh2_error'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0x1058): undefined reference to `_libssh2_error'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0x1072): undefined reference to `_libssh2_error'

...
userauth.c:(.text.libssh2_userauth_publickey_sk+0xed): undefined reference to _libssh2_sk_pub_keyfilememory' /usr/bin/ld: userauth.c:(.text.libssh2_userauth_publickey_sk+0x2a1): undefined reference to _libssh2_error'
/usr/bin/ld: userauth.c:(.text.libssh2_userauth_publickey_sk+0x301): undefined reference to _libssh2_error' /usr/bin/ld: ~/.cache/yay/gitopolis/src/gitopolis-1.12.4/target/release/deps/liblibssh2_sys-af6d17e69a6ad6e7.rlib(f89bd02e425f6856-comp.o): in function comp_method_zlib_decomp':
comp.c:(.text.comp_method_zlib_decomp+0x147): undefined reference to _libssh2_error' /usr/bin/ld: ~/.cache/yay/gitopolis/src/gitopolis-1.12.4/target/release/deps/liblibssh2_sys-af6d17e69a6ad6e7.rlib(f89bd02e425f6856-comp.o): in function comp_method_zlib_comp':
comp.c:(.text.comp_method_zlib_comp+0x5b): undefined reference to _libssh2_error' /usr/bin/ld: ~/.cache/yay/gitopolis/src/gitopolis-1.12.4/target/release/deps/liblibssh2_sys-af6d17e69a6ad6e7.rlib(f89bd02e425f6856-comp.o): in function comp_method_zlib_init':
comp.c:(.text.comp_method_zlib_init+0x1f): undefined reference to _libssh2_calloc' /usr/bin/ld: comp.c:(.text.comp_method_zlib_init+0xb8): undefined reference to _libssh2_error'
/usr/bin/ld: ~/.cache/yay/gitopolis/src/gitopolis-1.12.4/target/release/deps/liblibssh2_sys-af6d17e69a6ad6e7.rlib(f89bd02e425f6856-keepalive.o): in function libssh2_keepalive_send': keepalive.c:(.text.libssh2_keepalive_send+0x124): undefined reference to _libssh2_error'
collect2: error: ld returned 1 exit status

= note: some extern functions couldn't be found; some native libraries may need to be installed or have their path specified
= note: use the -l flag to specify native libraries to link
= note: use the cargo:rustc-link-lib directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib)

error: could not compile gitopolis (bin "gitopolis") due to 1 previous error
==> ERROR: A failure occurred in build().
Aborting...
-> error making: gitopolis-exit status 4
-> Failed to install the following packages. Manual intervention is required:
gitopolis - exit status 4

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions