Package Details: the-way-git 0.20.3-1

Git Clone URL: https://aur.archlinux.org/the-way-git.git (read-only, click to copy)
Package Base: the-way-git
Description: A command line code snippets manager
Upstream URL: https://github.com/out-of-cheese-error/the-way
Licenses: MIT
Conflicts: the-way
Provides: the-way
Submitter: spikecodes
Maintainer: FredBezies
Last Packager: FredBezies
Votes: 3
Popularity: 0.000000
First Submitted: 2020-10-18 18:43 (UTC)
Last Updated: 2024-11-08 19:22 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

Nudin commented on 2025-01-12 10:17 (UTC)

Fails to compile for me:

...
          /usr/bin/ld: /home/michi/.cache/yay/the-way-git/src/the-way/target/release/deps/libring-c076e094511254e4.rlib(4fdc6bf654708b8f-x86_64-mont5-elf.o):/home/michi/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.7/pregenerated/x86_64-mont5-elf.S:24: more undefined references to `ring_core_0_17_7_OPENSSL_ia32cap_P' follow
          /usr/bin/ld: /home/michi/.cache/yay/the-way-git/src/the-way/target/release/deps/the_way-534ec5144f4337be: hidden symbol `ring_core_0_17_7_OPENSSL_ia32cap_P' isn't defined
          /usr/bin/ld: final link failed: bad value
          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)

spikecodes commented on 2020-10-23 21:24 (UTC)

Thanks, fixed.