Search Criteria
Package Details: inlyne 0.4.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/inlyne.git (read-only, click to copy) |
---|---|
Package Base: | inlyne |
Description: | A GPU powered yet browserless tool to help you quickly view markdown files in the blink of an eye |
Upstream URL: | https://github.com/Inlyne-Project/inlyne |
Licenses: | MIT |
Submitter: | CosmicHorror |
Maintainer: | CosmicHorror |
Last Packager: | CosmicHorror |
Votes: | 2 |
Popularity: | 0.005250 |
First Submitted: | 2022-08-12 01:09 (UTC) |
Last Updated: | 2024-09-03 01:35 (UTC) |
Dependencies (11)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-macosAUR, freetype2-gitAUR, freetype2-qdoledAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- libxcursor
- libxi (libxi-gitAUR)
- libxrandr (libxrandr-gitAUR)
- oniguruma (oniguruma-gitAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- libxcb (libxcb-gitAUR) (make)
- libxkbcommon (libxkbcommon-gitAUR) (make)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR) (make)
Latest Comments
CosmicHorror commented on 2025-01-20 04:51 (UTC)
It looks like there may be some missing symbols for openssl? You could try installing openssl and see if rebuilding works after that. Alternatively
openssl
got switched for a different TLS provider ininlyne
's main branch if you want to try building that and seeing if that succeedsjarvis commented on 2025-01-16 21:13 (UTC)
OK, here's the full log: https://cryptpad.fr/file/#/2/file/fPMVi621Kb8DK3ZeeileHpQq/
CosmicHorror commented on 2025-01-16 12:40 (UTC)
Can you post more of the build failure? That single line isn't much to go off of
jarvis commented on 2025-01-16 11:00 (UTC)
build fails with error: linking with
cc
failed: exit status: 1CosmicHorror commented on 2024-02-20 10:09 (UTC)
You're building with an outdated Rust toolchain. Try running
rustup update
(or otherwise update your toolchain) and then try building againSherlock-Holo commented on 2024-02-20 06:46 (UTC)
fail build the package