nosh build problems (Re: Compatibilities between runit and s6 (re: )
On Mon, 15 Jan 2018, Charlie Brady wrote:
> > 1) package/compile: you'll need "redo" to build
>
> Sorry, doesn't work for me:
>
> bash-4.2$ package/compile
> redo: ERROR: all: Cannot find .do file to use.
> bash-4.2$ sh -ex package/compile
> + '[' '!' -d package ']'
> + '[' '!' -d source ']'
> + ./package/prepare
> + ./package/make
> redo: ERROR: all: Cannot find .do file to use.
> bash-4.2$
Here's some more detail on the build failure:
bash-4.2$ sh -ex package/make
+ test '!' -d package
+ test '!' -d source
+ test '!' -d build
+ expr '' : --jobs
+ expr '' : --jobs
+ case "`uname`" in
++ uname
++ fgrep -c processor /proc/cpuinfo
+ cpus=2
+ exec redo --directory build --jobs 2 -- all
redo: ERROR: all: Cannot find .do file to use.
bash-4.2$ ls build/
bash-4.2$
Received on Tue Jan 16 2018 - 00:44:15 UTC
This archive was generated by hypermail 2.3.0
: Sun May 09 2021 - 19:44:19 UTC