Nathanael D. Noblet wrote, at 06/01/2010 03:03 AM +9:00: > On 05/31/2010 11:44 AM, Matt Domsch wrote: >> Fedora Fails To Build From Source Results for i386 >> using rawhide from 2010-05-27 >> >> This is a full rebuild, the first for Fedora 14's rawhide. The >> builders all have Fedora 13 installed. >> >> Full logs at http://linux.dell.com/files/fedora/FixBuildRequires/ > >> barry-0.17-0.1.20100329git.fc14 (build/make) quantumburnz,gnat > > > Looking at the build logs > > In file included from BackupWindow.cc:22: > BackupWindow.h:22:19: error: gtkmm.h: No such file or directory > BackupWindow.h:23:24: error: libglademm.h: No such file or directory > > It seems that it is missing gtkmm24-devel and a few other of the > required BuildRequires that are in the spec. Its a bit odd since it only > fails to build on i386... x86_64 no FTBFS... > > Ideas? > Well, from http://linux.dell.com/files/fedora/FixBuildRequires/mock-results/i386/pkgconfig-0.24-5.fc14.src.rpm/ maybe pkgconfig-0.24-5.fc14 is used for this build test. This pkgconfig can cause segfault somewhat easily, so if build uses the result of "pkg-config --cflags" (and when pkg-config segfaults), needed header files cannot be included and build can fail. This issue is fixed in -6.fc14 and the newest pkgconfig is 0.25-1.fc14 (see changelog). Regards, Mamoru -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel