summaryrefslogtreecommitdiffstats
path: root/source/l/FTBFSlog
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/FTBFSlog')
-rw-r--r--source/l/FTBFSlog134
1 files changed, 2 insertions, 132 deletions
diff --git a/source/l/FTBFSlog b/source/l/FTBFSlog
index 395c8dbed..859555ed5 100644
--- a/source/l/FTBFSlog
+++ b/source/l/FTBFSlog
@@ -1,133 +1,3 @@
-Sat Dec 11 19:31:59 UTC 2021
- SDL2: Fix build against wayland-1.20.0. Thanks to nobodino and Daedra.
+Mon Feb 7 20:57:55 UTC 2022
+ All packages tested and found to compile properly.
+--------------------------+
-Mon Oct 11 18:41:49 UTC 2021
- mozjs78: Fix build with Python 3.10. Thanks to nobodino.
-+--------------------------+
-Tue Apr 6 18:11:11 UTC 2021
- speech-dispatcher: Fix build with glib-2.68.0. Thanks to nobodino and ponce.
-+--------------------------+
-Sun Apr 4 19:03:17 UTC 2021
- qt5-webkit: Patched to fix building with glib-2.68.0.
- Thanks to nobodino and ponce.
-+--------------------------+
-Sun Mar 7 05:59:54 UTC 2021
- dconf-editor: upstream patch to fix building with vala-0.50.4.
- Thanks to nobodino.
-+--------------------------+
-Sat Jan 16 18:38:19 UTC 2021
- libnih: add -fcommon to CFLAGS.
- libunwind: add -fcommon to CFLAGS.
- libvisual-plugins: add -fcommon to CFLAGS.
- ocl-icd: add -fcommon to CFLAGS.
- Thanks to nobodino.
-+--------------------------+
-Fri Jan 15 20:07:01 UTC 2021
- pygtk: patched for recent pango. Thanks to nobodino.
-+--------------------------+
-Wed Mar 25 19:00:00 UTC 2020
- serf: fix for python3 based scons. Thanks to nobodino and ponce.
-+--------------------------+
-Tue Jan 14 18:38:45 UTC 2020
- libplist: added export PYTHONWARNINGS=ignore:::pkg_resources.py2_warn
- to avoid a fatal warning about Python 2.7 EOL. At least this new
- setuptools warning is likely to light a fire under various upstreams to
- expedite dropping Python 2.7... we simply can't "just do that" yet
- without breaking many Python-using things.
- Thanks to nobodino and ponce.
-+--------------------------+
-Mon Jan 13 00:10:54 UTC 2020
- dconf: also fix duplicate symbols for meson-0.53.0.
-+--------------------------+
-Tue Dec 3 18:47:08 UTC 2019
- dconf: also fix duplicate symbols for meson-0.52.1.
-+--------------------------+
-Thu Nov 21 22:04:10 UTC 2019
- dconf: fix duplicate symbols building with meson.
-+--------------------------+
-Tue Sep 10 17:55:47 UTC 2019
- gst-plugins-good: Fix type compatibility issue with glibc 2.30.
-+--------------------------+
-Mon Jun 3 17:08:10 UTC 2019
- glib: patch for gcc9. Thanks to Matteo Bernardini.
- Note that on 32-bit x86, xmms and normalize will not recompile until glib-1
- has been rebuilt with this patch.
-+--------------------------+
-Mon May 20 04:25:26 UTC 2019
- mozjs52: --disable-tests. Thanks to Matteo Bernardini.
-+--------------------------+
-Mon Apr 22 01:42:38 UTC 2019
- qt-gstreamer: Fix for gstreamer-1.16.x API change.
- Thanks to nobodino.
-+--------------------------+
-Mon Mar 4 23:07:37 UTC 2019
- qt: tested and found to compile with newly patched gcc.
- Thanks to nobodino.
-+--------------------------+
-Sun Feb 10 20:16:20 UTC 2019
- gtkspell: regenerate build to fix newer gtk-doc dropping gtkdoc-mktmpl.
- Thanks to nobodino.
-+--------------------------+
-Sat Feb 9 21:52:22 UTC 2019
- libglade: regenerate build to fix newer gtk-doc dropping gtkdoc-mktmpl.
- Thanks to nobodino.
-+--------------------------+
-Sat Jan 19 18:55:07 UTC 2019
- liblastfm: use a build directory to fix building with latest cmake.
- Thanks to nobodino.
-+--------------------------+
-Sat Jul 28 16:30:36 UTC 2018
- glibc: updated gcc version number to 8.2.0 so that --disable-werror is used.
- Thanks to ponce and nobodino.
-+--------------------------+
-Thu Jun 28 17:35:27 UTC 2018
- glibc: removed patch for libc.texinfo since the bug is fixed properly in
- the texinfo package now.
-+--------------------------+
-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
- libodfgen: fix FTBFS with gcc8 by adding --disable-werror
-+--------------------------+
-Mon Apr 9 17:01:51 UTC 2018
- db48: patch docs install out of Makefile, as it's causing a build failure
- and they would just be deleted before packaging anyway.
-+--------------------------+
-Thu Mar 29 17:26:28 UTC 2018
- apr-util: merged upstream patch to fix httpd build.
- Thanks to nobodino.
-+--------------------------+
-Sat Mar 24 17:44:29 UTC 2018
- gst-plugins-base: --disable-examples (they aren't installed anyway).
- Thanks to nobodino.
-+--------------------------+
-Sat Feb 24 20:44:54 UTC 2018
- Fix all packages that fail to build from source:
- gst-plugins-base0: fix build on 32-bit x86
-+--------------------------+
-Mon Feb 12 02:25:34 UTC 2018
- Fix all packages that fail to build from source:
- pulseaudio: patch to prevent collision with glibc-2.27's memfd_create()
-+--------------------------+
-Fri Feb 2 19:06:56 UTC 2018
- Fix all packages that fail to build from source:
- aspell: build with -fpermissive
- audiofile: build with -fpermissive
- glib: patches to fix libtool breakage
- gtk+: merge patches from Fedora
- gstreamer0: patched to build with bison-3.x.
- js185: build with -std=gnu++98 -fpermissive -fno-delete-null-pointer-checks
- libcap: disable broken gperf support
- libmad: remove obsolete --force-mem optimization
- librevenge: --disable-werror
- libtheora: patch for libpng1.6 and new LaTeX.
- libvisio: kludge build to work around doxygen segfault
- svgalib: fix math redefinitions
- taglib-extras: patched to allow newer taglib version
- qt: Fix building with gcc-7.3.0 and against icu4c-59+