Hide Forgot
Description of problem: The abrt-2.0.9-1.fc17.src.rpm from koji fails to build from source, even though it previously succeeded. Evidently one of its dependencies has changed, but I don't know which one. The failure is: gcc -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DVAR_RUN=\"/var/run\" -DPLUGINS_CONF_DIR=\"/etc/abrt/plugins\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wwrite-strings -Werror -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -c -o abrt_hook_ccpp-abrt-hook-ccpp.o `test -f 'abrt-hook-ccpp.c' || echo './'`abrt-hook-ccpp.c abrt-hook-ccpp.c: In function 'main': abrt-hook-ccpp.c:712:27: error: 'FILENAME_LIMITS' undeclared (first use in this function) abrt-hook-ccpp.c:712:27: note: each undeclared identifier is reported only once for each function it appears in abrt-hook-ccpp.c:716:27: error: 'FILENAME_OPEN_FDS' undeclared (first use in this function) abrt-hook-ccpp.c:731:34: error: 'FILENAME_ROOTDIR' undeclared (first use in this function) Whatever used to define these values is no longer doing so.
It needs the latest libreport, which is not in the build root, if you want to build it, you need to tag build libreport-2.0.10-1.fc17 to build over ride. You can do this on this url: https://admin.fedoraproject.org/updates/override/