So on further review, it is because of the build system. It is using
recursive makefiles, which when built on a machine with make -j16 fails
since the library isn't yet built by the time the tools start building. The
fedora people have suggested that it be fixed by not using recursive
makefiles, and a google search of "recursive make considered harmful" has
lots of hits as to what the problem is and potential solutions. In the mean
time I've specified the package to build without taking advantage of the smp
capabilities of the build system.
On Mon, Feb 14, 2011 at 1:17 PM, Nathanael Noblet <nathanaelnob...@gmail.com
> wrote:
> Hello Chris,
>
> I attempted to build 0.17.0 for fedora, however I'm getting build
> failures on the build hosts (it builds fine here on my F14 workstation). I'm
> guessing its a missing dependency. Can you please verify this build log and
> let me know what you think is missing? The spec file hasn't changed at all
> since the version using git snaphots so I'm wondering what changed between
> 2011-01-26 and the release tarball.
>
> http://koji.fedoraproject.org/koji/getfile?taskID=2840076&name=build.log
>
> Also, I'm switching to an android based phone next week, but will likely
> continue to maintain barry for awhile. I'll probably see if anyone else
> wants to take it over as I doubt I'll be as on top of it once I transition.
>
> Thanks for all your work,
> --
> Nathanael d. Noblet
>
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel