perl-Net-CUPS-0.61-18.fc22 fails to build in F22 because the build script states: + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' Net::CUPS Configuration Running cups-config ... 2.0.0 The version of the Common Unix Printing System installed on your system is too old for this module to work properly. Please upgrade the version of CUPS on your system to version 1.2.2 or higher and re-run Makefile.PL to install this module. The difference is between last working and failing build root is: Removed packages: cups-devel-1.7.5 cups-filters-devel-1.0.58 cups-filters-libs-1.0.58 cups-libs-1.7.5 openldap-2.4.39 Added packages: cups-devel-2.0.0 cups-filters-devel-1.0.59 cups-filters-libs-1.0.59 cups-libs-2.0.0 openldap-2.4.40 This looks like this Perl module is not compatible with CUPS 2.0.0.
Build done: http://koji.fedoraproject.org/koji/taskinfo?taskID=7895757 The FTBFS was due to a version check in Makefile.PL that did not take into account the major version number.