Search Criteria
Package Details: gossip 0.13.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gossip.git (read-only, click to copy) |
---|---|
Package Base: | gossip |
Description: | gossip nostr client, rust, egui based. |
Upstream URL: | https://github.com/mikedilger/gossip |
Licenses: | MIT |
Conflicts: | ffmpeg-git |
Submitter: | soloturn |
Maintainer: | soloturn (zero66, mikedilger) |
Last Packager: | mikedilger |
Votes: | 5 |
Popularity: | 0.119689 |
First Submitted: | 2023-02-13 19:50 (UTC) |
Last Updated: | 2024-12-20 22:00 (UTC) |
Dependencies (7)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- mold (mold-gitAUR) (make)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR) (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
zero66 commented on 2023-02-15 14:39 (UTC) (edited on 2023-02-15 14:42 (UTC) by zero66)
Just tried - 'git clone https://aur.archlinux.org/gossip.git' then 'cd gossip' and then 'makepkg -si'
Failed with the same error.
zero66 commented on 2023-02-15 14:28 (UTC)
Tried with 'yay' too with the same error.
I've also tried cloning from github, but that gives me another set of errors related to pin_utils which I think is cargo related.
soloturn commented on 2023-02-15 14:22 (UTC) (edited on 2023-02-15 15:03 (UTC) by soloturn)
uff really. i get it now as well.
zero66 commented on 2023-02-15 14:18 (UTC)
cc --version cc (GCC) 12.2.1 20230201
Same as you?
soloturn commented on 2023-02-15 14:14 (UTC) (edited on 2023-02-15 14:16 (UTC) by soloturn)
thank you, i see, for the 2nd time already:
what does
say in your case?
zero66 commented on 2023-02-15 08:52 (UTC)
If I've done this right the complete output can be found here. https://pastebin.com/qqtp8cjV
soloturn commented on 2023-02-15 05:27 (UTC)
you have a litte bit more of the error message?
zero66 commented on 2023-02-14 20:27 (UTC)
Still struggling to install this or gossip-git, getting the following error with both, so any help appreciated. I'm guessing there's something not installed that I need?
"error: linking with
cc
failed: exit status: 1"soloturn commented on 2023-02-13 21:45 (UTC)
corrected.
FabioLolix commented on 2023-02-13 21:05 (UTC)
cd $pkgname
need to change tocd "$pkgname-$pkgver"
« First ‹ Previous 1 2 3 4 Next › Last »