Search Criteria
Package Details: dogecoin-qt 1.14.8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dogecoin-qt.git (read-only, click to copy) |
---|---|
Package Base: | dogecoin-qt |
Description: | Cryptocurrency |
Upstream URL: | http://dogecoin.com/ |
Licenses: | MIT |
Provides: | dogecoin-cli, dogecoin-daemon, dogecoin-tx |
Submitter: | Thermi |
Maintainer: | mauritiusdadd |
Last Packager: | mauritiusdadd |
Votes: | 51 |
Popularity: | 0.90 |
First Submitted: | 2014-02-01 16:57 (UTC) |
Last Updated: | 2024-11-16 16:23 (UTC) |
Dependencies (17)
- boost-libs
- db
- libevent (libevent-gitAUR)
- miniupnpc (miniupnpc-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- protobuf (protobuf-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- boost (boost-gitAUR) (make)
- boost-libs (make)
- db (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- make (make-gitAUR) (make)
- miniupnpc (miniupnpc-gitAUR) (make)
- openssl (openssl-gitAUR, openssl-staticAUR) (make)
- protobuf (protobuf-gitAUR) (make)
- qt5-tools (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 10 Next › Last »
gee commented on 2022-09-24 21:33 (UTC)
@Neko-san Alright, done. Thank you!
Neko-san commented on 2022-09-24 01:40 (UTC)
@gee It needs to be higher in the build function to avoid that error
gee commented on 2022-09-22 06:09 (UTC)
@Avionyx yeah that's often the case with AUR, something in the repos gets updated and the AUR package needs a rebuild. Alas not always will the simple rebuild just work without additional work.
@Neko-san I added that to the PKGBUILD, please double check that I didn't mess it up since I do not use static myself.
Thanks!
Neko-san commented on 2022-09-22 05:43 (UTC)
If you add
LDFLAGS=${LDFLAGS/-static/}
before the build (in case static linking is enabled globaly viamakepkg.conf
), you can prevent a build error for requiringlibdb_cxx
(since it's not an Arch Linux package at all, even on the AUR).Adding the static linking exclusion to the PKGBUILD or including
libdb_cxx
to support it would be goodAvionyx commented on 2022-04-28 12:45 (UTC)
Was having some issues with this starting recently but a rebuild in the package manager sorted it out - just in case it helps anyone else.
gee commented on 2021-07-31 08:32 (UTC)
Ok my problem was the inability to build it with LTO.
gee commented on 2021-07-18 09:40 (UTC)
@markkuit: is that with a rebuild of it?
markkuit commented on 2021-07-18 08:50 (UTC) (edited on 2021-07-18 08:51 (UTC) by markkuit)
This now fails to start as it is looking for a previous version of protobuf.
dogecoin-qt: error while loading shared libraries: libprotobuf.so.26: cannot open shared object file: No such file or directory
gee commented on 2021-07-18 01:10 (UTC) (edited on 2021-07-26 09:36 (UTC) by gee)
Hey there, dogecoin-qt currently segfaults on my system. I tried a rebuild but it was not better, is it the same for others? I haven't had much time to investigate the issue yet.
Thanks!
gee commented on 2021-05-23 15:47 (UTC)
@HolyKrapp : it seems fine here with a rebuild of dogecoin-qt. What problem do you see?
« First ‹ Previous 1 2 3 4 5 6 7 .. 10 Next › Last »