[Swan-dev] another run, another odd failure

Andrew Cagney andrew.cagney at gmail.com
Wed Jul 25 12:27:38 UTC 2018


On Wed, 25 Jul 2018 at 02:38, D. Hugh Redelmeier <hugh at mimosa.com> wrote:
> 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?

I'd have to ask the same question.  Your output below which shows
where -origin/master/ is coming from is, lets say, original.   What's
up with git?

The web code uses:

$ ./testing/web/gime-git-description.sh
v3.25-315-ge116fe0d0-master
$ ./testing/web/gime-git-branch.sh .
master

which is a variation on:

$ make showversion
3.25-308-g7f2549817-master


> On my test machine:
>
>         $ git rev-parse --abbrev-ref HEAD
>         heads/origin/master
>
> on my desktop:
>
>         $ git rev-parse --abbrev-ref HEAD
>         master_______________________________________________
> Swan-dev mailing list
> Swan-dev at lists.libreswan.org
> https://lists.libreswan.org/mailman/listinfo/swan-dev


More information about the Swan-dev mailing list