update deck_bad

7 jobs for develop in 6 minutes and 1 second (queued for 3 seconds)
Status Job ID Name Coverage
  Build
failed #188370
docker-arm
build_lite_arm

00:06:00

failed #188369
docker-noavx2
build_lite_x86

00:02:23

 
  Build2
skipped #188372
docker-arm
build_full_arm
skipped #188371
docker-noavx2
build_full_x86
 
  Deploy
skipped #188375
docker-noavx2
deploy_branch
skipped #188374
docker-noavx2
deploy_full
skipped #188373
docker-noavx2
deploy_lite
 
Name Stage Failure
failed
build_lite_arm Build
      |                   ^~~
| rand
make[1]: *** [ygopro.make:154: ../obj/Release/ygopro/single_duel.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [ygopro.make:157: ../obj/Release/ygopro/tag_duel.o] Error 1
make: *** [Makefile:43: ygopro] Error 2
The command '/bin/sh -c git clone --branch=server --recursive --depth=1 https://code.mycard.moe/mycard/ygopro && cd ygopro && git submodule foreach git checkout master && premake5 gmake --lua-deb && cd build && make config=release -j$(nproc) && cd .. && mv ./bin/release/ygopro . && strip ygopro && mkdir replay expansions && rm -rf .git* bin obj build ocgcore cmake lua premake* sound textures .travis.yml *.txt appveyor.yml LICENSE README.md *.lua strings.conf system.conf && ls gframe | sed '/game.cpp/d' | xargs -I {} rm -rf gframe/{}' returned a non-zero code: 2
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 2

failed
build_lite_x86 Build
  39 | >>>     strip ygopro && \
40 | >>> mkdir replay expansions && \
41 | >>> rm -rf .git* bin obj build ocgcore cmake lua premake* sound textures .travis.yml *.txt appveyor.yml LICENSE README.md *.lua strings.conf system.conf && \
42 | >>> ls gframe | sed '/game.cpp/d' | xargs -I {} rm -rf gframe/{}
43 |
--------------------
ERROR: failed to solve: process "/bin/sh -c git clone --branch=server --recursive --depth=1 https://code.mycard.moe/mycard/ygopro && cd ygopro && git submodule foreach git checkout master && premake5 gmake --lua-deb && cd build && make config=release -j$(nproc) && cd .. && mv ./bin/release/ygopro . && strip ygopro && mkdir replay expansions && rm -rf .git* bin obj build ocgcore cmake lua premake* sound textures .travis.yml *.txt appveyor.yml LICENSE README.md *.lua strings.conf system.conf && ls gframe | sed '/game.cpp/d' | xargs -I {} rm -rf gframe/{}" did not complete successfully: exit code: 2
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1