diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2018-06-27 19:40:52 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2018-06-28 09:00:32 +0200 |
commit | 233fc224df15f411fad82cafffa1fb5caa79ec03 (patch) | |
tree | f5c1918b45c5db9ca2dd10475327ce00e664800b /source/l/FTBFSlog | |
parent | 63f56cc135f65b25d924c16f959a8819e55740d9 (diff) | |
download | current-233fc224df15f411fad82cafffa1fb5caa79ec03.tar.gz current-233fc224df15f411fad82cafffa1fb5caa79ec03.tar.xz |
Wed Jun 27 19:40:52 UTC 201820180627194052
ap/texinfo-6.5-x86_64-5.txz: Rebuilt.
Fixed unescaped left brace warning from perl-5.28.0.
l/gdbm-1.16-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/l/FTBFSlog')
-rw-r--r-- | source/l/FTBFSlog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/source/l/FTBFSlog b/source/l/FTBFSlog index a256e66d4..248604e0b 100644 --- a/source/l/FTBFSlog +++ b/source/l/FTBFSlog @@ -1,3 +1,9 @@ +Wed Jun 27 19:03:51 UTC 2018 + glibc: don't request UTF-8 in libc.texinfo since it is built using + LANGUAGE=C LC_ALL=C which are non-UTF-8. This leads to a hang if makeinfo + is using perl-5.28. + FIXME: look for a way to fix this properly in the texinfo package. ++--------------------------+ Tue Jun 26 09:10:33 UTC 2018 db48: Fix symbol collision in atomic.h with gcc8 glibc: fix FTBFS with gcc8 by adding --disable-werror |