libretro / parallel-n64

Optimized/rewritten Nintendo 64 emulator made specifically for Libretro. Originally based on Mupen64 Plus.
310 stars 128 forks source link

The Builds of Parallel N64 have errored out, because docker requires password. #657

Closed Testsr closed 4 years ago

Testsr commented 4 years ago

Here is the log of the build. resolvconf services 3.01s$ sudo systemctl start docker git.checkout 2.09s$ git clone --depth=50 --branch=master https://github.com/libretro/parallel-n64.git libretro/parallel-n64 git.submodule 0.03s$ git submodule update --init --recursive Setting environment variables from .travis.yml $ export IMAGE=registry.gitlab.com/bleemsync-dev/docker-autodevops-buildenvs/mmc-crosscompiler-docker-image:latest_internal $ export TARGETBUILD=parallel_n64_libretro $ export TARGET=nesc $ export CLOUD_DIR=NESC $ bash -c 'echo $BASH_VERSION' 4.3.48(1)-release $ docker login -u ${GITLAB_USER} -p ${GITLAB_PASS} registry.gitlab.com Password: No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself. Check the details on how to adjust your build configuration on: https://docs.travis-ci.com/user/common-build-problems/#build-times-out-because-no-output-was-received The build has been terminated