summaryrefslogtreecommitdiffstats
path: root/source/d/FTBFSlog
diff options
context:
space:
mode:
Diffstat (limited to 'source/d/FTBFSlog')
-rw-r--r--source/d/FTBFSlog36
1 files changed, 17 insertions, 19 deletions
diff --git a/source/d/FTBFSlog b/source/d/FTBFSlog
index 2487b89f3..06907a2b7 100644
--- a/source/d/FTBFSlog
+++ b/source/d/FTBFSlog
@@ -1,25 +1,23 @@
-Fri Jan 29 20:26:15 UTC 2021
- strace: added --enable-mpers=check. Thanks to nobodino.
+Thu Mar 21 21:57:33 UTC 2024
+ python2: ensure python2 will build if it is not already installed.
+--------------------------+
-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 Jan 17 21:57:52 UTC 2023
+ gdb: patched to fix the build with readline-8.2.001.
+ Thanks to nobodino and marav.
+--------------------------+
-Tue Jun 26 09:44:11 UTC 2018
- nasm: remove invalid pure_func qualifiers to fix gcc8 build
+Sat Aug 6 04:18:11 UTC 2022
+ llvm: patched to fix the build with glibc-2.36.
+ rust: patched to fix the build with glibc-2.36.
+--------------------------+
-Thu Mar 29 18:14:22 UTC 2018
- doxygen: build fixed with update to flex. Thanks to nobodino.
+Thu Aug 4 19:14:56 UTC 2022
+ gcc: applied upstream patches to fix the build with glibc-2.36 (although it's
+ unlikely we'll need to rebuild this before gcc-12.2.0 comes along).
+ Cheers 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.
+Tue Jul 19 19:02:03 UTC 2022
+ doxygen: patch to fix build with gcc12.
+ Thanks to nobodino and USUARIONUEVO.
+--------------------------+
-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.
+Mon Feb 7 20:57:55 UTC 2022
+ All packages tested and found to compile properly.
+--------------------------+
-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