I started trying to: jail -c -j amd64 -m src=/usr/src -a amd64 ... to get a jail for poudriere before there was any install images. I've done this a number of times and was surprised to see it fail. Figuring there might be something wrong with /usr/obj, I added -b. Still failed. Then I decided to just move on and use: jail -c -j amd64 -m git+https -v releng/15.0 -a amd64 ... and was _really_ surprised to see that also fail. ... things seem to fail thusly: make[2]: /usr/local/poudriere/jails/amd64/usr/src/share/mk/bsd.mkopt.mk:115: warning: Use WITHOUT_CCACHE_BUILD=1 instead of WITH_CCACHE_BUILD=no make[2]: /usr/local/poudriere/jails/amd64/usr/src/Makefile.inc1:521: warning: Invalid character " " in variable name "eval /usr/bin/svnliteversion /usr/local/poudriere/jails/amd64/usr/src" make[2]: /usr/local/poudriere/jails/amd64/usr/src/Makefile.inc1:521: warning: Invalid character " " in variable name "echo r" --- _cleanobj_fast_depend_hack --- >>> Deleting stale dependencies... MACHINE=amd64 MACHINE_ARCH=amd64 ALL_libcompats=32 sh /usr/local/poudriere/jails/amd64/usr/src/tools/build/depend-cleanup.sh /usr/obj/usr/local/poudriere/jails/amd64/usr/src/amd64.amd64 /usr/local/poudriere/jails/amd64/usr/src Cleaning up the object tree make[3]: /usr/local/poudriere/jails/amd64/usr/src/share/mk/bsd.mkopt.mk:115: warning: Use WITHOUT_CCACHE_BUILD=1 instead of WITH_CCACHE_BUILD=no make[3]: /usr/local/poudriere/jails/amd64/usr/src/Makefile.inc1:521: warning: Invalid character " " in variable name "eval /usr/bin/svnliteversion /usr/local/poudriere/jails/amd64/usr/src" make[3]: /usr/local/poudriere/jails/amd64/usr/src/Makefile.inc1:521: warning: Invalid character " " in variable name "echo r"
Log for poudriere jail -c -j amd64 -m git+https -v releng/15.0 -a amd64 https://nextcloud.towernet.ca/s/KgcqH7gqqrP9Jd9 Log for poudriere jail -c -j amd64 -m src=/usr/src -a amd64 -b https://nextcloud.towernet.ca/s/N7HJMQcqeabBNqf