Re: git: ee10666327b6 - main - Links for bmake and bmake.1

2021-02-15 Thread Simon J. Gerraty via dev-commits-src-all
Peter Jeremy wrote: > This breaks installworld with DESTDIR set: Yes, sorry. Fix is in 85d6747a694 ___ dev-commits-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "dev-com

Re: git: ee10666327b6 - main - Links for bmake and bmake.1

2021-02-15 Thread Peter Jeremy via dev-commits-src-all
On 2021-Feb-15 01:22:58 +, "Simon J. Gerraty" wrote: >The branch main has been updated by sjg: > >URL: >https://cgit.FreeBSD.org/src/commit/?id=ee10666327b622c2f20a4ac17e7a5673b04e7c9a > >commit ee10666327b622c2f20a4ac17e7a5673b04e7c9a >Author: Simon J. Gerraty >AuthorDate: 2021-02-15 01

Re: git: ee10666327b6 - main - Links for bmake and bmake.1

2021-02-15 Thread Simon J. Gerraty via dev-commits-src-all
Yuri Pankov wrote: > That should be the following instead: > > LINKS= ${BINDIR}/make ${BINDIR}/bmake Yes, thanks - I committed that a little while ago after reading the error again... > > >> --- install -N /pool/poudriere/jails/headamd64/usr/src/etc -l h -o root -g > >> wheel -m 555 /pool/pou

Re: git: ee10666327b6 - main - Links for bmake and bmake.1

2021-02-15 Thread Yuri Pankov
Simon J. Gerraty wrote: > O. Hartmann wrote: >>> .if exists(${.CURDIR}/tests) >>> PROG= make >>> +LINKS= make bmake >>> +MLINKS= ${MAN} b${MAN} >>> .endif >>> >> >> This commit seems to break updating and installation of jail's base system >> based on 14-CURRENT. >> >> # poudriere jail -l >> he

Re: git: ee10666327b6 - main - Links for bmake and bmake.1

2021-02-15 Thread Simon J. Gerraty via dev-commits-src-all
O. Hartmann wrote: > > .if exists(${.CURDIR}/tests) > > PROG= make > > +LINKS= make bmake > > +MLINKS= ${MAN} b${MAN} > > .endif > > > > This commit seems to break updating and installation of jail's base system > based on 14-CURRENT. > > # poudriere jail -l > headamd64 14.0-CURRENT 144

Re: git: ee10666327b6 - main - Links for bmake and bmake.1

2021-02-15 Thread O. Hartmann
On Mon, 15 Feb 2021 01:22:58 GMT "Simon J. Gerraty" wrote: > The branch main has been updated by sjg: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=ee10666327b622c2f20a4ac17e7a5673b04e7c9a > > commit ee10666327b622c2f20a4ac17e7a5673b04e7c9a > Author: Simon J. Gerraty > AuthorDate: 2021-

git: ee10666327b6 - main - Links for bmake and bmake.1

2021-02-14 Thread Simon J. Gerraty
The branch main has been updated by sjg: URL: https://cgit.FreeBSD.org/src/commit/?id=ee10666327b622c2f20a4ac17e7a5673b04e7c9a commit ee10666327b622c2f20a4ac17e7a5673b04e7c9a Author: Simon J. Gerraty AuthorDate: 2021-02-15 01:20:10 + Commit: Simon J. Gerraty CommitDate: 2021-02-15