xpack / xpm-js

The xPack Project Manager command line tool
https://xpack.github.io/xpm/
MIT License
31 stars 7 forks source link

Investigate why action did not break #183

Closed ilg-ul closed 1 year ago

ilg-ul commented 1 year ago
+ @xpack-dev-tools/mingw-w64-gcc@12.2.0-1.1
+ @xpack-dev-tools/flex@2.6.4-1.1
error: Package '@xpack-dev-tools/gcc@12.3.0-2.1' not found
error: running 'docker exec --user $(id -un) mingw-w64-gcc-12.3.0-1.1.pre-linux-x64 xpm install --config linux-x64' failed
> docker exec --user $(id -un) mingw-w64-gcc-12.3.0-1.1.pre-linux-x64 xpm run build-develop --config linux-x64
> bash  scripts/build.sh --target linux-x64 --build-folder build/linux-x64 --develop
ilg-ul commented 1 year ago

It did break, but the script ignored the error. :-(