It works with ldc now, have checked @lahwaacz
Search Criteria
Package Details: onedrive-abraunegg 2.5.9-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/onedrive-abraunegg.git (read-only, click to copy) |
|---|---|
| Package Base: | onedrive-abraunegg |
| Description: | Free OneDrive client written in D - abraunegg's fork. Follows the releases on https://github.com/abraunegg/onedrive/releases |
| Upstream URL: | https://github.com/abraunegg/onedrive |
| Keywords: | onedrive |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | onedrive, onedrive-abraunegg-git, onedrive-bin, onedrive-fork-git, onedrive-git |
| Provides: | onedrive |
| Submitter: | Pete |
| Maintainer: | Matr1x-101 (yogeshm.007) |
| Last Packager: | yogeshm.007 |
| Votes: | 144 |
| Popularity: | 1.67 |
| First Submitted: | 2019-03-29 10:46 (UTC) |
| Last Updated: | 2025-11-06 03:04 (UTC) |
Dependencies (5)
- d-runtime (liblphobos-gitAUR, libgphobos-gitAUR, liblphobos, libphobos)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- libnotify (libnotify-gitAUR)
- sqlite (sqlite-fossilAUR)
- d-compiler (ldc-gitAUR, gdc-staticAUR, gdc-gitAUR, dmd, ldc) (make)
Required by (3)
- onedrivegui
- onedrivegui-git
- onedrive_tray-git (requires onedrive)
Sources (1)
Matr1x-101 commented on 2025-06-10 19:23 (UTC)
lahwaacz commented on 2025-06-10 19:03 (UTC)
@yogeshm.007 The issue should be fixed by the ldc-3:1.40.1-3 version, can you check it?
(For completeness, note that the issue was only with the ldc package and not dmd, which both provide the d-compiler virtual dependency.)
yogeshm.007 commented on 2025-06-10 10:15 (UTC)
On up-to-date arch linux system, the build is failing. As @sotoleni suggested installing llvm19-libs before build solves the problem. I believe (I'm more of a arch linux user than a developer, so may be wrong) the problem is caused by a compatibility issue between ldc and llvm-libs or a configuration issue in one of them. Both have new versions in the testing repo.
NY152 commented on 2025-06-10 09:51 (UTC)
Compilation error despite the presence of llvm-libs:
==> Lancement de build()… checking for a BSD-compatible install... /usr/bin/install -c checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for dmd... no checking for ldmd2... ldmd2 checking version of D compiler... ldmd2: error while loading shared libraries: libLLVM.so.19.1: cannot open shared object file: No such file or directory
configure: error: Compiler version insufficient, current compiler version , minimum version 1.18.0 ==> ERREUR : Une erreur s’est produite dans build(). Abandon… :: Unable to build onedrive-abraunegg - makepkg exited with code: 4
sotoleni commented on 2025-06-10 05:16 (UTC) (edited on 2025-06-10 05:17 (UTC) by sotoleni)
Maybe you have to add as a dependency the package: llvm19-libs
Without it, with an updated ArchLinux, the makepkg fails to built.
Beiruty commented on 2025-06-09 13:57 (UTC)
Version 2.5.6 has been released. When the pack will be updated?
leuko commented on 2025-05-23 08:49 (UTC)
@skimmia https://github.com/skilion/onedrive is archived since 2024. onedrive-abraunegg is the new fork. Can you please get this package removed?
NY152 commented on 2025-03-18 10:44 (UTC)
Unable to connect with the provided URL. Once authenticated on the Microsoft website, the page is completely blank...
Pinned Comments
Pete commented on 2019-03-29 10:51 (UTC)
This package can be used as a replacement for onedrive-abraunegg-git. It will be updated on every release from https://github.com/abraunegg/onedrive/releases .