summaryrefslogtreecommitdiffstats
path: root/source/n/FTBFSlog
diff options
context:
space:
mode:
Diffstat (limited to 'source/n/FTBFSlog')
-rw-r--r--source/n/FTBFSlog43
1 files changed, 13 insertions, 30 deletions
diff --git a/source/n/FTBFSlog b/source/n/FTBFSlog
index b56c4454e..bea9fa2dc 100644
--- a/source/n/FTBFSlog
+++ b/source/n/FTBFSlog
@@ -1,36 +1,19 @@
-Sat Jan 16 18:41:31 UTC 2021
- dhcp: add -fcommon to CFLAGS.
- gnupg: add -fcommon to CFLAGS.
- iftop: add -fcommon to CFLAGS.
- ncftp: add -fcommon to CFLAGS.
- netwatch: add -fcommon to CFLAGS.
- nn: add -fcommon to CFLAGS.
- tftp-hpa: add -fcommon to CFLAGS.
- vsftpd: add patch from BLFS for gcc >= 10.1.x.
- Thanks to nobodino.
+Thu Dec 21 19:06:04 UTC 2023
+ bind: fix build without krb5. Thanks to teoberi and Windu.
+--------------------------+
-Tue Jan 14 04:36:39 UTC 2020
- nfs-utils: add nfs-utils.2.4.3-rc2.patch to fix failure to rebuild on 32-bit.
+Sun Aug 27 18:13:06 UTC 2023
+ openssh: fix zlib version check. Thanks to nobodino and marav.
+--------------------------+
-Tue Dec 3 18:50:55 UTC 2019
- dnsmasq: fix building against 5.4.x kernel headers.
+Mon May 1 23:45:40 UTC 2023
+ ncftp: add "CC=gcc \" before the configure block.
+ Thanks to nobodino.
+--------------------------+
-Tue Sep 10 17:59:49 UTC 2019
- nn: patch to fix breakage from removal of stropts.h in glibc-2.30.
+Thu Nov 3 18:45:20 UTC 2022
+ s-nail: fix build with make-4.4. Thanks to nobodino and marav.
+--------------------------+
-Sat Apr 13 19:02:01 UTC 2019
- libgpg-error: 'namespace' is a builtin in gawk5, so change it to
- 'libgpg_error_namespace'.
- Thanks to nobodino.
+Wed Aug 3 19:33:03 UTC 2022
+ php: fix alpine version. Thanks to nobodino.
+--------------------------+
-Mon Feb 12 04:32:59 UTC 2018
- All package confirmed to build from source.
+Mon Feb 7 20:57:55 UTC 2022
+ All packages tested and found to compile properly.
+--------------------------+
-Fri Feb 2 19:33:00 UTC 2018
- Fix all packages that fail to build from source:
- htdig: build with -std=gnu++98 -fpermissive -fno-delete-null-pointer-checks
- libtirpc: in xdr_sizeof.c, #include <stdint.h>
- netkit-rwho: change getloadavg() function to rwho_getloadavg()
- newspost: change getline() function to newspost_getline()
- procmail: change getline() function to procmail_getline()
- rp-pppoe: merge some Fedora patches