Package Details: gossip 0.13.0-1

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)

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:

  = note: cc: error: unrecognized command-line option '--ld-path=/usr/bin/mold'

what does

$ cc --version
cc (GCC) 12.2.1 20230201

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 to cd "$pkgname-$pkgver"