Adam Williamson wrote: > But it does depend on several other things that went through the libldb > / libtdb complex. KDE images failed to compose and KDE package sets > failed to install just like Server and Workstation. (KDE is in fact > still broken even now ldb and tdb have been fixed, but that's your > problem, not mine...) KDE packages are broken in Rawhide mainly due to 2 issues: 1. breakage due to OpenSSL API and ABI changes (OpenSSL 1.1), 2. breakage due to a glibc header change confusing Qt's moc tool. (The Qt 4 version and the Qt 5 version get confused in different ways.) For 1., we are now building affected packages (where there is no working patch porting them to OpenSSL 1.1) against compat-openssl10-devel. There was a problem with that: mariadb-devel had a Requires on openssl-devel which conflicts with compat-openssl10-devel. Rex Dieter fixed that in mariadb- devel now. For 2., we have workarounds now that we have identified the issue. See: https://bugzilla.redhat.com/show_bug.cgi?id=1396755 Neither is related in any way to the CFLAGS fiasco. Kevin Kofler _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx