This sounds to me like you're getting AUR packages by hand instead of a AUR helper and only downloaded the PKGBUILD. You need the source tarball that's available on the right side directly below "View PKGBUILD" as "Download tarball". Or you could use an AUR helper like yaourt or paktahn, that so this for you.
Search Criteria
Package Details: gdc-git 10.0.0+v2.086.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/gdc-git.git (read-only, click to copy) |
---|---|
Package Base: | gdc-git |
Description: | Compiler for D programming language which uses gcc backend |
Upstream URL: | https://gcc.gnu.org/ |
Licenses: | GPL3 |
Groups: | dlang |
Conflicts: | gcc-gdc, gdc |
Provides: | d-compiler, gdc |
Submitter: | demizer |
Maintainer: | FFY00 (kozzi) |
Last Packager: | kozzi |
Votes: | 16 |
Popularity: | 0.000000 |
First Submitted: | 2012-03-23 03:09 (UTC) |
Last Updated: | 2019-08-23 10:42 (UTC) |
Dependencies (6)
- binutils
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR)
- libgphobos (gdc-staticAUR, libgphobos-gitAUR)
- perl (perl-gitAUR)
- gdc (gdc-staticAUR, gdc-gitAUR, gcc-d-gitAUR, gcc-d-snapshotAUR, gcc-d) (make)
- git (git-gitAUR, git-glAUR) (make)
Required by (12)
- btdu (requires d-compiler) (make)
- dlangide (requires d-compiler) (make)
- dsweep (requires d-compiler) (make)
- dtagfs-git (requires d-compiler) (make)
- gdc-git (requires gdc) (make)
- libgphobos-git (requires gdc) (make)
- lix (requires d-compiler) (make)
- lix-git (requires d-compiler) (make)
- onedrive-abraunegg (requires d-compiler) (make)
- parsec47 (requires gdc) (make)
- psi-exact-inference-git (requires d-compiler) (make)
- sponskrub (requires d-compiler) (make)
Sources (3)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 11 Next › Last »
<deleted-account> commented on 2013-11-15 07:50 (UTC)
eko commented on 2013-11-15 04:14 (UTC)
==> ERROR: folders.diff was not found in the build directory and is not a URL.
how can I solve this ??
<deleted-account> commented on 2013-10-29 11:14 (UTC)
1) the community version of this (the gdc PKGBUILD file) seperates the generated binaries/libraries into two packages, "gdc" and "libgphobox-devel" (for a discussion of why go there). Because the AUR does afaik not support split packages in a PKGBUILD, this cannot be done here. Do not try to mix gdc-git with any of these two packages, as essentially gdc+libgphobosdevel = gdc-git.
2) I could not reproduce your error in any of my attempts (which were difficult given that you did not supply a minimal working example for your problem, so I have to guess where you encounter it). I have, however, adapted the packaging function to mirror the changes made in the community PKGBUILD: Please build and install gdc-git again (preferrably after first doing "pacman -Rsunc gdc-git" to remove all traces of the previous installation) with the updated PKGBUILD I just uploaded here. If you encounter the error again, please provide a minimal working example on how to reproduce it.
soltanmm commented on 2013-10-29 03:25 (UTC)
I'm having trouble running gdc from this package; the linker reports that gphobos2 cannot be found. Running 'locate gphobos2' reveals only a static library in the AUR build directory. I cannot sync with libgphobos-devel from the Arch official packages, as this package supposedly conflicts with it according to pacman.
Halp meh~! (plzthxbai, etc.)
<deleted-account> commented on 2013-08-26 01:05 (UTC)
Added Arch integration changes done for the "gdc" package back into this package.
<deleted-account> commented on 2013-07-24 11:04 (UTC)
Updated to gcc snapshot 4.9-20130721.
Also, pkgver format from now on is {GCC_MAJOR_VERSION}.{GCC_SNAPSHOT_DATE}.{GDC_COMMIT_COUNT}.{GDC_COMMIT_HASH} to express both which gcc snapshot is used and which gdc commit was used.
<deleted-account> commented on 2013-04-04 11:27 (UTC)
Updated to gcc snapshot 4.9-20130331, had some problems compiling with the (new) current gcc 4.8 release beforehand.
<deleted-account> commented on 2013-03-26 11:21 (UTC)
Updated now: This will keep being compiled with GDC git master branch + GCC trunk snapshot, thus moving to GCC version 4.9.
<deleted-account> commented on 2013-03-24 01:06 (UTC)
I'll update this once I'm relatively sure whether continuing to use the master branch (and thus implicitly switch from gcc 4.8 which was released a few days ago to the new trunk version 4.9) or switching to gdc'c new gdc-4.8 branch and thus explicitly use the gcc 4.8.x releases is the best call. For now, I'm flagging this out-of-date as it probably won't work anymore (the master branch expects gcc 4.9 not 4.8).
<deleted-account> commented on 2013-03-11 18:15 (UTC)
Fixed now by using the latest gcc snapshot (4.8-20130310)
Pinned Comments