Am Sonntag, den 18.02.2018, 18:09 +0100 schrieb Igor Gnatenko: > Over this weekend I've performed scratch-mass-rebuild without having > gcc and > gcc-c++ in buildroot of all Fedora packages, many of which failed due > to random > reasons and I grepped all logs for some common errors found by > analyzing > hundreds of build logs. > > Guidelines: https://fedoraproject.org/wiki/Packaging:C_and_C%2B%2B#Bu > ildRequire > s_and_Requies > > The grep output is located here: > https://ignatenkobrain.fedorapeople.org/gcc-removal.txt > > Some packages might be missed due to short koji outage, broken > dependencies and > so on, but majority of real failures is below. > > If you fixed package(s), found false positive, found missing packages > in list > or anything else -- please let me know. > Fixed astyle, aeskulap, codeblocks, dvdbackup and pcsc-cyberjack in Rawhide. Rebuild aeskulap in Rawhide, because it failed in f28-mass-rebuild. Many thanks for your ongoing effort, Jens > Note to packages which use CMake buildsystem. When you have > project(xxx) in > CMakeLists.txt it checks both for C and CXX compilers. So you might > encounter > packages where you have BuildRequires: gcc and it fails on CXX > compiler (even > you think you don't need it). Solution for this is to send patch to > upstream > switching to something like project(xxx C), or if problem is opposite > to > project(xxx CXX). > > List of packages and respective maintainers: > https://ignatenkobrain.fedorapeople.org/gcc-removal-pkgs.txt > > _______________________________________________ > devel-announce mailing list -- devel-announce@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to devel-announce-leave@lists.fedoraproj > ect.org -- Jens Lody <fedora@xxxxxxxxxxx>
Attachment:
signature.asc
Description: This is a digitally signed message part
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx