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, itsfarseen)
Last Packager: mikedilger
Votes: 7
Popularity: 0.040496
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 15:09 (UTC)

That now fails with the same issue I was having trying to build from source.

Errors here - https://pastebin.com/cunL3zgP

soloturn commented on 2023-02-15 15:03 (UTC) (edited on 2023-02-15 15:05 (UTC) by soloturn)

updated the flag in PKGBUILD. it works now for you? added you as co maintainer so you would be able to make commits as well to the aur repo.

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"