[pkg-d-commits] [ldc] 02/03: Unconditionally bootstrap again

Matthias Klumpp mak at moszumanska.debian.org
Sat Sep 30 13:55:21 UTC 2017


This is an automated email from the git hooks/post-receive script.

mak pushed a commit to branch master
in repository ldc.

commit ab626fb773e0a1a8181820d8cbb4117e6cd65d0c
Author: Matthias Klumpp <mak at debian.org>
Date:   Sat Sep 30 15:37:14 2017 +0200

    Unconditionally bootstrap again
    
    PPC64el builds fail with `/usr/bin/ldc2: relocation error:
    /usr/bin/ldc2: symbol LLVMInitializeRISCVTargetInfo, version LLVM_5.0
    not defined in file libLLVM-5.0.so.1 with link time reference` at time
    if we don't bootstrap, which seems to be an LLVM issue.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 6b0dc7c..ad9da2d 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Konstantinos Margaritis <markos at debian.org>,
 Build-Depends: cmake,
                debhelper (>= 10),
                dh-exec (>= 0.3),
-               ldc <!stage1>,
+#               ldc <!stage1>,
                libconfig++-dev,
                libconfig-dev,
                libcurl4-gnutls-dev,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-d/ldc.git



More information about the pkg-d-commits mailing list