Package Details: trashd-git r58.a82039a-1

Git Clone URL: https://aur.archlinux.org/trashd-git.git (read-only, click to copy)
Package Base: trashd-git
Description: Linux bus user service that provides an implementation of freedesktop trash spec
Upstream URL: https://github.com/FedeDP/Trashd
Licenses: GPL
Submitter: Nierro
Maintainer: None
Last Packager: Nierro
Votes: 1
Popularity: 0.000000
First Submitted: 2017-09-17 10:57 (UTC)
Last Updated: 2017-09-17 10:57 (UTC)

Dependencies (3)

Required by (0)

Sources (1)

Latest Comments

a821 commented on 2026-05-31 09:24 (UTC)

Fails to build in a clean chroot.

==> Starting build()...
udisks.c: In function ‘load_trashes’:
udisks.c:87:29: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
   87 |                 char *ptr = strrchr(obj_path, '/') + 1;
      |                             ^~~~~~~
/usr/bin/ld: main.o:(.bss+0x20): multiple definition of `bus'; erase.o:(.bss+0x20): first defined here
/usr/bin/ld: main.o:(.bss+0x0): multiple definition of `udev'; erase.o:(.bss+0x0): first defined here
/usr/bin/ld: main.o:(.bss+0x8): multiple definition of `trash'; erase.o:(.bss+0x8): first defined here