[Swan-dev] another run, another odd failure

D. Hugh Redelmeier hugh at mimosa.com
Wed Jul 25 06:37:57 UTC 2018


I did a
	make kvm-uninstall
this time in case some cruft had built up.

Then I did
	make kvm-install && make kvm-check
and walked away.

I came back after a couple of hours to see how it was cooking.  It had
crashed out with this:

mkdir ./RESULTS/v3.25-309-gdf4ab8d34-heads/origin/master
mkdir: cannot create directory ‘./RESULTS/v3.25-309-gdf4ab8d34-heads/origin/master’: No such file or directory
make: *** [/home/build/libreswan/mk/web-targets.mk:245: RESULTS/v3.25-309-gdf4ab8d34-heads/origin/master] Error 1

Thats odd, wrong, unfortunate.

Judging from what's already in RESULTS, there should be no / after v3.

What's up?

On my test machine:

	$ git rev-parse --abbrev-ref HEAD
	heads/origin/master

on my desktop:

	$ git rev-parse --abbrev-ref HEAD
	master


More information about the Swan-dev mailing list