Created
June 12, 2024 17:48
-
-
Save jadonk/05a322215a2008a70ce4141a21266295 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[0KRunning with gitlab-runner 17.0.0 (44feccdf)[0;m | |
[0K on debian-docker-docker -8zNEeXF4, system ID: s_c027f9ed499e[0;m | |
section_start:1718207134:prepare_executor | |
[0K[0K[36;1mPreparing the "shell" executor[0;m[0;m | |
[0KUsing Shell (bash) executor...[0;m | |
section_end:1718207134:prepare_executor | |
[0Ksection_start:1718207134:prepare_script | |
[0K[0K[36;1mPreparing environment[0;m[0;m | |
Running on debian-docker-docker... | |
section_end:1718207134:prepare_script | |
[0Ksection_start:1718207134:get_sources | |
[0K[0K[36;1mGetting source from Git repository[0;m[0;m | |
[32;1mFetching changes with git depth set to 20...[0;m | |
Reinitialized existing Git repository in /home/beagle/builds/-8zNEeXF4/0/jkridner/mxe/.git/ | |
[32;1mChecking out d84de160 as detached HEAD (ref is main)...[0;m | |
[32;1mSkipping Git submodules setup[0;m | |
section_end:1718207135:get_sources | |
[0Ksection_start:1718207135:step_script | |
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m | |
[32;1m$ docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY[0;m | |
WARNING! Using --password via the CLI is insecure. Use --password-stdin. | |
WARNING! Your password will be stored unencrypted in /home/beagle/.docker/config.json. | |
Configure a credential helper to remove this warning. See | |
https://docs.docker.com/engine/reference/commandline/login/#credentials-store | |
Login Succeeded | |
[32;1m$ docker build --pull -t "$DOCKER_IMAGE_NAME" .[0;m | |
#0 building with "default" instance using docker driver | |
#1 [internal] load build definition from Dockerfile | |
#1 transferring dockerfile: 970B done | |
#1 DONE 0.0s | |
#2 [auth] jkridner/debian-build:pull token for registry.git.beagleboard.org | |
#2 DONE 0.0s | |
#3 [internal] load metadata for registry.git.beagleboard.org/jkridner/debian-build:bookworm | |
#3 DONE 0.7s | |
#4 [1/6] FROM registry.git.beagleboard.org/jkridner/debian-build:bookworm@sha256:ef79fd98e85cb42b25616d2652e105404491dccda1b0377eb480c46038e0bc13 | |
#4 DONE 0.0s | |
#5 [2/6] WORKDIR /opt | |
#5 CACHED | |
#6 [3/6] RUN apt-get update && apt-get install -y autoconf automake autopoint bash bison bzip2 flex g++ g++-multilib gettext git gperf intltool libc6-dev-i386 libgdk-pixbuf2.0-dev libltdl-dev libgl-dev libpcre3-dev libssl-dev libtool-bin libxml-parser-perl lzip make openssl p7zip-full patch perl python3 python3-distutils python3-mako python3-packaging python3-pkg-resources python-is-python3 ruby sed sqlite3 unzip wget xz-utils && apt-get clean | |
#6 CACHED | |
#7 [internal] load .dockerignore | |
#7 transferring context: 2B done | |
#7 DONE 0.0s | |
#8 [4/5] RUN git clone https://github.com/mxe/mxe.git && cd mxe && make qtbase && make qt5 | |
#8 0.375 Cloning into 'mxe'... | |
#8 4.094 [create settings.mk] | |
#8 7.956 [check reqs] | |
#8 8.792 [download] binutils-2.38.tar.bz2 | |
#8 10.75 [nonet lib] /opt/mxe/usr/x86_64-pc-linux-gnu/lib/nonetwork.so | |
#8 10.81 [git-log] 8fa8c126 Update packages.json & build-matrix.html | |
#8 10.82 [build] mxe-conf i686-w64-mingw32.static | |
#8 14.92 [done] mxe-conf i686-w64-mingw32.static 12 KiB 0m4.083s | |
#8 14.93 [download] ccache-3.6.tar.xz | |
#8 16.19 [build] mxe-conf x86_64-pc-linux-gnu | |
#8 20.29 [done] mxe-conf x86_64-pc-linux-gnu 12 KiB 0m4.078s | |
#8 20.29 [build] ccache x86_64-pc-linux-gnu | |
#8 29.85 [done] ccache x86_64-pc-linux-gnu 4832 KiB 0m9.543s | |
#8 29.85 [build] ccache i686-w64-mingw32.static | |
#8 34.55 [done] ccache i686-w64-mingw32.static 2264 KiB 0m4.689s | |
#8 34.56 [build] binutils i686-w64-mingw32.static | |
#8 112.3 [done] binutils i686-w64-mingw32.static 573296 KiB 1m17.741s | |
#8 112.3 [download] mingw-w64-v12.0.0.tar.bz2 | |
#8 114.8 [build] mingw-w64 i686-w64-mingw32.static | |
#8 118.8 [done] mingw-w64 i686-w64-mingw32.static 16 KiB 0m3.998s | |
#8 118.8 [download] gmp-6.3.0.tar.xz | |
#8 122.3 [build] gmp x86_64-pc-linux-gnu | |
#8 162.6 [done] gmp x86_64-pc-linux-gnu 33012 KiB 0m40.359s | |
#8 162.7 [download] isl-0.24.tar.bz2 | |
#8 163.0 [build] isl x86_64-pc-linux-gnu | |
#8 194.6 [done] isl x86_64-pc-linux-gnu 70524 KiB 0m31.539s | |
#8 194.6 [download] mpfr-4.2.1.tar.xz | |
#8 195.2 [build] mpfr x86_64-pc-linux-gnu | |
#8 221.7 [done] mpfr x86_64-pc-linux-gnu 18840 KiB 0m26.474s | |
#8 221.7 [download] mpc-1.3.1.tar.gz | |
#8 222.3 [build] mpc x86_64-pc-linux-gnu | |
#8 235.8 [done] mpc x86_64-pc-linux-gnu 7380 KiB 0m13.487s | |
#8 235.8 [download] gcc-11.4.0.tar.xz | |
#8 238.9 [build] gcc i686-w64-mingw32.static | |
#8 994.3 [done] gcc i686-w64-mingw32.static 4123276 KiB 12m35.423s | |
#8 994.4 [download] pkgconf-da179fd.tar.gz | |
#8 995.4 [download] libtool-2.4.6.tar.xz | |
#8 996.1 [build] pkgconf x86_64-pc-linux-gnu | |
#8 1003.3 [done] pkgconf x86_64-pc-linux-gnu 1724 KiB 0m7.148s | |
#8 1003.3 [build] pkgconf i686-w64-mingw32.static | |
#8 1007.4 [done] pkgconf i686-w64-mingw32.static 424 KiB 0m4.119s | |
#8 1007.4 [meta] cc i686-w64-mingw32.static | |
#8 1007.5 [download] expat-2.6.2.tar.bz2 | |
#8 1008.7 [build] expat i686-w64-mingw32.static | |
#8 1024.0 [done] expat i686-w64-mingw32.static 11604 KiB 0m15.293s | |
#8 1024.0 [download] dbus-1.15.6.tar.xz | |
#8 1024.6 [build] dbus i686-w64-mingw32.static | |
#8 1068.4 [done] dbus i686-w64-mingw32.static 21480 KiB 0m43.807s | |
#8 1068.4 [download] brotli-v1.1.0.tar.gz | |
#8 1070.1 MXE Warning! Downloading brotli from second URL. | |
#8 1070.2 [download] cmake-3.29.4.tar.gz | |
#8 1071.5 [build] cmake x86_64-pc-linux-gnu | |
#8 1535.0 [done] cmake x86_64-pc-linux-gnu 513492 KiB 7m43.460s | |
#8 1535.0 [build] cmake-conf x86_64-pc-linux-gnu | |
#8 1538.8 [done] cmake-conf x86_64-pc-linux-gnu 12 KiB 0m3.759s | |
#8 1538.8 [build] cmake-conf i686-w64-mingw32.static | |
#8 1542.5 [done] cmake-conf i686-w64-mingw32.static 12 KiB 0m3.741s | |
#8 1542.5 [build] brotli i686-w64-mingw32.static | |
#8 1566.0 [done] brotli i686-w64-mingw32.static 7176 KiB 0m23.498s | |
#8 1566.1 [download] bzip2-1.0.8.tar.gz | |
#8 1566.8 [build] bzip2 i686-w64-mingw32.static | |
#8 1571.7 [done] bzip2 i686-w64-mingw32.static 3652 KiB 0m4.833s | |
#8 1571.7 [download] zlib-v1.3.1.tar.xz | |
#8 1572.4 [build] zlib i686-w64-mingw32.static | |
#8 1577.1 [done] zlib i686-w64-mingw32.static 5520 KiB 0m4.688s | |
#8 1577.1 [download] libpng-1.6.43.tar.xz | |
#8 1578.3 [build] libpng i686-w64-mingw32.static | |
#8 1593.0 [done] libpng i686-w64-mingw32.static 21232 KiB 0m14.709s | |
#8 1593.0 [download] freetype-2.13.2.tar.xz | |
#8 1594.0 [build] freetype-bootstrap i686-w64-mingw32.static | |
#8 1608.2 [done] freetype-bootstrap i686-w64-mingw32.static 29500 KiB 0m14.193s | |
#8 1608.2 [download] libiconv-1.17.tar.gz | |
#8 1609.0 [build] libiconv i686-w64-mingw32.static | |
#8 1630.0 [done] libiconv i686-w64-mingw32.static 26940 KiB 0m20.933s | |
#8 1630.0 [build] libiconv x86_64-pc-linux-gnu | |
#8 1654.3 [done] libiconv x86_64-pc-linux-gnu 31388 KiB 0m24.292s | |
#8 1654.3 [download] gettext-0.21.1.tar.lz | |
#8 1655.1 [build] gettext x86_64-pc-linux-gnu | |
#8 1883.3 [done] gettext x86_64-pc-linux-gnu 290872 KiB 3m48.139s | |
#8 1883.3 [build] gettext i686-w64-mingw32.static | |
#8 1911.4 [done] gettext i686-w64-mingw32.static 141556 KiB 0m28.158s | |
#8 1911.4 [download] fontconfig-2.14.2.tar.xz | |
#8 1912.4 [build] autotools x86_64-pc-linux-gnu | |
#8 1918.2 [done] autotools x86_64-pc-linux-gnu 428 KiB 0m5.705s | |
#8 1918.2 [build] fontconfig i686-w64-mingw32.static | |
#8 1943.4 [done] fontconfig i686-w64-mingw32.static 18708 KiB 0m25.256s | |
#8 1943.4 [download] openssl-3.3.1.tar.gz | |
#8 1944.7 [build] openssl i686-w64-mingw32.static | |
#8 2082.1 [done] openssl i686-w64-mingw32.static 1280504 KiB 2m17.426s | |
#8 2082.1 [download] freetds-1.4.15.tar.bz2 | |
#8 2084.6 [build] freetds i686-w64-mingw32.static | |
#8 2150.9 [done] freetds i686-w64-mingw32.static 105876 KiB 1m6.338s | |
#8 2150.9 [download] ninja-v1.12.1.tar.gz | |
#8 2152.1 [build] ninja x86_64-pc-linux-gnu | |
#8 2161.4 [done] ninja x86_64-pc-linux-gnu 8316 KiB 0m9.278s | |
#8 2161.4 [download] meson-1.4.1.tar.gz | |
#8 2162.2 [build] meson x86_64-pc-linux-gnu | |
#8 2166.2 [done] meson x86_64-pc-linux-gnu 29104 KiB 0m4.034s | |
#8 2166.2 [build] meson-wrapper x86_64-pc-linux-gnu | |
#8 2169.6 [done] meson-wrapper x86_64-pc-linux-gnu 12 KiB 0m3.359s | |
#8 2169.6 [build] meson-wrapper i686-w64-mingw32.static | |
#8 2173.0 [done] meson-wrapper i686-w64-mingw32.static 12 KiB 0m3.360s | |
#8 2173.0 [download] libffi-3.4.6.tar.gz | |
#8 2173.8 [build] libffi i686-w64-mingw32.static | |
#8 2184.1 [done] libffi i686-w64-mingw32.static 8264 KiB 0m10.250s | |
#8 2184.1 [download] pcre2-10.43.tar.bz2 | |
#8 2184.9 [build] pcre2 i686-w64-mingw32.static | |
#8 2202.8 [done] pcre2 i686-w64-mingw32.static 17020 KiB 0m17.907s | |
#8 2202.8 [meta] cc x86_64-pc-linux-gnu | |
#8 2202.8 [build] libffi x86_64-pc-linux-gnu | |
#8 2213.1 [done] libffi x86_64-pc-linux-gnu 8448 KiB 0m10.289s | |
#8 2213.1 [build] zlib x86_64-pc-linux-gnu | |
#8 2217.7 [done] zlib x86_64-pc-linux-gnu 5308 KiB 0m4.636s | |
#8 2217.7 [download] glib-2.80.2.tar.xz | |
#8 2218.5 [build] glib x86_64-pc-linux-gnu | |
#8 2270.8 [done] glib x86_64-pc-linux-gnu 217144 KiB 0m52.297s | |
#8 2270.8 [build] glib i686-w64-mingw32.static | |
#8 2349.2 [done] glib i686-w64-mingw32.static 260736 KiB 1m18.370s | |
#8 2349.2 [download] lzo-2.10.tar.gz | |
#8 2350.6 [build] lzo i686-w64-mingw32.static | |
#8 2376.9 [done] lzo i686-w64-mingw32.static 6996 KiB 0m26.335s | |
#8 2376.9 [download] pixman-0.43.4.tar.gz | |
#8 2379.2 [build] pixman i686-w64-mingw32.static | |
#8 2394.0 [done] pixman i686-w64-mingw32.static 102160 KiB 0m14.847s | |
#8 2394.0 [download] cairo-1.18.0.tar.xz | |
#8 2395.4 [build] cairo i686-w64-mingw32.static | |
#8 2423.3 [done] cairo i686-w64-mingw32.static 114672 KiB 0m27.841s | |
#8 2423.3 [download] icu4c-release-74.2.tar.gz | |
#8 2424.4 [build] icu4c x86_64-pc-linux-gnu | |
#8 2530.1 [done] icu4c x86_64-pc-linux-gnu 116608 KiB 1m45.744s | |
#8 2530.1 [build] icu4c i686-w64-mingw32.static | |
#8 2637.6 [done] icu4c i686-w64-mingw32.static 548740 KiB 1m47.419s | |
#8 2637.6 [download] harfbuzz-8.5.0.tar.xz | |
#8 2639.0 [build] harfbuzz i686-w64-mingw32.static | |
#8 2755.0 [done] harfbuzz i686-w64-mingw32.static 175960 KiB 1m55.928s | |
#8 2755.0 [build] freetype i686-w64-mingw32.static | |
#8 2769.0 [done] freetype i686-w64-mingw32.static 29552 KiB 0m14.065s | |
#8 2769.0 [download] jpegsrc.v9f.tar.gz | |
#8 2770.7 [build] jpeg i686-w64-mingw32.static | |
#8 2780.4 [done] jpeg i686-w64-mingw32.static 8768 KiB 0m9.721s | |
#8 2780.4 [download] mysql-connector-c-6.1.6-src.tar.gz | |
#8 2781.1 [build] libmysqlclient i686-w64-mingw32.static | |
#8 2848.7 [done] libmysqlclient i686-w64-mingw32.static 178184 KiB 1m7.558s | |
#8 2848.7 [download] zstd-v1.5.6.tar.gz | |
#8 2850.1 [build] zstd i686-w64-mingw32.static | |
#8 2865.6 [done] zstd i686-w64-mingw32.static 13920 KiB 0m15.478s | |
#8 2865.6 [download] mesa-23.1.7.tar.xz | |
#8 2866.8 [build] mesa i686-w64-mingw32.static | |
#8 2991.5 [done] mesa i686-w64-mingw32.static 312008 KiB 2m4.696s | |
#8 2991.5 [build] pthreads i686-w64-mingw32.static | |
#8 2995.7 [done] pthreads i686-w64-mingw32.static 1192 KiB 0m4.170s | |
#8 2995.7 [download] postgresql-13.6.tar.bz2 | |
#8 2997.2 [build] postgresql i686-w64-mingw32.static | |
#8 3151.7 [done] postgresql i686-w64-mingw32.static 320400 KiB 2m34.547s | |
#8 3151.7 [download] sqlite-autoconf-3460000.tar.gz | |
#8 3152.3 [build] sqlite i686-w64-mingw32.static | |
#8 3221.5 [done] sqlite i686-w64-mingw32.static 18284 KiB 1m9.145s | |
#8 3221.5 [build] zstd x86_64-pc-linux-gnu | |
#8 3246.7 [done] zstd x86_64-pc-linux-gnu 18220 KiB 0m25.230s | |
#8 3246.7 [download] qtbase-everywhere-opensource-src-5.15.14.tar.xz | |
#8 3310.1 MXE Warning! Downloading qtbase from backup. | |
#8 3310.2 [build] qtbase i686-w64-mingw32.static | |
#8 4355.8 [done] qtbase i686-w64-mingw32.static 772744 KiB 17m25.581s | |
#8 4360.8 [download] jasper-version-4.2.4.tar.gz | |
#8 4362.2 [build] jasper i686-w64-mingw32.static | |
#8 4372.8 [done] jasper i686-w64-mingw32.static 8796 KiB 0m10.609s | |
#8 4372.8 [download] libwebp-1.4.0.tar.gz | |
#8 4373.3 [build] libwebp i686-w64-mingw32.static | |
#8 4399.4 [done] libwebp i686-w64-mingw32.static 36116 KiB 0m26.024s | |
#8 4399.4 [download] xz-v5.4.6.tar.gz | |
#8 4400.1 [build] xz i686-w64-mingw32.static | |
#8 4416.6 [done] xz i686-w64-mingw32.static 16928 KiB 0m16.462s | |
#8 4416.6 [download] tiff-4.6.0.tar.xz | |
#8 4417.5 [build] tiff i686-w64-mingw32.static | |
#8 4440.2 [done] tiff i686-w64-mingw32.static 21020 KiB 0m22.621s | |
#8 4440.2 [download] lcms2-2.16.tar.gz | |
#8 4441.4 [build] lcms i686-w64-mingw32.static | |
#8 4454.5 [done] lcms i686-w64-mingw32.static 19284 KiB 0m13.105s | |
#8 4454.5 [download] libmng-2.0.3.tar.xz | |
#8 4460.1 [build] libmng i686-w64-mingw32.static | |
#8 4472.9 [done] libmng i686-w64-mingw32.static 12232 KiB 0m12.750s | |
#8 4472.9 [download] qtimageformats-everywhere-opensource-src-5.15.14.tar.xz | |
#8 4477.8 [build] qtimageformats i686-w64-mingw32.static | |
#8 4493.8 [done] qtimageformats i686-w64-mingw32.static 16280 KiB 0m16.008s | |
#8 4493.8 [download] qtsvg-everywhere-opensource-src-5.15.14.tar.xz | |
#8 4502.7 [build] qtsvg i686-w64-mingw32.static | |
#8 4521.2 [done] qtsvg i686-w64-mingw32.static 17512 KiB 0m18.497s | |
#8 4521.2 [download] qtxmlpatterns-everywhere-opensource-src-5.15.14.tar.xz | |
#8 4584.0 MXE Warning! Downloading qtxmlpatterns from backup. | |
#8 4584.0 [build] qtxmlpatterns i686-w64-mingw32.static | |
#8 4734.3 [done] qtxmlpatterns i686-w64-mingw32.static 369040 KiB 2m30.290s | |
#8 4734.4 [download] qtdeclarative-everywhere-opensource-src-5.15.14.tar.xz | |
#8 4762.8 [build] qtdeclarative i686-w64-mingw32.static | |
#8 5346.9 [done] qtdeclarative i686-w64-mingw32.static 479780 KiB 9m44.079s | |
#8 5346.9 [download] qtgamepad-everywhere-opensource-src-5.15.14.tar.xz | |
#8 5352.6 [build] qtgamepad i686-w64-mingw32.static | |
#8 5368.6 [done] qtgamepad i686-w64-mingw32.static 3520 KiB 0m15.973s | |
#8 5368.6 [download] qt3d-everywhere-opensource-src-5.15.14.tar.xz | |
#8 5381.4 [build] qt3d i686-w64-mingw32.static | |
#8 5877.1 [done] qt3d i686-w64-mingw32.static 347916 KiB 8m15.698s | |
#8 5877.1 [download] qtactiveqt-everywhere-opensource-src-5.15.14.tar.xz | |
#8 5903.8 [build] qtactiveqt i686-w64-mingw32.static | |
#8 5944.5 [done] qtactiveqt i686-w64-mingw32.static 57044 KiB 0m40.684s | |
#8 5944.5 [download] qtmultimedia-everywhere-opensource-src-5.15.14.tar.xz | |
#8 6042.7 [build] qtmultimedia i686-w64-mingw32.static | |
#8 6178.3 [done] qtmultimedia i686-w64-mingw32.static 57508 KiB 2m15.581s | |
#8 6178.3 [download] qtcharts-everywhere-opensource-src-5.15.14.tar.xz | |
#8 6212.7 MXE Warning! Downloading qtcharts from backup. | |
#8 6212.7 [build] qtcharts i686-w64-mingw32.static | |
#8 6327.2 [done] qtcharts i686-w64-mingw32.static 34284 KiB 1m54.483s | |
#8 6327.2 [download] qtcoap-everywhere-opensource-src-5.15.14.tar.xz | |
#8 6336.5 [build] qtcoap i686-w64-mingw32.static | |
#8 6351.0 [done] qtcoap i686-w64-mingw32.static 3048 KiB 0m14.548s | |
#8 6351.0 [download] qtconnectivity-everywhere-opensource-src-5.15.14.tar.xz | |
#8 6358.2 [build] qtconnectivity i686-w64-mingw32.static | |
#8 6387.5 | |
#8 6387.5 Failed to build package qtconnectivity for target i686-w64-mingw32.static! | |
#8 6387.5 ------------------------------------------------------------ | |
#8 6387.5 make[3]: *** [Makefile:52: sub-bluetooth-make_first] Error 2 | |
#8 6387.5 make[3]: Leaving directory '/opt/mxe/tmp-qtconnectivity-i686-w64-mingw32.static/qtconnectivity-everywhere-src-5.15.14/src' | |
#8 6387.5 make[2]: *** [Makefile:52: sub-src-make_first] Error 2 | |
#8 6387.5 make[2]: Leaving directory '/opt/mxe/tmp-qtconnectivity-i686-w64-mingw32.static/qtconnectivity-everywhere-src-5.15.14' | |
#8 6387.5 make[1]: *** [Makefile:903: build-only-qtconnectivity_i686-w64-mingw32.static] Error 2 | |
#8 6387.5 make[1]: Leaving directory '/opt/mxe' | |
#8 6387.5 real 0m29.253s | |
#8 6387.5 user 1m53.017s | |
#8 6387.5 sys 0m14.247s | |
#8 6387.5 ------------------------------------------------------------ | |
#8 6387.5 [log] /opt/mxe/log/qtconnectivity_i686-w64-mingw32.static | |
#8 6387.5 | |
#8 6387.5 make: *** [Makefile:891: /opt/mxe/usr/i686-w64-mingw32.static/installed/qtconnectivity] Error 1 | |
#8 ERROR: process "/bin/sh -c git clone https://github.com/mxe/mxe.git && cd mxe && make qtbase && make qt5" did not complete successfully: exit code: 2 | |
------ | |
> [4/5] RUN git clone https://github.com/mxe/mxe.git && cd mxe && make qtbase && make qt5: | |
6387.5 make[2]: Leaving directory '/opt/mxe/tmp-qtconnectivity-i686-w64-mingw32.static/qtconnectivity-everywhere-src-5.15.14' | |
6387.5 make[1]: *** [Makefile:903: build-only-qtconnectivity_i686-w64-mingw32.static] Error 2 | |
6387.5 make[1]: Leaving directory '/opt/mxe' | |
6387.5 real 0m29.253s | |
6387.5 user 1m53.017s | |
6387.5 sys 0m14.247s | |
6387.5 ------------------------------------------------------------ | |
6387.5 [log] /opt/mxe/log/qtconnectivity_i686-w64-mingw32.static | |
6387.5 | |
6387.5 make: *** [Makefile:891: /opt/mxe/usr/i686-w64-mingw32.static/installed/qtconnectivity] Error 1 | |
------ | |
Dockerfile:46 | |
-------------------- | |
45 | && apt-get clean | |
46 | >>> RUN git clone https://github.com/mxe/mxe.git && cd mxe \ | |
47 | >>> && make qtbase && make qt5 | |
48 | ENV PATH="${PATH}:/opt/mxe/usr/bin" | |
-------------------- | |
ERROR: failed to solve: process "/bin/sh -c git clone https://github.com/mxe/mxe.git && cd mxe && make qtbase && make qt5" did not complete successfully: exit code: 2 | |
section_end:1718213524:step_script | |
[0Ksection_start:1718213524:cleanup_file_variables | |
[0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m | |
section_end:1718213524:cleanup_file_variables | |
[0K[31;1mERROR: Job failed: exit status 1 | |
[0;m |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment