Theodore Ts'o <[email protected]> writes:
> On Fri, Aug 15, 2014 at 03:46:29PM -0700, Junio C Hamano wrote:
>> The latest feature release Git v2.1.0 is now available at the
>> usual places.
>
> I pulled down git v2.1.0, and when I tried to build it via:
>
> make prefix=/usr/local profile-fast
>
> The build died with this:
>
> cannot open test-results/p5302-pack-index.subtests: No such file or directory
> at ./aggregate.perl line 77.
> Makefile:7: recipe for target 'perf' failed
> make[2]: *** [perf] Error 2
> make[2]: Leaving directory '/usr/projects/git/git/t/perf'
>
> Not a big deal, but I thought I would mention it.
Thanks.
But this does not seem to reproduce for me (note: I never build
profile-anything myself so I may not be seeing the error even there
is---the only thing I checked was the lack of make errors).
We did have changes to profile-feedback build during this round:
$ git shortlog 3b3b61c^..3b3b61c^2
Andi Kleen (4):
Use BASIC_FLAGS for profile feedback
Don't define away __attribute__ on gcc
Run the perf test suite for profile feedback too
Fix profile feedback with -jN and add profile-fast
I admit I didn't try -jN, and if there are leaky dependencies in the
last patch, it may explain the symptom.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html