Open sancer17 opened 2 years ago
macOS with docker installed and logged in
executing in terminal docker build . -t xsn error in 6th step
docker build . -t xsn
executor failed running [/bin/sh -c cd /tmp/xsncore && ./autogen.sh && ./configure --disable-tests --without-gui --prefix=/usr && make -j$(nproc) && make check && make install && cd / && rm -rf /tmp/xsncore]: exit code: 2 -bash: cd: /tmp/xsncore: No such file or directory
macOS with docker installed and logged in
executing in terminal
docker build . -t xsn
error in 6th stepexecutor failed running [/bin/sh -c cd /tmp/xsncore && ./autogen.sh && ./configure --disable-tests --without-gui --prefix=/usr && make -j$(nproc) && make check && make install && cd / && rm -rf /tmp/xsncore]: exit code: 2 -bash: cd: /tmp/xsncore: No such file or directory