https://bugs.linaro.org/show_bug.cgi?id=1603
--- Comment #3 from Nicolas Morey-Chaisemartin <[email protected]> ---
I had a quick look and managed to reproduce the bug on my workstation.
The bug was here before this patch:
make[4]: ../../../../scripts/git_hash.sh: Command not found
But in the previous version, the git_hash was only evaluated once, while after
my patch, it is evaluated for every file so more error message.
>From what I could see, the issue happens during the make distcheck.
A subtree is created and populated by automake with all the sources and most
files, but not the scripts folder...
Posting a patch right now to fix that.
However there is another issue.
The tar.gz dist file that is generated by make dist will now have the
git_hash.sh script but no .git folder. I haven't tested what git-hash will
return but seeing the script I doubt it'll be very pretty.
It might make sense to add a dit-hook of some sort that generates the GIT_DESC
into a file so when people rebuild from the tar.gz they keep the same version
number.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp