buster: Pulling from library/buildpack-deps Digest: sha256:782de14b2481856bb30181ef6c1987ddc550579fcf0dae94403c66791095b455 Status: Image is up to date for buildpack-deps:buster docker.io/library/buildpack-deps:buster Sending build context to Docker daemon 3.072kB Step 1/6 : FROM buildpack-deps:buster ---> 2596d39c2202 Step 2/6 : RUN apt-get update && apt-get install -y autopoint bison flex gettext gperf intltool libtool-bin libxml-parser-perl lzip p7zip-full ruby g++-multilib libc6-dev-i386 gobject-introspection gtk-doc-tools ninja-build python3-pip && pip3 install meson ---> Using cache ---> 4c069ad79534 Step 3/6 : RUN cd $(dirname `python3 -c "import mesonbuild as _; print(_.__path__[0])"`) && curl -L https://gist.github.com/kleisauke/a2370bf67d1d8813cf8257c039488a79/raw/a4aecefa3e069a3b3ae9b94a5489a0027ef7a0d3/meson-llvm-mingw.patch | git apply -v ---> Using cache ---> bce0b426e51f Step 4/6 : RUN curl -L https://github.com/libav/gas-preprocessor/raw/master/gas-preprocessor.pl -o /usr/bin/gas-preprocessor.pl && chmod +x /usr/bin/gas-preprocessor.pl ---> Using cache ---> c65cd42790ac Step 5/6 : ENTRYPOINT ["/bin/bash", "/data/build.sh"] ---> Using cache ---> c41e1fe2d7aa Step 6/6 : WORKDIR /data ---> Using cache ---> c113abdc279a Successfully built c113abdc279a Successfully tagged libvips-build-win-mxe:latest Skip cloning, MXE already exists at /data/mxe [ignore settings.mk] == General overrides: /data/overrides.mk [plugin] /data/plugins/hevc/ [plugin] /data/plugins/proxy-libintl/ Makefile:651: *** ------------------------------------------------------------ Invalid target specified: "--with-hevc-w64-mingw32.shared.win32.all" Please use: i686-w64-mingw32.static i686-w64-mingw32.shared x86_64-w64-mingw32.static x86_64-w64-mingw32.shared armv7-w64-mingw32.static armv7-w64-mingw32.shared aarch64-w64-mingw32.static aarch64-w64-mingw32.shared ------------------------------------------------------------ . Stop.