Upstream dropped both release tarballs and repo tags, therefore tthe pkgver() task fails. I can say with certainty that commit gac555fd was the equivalent of version 1.2.r5. (I already posted this to the other PKGBUILD comments page, apologies for the noise).
Search Criteria
Package Details: onedrive-git 1:1.1.3.r0.g945251f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/onedrive-git.git (read-only, click to copy) |
---|---|
Package Base: | onedrive-git |
Description: | Free OneDrive client written in D |
Upstream URL: | https://github.com/skilion/onedrive |
Licenses: | GPL3 |
Conflicts: | onedrive |
Provides: | onedrive |
Submitter: | ImNtReal |
Maintainer: | Scimmia |
Last Packager: | Scimmia |
Votes: | 44 |
Popularity: | 0.000334 |
First Submitted: | 2016-01-19 15:05 (UTC) |
Last Updated: | 2018-10-03 05:30 (UTC) |
Dependencies (6)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- sqlite (sqlite-fossilAUR)
- dmd (make)
- git (git-gitAUR, git-glAUR) (make)
Required by (1)
- onedrive_tray-git (requires onedrive)
Sources (1)
toropisco commented on 2017-03-14 12:38 (UTC)
toropisco commented on 2017-03-14 12:36 (UTC)
Upstream dropped both release tarballs and repo tags. I can say with certainty that commit gac555fd was the equivalent of version 1.2.5.
lwanger commented on 2016-11-22 21:10 (UTC)
I'm having the same ld issue (recomplile -fPIC). I have the latest dmd installed and removed the hardening-wrapper.
Scimmia commented on 2016-11-19 06:44 (UTC)
ngoonee, codenomad, if you have the hardening-wrapper package installed, get rid of it.
Scimmia commented on 2016-11-17 17:16 (UTC)
ngoonee, codenomad, what version of the dmd and libphobos-devel packages?
codenomad commented on 2016-11-17 16:56 (UTC) (edited on 2016-11-17 16:56 (UTC) by codenomad)
I'm hitting the same issue as ngoonee after freshly installing Arch (I don't have testing enabled)...
Scimmia commented on 2016-11-10 00:35 (UTC)
@ngoonee, I just built it on my system (testing enabled) and in a clean chroot (without testing), no problems on either one. I don't know what to tell you.
ngoonee commented on 2016-11-08 07:03 (UTC)
Doesn't build, with these errors:-
/usr/bin/ld: onedrive.o: relocation R_X86_64_32 against symbol `_D6object9Throwable7__ClassZ' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /usr/lib/libphobos2.a(object_1_257.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /usr/lib/libphobos2.a(object_2_34a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /usr/lib/libphobos2.a(object_3_34a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
Scimmia commented on 2016-09-30 00:15 (UTC)
Packages cannot touch the home dir. Read the post-install message.
<deleted-account> commented on 2016-09-29 19:41 (UTC)
Your script never creates a ~/Onedrive directory and errors out on first use. Recommend adding "mkdir ~/OneDrive" to install script.
Pinned Comments