That's it. I managed to build things again by checking out everything at
the state it was yesterday morning:
for dir in */; do
cd $dir; git checkout `git rev-list -n 1 --before="2016-07-05 08:00"
master`; cd ..;
done
Still don't know which change(s) are responsible though.
On Wed, Jul 6, 2016
Thanks for getting back to me so quickly Dave.
This worked last week, but didn't yesterday when I tried again. My "last
few days" guess might actually just be since yesterday morning. Maybe
something's changed since your last checkouts from yesterday morning?
Running these commands on a fresh Ubun
Up until a few days ago, running 'util/build-script --libdispatch'
completed successfully.
Now it fails, generating the following errors. Any ideas on how to resolve
these? Or other ways people are using to build libdispatch at the moment?
Thanks!
/bin/bash ../libtool --tag=CXX --mode=compile