summaryrefslogtreecommitdiffstats
path: root/source/d
diff options
context:
space:
mode:
Diffstat (limited to 'source/d')
-rw-r--r--source/d/FTBFSlog26
-rwxr-xr-xsource/d/llvm/llvm.SlackBuild2
-rw-r--r--source/d/llvm/llvm.url48
3 files changed, 27 insertions, 49 deletions
diff --git a/source/d/FTBFSlog b/source/d/FTBFSlog
index 2487b89f3..859555ed5 100644
--- a/source/d/FTBFSlog
+++ b/source/d/FTBFSlog
@@ -1,25 +1,3 @@
-Fri Jan 29 20:26:15 UTC 2021
- strace: added --enable-mpers=check. Thanks to nobodino.
+Mon Feb 7 20:57:55 UTC 2022
+ All packages tested and found to compile properly.
+--------------------------+
-Sun Apr 14 17:58:44 UTC 2019
- subversion: include workaround for building with apr-1.7.0.
- Thanks to Stefan Sperling and nobodino.
-+--------------------------+
-Tue Jun 26 09:44:11 UTC 2018
- nasm: remove invalid pure_func qualifiers to fix gcc8 build
-+--------------------------+
-Thu Mar 29 18:14:22 UTC 2018
- doxygen: build fixed with update to flex. Thanks to nobodino.
-+--------------------------+
-Fri Feb 16 20:45:05 UTC 2018
- make: use a different patch directly to glob/glob.c as the other patch was
- producing an unstable binary. Thanks to nobodino.
-+--------------------------+
-Sun Feb 11 05:21:56 UTC 2018
- Fix all packages that fail to build from source:
- make: patch GLOB test in configure.ac to fix build with glibc-2.27.
-+--------------------------+
-Thu Feb 1 21:36:53 UTC 2018
- Fix all packages that fail to build from source:
- p2c: change builtin getline() function to p2c_getline()
- rcs: build with -std=c99
diff --git a/source/d/llvm/llvm.SlackBuild b/source/d/llvm/llvm.SlackBuild
index 3be521a67..f2f1ab094 100755
--- a/source/d/llvm/llvm.SlackBuild
+++ b/source/d/llvm/llvm.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=llvm
VERSION=${VERSION:-$(echo llvm-*.tar.xz | rev | cut -f 4- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
diff --git a/source/d/llvm/llvm.url b/source/d/llvm/llvm.url
index 835dd1816..4760a784d 100644
--- a/source/d/llvm/llvm.url
+++ b/source/d/llvm/llvm.url
@@ -1,25 +1,25 @@
-https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.0/llvm-13.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.0/clang-13.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.0/clang-tools-extra-13.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.0/compiler-rt-13.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.0/flang-13.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.0/lldb-13.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.0/openmp-13.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.0/polly-13.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.0/libcxx-13.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.0/libcxxabi-13.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.0/lld-13.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.0/libunwind-13.0.0.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.1/llvm-13.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.1/clang-13.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.1/clang-tools-extra-13.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.1/compiler-rt-13.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.1/flang-13.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.1/lldb-13.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.1/openmp-13.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.1/polly-13.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.1/libcxx-13.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.1/libcxxabi-13.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.1/lld-13.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.1/libunwind-13.0.1.src.tar.xz
-#http://llvm.org/releases/13.0.0/llvm-13.0.0.src.tar.xz
-#http://llvm.org/releases/13.0.0/clang-13.0.0.src.tar.xz
-#http://llvm.org/releases/13.0.0/clang-tools-extra-13.0.0.src.tar.xz
-#http://llvm.org/releases/13.0.0/compiler-rt-13.0.0.src.tar.xz
-#http://llvm.org/releases/13.0.0/flang-13.0.0.src.tar.xz
-#http://llvm.org/releases/13.0.0/lldb-13.0.0.src.tar.xz
-#http://llvm.org/releases/13.0.0/openmp-13.0.0.src.tar.xz
-#http://llvm.org/releases/13.0.0/polly-13.0.0.src.tar.xz
-#http://llvm.org/releases/13.0.0/libcxx-13.0.0.src.tar.xz
-#http://llvm.org/releases/13.0.0/libcxxabi-13.0.0.src.tar.xz
-#http://llvm.org/releases/13.0.0/lld-13.0.0.src.tar.xz
-#http://llvm.org/releases/13.0.0/libunwind-13.0.0.src.tar.xz
+#http://llvm.org/releases/13.0.1/llvm-13.0.1.src.tar.xz
+#http://llvm.org/releases/13.0.1/clang-13.0.1.src.tar.xz
+#http://llvm.org/releases/13.0.1/clang-tools-extra-13.0.1.src.tar.xz
+#http://llvm.org/releases/13.0.1/compiler-rt-13.0.1.src.tar.xz
+#http://llvm.org/releases/13.0.1/flang-13.0.1.src.tar.xz
+#http://llvm.org/releases/13.0.1/lldb-13.0.1.src.tar.xz
+#http://llvm.org/releases/13.0.1/openmp-13.0.1.src.tar.xz
+#http://llvm.org/releases/13.0.1/polly-13.0.1.src.tar.xz
+#http://llvm.org/releases/13.0.1/libcxx-13.0.1.src.tar.xz
+#http://llvm.org/releases/13.0.1/libcxxabi-13.0.1.src.tar.xz
+#http://llvm.org/releases/13.0.1/lld-13.0.1.src.tar.xz
+#http://llvm.org/releases/13.0.1/libunwind-13.0.1.src.tar.xz