perl-WWW-Curl-4.17-31.fc38 fails to build in Fedora 38: gcc -c -I/usr/include -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -U_FORTIFY_SOURCE -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DVERSION=\"4.17\" -DXS_VERSION=\"4.17\" -fPIC "-I/usr/lib64/perl5/CORE" Curl.c [...] In file included from Curl.xs:574: curlopt-constants.c: In function 'constant': curlopt-constants.c:19:51: error: 'CURL_DEPRECATED' undeclared (first use in this function) 19 | if (strEQ(name, "DEPRECATED")) return CURL_DEPRECATED; | ^~~~~~~~~~~~~~~ A difference between passing and failing buildroots is at <https://koschei.fedoraproject.org/build/14526081>. An upgrade of libcurl-devel from 7.86.0-4.fc38 to 7.87.0-1.fc38 looks suspicious.
Built into f38-rebuild tag. This package will appear in F38 once the tag is merged into f38-candidate.