On 05.04.2016 17:09, Michael Schwendt wrote:
On Mon, 4 Apr 2016 15:33:02 -0500, Richard Shaw wrote:

I recently got a rash of bug report that FreeCAD on f24 was segfaulting.
After looking at a few things I noticed that the f24 builds seem to be
missing all library based dependencies.

Has this happened to anyone else?
The question is too generic, because it could happen any time something
related to the automatic dep generator breaks.

In the build.log of freecad there are lots of "Invalid buildroot" lines
near the end where deps are generated:

These most likely come from the rpm-mpi-hooks dependency generators. I've encountered such an issue once in the past mpi4py, and it was due to a mysterious conflict with the old %filter_setup filtering macros, which I see you also use in freecad. See [1] for the particular commit fixing the filtering. Might be that you are hitting the same issue.

Sandro

[1] http://pkgs.fedoraproject.org/cgit/rpms/mpi4py.git/commit/?id=4dcdd78572ec874e176b0c6a1c6ee4f6a19d0e47