Closed menthol closed 2 years ago
We'll check the build. It's possible git
is not explicitly included.
Upon closer review, git
is not included in the build. However, it's interesting that this problem is not more widespread for all users. Anyway, I'll add it and publish a build shortly to see if it fixes the issue.
oh, that's perfect.
tell me when it's done, i will make a live test
@menthol, we just pushed 0.7.3 which updates Alpine and adds git
to the underlying Docker image. Let me know if it solves your issue.
Hi, unfortunately this didn't completely solve the problem.
Spawned Docker background process with PID 839
Building image for initial run...
(this will take a minute, might be a good time to get up and stretch)
#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 949B done
#2 DONE 0.0s
#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s
#3 [internal] load metadata for docker.io/library/php:8.0-cli-alpine3.15
#3 DONE 1.1s
#4 [1/13] FROM docker.io/library/php:8.0-cli-alpine3.15@sha256:93c461b987e2...
#4 CACHED
#5 [2/13] RUN apk update && apk upgrade && apk add --no-cache icu-dev git g...
#5 0.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz
#5 0.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz
#5 0.813 v3.15.0-258-gd5d32e35cf [https://dl-cdn.alpinelinux.org/alpine/v3.15/main]
#5 0.813 v3.15.0-256-g047dab5823 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community]
#5 0.813 OK: 15857 distinct packages available
#5 1.052 (1/5) Upgrading busybox (1.34.1-r3 -> 1.34.1-r4)
#5 1.232 Executing busybox-1.34.1-r4.post-upgrade
#5 1.241 (2/5) Upgrading ca-certificates-bundle (20191127-r7 -> 20211220-r0)
#5 1.282 (3/5) Upgrading ssl_client (1.34.1-r3 -> 1.34.1-r4)
#5 1.293 (4/5) Upgrading ca-certificates (20191127-r7 -> 20211220-r0)
#5 1.339 (5/5) Upgrading openssl (1.1.1l-r7 -> 1.1.1l-r8)
#5 1.443 Executing busybox-1.34.1-r4.trigger
#5 1.446 Executing ca-certificates-20211220-r0.trigger
#5 1.480 OK: 13 MiB in 32 packages
#5 1.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz
#5 1.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz
#5 2.174 (1/24) Installing expat (2.4.4-r0)
#5 2.198 (2/24) Installing pcre2 (10.39-r0)
#5 2.257 (3/24) Installing git (2.34.1-r0)
#5 3.447 (4/24) Installing pcre (8.45-r1)
#5 3.488 (5/24) Installing grep (3.7-r0)
#5 3.516 (6/24) Installing libgcc (10.3.1_git20211027-r0)
#5 3.542 (7/24) Installing libstdc++ (10.3.1_git20211027-r0)
#5 3.652 (8/24) Installing icu-libs (69.1-r1)
#5 6.062 (9/24) Installing icu (69.1-r1)
#5 6.113 (10/24) Installing pkgconf (1.8.0-r0)
#5 6.202 (11/24) Installing icu-dev (69.1-r1)
#5 6.381 (12/24) Installing openssh-keygen (8.8_p1-r1)
#5 6.415 (13/24) Installing libedit (20210910.3.1-r0)
#5 6.440 (14/24) Installing openssh-client-common (8.8_p1-r1)
#5 6.602 (15/24) Installing openssh-client-default (8.8_p1-r1)
#5 6.675 (16/24) Installing openssh-sftp-server (8.8_p1-r1)
#5 6.695 (17/24) Installing openssh-server-common (8.8_p1-r1)
#5 6.712 (18/24) Installing openssh-server (8.8_p1-r1)
#5 6.799 (19/24) Installing openssh (8.8_p1-r1)
#5 6.848 (20/24) Installing patch (2.7.6-r7)
#5 6.880 (21/24) Installing lz4-libs (1.9.3-r1)
#5 6.912 (22/24) Installing popt (1.18-r0)
#5 6.936 (23/24) Installing zstd-libs (1.5.0-r0)
#5 7.026 (24/24) Installing rsync (3.2.3-r5)
#5 7.070 Executing busybox-1.34.1-r4.trigger
#5 7.074 OK: 72 MiB in 56 packages
#5 DONE 8.0s
#6 [3/13] RUN docker-php-ext-install -j$(nproc) intl
#6 1.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz
#6 1.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz
#6 2.257 (1/26) Installing m4 (1.4.18-r2)
#6 2.290 (2/26) Installing libbz2 (1.0.8-r1)
#6 2.313 (3/26) Installing perl (5.34.0-r1)
#6 3.740 (4/26) Installing autoconf (2.71-r0)
#6 3.881 (5/26) Installing dpkg-dev (1.20.9-r0)
#6 3.942 (6/26) Installing dpkg (1.20.9-r0)
#6 4.014 (7/26) Installing libmagic (5.41-r0)
#6 4.094 (8/26) Installing file (5.41-r0)
#6 4.119 (9/26) Installing binutils (2.37-r3)
#6 4.577 (10/26) Installing libgomp (10.3.1_git20211027-r0)
#6 4.681 (11/26) Installing libatomic (10.3.1_git20211027-r0)
#6 4.696 (12/26) Installing libgphobos (10.3.1_git20211027-r0)
#6 5.110 (13/26) Installing gmp (6.2.1-r1)
#6 5.179 (14/26) Installing isl22 (0.22-r0)
#6 5.333 (15/26) Installing mpfr4 (4.1.0-r0)
#6 5.727 (16/26) Installing mpc1 (1.2.1-r0)
#6 5.749 (17/26) Installing gcc (10.3.1_git20211027-r0)
#6 11.42 (18/26) Installing musl-dev (1.2.2-r7)
#6 11.93 (19/26) Installing libc-dev (0.7.2-r3)
#6 11.94 (20/26) Installing g++ (10.3.1_git20211027-r0)
#6 14.82 (21/26) Installing make (4.3-r0)
#6 14.86 (22/26) Installing re2c (2.1.1-r0)
#6 14.94 (23/26) Installing .phpize-deps (20220203.204017)
#6 14.94 (24/26) Installing perl-error (0.17029-r1)
#6 14.95 (25/26) Installing perl-git (2.34.1-r0)
#6 14.97 (26/26) Installing git-perl (2.34.1-r0)
#6 14.99 Executing busybox-1.34.1-r4.trigger
#6 15.00 OK: 304 MiB in 82 packages
#6 15.07 Configuring for:
#6 15.07 PHP Api Version: 20200930
#6 15.07 Zend Module Api No: 20200930
#6 15.07 Zend Extension Api No: 420200930
#6 15.41 configure.ac:18: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
#6 15.41 build/php.m4:2072: PHP_CONFIG_NICE is expanded from...
#6 15.41 configure.ac:18: the top level
#6 15.41 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
#6 15.41 configure.ac:161: You should run autoupdate.
#6 15.41 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
#6 15.41 build/libtool.m4:2728: _LT_AC_LANG_C_CONFIG is expanded from...
#6 15.41 build/libtool.m4:2727: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
#6 15.41 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
#6 15.41 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
#6 15.41 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
#6 15.41 configure.ac:161: the top level
#6 15.41 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
#6 15.41 configure.ac:161: You should run autoupdate.
#6 15.41 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
#6 15.41 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
#6 15.41 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
#6 15.41 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
#6 15.41 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
#6 15.41 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
#6 15.41 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
#6 15.41 build/libtool.m4:2728: _LT_AC_LANG_C_CONFIG is expanded from...
#6 15.41 build/libtool.m4:2727: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
#6 15.41 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
#6 15.41 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
#6 15.41 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
#6 15.41 configure.ac:161: the top level
#6 15.41 configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
#6 15.41 configure.ac:161: You should run autoupdate.
#6 15.41 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
#6 15.41 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
#6 15.41 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
#6 15.41 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
#6 15.41 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
#6 15.41 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
#6 15.41 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
#6 15.41 build/libtool.m4:2728: _LT_AC_LANG_C_CONFIG is expanded from...
#6 15.41 build/libtool.m4:2727: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
#6 15.41 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
#6 15.41 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
#6 15.41 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
#6 15.41 configure.ac:161: the top level
#6 15.41 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
#6 15.41 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
#6 15.41 build/libtool.m4:2728: _LT_AC_LANG_C_CONFIG is expanded from...
#6 15.41 build/libtool.m4:2727: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
#6 15.41 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
#6 15.41 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
#6 15.41 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
#6 15.41 configure.ac:161: the top level
#6 15.41 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
#6 15.41 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
#6 15.41 build/libtool.m4:2728: _LT_AC_LANG_C_CONFIG is expanded from...
#6 15.41 build/libtool.m4:2727: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
#6 15.41 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
#6 15.41 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
#6 15.41 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
#6 15.41 configure.ac:161: the top level
#6 15.41 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not exist
#6 15.41 build/libtool.m4:1918: _LT_AC_TAGCONFIG is expanded from...
#6 15.41 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
#6 15.41 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
#6 15.41 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
#6 15.41 configure.ac:161: the top level
#6 15.41 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not exist
#6 15.41 build/libtool.m4:1918: _LT_AC_TAGCONFIG is expanded from...
#6 15.41 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
#6 15.41 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
#6 15.41 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
#6 15.41 configure.ac:161: the top level
#6 15.41 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not look like a libtool script
#6 15.41 build/libtool.m4:1918: _LT_AC_TAGCONFIG is expanded from...
#6 15.41 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
#6 15.41 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
#6 15.41 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
#6 15.41 configure.ac:161: the top level
#6 15.41 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not look like a libtool script
#6 15.41 build/libtool.m4:1918: _LT_AC_TAGCONFIG is expanded from...
#6 15.41 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
#6 15.41 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
#6 15.41 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
#6 15.41 configure.ac:161: the top level
#6 15.41 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
#6 15.41 build/libtool.m4:1918: _LT_AC_TAGCONFIG is expanded from...
#6 15.41 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
#6 15.41 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
#6 15.41 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
#6 15.41 configure.ac:161: the top level
#6 15.41 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
#6 15.41 build/libtool.m4:1918: _LT_AC_TAGCONFIG is expanded from...
#6 15.41 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
#6 15.41 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
#6 15.41 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
#6 15.41 configure.ac:161: the top level
#6 15.41 configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
#6 15.41 build/libtool.m4:1918: _LT_AC_TAGCONFIG is expanded from...
#6 15.41 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
#6 15.41 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
#6 15.41 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
#6 15.41 configure.ac:161: the top level
#6 15.41 configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
#6 15.41 configure.ac:161: You should run autoupdate.
#6 15.41 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
#6 15.41 build/libtool.m4:2810: _LT_AC_LANG_CXX_CONFIG is expanded from...
#6 15.41 build/libtool.m4:2809: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
#6 15.41 build/libtool.m4:1918: _LT_AC_TAGCONFIG is expanded from...
#6 15.41 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
#6 15.41 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
#6 15.41 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
#6 15.41 configure.ac:161: the top level
#6 15.41 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
#6 15.41 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
#6 15.41 build/libtool.m4:2810: _LT_AC_LANG_CXX_CONFIG is expanded from...
#6 15.41 build/libtool.m4:2809: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
#6 15.41 build/libtool.m4:1918: _LT_AC_TAGCONFIG is expanded from...
#6 15.41 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
#6 15.41 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
#6 15.41 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
#6 15.41 configure.ac:161: the top level
#6 15.41 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
#6 15.41 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
#6 15.41 build/libtool.m4:2810: _LT_AC_LANG_CXX_CONFIG is expanded from...
#6 15.41 build/libtool.m4:2809: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
#6 15.41 build/libtool.m4:1918: _LT_AC_TAGCONFIG is expanded from...
#6 15.41 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
#6 15.41 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
#6 15.41 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
#6 15.41 configure.ac:161: the top level
#6 19.37 checking for grep that handles long lines and -e... /bin/grep
#6 19.37 checking for egrep... /bin/grep -E
#6 19.37 checking for a sed that does not truncate output... /bin/sed
#6 19.38 checking for pkg-config... /usr/bin/pkg-config
#6 19.38 checking pkg-config is at least version 0.9.0... yes
#6 19.38 checking for cc... cc
#6 19.40 checking whether the C compiler works... yes
#6 19.43 checking for C compiler default output file name... a.out
#6 19.43 checking for suffix of executables...
#6 19.46 checking whether we are cross compiling... no
#6 19.50 checking for suffix of object files... o
#6 19.52 checking whether the compiler supports GNU C... yes
#6 19.54 checking whether cc accepts -g... yes
#6 19.56 checking for cc option to enable C11 features... none needed
#6 19.62 checking how to run the C preprocessor... cc -E
#6 19.67 checking for icc... no
#6 19.68 checking for suncc... no
#6 19.69 checking for system library directory... lib
#6 19.69 checking if compiler supports -Wl,-rpath,... yes
#6 19.72 checking build system type... x86_64-pc-linux-musl
#6 19.73 checking host system type... x86_64-pc-linux-musl
#6 19.73 checking target system type... x86_64-pc-linux-musl
#6 19.75 checking for PHP prefix... /usr/local
#6 19.75 checking for PHP includes... -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib
#6 19.75 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20200930
#6 19.75 checking for PHP installed headers prefix... /usr/local/include/php
#6 19.75 checking if debug is enabled... no
#6 19.77 checking if zts is enabled... no
#6 19.79 checking for gawk... no
#6 19.79 checking for nawk... no
#6 19.79 checking for awk... awk
#6 19.79 checking if awk is broken... no
#6 19.79 checking whether to enable internationalization support... yes, shared
#6 19.79 checking for icu-uc >= 50.1 icu-io icu-i18n... yes
#6 19.83 checking for g++... g++
#6 19.84 checking whether the compiler supports GNU C++... yes
#6 19.87 checking whether g++ accepts -g... yes
#6 19.89 checking for g++ option to enable C++11 features... none needed
#6 19.98 checking how to run the C++ preprocessor... g++ -E
#6 20.04 checking whether g++ supports C++11 features with -std=c++11... yes
#6 20.14 checking for a sed that does not truncate output... /bin/sed
#6 20.15 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
#6 20.16 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
#6 20.16 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
#6 20.16 checking for BSD-compatible nm... /usr/bin/nm -B
#6 20.16 checking whether ln -s works... yes
#6 20.16 checking how to recognize dependent libraries... pass_all
#6 20.18 checking for stdio.h... yes
#6 20.20 checking for stdlib.h... yes
#6 20.22 checking for string.h... yes
#6 20.24 checking for inttypes.h... yes
#6 20.27 checking for stdint.h... yes
#6 20.29 checking for strings.h... yes
#6 20.31 checking for sys/stat.h... yes
#6 20.34 checking for sys/types.h... yes
#6 20.36 checking for unistd.h... yes
#6 20.39 checking for dlfcn.h... yes
#6 20.41 checking how to run the C++ preprocessor... g++ -E
#6 20.44 checking the maximum length of command line arguments... 98304
#6 20.44 checking command to parse /usr/bin/nm -B output from cc object... ok
#6 20.51 checking for objdir... .libs
#6 20.51 checking for ar... ar
#6 20.51 checking for ranlib... ranlib
#6 20.52 checking for strip... strip
#6 20.57 checking if cc supports -fno-rtti -fno-exceptions... no
#6 20.59 checking for cc option to produce PIC... -fPIC
#6 20.59 checking if cc PIC flag -fPIC works... yes
#6 20.61 checking if cc static flag -static works... yes
#6 20.64 checking if cc supports -c -o file.o... yes
#6 20.66 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
#6 20.67 checking whether -lc should be explicitly linked in... no
#6 20.70 checking dynamic linker characteristics... GNU/Linux ld.so
#6 20.70 checking how to hardcode library paths into programs... immediate
#6 20.70 checking whether stripping libraries is possible... yes
#6 20.71 checking if libtool supports shared libraries... yes
#6 20.71 checking whether to build shared libraries... yes
#6 20.71 checking whether to build static libraries... no
#6 20.78
#6 20.78 creating libtool
#6 20.79 appending configuration tag "CXX" to libtool
#6 20.85 checking for ld used by g++... /usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64
#6 20.86 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes
#6 20.86 checking whether the g++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
#6 20.90 checking for g++ option to produce PIC... -fPIC
#6 20.90 checking if g++ PIC flag -fPIC works... yes
#6 20.92 checking if g++ static flag -static works... yes
#6 20.96 checking if g++ supports -c -o file.o... yes
#6 20.98 checking whether the g++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
#6 20.98 checking dynamic linker characteristics... GNU/Linux ld.so
#6 20.98 (cached) (cached) checking how to hardcode library paths into programs... immediate
#6 21.12 configure: patching config.h.in
#6 21.12 configure: creating ./config.status
#6 21.15 config.status: creating config.h
#6 21.18 /bin/sh /usr/src/php/ext/intl/libtool --mode=compile cc -I. -I/usr/src/php/ext/intl -I/usr/src/php/ext/intl/include -I/usr/src/php/ext/intl/main -I/usr/src/php/ext/intl -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /usr/src/php/ext/intl/php_intl.c -o php_intl.lo
#6 21.18 make: /bin/sh: Operation not permitted
#6 21.19 make: *** [Makefile:209: php_intl.lo] Error 127
#6 ERROR: executor failed running [/bin/sh -c docker-php-ext-install -j$(nproc) intl]: runc did not terminate sucessfully
------
> [3/13] RUN docker-php-ext-install -j$(nproc) intl:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: executor failed running [/bin/sh -c docker-php-ext-install -j$(nproc) intl]: runc did not terminate sucessfully
@menthol, sorry this still didn't work. At this point, I believe it's likely something with your OS/Docker install. Otherwise, everyone would be unable to build our Docker image.
If you find anything, please report back.
okay, i think it's time to upgrade my computer.
thx a lot for your time
Desktop:
Describe the bug
docker compose
does not findgit
when running shifts. The installation withphp composer require
does not work.To Reproduce Steps to reproduce the behavior:
https://user-images.githubusercontent.com/1001497/150668827-b666d0c5-b52f-4d26-bc24-73b11fe113d5.mp4