jeffreytse/jekyll-deploy-action

Not working posix-spawn.c: In function ‘Init_posix_spawn_ext’: posix-spawn.c:480:1: warning: old-style function definition [-Wold-style-definition] 480 | Init_posix_spawn_ext()

Open

#85 opened on May 26, 2024

 (5 comments) (3 reactions) (1 assignee)Shell (48 forks)github user discovery
good first issue

Repository metrics

Stars
 (364 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

2024-05-26T15:57:13.2660479Z hint: git config --global init.defaultBranch 2024-05-26T15:57:13.2662367Z hint: 2024-05-26T15:57:13.2663233Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-05-26T15:57:13.2664680Z hint: 'development'. The just-created branch can be renamed via this command: 2024-05-26T15:57:13.2665632Z hint: 2024-05-26T15:57:13.2667275Z hint: git branch -m 2024-05-26T15:57:13.2668400Z Initialized empty Git repository in /home/runner/work/shamshadm.github.io/shamshadm.github.io/.git/ 2024-05-26T15:57:13.2670779Z [command]/usr/bin/git remote add origin https://github.com/shamshadM/shamshadm.github.io 2024-05-26T15:57:13.2703733Z ##[endgroup] 2024-05-26T15:57:13.2705897Z ##[group]Disabling automatic garbage collection 2024-05-26T15:57:13.2706852Z [command]/usr/bin/git config --local gc.auto 0 2024-05-26T15:57:13.2740243Z ##[endgroup] 2024-05-26T15:57:13.2741803Z ##[group]Setting up auth 2024-05-26T15:57:13.2746349Z [command]/usr/bin/git config --local --name-only --get-regexp core.sshCommand 2024-05-26T15:57:13.2785767Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-05-26T15:57:13.3103211Z [command]/usr/bin/git config --local --name-only --get-regexp http.https://github.com/.extraheader 2024-05-26T15:57:13.3138754Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http.https://github.com/.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-05-26T15:57:13.3399428Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-05-26T15:57:13.3437108Z ##[endgroup] 2024-05-26T15:57:13.3438327Z ##[group]Fetching the repository 2024-05-26T15:57:13.3448348Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +72f5e199e02a63cdd25b1220560d22e206da9c22:refs/remotes/origin/master 2024-05-26T15:57:15.7623976Z From https://github.com/shamshadM/shamshadm.github.io 2024-05-26T15:57:15.7625309Z * [new ref] 72f5e199e02a63cdd25b1220560d22e206da9c22 -> origin/master 2024-05-26T15:57:15.7648407Z ##[endgroup] 2024-05-26T15:57:15.7649423Z ##[group]Determining the checkout info 2024-05-26T15:57:15.7651211Z ##[endgroup] 2024-05-26T15:57:15.7656700Z [command]/usr/bin/git sparse-checkout disable 2024-05-26T15:57:15.7703667Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2024-05-26T15:57:15.7732949Z ##[group]Checking out the ref 2024-05-26T15:57:15.7740373Z [command]/usr/bin/git checkout --progress --force -B master refs/remotes/origin/master 2024-05-26T15:57:16.1950945Z Reset branch 'master' 2024-05-26T15:57:16.1952677Z branch 'master' set up to track 'origin/master'. 2024-05-26T15:57:16.1994596Z ##[endgroup] 2024-05-26T15:57:16.2038951Z [command]/usr/bin/git log -1 --format='%H' 2024-05-26T15:57:16.2065177Z '72f5e199e02a63cdd25b1220560d22e206da9c22' 2024-05-26T15:57:16.4129124Z ##[group]Run actions/cache@v4 2024-05-26T15:57:16.4129696Z with: 2024-05-26T15:57:16.4130045Z path: .asdf/** vendor/bundle

2024-05-26T15:57:16.4130502Z key: Linux-cache- 2024-05-26T15:57:16.4130972Z restore-keys: Linux-cache-

2024-05-26T15:57:16.4131405Z enableCrossOsArchive: false 2024-05-26T15:57:16.4131851Z fail-on-cache-miss: false 2024-05-26T15:57:16.4132351Z lookup-only: false 2024-05-26T15:57:16.4132702Z save-always: false 2024-05-26T15:57:16.4133075Z ##[endgroup] 2024-05-26T15:57:16.8814257Z Cache not found for input keys: Linux-cache-, Linux-cache- 2024-05-26T15:57:16.8912480Z ##[group]Run jeffreytse/jekyll-deploy-action@v0.6.0 2024-05-26T15:57:16.8913005Z with: 2024-05-26T15:57:16.8913331Z provider: github 2024-05-26T15:57:16.8913988Z token: *** 2024-05-26T15:57:16.8914297Z branch: gh-pages 2024-05-26T15:57:16.8914637Z jekyll_src: ./ 2024-05-26T15:57:16.8915027Z jekyll_cfg: _config.yml 2024-05-26T15:57:16.8915380Z ##[endgroup] 2024-05-26T15:57:16.9122054Z ##[command]/usr/bin/docker run --name d502beca49cb94e0ee47e18bd78106323feaf1_b539ea --label d502be --workdir /github/workspace --rm -e "INPUT_PROVIDER" -e "INPUT_TOKEN" -e "INPUT_SSH_PRIVATE_KEY" -e "INPUT_REPOSITORY" -e "INPUT_BRANCH" -e "INPUT_JEKYLL_SRC" -e "INPUT_JEKYLL_CFG" -e "INPUT_JEKYLL_BASEURL" -e "INPUT_RUBY_VER" -e "INPUT_BUNDLER_VER" -e "INPUT_CNAME" -e "INPUT_ACTOR" -e "INPUT_PRE_BUILD_COMMANDS" -e "HOME" -e "GITHUB_JOB" -e "GITHUB_REF" -e "GITHUB_SHA" -e "GITHUB_REPOSITORY" -e "GITHUB_REPOSITORY_OWNER" -e "GITHUB_REPOSITORY_OWNER_ID" -e "GITHUB_RUN_ID" -e "GITHUB_RUN_NUMBER" -e "GITHUB_RETENTION_DAYS" -e "GITHUB_RUN_ATTEMPT" -e "GITHUB_REPOSITORY_ID" -e "GITHUB_ACTOR_ID" -e "GITHUB_ACTOR" -e "GITHUB_TRIGGERING_ACTOR" -e "GITHUB_WORKFLOW" -e "GITHUB_HEAD_REF" -e "GITHUB_BASE_REF" -e "GITHUB_EVENT_NAME" -e "GITHUB_SERVER_URL" -e "GITHUB_API_URL" -e "GITHUB_GRAPHQL_URL" -e "GITHUB_REF_NAME" -e "GITHUB_REF_PROTECTED" -e "GITHUB_REF_TYPE" -e "GITHUB_WORKFLOW_REF" -e "GITHUB_WORKFLOW_SHA" -e "GITHUB_WORKSPACE" -e "GITHUB_ACTION" -e "GITHUB_EVENT_PATH" -e "GITHUB_ACTION_REPOSITORY" -e "GITHUB_ACTION_REF" -e "GITHUB_PATH" -e "GITHUB_ENV" -e "GITHUB_STEP_SUMMARY" -e "GITHUB_STATE" -e "GITHUB_OUTPUT" -e "RUNNER_OS" -e "RUNNER_ARCH" -e "RUNNER_NAME" -e "RUNNER_ENVIRONMENT" -e "RUNNER_TOOL_CACHE" -e "RUNNER_TEMP" -e "RUNNER_WORKSPACE" -e "ACTIONS_RUNTIME_URL" -e "ACTIONS_RUNTIME_TOKEN" -e "ACTIONS_CACHE_URL" -e "ACTIONS_RESULTS_URL" -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/_temp/_runner_file_commands":"/github/file_commands" -v "/home/runner/work/shamshadm.github.io/shamshadm.github.io":"/github/workspace" d502be:ca49cb94e0ee47e18bd78106323feaf1 2024-05-26T15:57:17.2550038Z Starting the Jekyll Deploy Action 2024-05-26T15:57:17.2581117Z Initialize environment 2024-05-26T15:57:17.3128171Z gpg: checking the trustdb 2024-05-26T15:57:17.3941098Z gpg: Note: third-party key signatures using the SHA1 algorithm are rejected 2024-05-26T15:57:17.3942387Z gpg: (use option "--allow-weak-key-signatures" to override) 2024-05-26T15:57:18.3664430Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2024-05-26T15:57:18.3939645Z gpg: depth: 0 valid: 1 signed: 5 trust: 0-, 0q, 0n, 0m, 0f, 1u 2024-05-26T15:57:18.4185529Z gpg: depth: 1 valid: 5 signed: 97 trust: 0-, 0q, 0n, 5m, 0f, 0u 2024-05-26T15:57:18.4394627Z gpg: depth: 2 valid: 73 signed: 22 trust: 73-, 0q, 0n, 0m, 0f, 0u 2024-05-26T15:57:18.4397955Z gpg: next trustdb check due at 2024-06-29 2024-05-26T15:57:18.4573567Z ==> Generating pacman master key. This may take some time. 2024-05-26T15:57:18.4610287Z gpg: Generating pacman keyring master key... 2024-05-26T15:57:19.7819988Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/626B77FEC2221B01343163E65B1F29DFB520BC85.rev' 2024-05-26T15:57:19.7821600Z gpg: Done 2024-05-26T15:57:19.7851831Z ==> Updating trust database... 2024-05-26T15:57:19.8705217Z gpg: Note: third-party key signatures using the SHA1 algorithm are rejected 2024-05-26T15:57:19.8706652Z gpg: (use option "--allow-weak-key-signatures" to override) 2024-05-26T15:57:20.8549381Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2024-05-26T15:57:20.8824005Z gpg: depth: 0 valid: 2 signed: 5 trust: 0-, 0q, 0n, 0m, 0f, 2u 2024-05-26T15:57:20.9071998Z gpg: depth: 1 valid: 5 signed: 97 trust: 0-, 0q, 0n, 5m, 0f, 0u 2024-05-26T15:57:20.9293988Z gpg: depth: 2 valid: 73 signed: 22 trust: 73-, 0q, 0n, 0m, 0f, 0u 2024-05-26T15:57:20.9297422Z gpg: next trustdb check due at 2024-06-29 2024-05-26T15:57:20.9398133Z :: Synchronizing package databases... 2024-05-26T15:57:22.6048580Z core downloading... 2024-05-26T15:57:22.6049650Z extra downloading... 2024-05-26T15:57:22.6050367Z :: Starting full system upgrade... 2024-05-26T15:57:22.7782368Z resolving dependencies... 2024-05-26T15:57:22.7806218Z :: There are 2 providers available for dbus-units: 2024-05-26T15:57:22.7807307Z :: Repository core 2024-05-26T15:57:22.7808146Z 1) dbus-broker-units 2) dbus-daemon-units 2024-05-26T15:57:22.7808470Z 2024-05-26T15:57:22.7808650Z Enter a number (default=1): 2024-05-26T15:57:22.7809064Z looking for conflicting packages... 2024-05-26T15:57:22.7938897Z 2024-05-26T15:57:22.7943185Z Package (95) Old Version New Version Net Change Download Size 2024-05-26T15:57:22.7944076Z 2024-05-26T15:57:22.7944909Z core/acl 2.3.1-3 2.3.2-1 0.01 MiB 0.13 MiB 2024-05-26T15:57:22.7946431Z core/archlinux-keyring 20231222-1 20240520-1 0.01 MiB 1.17 MiB 2024-05-26T15:57:22.7947941Z core/attr 2.5.1-3 2.5.2-1 0.01 MiB 0.07 MiB 2024-05-26T15:57:22.7949313Z core/audit 3.1.2-1 4.0.1-3 0.01 MiB 0.38 MiB 2024-05-26T15:57:22.7950648Z core/autoconf 2.71-4 2.72-1 0.02 MiB 0.64 MiB 2024-05-26T15:57:22.7951972Z core/bash 5.2.021-1 5.2.026-2 0.00 MiB 1.81 MiB 2024-05-26T15:57:22.7953331Z core/binutils 2.41-3 2.42+r91+g6224493e457-1 -0.95 MiB 7.52 MiB 2024-05-26T15:57:22.7956882Z core/brotli 1.1.0-1 1.1.0-2 0.00 MiB 0.38 MiB 2024-05-26T15:57:22.7958280Z core/bzip2 1.0.8-5 1.0.8-6 0.00 MiB 0.06 MiB 2024-05-26T15:57:22.7959899Z core/ca-certificates-mozilla 3.96.1-1 3.100-1 0.03 MiB 0.37 MiB 2024-05-26T15:57:22.7961067Z core/coreutils 9.4-2 9.5-1 -0.54 MiB 2.70 MiB 2024-05-26T15:57:22.7961993Z core/cryptsetup 2.6.1-3 2.7.2-1 0.15 MiB 0.73 MiB 2024-05-26T15:57:22.7963130Z core/curl 8.5.0-1 8.8.0-1 -0.16 MiB 1.06 MiB 2024-05-26T15:57:22.7963888Z core/db5.3 5.3.28-4 5.3.28-5 -0.06 MiB 1.18 MiB 2024-05-26T15:57:22.7964619Z core/dbus 1.14.10-1 1.14.10-2 0.00 MiB 0.30 MiB 2024-05-26T15:57:22.7965711Z core/dbus-broker 36-2 0.35 MiB 0.15 MiB 2024-05-26T15:57:22.7966488Z core/dbus-broker-units 36-2 0.00 MiB 0.00 MiB 2024-05-26T15:57:22.7967232Z core/debugedit 5.0-5 5.0-6 0.00 MiB 0.04 MiB 2024-05-26T15:57:22.7968103Z core/device-mapper 2.03.22-2 2.03.24-1 -0.01 MiB 0.27 MiB 2024-05-26T15:57:22.7968927Z core/e2fsprogs 1.47.0-1 1.47.1-2 0.20 MiB 1.24 MiB 2024-05-26T15:57:22.7969722Z core/expat 2.5.0-1 2.6.2-1 0.02 MiB 0.11 MiB 2024-05-26T15:57:22.7970516Z core/fakeroot 1.32.2-1 1.34-1 -0.01 MiB 0.07 MiB 2024-05-26T15:57:22.7971347Z core/filesystem 2023.09.18-1 2024.04.07-1 0.00 MiB 0.01 MiB 2024-05-26T15:57:22.7972334Z core/gc 8.2.4-1 8.2.6-1 0.00 MiB 0.23 MiB 2024-05-26T15:57:22.7973152Z core/gcc 13.2.1-3 14.1.1+r58+gfc9fb69ad62-1 17.46 MiB 51.00 MiB 2024-05-26T15:57:22.7973978Z core/gcc-libs 13.2.1-3 14.1.1+r58+gfc9fb69ad62-1 -0.66 MiB 35.08 MiB 2024-05-26T15:57:22.7974774Z core/gettext 0.22.4-1 0.22.5-1 0.42 MiB 2.14 MiB 2024-05-26T15:57:22.7975643Z core/glib2 2.78.3-1 2.80.2-2 13.63 MiB 5.00 MiB 2024-05-26T15:57:22.7976371Z core/glibc 2.38-7 2.39+r52+gf8e4623421-1 -0.09 MiB 9.85 MiB 2024-05-26T15:57:22.7977132Z core/gmp 6.3.0-1 6.3.0-2 0.00 MiB 0.43 MiB 2024-05-26T15:57:22.7977950Z core/gnupg 2.4.3-2 2.4.5-1 0.17 MiB 2.68 MiB 2024-05-26T15:57:22.7978657Z core/gnutls 3.8.2-1 3.8.5-1 -0.09 MiB 2.73 MiB 2024-05-26T15:57:22.7979428Z core/gpgme 1.23.2-1 1.23.2-4 -0.01 MiB 0.47 MiB 2024-05-26T15:57:22.7980288Z core/hwdata 0.377-1 0.382-1 0.16 MiB 1.59 MiB 2024-05-26T15:57:22.7981054Z core/iana-etc 20231117-1 20240412-1 0.01 MiB 0.39 MiB 2024-05-26T15:57:22.7981812Z core/icu 74.2-1 75.1-1 0.24 MiB 11.23 MiB 2024-05-26T15:57:22.7982610Z core/iproute2 6.6.0-2 6.9.0-1 -0.01 MiB 1.10 MiB 2024-05-26T15:57:22.7983406Z core/iputils 20231222-2 20240117-1 0.01 MiB 0.12 MiB 2024-05-26T15:57:22.7984184Z core/jansson 2.14-2 2.14-4 0.00 MiB 0.05 MiB 2024-05-26T15:57:22.7984978Z core/kmod 31-1 32-1 0.00 MiB 0.12 MiB 2024-05-26T15:57:22.7985739Z core/libarchive 3.7.2-1 3.7.4-1 0.01 MiB 0.53 MiB 2024-05-26T15:57:22.7986560Z core/libassuan 2.5.6-1 2.5.7-2 0.00 MiB 0.10 MiB 2024-05-26T15:57:22.7987611Z core/libcap 2.69-3 2.70-1 -0.06 MiB 0.68 MiB 2024-05-26T15:57:22.7988362Z core/libcap-ng 0.8.4-1 0.8.5-2 0.00 MiB 0.04 MiB 2024-05-26T15:57:22.7989181Z core/libelf 0.190-1 0.191-3 -0.02 MiB 0.55 MiB 2024-05-26T15:57:22.7990061Z core/libffi 3.4.4-1 3.4.6-1 0.00 MiB 0.04 MiB 2024-05-26T15:57:22.7990907Z core/libgpg-error 1.47-1 1.49-1 0.05 MiB 0.25 MiB 2024-05-26T15:57:22.7991696Z core/libidn2 2.3.4-3 2.3.7-1 0.01 MiB 0.14 MiB 2024-05-26T15:57:22.7992574Z core/libisl 0.26-1 0.26-2 0.01 MiB 0.86 MiB 2024-05-26T15:57:22.7993380Z core/libksba 1.6.5-1 1.6.6-1 -0.01 MiB 0.13 MiB 2024-05-26T15:57:22.7994149Z core/libldap 2.6.6-2 2.6.7-2 -0.01 MiB 0.27 MiB 2024-05-26T15:57:22.7995029Z core/libmnl 1.0.5-1 1.0.5-2 0.00 MiB 0.01 MiB 2024-05-26T15:57:22.7995913Z core/libnetfilter_conntrack 1.0.9-1 1.0.9-2 -0.01 MiB 0.05 MiB 2024-05-26T15:57:22.7996862Z core/libnfnetlink 1.0.2-1 1.0.2-2 0.00 MiB 0.02 MiB 2024-05-26T15:57:22.7997825Z core/libnghttp2 1.58.0-1 1.62.1-1 0.04 MiB 0.10 MiB 2024-05-26T15:57:22.7998712Z core/libnghttp3 1.3.0-1 0.23 MiB 0.07 MiB 2024-05-26T15:57:22.7999603Z core/libnsl 2.0.1-1 0.07 MiB 0.02 MiB 2024-05-26T15:57:22.8000419Z core/libpsl 0.21.2-1 0.21.5-2 0.02 MiB 0.08 MiB 2024-05-26T15:57:22.8001304Z core/libseccomp 2.5.5-1 2.5.5-3 0.00 MiB 0.09 MiB 2024-05-26T15:57:22.8002259Z core/libsecret 0.21.2-1 0.21.4-1 -0.01 MiB 0.18 MiB 2024-05-26T15:57:22.8003209Z extra/libsysprof-capture 45.1-1 46.0-3 0.00 MiB 0.05 MiB 2024-05-26T15:57:22.8004155Z core/libtool 2.4.7+4+g1ec8fa28-6 2.5.0+1+g38c166c8-1 0.00 MiB 0.40 MiB 2024-05-26T15:57:22.8005425Z core/libunistring 1.1-2 1.2-1 -0.01 MiB 0.65 MiB 2024-05-26T15:57:22.8006344Z core/libusb 1.0.26-2 1.0.27-1 0.01 MiB 0.07 MiB 2024-05-26T15:57:22.8007269Z core/libverto 0.3.2-4 0.3.2-5 0.00 MiB 0.02 MiB 2024-05-26T15:57:22.8008188Z core/libxml2 2.12.3-1 2.12.7-1 -0.12 MiB 0.81 MiB 2024-05-26T15:57:22.8009070Z core/licenses 20231215-1 20240206-1 -0.13 MiB 0.10 MiB 2024-05-26T15:57:22.8009992Z core/linux-api-headers 6.4-1 6.8-1 0.20 MiB 1.22 MiB 2024-05-26T15:57:22.8010978Z core/lz4 1:1.9.4-1 1:1.9.4-3 0.27 MiB 0.14 MiB 2024-05-26T15:57:22.8011769Z core/mpfr 4.2.1-1 4.2.1-3 0.02 MiB 0.42 MiB 2024-05-26T15:57:22.8012638Z core/ncurses 6.4_20230520-1 6.5-2 0.02 MiB 1.13 MiB 2024-05-26T15:57:22.8013561Z core/npth 1.6-4 1.7-1 0.01 MiB 0.03 MiB 2024-05-26T15:57:22.8014361Z core/openssl 3.2.0-1 3.3.0-1 -0.51 MiB 4.88 MiB 2024-05-26T15:57:22.8015418Z core/pacman 6.0.2-8 6.1.0-3 0.06 MiB 0.91 MiB 2024-05-26T15:57:22.8016337Z core/pam 1.5.3-3 1.6.1-2 -0.03 MiB 0.88 MiB 2024-05-26T15:57:22.8017186Z core/pciutils 3.10.0-1 3.12.0-1 0.07 MiB 0.13 MiB 2024-05-26T15:57:22.8018029Z core/pcre2 10.42-2 10.43-4 0.18 MiB 1.48 MiB 2024-05-26T15:57:22.8018948Z core/perl 5.38.1-1 5.38.2-1 -6.19 MiB 19.44 MiB 2024-05-26T15:57:22.8019824Z core/pinentry 1.2.1-3 1.3.0-1 0.20 MiB 0.17 MiB 2024-05-26T15:57:22.8020664Z core/pkgconf 2.1.0-2 2.1.1-1 -0.01 MiB 0.06 MiB 2024-05-26T15:57:22.8021613Z core/procps-ng 4.0.4-2 4.0.4-3 -0.21 MiB 0.88 MiB 2024-05-26T15:57:22.8022501Z core/psmisc 23.6-1 23.7-1 0.05 MiB 0.25 MiB 2024-05-26T15:57:22.8023370Z core/readline 8.2.007-1 8.2.010-1 0.00 MiB 0.32 MiB 2024-05-26T15:57:22.8024270Z core/shadow 4.14.2-1 4.15.1-2 -0.08 MiB 1.13 MiB 2024-05-26T15:57:22.8025145Z core/sqlite 3.44.2-2 3.46.0-1 0.18 MiB 1.68 MiB 2024-05-26T15:57:22.8026165Z core/sudo 1.9.15.p4-1 1.9.15.p5-1 0.00 MiB 1.88 MiB 2024-05-26T15:57:22.8027129Z core/systemd 255.2-1 255.6-2 -0.31 MiB 8.01 MiB 2024-05-26T15:57:22.8027974Z core/systemd-libs 255.2-1 255.6-2 -0.06 MiB 1.08 MiB 2024-05-26T15:57:22.8028912Z core/systemd-sysvcompat 255.2-1 255.6-2 0.00 MiB 0.01 MiB 2024-05-26T15:57:22.8029971Z core/tzdata 2023d-1 2024a-2 0.00 MiB 0.34 MiB 2024-05-26T15:57:22.8030817Z core/util-linux 2.39.3-1 2.40.1-1 0.23 MiB 2.86 MiB 2024-05-26T15:57:22.8031734Z core/util-linux-libs 2.39.3-1 2.40.1-1 0.05 MiB 0.46 MiB 2024-05-26T15:57:22.8032694Z core/xz 5.4.5-1 5.6.1-3 0.12 MiB 0.64 MiB 2024-05-26T15:57:22.8033510Z core/zlib 1:1.3-2 1:1.3.1-2 0.00 MiB 0.09 MiB 2024-05-26T15:57:22.8034306Z core/zstd 1.5.5-1 1.5.6-1 0.06 MiB 0.49 MiB 2024-05-26T15:57:22.8034863Z 2024-05-26T15:57:22.8035014Z Total Download Size: 201.93 MiB 2024-05-26T15:57:22.8035454Z Total Installed Size: 818.43 MiB 2024-05-26T15:57:22.8035856Z Net Upgrade Size: 24.69 MiB 2024-05-26T15:57:22.8036238Z 2024-05-26T15:57:22.8036405Z :: Proceed with installation? [Y/n] 2024-05-26T15:57:22.8036863Z :: Retrieving packages... 2024-05-26T15:58:30.9639071Z gcc-14.1.1+r58+gfc9fb69ad62-1-x86_64 downloading... 2024-05-26T15:58:30.9640939Z gcc-libs-14.1.1+r58+gfc9fb69ad62-1-x86_64 downloading... 2024-05-26T15:58:30.9642223Z perl-5.38.2-1-x86_64 downloading... 2024-05-26T15:58:30.9704654Z icu-75.1-1-x86_64 downloading... 2024-05-26T15:58:30.9707639Z glibc-2.39+r52+gf8e4623421-1-x86_64 downloading... 2024-05-26T15:58:30.9708842Z systemd-255.6-2-x86_64 downloading... 2024-05-26T15:58:30.9710125Z binutils-2.42+r91+g6224493e457-1-x86_64 downloading... 2024-05-26T15:58:30.9711101Z glib2-2.80.2-2-x86_64 downloading... 2024-05-26T15:58:30.9711996Z openssl-3.3.0-1-x86_64 downloading... 2024-05-26T15:58:30.9712691Z util-linux-2.40.1-1-x86_64 downloading... 2024-05-26T15:58:30.9713375Z gnutls-3.8.5-1-x86_64 downloading... 2024-05-26T15:58:30.9714253Z coreutils-9.5-1-x86_64 downloading... 2024-05-26T15:58:30.9714672Z gnupg-2.4.5-1-x86_64 downloading... 2024-05-26T15:58:30.9715120Z gettext-0.22.5-1-x86_64 downloading... 2024-05-26T15:58:30.9715667Z sudo-1.9.15.p5-1-x86_64 downloading... 2024-05-26T15:58:30.9716091Z bash-5.2.026-2-x86_64 downloading... 2024-05-26T15:58:30.9716542Z sqlite-3.46.0-1-x86_64 downloading... 2024-05-26T15:58:30.9717075Z hwdata-0.382-1-any downloading... 2024-05-26T15:58:30.9717472Z pcre2-10.43-4-x86_64 downloading... 2024-05-26T15:58:30.9717942Z e2fsprogs-1.47.1-2-x86_64 downloading... 2024-05-26T15:58:30.9718517Z linux-api-headers-6.8-1-x86_64 downloading... 2024-05-26T15:58:30.9718965Z db5.3-5.3.28-5-x86_64 downloading... 2024-05-26T15:58:30.9719484Z archlinux-keyring-20240520-1-any downloading... 2024-05-26T15:58:30.9720050Z shadow-4.15.1-2-x86_64 downloading... 2024-05-26T15:58:30.9720454Z ncurses-6.5-2-x86_64 downloading... 2024-05-26T15:58:30.9720909Z iproute2-6.9.0-1-x86_64 downloading... 2024-05-26T15:58:30.9721458Z systemd-libs-255.6-2-x86_64 downloading... 2024-05-26T15:58:30.9721924Z curl-8.8.0-1-x86_64 downloading... 2024-05-26T15:58:30.9722339Z pacman-6.1.0-3-x86_64 downloading... 2024-05-26T15:58:30.9722870Z procps-ng-4.0.4-3-x86_64 downloading... 2024-05-26T15:58:30.9723331Z pam-1.6.1-2-x86_64 downloading... 2024-05-26T15:58:30.9723725Z libisl-0.26-2-x86_64 downloading... 2024-05-26T15:58:30.9724246Z libxml2-2.12.7-1-x86_64 downloading... 2024-05-26T15:58:30.9724913Z cryptsetup-2.7.2-1-x86_64 downloading... 2024-05-26T15:58:30.9725423Z libcap-2.70-1-x86_64 downloading... 2024-05-26T15:58:30.9726164Z libunistring-1.2-1-x86_64 downloading... 2024-05-26T15:58:30.9726885Z xz-5.6.1-3-x86_64 downloading... 2024-05-26T15:58:30.9727642Z autoconf-2.72-1-any downloading... 2024-05-26T15:58:30.9728597Z libelf-0.191-3-x86_64 downloading... 2024-05-26T15:58:30.9729745Z libarchive-3.7.4-1-x86_64 downloading... 2024-05-26T15:58:30.9730569Z zstd-1.5.6-1-x86_64 downloading... 2024-05-26T15:58:30.9731635Z gpgme-1.23.2-4-x86_64 downloading... 2024-05-26T15:58:30.9732551Z util-linux-libs-2.40.1-1-x86_64 downloading... 2024-05-26T15:58:30.9733350Z gmp-6.3.0-2-x86_64 downloading... 2024-05-26T15:58:30.9734243Z mpfr-4.2.1-3-x86_64 downloading... 2024-05-26T15:58:30.9735109Z libtool-2.5.0+1+g38c166c8-1-x86_64 downloading... 2024-05-26T15:58:30.9735941Z iana-etc-20240412-1-any downloading... 2024-05-26T15:58:30.9736872Z audit-4.0.1-3-x86_64 downloading... 2024-05-26T15:58:30.9737621Z brotli-1.1.0-2-x86_64 downloading... 2024-05-26T15:58:30.9738473Z ca-certificates-mozilla-3.100-1-x86_64 downloading... 2024-05-26T15:58:30.9739625Z tzdata-2024a-2-x86_64 downloading... 2024-05-26T15:58:30.9740530Z readline-8.2.010-1-x86_64 downloading... 2024-05-26T15:58:30.9741375Z dbus-1.14.10-2-x86_64 downloading... 2024-05-26T15:58:30.9742419Z libldap-2.6.7-2-x86_64 downloading... 2024-05-26T15:58:30.9743108Z device-mapper-2.03.24-1-x86_64 downloading... 2024-05-26T15:58:30.9743569Z psmisc-23.7-1-x86_64 downloading... 2024-05-26T15:58:30.9744177Z libgpg-error-1.49-1-x86_64 downloading... 2024-05-26T15:58:30.9744670Z gc-8.2.6-1-x86_64 downloading... 2024-05-26T15:58:30.9745094Z libsecret-0.21.4-1-x86_64 downloading... 2024-05-26T15:58:30.9745636Z pinentry-1.3.0-1-x86_64 downloading... 2024-05-26T15:58:30.9746096Z dbus-broker-36-2-x86_64 downloading... 2024-05-26T15:58:30.9746523Z lz4-1:1.9.4-3-x86_64 downloading... 2024-05-26T15:58:30.9747044Z libidn2-2.3.7-1-x86_64 downloading... 2024-05-26T15:58:30.9747491Z libksba-1.6.6-1-x86_64 downloading... 2024-05-26T15:58:30.9747909Z acl-2.3.2-1-x86_64 downloading... 2024-05-26T15:58:30.9748422Z pciutils-3.12.0-1-x86_64 downloading... 2024-05-26T15:58:30.9748936Z iputils-20240117-1-x86_64 downloading... 2024-05-26T15:58:30.9749375Z kmod-32-1-x86_64 downloading... 2024-05-26T15:58:30.9749865Z expat-2.6.2-1-x86_64 downloading... 2024-05-26T15:58:30.9750348Z libassuan-2.5.7-2-x86_64 downloading... 2024-05-26T15:58:30.9750993Z licenses-20240206-1-any downloading... 2024-05-26T15:58:30.9751554Z libnghttp2-1.62.1-1-x86_64 downloading... 2024-05-26T15:58:30.9752040Z zlib-1:1.3.1-2-x86_64 downloading... 2024-05-26T15:58:30.9752460Z libseccomp-2.5.5-3-x86_64 downloading... 2024-05-26T15:58:30.9752994Z libpsl-0.21.5-2-x86_64 downloading... 2024-05-26T15:58:30.9753463Z fakeroot-1.34-1-x86_64 downloading... 2024-05-26T15:58:30.9753865Z libusb-1.0.27-1-x86_64 downloading... 2024-05-26T15:58:30.9754381Z libnghttp3-1.3.0-1-x86_64 downloading... 2024-05-26T15:58:30.9754849Z attr-2.5.2-1-x86_64 downloading... 2024-05-26T15:58:30.9755260Z pkgconf-2.1.1-1-x86_64 downloading... 2024-05-26T15:58:30.9755802Z bzip2-1.0.8-6-x86_64 downloading... 2024-05-26T15:58:30.9756242Z jansson-2.14-4-x86_64 downloading... 2024-05-26T15:58:30.9756810Z libnetfilter_conntrack-1.0.9-2-x86_64 downloading... 2024-05-26T15:58:30.9757355Z libsysprof-capture-46.0-3-x86_64 downloading... 2024-05-26T15:58:30.9757848Z libffi-3.4.6-1-x86_64 downloading... 2024-05-26T15:58:30.9758380Z debugedit-5.0-6-x86_64 downloading... 2024-05-26T15:58:30.9758831Z libcap-ng-0.8.5-2-x86_64 downloading... 2024-05-26T15:58:30.9759278Z npth-1.7-1-x86_64 downloading... 2024-05-26T15:58:30.9759779Z libnsl-2.0.1-1-x86_64 downloading... 2024-05-26T15:58:30.9760212Z libverto-0.3.2-5-x86_64 downloading... 2024-05-26T15:58:30.9760683Z libnfnetlink-1.0.2-2-x86_64 downloading... 2024-05-26T15:58:30.9761259Z filesystem-2024.04.07-1-any downloading... 2024-05-26T15:58:30.9761708Z libmnl-1.0.5-2-x86_64 downloading... 2024-05-26T15:58:30.9762197Z systemd-sysvcompat-255.6-2-x86_64 downloading... 2024-05-26T15:58:30.9762976Z dbus-broker-units-36-2-x86_64 downloading... 2024-05-26T15:58:30.9763562Z checking keyring... 2024-05-26T15:58:31.1990687Z checking package integrity... 2024-05-26T15:58:34.1410312Z loading package files... 2024-05-26T15:58:34.2657717Z checking for file conflicts... 2024-05-26T15:58:34.3975293Z :: Running pre-transaction hooks... 2024-05-26T15:58:34.3976300Z (1/1) Removing old entries from the info directory file... 2024-05-26T15:58:34.5927367Z :: Processing package changes... 2024-05-26T15:58:34.5928375Z upgrading linux-api-headers... 2024-05-26T15:58:34.7385929Z upgrading tzdata... 2024-05-26T15:58:35.0945261Z upgrading iana-etc... 2024-05-26T15:58:35.1049760Z upgrading filesystem... 2024-05-26T15:58:35.1126049Z warning: /etc/passwd installed as /etc/passwd.pacnew 2024-05-26T15:58:35.1139920Z warning: directory permissions differ on /srv/ftp/ 2024-05-26T15:58:35.1140849Z filesystem: 755 package: 555 2024-05-26T15:58:35.1179708Z upgrading glibc... 2024-05-26T15:58:35.3418317Z Generating locales... 2024-05-26T15:58:35.3461595Z Generation complete. 2024-05-26T15:58:35.3740852Z upgrading acl... 2024-05-26T15:58:35.3811157Z upgrading gcc-libs... 2024-05-26T15:58:35.7614325Z upgrading ncurses... 2024-05-26T15:58:36.2035432Z upgrading readline... 2024-05-26T15:58:36.2130051Z upgrading bash... 2024-05-26T15:58:36.2594270Z upgrading bzip2... 2024-05-26T15:58:36.2651457Z upgrading icu... 2024-05-26T15:58:36.4132946Z upgrading xz... 2024-05-26T15:58:36.4289648Z upgrading zlib... 2024-05-26T15:58:36.4335498Z upgrading libxml2... 2024-05-26T15:58:36.4552452Z upgrading lz4... 2024-05-26T15:58:36.4620532Z upgrading openssl... 2024-05-26T15:58:36.5528441Z upgrading zstd... 2024-05-26T15:58:36.5629171Z upgrading libarchive... 2024-05-26T15:58:36.5713785Z upgrading brotli... 2024-05-26T15:58:36.5805672Z upgrading libunistring... 2024-05-26T15:58:36.5920536Z upgrading libidn2... 2024-05-26T15:58:36.5988171Z upgrading libnghttp2... 2024-05-26T15:58:36.6037511Z installing libnghttp3... 2024-05-26T15:58:36.6059041Z upgrading libpsl... 2024-05-26T15:58:36.6115490Z upgrading gmp... 2024-05-26T15:58:36.6182292Z upgrading libcap-ng... 2024-05-26T15:58:36.6239782Z upgrading libldap... 2024-05-26T15:58:36.6331316Z upgrading sqlite... 2024-05-26T15:58:36.6570621Z upgrading util-linux-libs... 2024-05-26T15:58:36.6703389Z upgrading e2fsprogs... 2024-05-26T15:58:36.6959984Z upgrading libverto... 2024-05-26T15:58:36.7007343Z upgrading audit... 2024-05-26T15:58:36.7214146Z installing libnsl... 2024-05-26T15:58:36.7231773Z upgrading pam... 2024-05-26T15:58:36.7491108Z upgrading libcap... 2024-05-26T15:58:36.7614016Z upgrading attr... 2024-05-26T15:58:36.7682946Z upgrading coreutils... 2024-05-26T15:58:36.8093212Z upgrading libgpg-error... 2024-05-26T15:58:36.8192331Z upgrading systemd-libs... 2024-05-26T15:58:36.8387616Z upgrading libffi... 2024-05-26T15:58:36.8429835Z upgrading ca-certificates-mozilla... 2024-05-26T15:58:36.8467461Z upgrading curl... 2024-05-26T15:58:36.8624579Z upgrading gnutls... 2024-05-26T15:58:36.8924112Z upgrading libksba... 2024-05-26T15:58:36.8971825Z upgrading libassuan... 2024-05-26T15:58:36.9025912Z upgrading libusb... 2024-05-26T15:58:36.9068762Z upgrading npth... 2024-05-26T15:58:36.9116318Z upgrading libsysprof-capture... 2024-05-26T15:58:36.9176138Z upgrading pcre2... 2024-05-26T15:58:36.9403327Z New optional dependencies for pcre2 2024-05-26T15:58:36.9404438Z sh: for pcre2-config [installed] 2024-05-26T15:58:36.9405616Z upgrading glib2... 2024-05-26T15:58:37.0813919Z New optional dependencies for glib2 2024-05-26T15:58:37.0814647Z python-packaging: gdbus-codegen 2024-05-26T15:58:37.0815232Z upgrading libsecret... 2024-05-26T15:58:37.0941432Z upgrading pinentry... 2024-05-26T15:58:37.0997820Z upgrading gnupg... 2024-05-26T15:58:37.1445457Z upgrading gpgme... 2024-05-26T15:58:37.1735511Z upgrading gettext... 2024-05-26T15:58:37.2092924Z upgrading mpfr... 2024-05-26T15:58:37.2160273Z upgrading pacman... 2024-05-26T15:58:37.2498841Z upgrading archlinux-keyring... 2024-05-26T15:58:37.3251674Z gpg: WARNING: server 'gpg-agent' is older than us (2.4.3 < 2.4.5) 2024-05-26T15:58:37.3252806Z gpg: Note: Outdated servers may lack important security fixes. 2024-05-26T15:58:37.3253771Z gpg: Note: Use the command "gpgconf --kill all" to restart them. 2024-05-26T15:58:37.3354651Z ==> Appending keys from archlinux.gpg... 2024-05-26T15:58:37.3602110Z gpg: WARNING: server 'gpg-agent' is older than us (2.4.3 < 2.4.5) 2024-05-26T15:58:40.5185318Z gpg: WARNING: server 'gpg-agent' is older than us (2.4.3 < 2.4.5) 2024-05-26T15:58:40.5366860Z gpg: WARNING: server 'gpg-agent' is older than us (2.4.3 < 2.4.5) 2024-05-26T15:58:40.5542637Z gpg: WARNING: server 'gpg-agent' is older than us (2.4.3 < 2.4.5) 2024-05-26T15:58:40.5711330Z gpg: WARNING: server 'gpg-agent' is older than us (2.4.3 < 2.4.5) 2024-05-26T15:58:40.5892457Z gpg: WARNING: server 'gpg-agent' is older than us (2.4.3 < 2.4.5) 2024-05-26T15:58:40.8164610Z ==> Locally signing trusted keys in keyring... 2024-05-26T15:58:46.3509566Z -> Locally signed 5 keys. 2024-05-26T15:58:46.3523576Z ==> Importing owner trust values... 2024-05-26T15:58:46.3574226Z ==> Disabling revoked keys in keyring... 2024-05-26T15:58:46.3667852Z -> Disabled 1 key. 2024-05-26T15:58:46.3683539Z ==> Updating trust database... 2024-05-26T15:58:46.4540089Z gpg: Note: third-party key signatures using the SHA1 algorithm are rejected 2024-05-26T15:58:46.4541595Z gpg: (use option "--allow-weak-key-signatures" to override) 2024-05-26T15:58:47.4310596Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2024-05-26T15:58:47.4613938Z gpg: depth: 0 valid: 2 signed: 5 trust: 0-, 0q, 0n, 0m, 0f, 2u 2024-05-26T15:58:47.4896507Z gpg: depth: 1 valid: 5 signed: 100 trust: 0-, 0q, 0n, 5m, 0f, 0u 2024-05-26T15:58:47.5120149Z gpg: depth: 2 valid: 75 signed: 23 trust: 75-, 0q, 0n, 0m, 0f, 0u 2024-05-26T15:58:47.5123687Z gpg: next trustdb check due at 2024-06-29 2024-05-26T15:58:47.5137593Z upgrading db5.3... 2024-05-26T15:58:47.5400934Z upgrading perl... 2024-05-26T15:58:48.0147730Z upgrading autoconf... 2024-05-26T15:58:48.0309112Z upgrading jansson... 2024-05-26T15:58:48.0359735Z upgrading libelf... 2024-05-26T15:58:48.0508227Z upgrading binutils... 2024-05-26T15:58:48.1570903Z upgrading device-mapper... 2024-05-26T15:58:48.1671808Z upgrading cryptsetup... 2024-05-26T15:58:48.1787295Z upgrading expat... 2024-05-26T15:58:48.1865322Z upgrading dbus... 2024-05-26T15:58:48.2022219Z upgrading debugedit... 2024-05-26T15:58:48.2053199Z upgrading shadow... 2024-05-26T15:58:48.2283350Z upgrading libseccomp... 2024-05-26T15:58:48.2347782Z upgrading util-linux... 2024-05-26T15:58:48.3001392Z upgrading fakeroot... 2024-05-26T15:58:48.3305078Z upgrading gc... 2024-05-26T15:58:48.3410359Z upgrading libisl... 2024-05-26T15:58:48.3654334Z upgrading gcc... 2024-05-26T15:58:49.1389107Z upgrading hwdata... 2024-05-26T15:58:49.1600668Z upgrading libmnl... 2024-05-26T15:58:49.1641201Z upgrading libnfnetlink... 2024-05-26T15:58:49.1682743Z upgrading libnetfilter_conntrack... 2024-05-26T15:58:49.1736351Z upgrading iproute2... 2024-05-26T15:58:49.1943703Z upgrading iputils... 2024-05-26T15:58:49.1995450Z upgrading kmod... 2024-05-26T15:58:49.2084704Z upgrading libtool... 2024-05-26T15:58:49.2262474Z upgrading licenses... 2024-05-26T15:58:49.2529406Z upgrading pciutils... 2024-05-26T15:58:49.2606804Z upgrading pkgconf... 2024-05-26T15:58:49.2688075Z upgrading procps-ng... 2024-05-26T15:58:49.2828146Z upgrading psmisc... 2024-05-26T15:58:49.2892825Z upgrading sudo... 2024-05-26T15:58:49.3196944Z installing dbus-broker... 2024-05-26T15:58:49.3221186Z installing dbus-broker-units... 2024-05-26T15:58:49.3228604Z upgrading systemd... 2024-05-26T15:58:49.5233067Z warning: directory permissions differ on /usr/share/polkit-1/rules.d/ 2024-05-26T15:58:49.5234398Z filesystem: 750 package: 755 2024-05-26T15:58:49.5562185Z upgrading systemd-sysvcompat... 2024-05-26T15:58:51.3065127Z :: Running post-transaction hooks... 2024-05-26T15:58:51.3066264Z ( 1/12) Creating system user accounts... 2024-05-26T15:58:51.3180263Z ( 2/12) Updating journal message catalog... 2024-05-26T15:58:51.3348921Z ( 3/12) Reloading system manager configuration... 2024-05-26T15:58:51.3432832Z Skipped: Current root is not booted. 2024-05-26T15:58:51.3435409Z ( 4/12) Reloading user manager configuration... 2024-05-26T15:58:51.3513118Z Skipped: Current root is not booted. 2024-05-26T15:58:51.3516959Z ( 5/12) Updating udev hardware database... 2024-05-26T15:58:51.6758813Z ( 6/12) Applying kernel sysctl settings... 2024-05-26T15:58:51.6840751Z Skipped: Current root is not booted. 2024-05-26T15:58:51.6843902Z ( 7/12) Creating temporary files... 2024-05-26T15:58:51.6925896Z /usr/lib/tmpfiles.d/journal-nocow.conf:26: Failed to resolve specifier: uninitialized /etc/ detected, skipping. 2024-05-26T15:58:51.6927363Z All rules containing unresolvable specifiers will be skipped. 2024-05-26T15:58:51.7183796Z ( 8/12) Reloading device manager configuration... 2024-05-26T15:58:51.7274545Z Skipped: Device manager is not running. 2024-05-26T15:58:51.7277292Z ( 9/12) Arming ConditionNeedsUpdate... 2024-05-26T15:58:51.7334115Z (10/12) Rebuilding certificate stores... 2024-05-26T15:58:52.5943801Z (11/12) Reloading system bus configuration... 2024-05-26T15:58:52.6020618Z Skipped: Current root is not booted. 2024-05-26T15:58:52.6023503Z (12/12) Warn about old perl modules 2024-05-26T15:58:52.8416188Z resolving dependencies... 2024-05-26T15:58:52.8443813Z looking for conflicting packages... 2024-05-26T15:58:52.8452183Z 2024-05-26T15:58:52.8453059Z Package (4) New Version Net Change Download Size 2024-05-26T15:58:52.8454109Z 2024-05-26T15:58:52.8455080Z extra/perl-error 0.17029-5 0.04 MiB 0.02 MiB 2024-05-26T15:58:52.8456928Z extra/perl-mailtools 2.21-7 0.10 MiB 0.06 MiB 2024-05-26T15:58:52.8458080Z extra/perl-timedate 2.33-5 0.08 MiB 0.03 MiB 2024-05-26T15:58:52.8459170Z extra/git 2.45.1-1 27.82 MiB 6.42 MiB 2024-05-26T15:58:52.8459696Z 2024-05-26T15:58:52.8459968Z Total Download Size: 6.53 MiB 2024-05-26T15:58:52.8460872Z Total Installed Size: 28.04 MiB 2024-05-26T15:58:52.8461672Z 2024-05-26T15:58:52.8462055Z :: Proceed with installation? [Y/n] 2024-05-26T15:58:52.8462733Z :: Retrieving packages... 2024-05-26T15:58:54.2668309Z git-2.45.1-1-x86_64 downloading... 2024-05-26T15:58:54.2669429Z perl-mailtools-2.21-7-any downloading... 2024-05-26T15:58:54.2670596Z perl-timedate-2.33-5-any downloading... 2024-05-26T15:58:54.2678645Z perl-error-0.17029-5-any downloading... 2024-05-26T15:58:54.2679498Z checking keyring... 2024-05-26T15:58:54.3163261Z checking package integrity... 2024-05-26T15:58:54.4259091Z loading package files... 2024-05-26T15:58:54.4303578Z checking for file conflicts... 2024-05-26T15:58:54.4358565Z :: Processing package changes... 2024-05-26T15:58:54.4359581Z installing perl-error... 2024-05-26T15:58:54.4374775Z installing perl-timedate... 2024-05-26T15:58:54.4429340Z installing perl-mailtools... 2024-05-26T15:58:54.4462108Z installing git... 2024-05-26T15:58:54.6089453Z Optional dependencies for git 2024-05-26T15:58:54.6090485Z tk: gitk and git gui 2024-05-26T15:58:54.6091515Z openssh: ssh transport and crypto 2024-05-26T15:58:54.6092784Z perl-libwww: git svn 2024-05-26T15:58:54.6093991Z perl-term-readkey: git svn and interactive.singlekey setting 2024-05-26T15:58:54.6095610Z perl-io-socket-ssl: git send-email TLS support 2024-05-26T15:58:54.6096943Z perl-authen-sasl: git send-email TLS support 2024-05-26T15:58:54.6097979Z perl-mediawiki-api: git mediawiki support 2024-05-26T15:58:54.6098905Z perl-datetime-format-iso8601: git mediawiki support 2024-05-26T15:58:54.6099772Z perl-lwp-protocol-https: git mediawiki https support 2024-05-26T15:58:54.6100525Z perl-cgi: gitweb (web interface) support 2024-05-26T15:58:54.6101226Z python: git svn & git p4 2024-05-26T15:58:54.6101741Z subversion: git svn 2024-05-26T15:58:54.6102300Z org.freedesktop.secrets: keyring credential helper 2024-05-26T15:58:54.6103426Z libsecret: libsecret credential helper [installed] 2024-05-26T15:58:54.7296968Z :: Running post-transaction hooks... 2024-05-26T15:58:54.7298193Z (1/4) Creating system user accounts... 2024-05-26T15:58:54.7875254Z Creating group 'git' with GID 973. 2024-05-26T15:58:54.7879248Z Creating user 'git' (git daemon user) with UID 973 and GID 973. 2024-05-26T15:58:54.7937928Z (2/4) Reloading system manager configuration... 2024-05-26T15:58:54.8543292Z Skipped: Current root is not booted. 2024-05-26T15:58:54.8544294Z (3/4) Arming ConditionNeedsUpdate... 2024-05-26T15:58:54.9063894Z (4/4) Warn about old perl modules 2024-05-26T15:58:55.0064214Z Cloning into '/github/workspace/.asdf'... 2024-05-26T15:58:55.7568669Z Note: switching to 'ccdd47df9b73d0a22235eb06ad4c48eb57360832'. 2024-05-26T15:58:55.7569849Z 2024-05-26T15:58:55.7570703Z You are in 'detached HEAD' state. You can look around, make experimental 2024-05-26T15:58:55.7572442Z changes and commit them, and you can discard any commits you make in this 2024-05-26T15:58:55.7573510Z state without impacting any branches by switching back to a branch. 2024-05-26T15:58:55.7574224Z 2024-05-26T15:58:55.7574626Z If you want to create a new branch to retain commits you create, you may 2024-05-26T15:58:55.7575689Z do so (now or later) by using -c with the switch command. Example: 2024-05-26T15:58:55.7576246Z 2024-05-26T15:58:55.7576588Z git switch -c 2024-05-26T15:58:55.7576944Z 2024-05-26T15:58:55.7577125Z Or undo this operation with: 2024-05-26T15:58:55.7577469Z 2024-05-26T15:58:55.7577643Z git switch - 2024-05-26T15:58:55.7577878Z 2024-05-26T15:58:55.7578407Z Turn off this advice by setting config variable advice.detachedHead to false 2024-05-26T15:58:55.7579040Z 2024-05-26T15:58:55.9507826Z resolving dependencies... 2024-05-26T15:58:55.9515294Z looking for conflicting packages... 2024-05-26T15:58:55.9535059Z 2024-05-26T15:58:55.9535975Z Package (1) New Version Net Change Download Size 2024-05-26T15:58:55.9536605Z 2024-05-26T15:58:55.9537402Z extra/libyaml 0.2.5-2 0.18 MiB 0.06 MiB 2024-05-26T15:58:55.9538063Z 2024-05-26T15:58:55.9538323Z Total Download Size: 0.06 MiB 2024-05-26T15:58:55.9539277Z Total Installed Size: 0.18 MiB 2024-05-26T15:58:55.9539726Z 2024-05-26T15:58:55.9540085Z :: Proceed with installation? [Y/n] 2024-05-26T15:58:55.9540902Z :: Retrieving packages... 2024-05-26T15:58:56.6201869Z libyaml-0.2.5-2-x86_64 downloading... 2024-05-26T15:58:56.6203827Z checking keyring... 2024-05-26T15:58:56.6562579Z checking package integrity... 2024-05-26T15:58:56.6755424Z loading package files... 2024-05-26T15:58:56.6762168Z checking for file conflicts... 2024-05-26T15:58:56.6770393Z :: Processing package changes... 2024-05-26T15:58:56.6771083Z installing libyaml... 2024-05-26T15:58:56.7456107Z :: Running post-transaction hooks... 2024-05-26T15:58:56.7456843Z (1/1) Arming ConditionNeedsUpdate... 2024-05-26T15:58:56.8995850Z Cloning into '/github/home/.asdf/repository'... 2024-05-26T15:58:58.2123183Z Downloading ruby-build... 2024-05-26T15:58:59.1146289Z initializing plugin repository...==> Downloading ruby-3.2.0.tar.gz... 2024-05-26T15:58:59.1164024Z -> curl -q -fL -o ruby-3.2.0.tar.gz https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.0.tar.gz 2024-05-26T15:58:59.1212418Z % Total % Received % Xferd Average Speed Time Time Time Current 2024-05-26T15:58:59.1213541Z Dload Upload Total Spent Left Speed 2024-05-26T15:58:59.1213995Z 2024-05-26T15:58:59.4044105Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-05-26T15:58:59.4046628Z 100 19.4M 100 19.4M 0 0 68.7M 0 --:--:-- --:--:-- --:--:-- 68.8M 2024-05-26T15:59:00.5134398Z ==> Installing ruby-3.2.0... 2024-05-26T15:59:00.5377163Z -> ./configure "--prefix=$HOME/.asdf/installs/ruby/3.2.0" --enable-shared --with-ext=openssl,psych,+ 2024-05-26T15:59:32.5015071Z -> make -j 4 2024-05-26T16:02:16.2635726Z -> make install 2024-05-26T16:02:45.3459851Z ==> Installed ruby-3.2.0 to /github/home/.asdf/installs/ruby/3.2.0 2024-05-26T16:02:46.2304916Z asdf: Warn: You have configured asdf to preserve downloaded files (with always_keep_download=yes or --keep-download). But 2024-05-26T16:02:46.2306937Z asdf: Warn: the current plugin (ruby) does not support that. Downloaded files will not be preserved. 2024-05-26T16:02:46.5153846Z ruby 3.2.0 (2022-12-25 revision a528908271) [x86_64-linux] 2024-05-26T16:02:46.7252220Z Bundler version 2.4.1 (2024-05-26 commit unknown) 2024-05-26T16:02:46.7289642Z Check bundler version from Gemfile.lock 2024-05-26T16:02:46.7322311Z Initial comptible bundler 2024-05-26T16:02:48.0404390Z Successfully installed bundler-2.5.10 2024-05-26T16:02:48.0406192Z Parsing documentation for bundler-2.5.10 2024-05-26T16:02:48.0410142Z Installing ri documentation for bundler-2.5.10 2024-05-26T16:02:48.0411711Z Done installing documentation for bundler after 0 seconds 2024-05-26T16:02:48.0420366Z 1 gem installed 2024-05-26T16:02:48.0531249Z Cleaning up incompatible bundler cache 2024-05-26T16:02:48.0558036Z Starting bundle install 2024-05-26T16:02:48.7263801Z Don't run Bundler as root. Installing your bundle as root will break this 2024-05-26T16:02:48.7264779Z application for all non-root users on this machine. 2024-05-26T16:02:50.4486475Z Fetching gem metadata from https://rubygems.org/.......... 2024-05-26T16:02:50.4755332Z Resolving dependencies... 2024-05-26T16:02:50.8517586Z Fetching rake 13.2.1 2024-05-26T16:02:50.9655354Z Installing rake 13.2.1 2024-05-26T16:02:50.9804938Z Fetching public_suffix 5.0.5 2024-05-26T16:02:50.9817702Z Fetching bigdecimal 3.1.8 2024-05-26T16:02:50.9819400Z Fetching brotli 0.2.3 2024-05-26T16:02:50.9820070Z Fetching colorator 1.1.0 2024-05-26T16:02:50.9875365Z Installing public_suffix 5.0.5 2024-05-26T16:02:50.9990087Z Installing colorator 1.1.0 2024-05-26T16:02:51.0050700Z Installing bigdecimal 3.1.8 with native extensions 2024-05-26T16:02:51.0126030Z Fetching commonmarker 1.1.3 (x86_64-linux) 2024-05-26T16:02:51.0169806Z Fetching concurrent-ruby 1.2.3 2024-05-26T16:02:51.1081668Z Installing brotli 0.2.3 with native extensions 2024-05-26T16:02:51.1284393Z Installing concurrent-ruby 1.2.3 2024-05-26T16:02:51.2936376Z Fetching eventmachine 1.2.7 2024-05-26T16:02:51.3265843Z Installing eventmachine 1.2.7 with native extensions 2024-05-26T16:02:51.7909148Z Installing commonmarker 1.1.3 (x86_64-linux) 2024-05-26T16:02:52.0092860Z Fetching http_parser.rb 0.8.0 2024-05-26T16:02:52.0233371Z Installing http_parser.rb 0.8.0 with native extensions 2024-05-26T16:02:53.2749818Z Fetching uri 0.13.0 2024-05-26T16:02:53.2834058Z Installing uri 0.13.0 2024-05-26T16:02:53.2948561Z Fetching ffi 1.16.3 2024-05-26T16:02:53.3490476Z Installing ffi 1.16.3 with native extensions 2024-05-26T16:02:54.0716254Z Fetching forwardable-extended 2.6.0 2024-05-26T16:02:54.0793753Z Installing forwardable-extended 2.6.0 2024-05-26T16:02:54.0853407Z Fetching gemoji 3.0.1 2024-05-26T16:02:54.0945668Z Installing gemoji 3.0.1 2024-05-26T16:02:54.1115511Z Fetching rb-fsevent 0.11.2 2024-05-26T16:02:54.1226444Z Installing rb-fsevent 0.11.2 2024-05-26T16:02:54.1372940Z Fetching strscan 3.1.0 2024-05-26T16:02:54.1446337Z Installing strscan 3.1.0 with native extensions 2024-05-26T16:02:56.5459984Z Fetching liquid 4.0.4 2024-05-26T16:02:56.5761061Z Installing liquid 4.0.4 2024-05-26T16:02:56.6288107Z Fetching mercenary 0.4.0 2024-05-26T16:02:56.6371878Z Installing mercenary 0.4.0 2024-05-26T16:02:56.6530054Z Fetching rouge 4.2.1 2024-05-26T16:02:56.6864704Z Installing rouge 4.2.1 2024-05-26T16:02:56.8753918Z Fetching safe_yaml 1.0.5 2024-05-26T16:02:56.8808951Z Installing safe_yaml 1.0.5 2024-05-26T16:02:56.8986444Z Fetching unicode-display_width 2.5.0 2024-05-26T16:02:56.9042150Z Installing unicode-display_width 2.5.0 2024-05-26T16:02:56.9098236Z Fetching webrick 1.8.1 2024-05-26T16:02:56.9163755Z Installing webrick 1.8.1 2024-05-26T16:02:56.9292888Z Fetching posix-spawn 0.3.15 2024-05-26T16:02:56.9368733Z Installing posix-spawn 0.3.15 with native extensions 2024-05-26T16:02:57.2712250Z Fetching jekyll-paginate 1.1.0 2024-05-26T16:02:57.2781558Z Installing jekyll-paginate 1.1.0 2024-05-26T16:02:57.2886851Z Fetching racc 1.8.0 2024-05-26T16:02:57.2962838Z Installing racc 1.8.0 with native extensions 2024-05-26T16:02:58.2536419Z Fetching rainbow 3.1.1 2024-05-26T16:02:58.2594578Z Installing rainbow 3.1.1 2024-05-26T16:02:58.2659875Z Fetching addressable 2.8.6 2024-05-26T16:02:58.2762722Z Installing addressable 2.8.6 2024-05-26T16:02:58.2891535Z Fetching i18n 1.14.5 2024-05-26T16:02:58.2957517Z Installing i18n 1.14.5 2024-05-26T16:02:58.3114064Z Fetching tzinfo 2.0.6 2024-05-26T16:02:58.3210194Z Installing tzinfo 2.0.6 2024-05-26T16:02:58.3390021Z Fetching net-http 0.4.1 2024-05-26T16:02:58.3471424Z Installing net-http 0.4.1 2024-05-26T16:02:58.3577670Z Fetching pathutil 0.16.2 2024-05-26T16:02:58.3639378Z Installing pathutil 0.16.2 2024-05-26T16:02:58.3686768Z Fetching rexml 3.2.8 2024-05-26T16:02:58.3784237Z Installing rexml 3.2.8 2024-05-26T16:02:58.4011447Z Fetching terminal-table 3.0.2 2024-05-26T16:02:58.4084339Z Installing terminal-table 3.0.2 2024-05-26T16:02:58.4220892Z Fetching nokogiri 1.16.5 (x86_64-linux) 2024-05-26T16:02:58.6022425Z Installing nokogiri 1.16.5 (x86_64-linux) 2024-05-26T16:02:58.7537310Z Fetching tzinfo-data 1.2024.1 2024-05-26T16:02:58.7812878Z Installing tzinfo-data 1.2024.1 2024-05-26T16:02:58.9427524Z Fetching faraday-net_http 3.1.0 2024-05-26T16:02:58.9485206Z Installing faraday-net_http 3.1.0 2024-05-26T16:02:58.9533799Z Fetching kramdown 2.4.0 2024-05-26T16:02:58.9684354Z Installing kramdown 2.4.0 2024-05-26T16:02:59.1135093Z Fetching faraday 2.9.0 2024-05-26T16:02:59.1215198Z Installing faraday 2.9.0 2024-05-26T16:02:59.1431172Z Fetching kramdown-parser-gfm 1.1.0 2024-05-26T16:02:59.1484442Z Installing kramdown-parser-gfm 1.1.0 2024-05-26T16:02:59.1605392Z Fetching faraday-retry 2.2.1 2024-05-26T16:02:59.1677735Z Installing faraday-retry 2.2.1 2024-05-26T16:02:59.1728764Z Fetching sawyer 0.9.2 2024-05-26T16:02:59.1788901Z Installing sawyer 0.9.2 2024-05-26T16:02:59.1863862Z Fetching octokit 4.25.1 2024-05-26T16:02:59.1964452Z Installing octokit 4.25.1 2024-05-26T16:02:59.2217735Z Fetching jekyll-gist 1.5.0 2024-05-26T16:02:59.2298667Z Installing jekyll-gist 1.5.0 2024-05-26T16:03:06.3095282Z Fetching rb-inotify 0.11.1 2024-05-26T16:03:06.3213470Z Installing rb-inotify 0.11.1 2024-05-26T16:03:06.3282665Z Fetching listen 3.9.0 2024-05-26T16:03:06.3347403Z Installing listen 3.9.0 2024-05-26T16:03:06.3470603Z Fetching jekyll-watch 2.2.1 2024-05-26T16:03:06.3524242Z Installing jekyll-watch 2.2.1 2024-05-26T16:03:07.7368377Z Fetching google-protobuf 4.27.0 (x86_64-linux) 2024-05-26T16:03:07.7717833Z Installing google-protobuf 4.27.0 (x86_64-linux) 2024-05-26T16:03:07.8022034Z Fetching sass-embedded 1.77.2 (x86_64-linux-gnu) 2024-05-26T16:03:07.9107819Z Installing sass-embedded 1.77.2 (x86_64-linux-gnu) 2024-05-26T16:03:08.0885752Z Fetching jekyll-sass-converter 3.0.0 2024-05-26T16:03:08.0966023Z Installing jekyll-sass-converter 3.0.0 2024-05-26T16:03:10.4572039Z Fetching em-websocket 0.5.3 2024-05-26T16:03:10.4830088Z Installing em-websocket 0.5.3 2024-05-26T16:03:10.4965399Z Fetching jekyll 4.3.3 2024-05-26T16:03:10.5090948Z Installing jekyll 4.3.3 2024-05-26T16:03:10.5373626Z Fetching jekyll-brotli 2.4.0 2024-05-26T16:03:10.5379415Z Fetching jekyll-archives 2.2.1 2024-05-26T16:03:10.5386823Z Fetching jekyll-gzip 2.5.1 2024-05-26T16:03:10.5388166Z Fetching jekyll-feed 0.17.0 2024-05-26T16:03:10.6124105Z Installing jekyll-brotli 2.4.0 2024-05-26T16:03:10.6175329Z Installing jekyll-archives 2.2.1 2024-05-26T16:03:10.6226930Z Installing jekyll-gzip 2.5.1 2024-05-26T16:03:10.6246822Z Installing jekyll-feed 0.17.0 2024-05-26T16:03:10.6301224Z Fetching jekyll-include-cache 0.2.1 2024-05-26T16:03:10.6365663Z Installing jekyll-include-cache 0.2.1 2024-05-26T16:03:10.6411262Z Fetching jekyll-redirect-from 0.16.0 2024-05-26T16:03:10.6475091Z Fetching jekyll-seo-tag 2.8.0 2024-05-26T16:03:10.6490138Z Fetching jekyll-sitemap 1.4.0 2024-05-26T16:03:10.6508816Z Installing jekyll-redirect-from 0.16.0 2024-05-26T16:03:10.6581402Z Fetching jekyll-spaceship 0.10.2 2024-05-26T16:03:10.6594206Z Installing jekyll-seo-tag 2.8.0 2024-05-26T16:03:10.6625791Z Installing jekyll-sitemap 1.4.0 2024-05-26T16:03:10.6745400Z Installing jekyll-spaceship 0.10.2 2024-05-26T16:03:10.7178612Z Gem::Ext::BuildError: ERROR: Failed to build gem native extension. 2024-05-26T16:03:10.7179639Z 2024-05-26T16:03:10.7180490Z current directory: 2024-05-26T16:03:10.7182224Z /github/workspace/vendor/bundle/ruby/3.2.0/gems/posix-spawn-0.3.15/ext 2024-05-26T16:03:10.7183769Z /github/workspace/.asdf/installs/ruby/3.2.0/bin/ruby -I 2024-05-26T16:03:10.7185215Z /github/workspace/.asdf/installs/ruby/3.2.0/lib/ruby/3.2.0 extconf.rb 2024-05-26T16:03:10.7186495Z creating Makefile 2024-05-26T16:03:10.7186975Z 2024-05-26T16:03:10.7187276Z current directory: 2024-05-26T16:03:10.7190290Z /github/workspace/vendor/bundle/ruby/3.2.0/gems/posix-spawn-0.3.15/ext 2024-05-26T16:03:10.7191621Z make DESTDIR= sitearchdir=./.gem.20240526-14839-jeeru8 2024-05-26T16:03:10.7204242Z sitelibdir=./.gem.20240526-14839-jeeru8 clean 2024-05-26T16:03:10.7205115Z 2024-05-26T16:03:10.7205350Z current directory: 2024-05-26T16:03:10.7206517Z /github/workspace/vendor/bundle/ruby/3.2.0/gems/posix-spawn-0.3.15/ext 2024-05-26T16:03:10.7207721Z make DESTDIR= sitearchdir=./.gem.20240526-14839-jeeru8 2024-05-26T16:03:10.7208659Z sitelibdir=./.gem.20240526-14839-jeeru8 2024-05-26T16:03:10.7209582Z compiling posix-spawn.c 2024-05-26T16:03:10.7210689Z posix-spawn.c: In function ‘posixspawn_file_actions_init’: 2024-05-26T16:03:10.7212064Z posix-spawn.c:226:34: error: passing argument 2 of ‘rb_hash_foreach’ from 2024-05-26T16:03:10.7213304Z incompatible pointer type [-Wincompatible-pointer-types] 2024-05-26T16:03:10.7214214Z 226 | rb_hash_foreach(options, 2024-05-26T16:03:10.7215029Z posixspawn_file_actions_operations_iter, (VALUE)fops); 2024-05-26T16:03:10.7215615Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-05-26T16:03:10.7216133Z | | 2024-05-26T16:03:10.7216643Z | int ()(VALUE, VALUE, 2024-05-26T16:03:10.7217284Z posix_spawn_file_actions_t ) {aka int ()(long unsigned int, long unsigned 2024-05-26T16:03:10.7217893Z int, posix_spawn_file_actions_t )} 2024-05-26T16:03:10.7218372Z In file included from 2024-05-26T16:03:10.7219119Z /github/workspace/.asdf/installs/ruby/3.2.0/include/ruby-3.2.0/ruby/internal/scan_args.h:37, 2024-05-26T16:03:10.7220070Z from 2024-05-26T16:03:10.7220698Z /github/workspace/.asdf/installs/ruby/3.2.0/include/ruby-3.2.0/ruby/ruby.h:47, 2024-05-26T16:03:10.7221367Z from 2024-05-26T16:03:10.7221876Z /github/workspace/.asdf/installs/ruby/3.2.0/include/ruby-3.2.0/ruby.h:38, 2024-05-26T16:03:10.7222555Z from posix-spawn.c:14: 2024-05-26T16:03:10.7223335Z /github/workspace/.asdf/installs/ruby/3.2.0/include/ruby-3.2.0/ruby/internal/intern/hash.h:83:40: 2024-05-26T16:03:10.7224291Z note: expected ‘int ()(VALUE, VALUE, VALUE)’ {aka ‘int ()(long unsigned int, 2024-05-26T16:03:10.7225179Z long unsigned int, long unsigned int)’} but argument is of type ‘int (*)(VALUE, 2024-05-26T16:03:10.7226001Z VALUE, posix_spawn_file_actions_t )’ {aka ‘int ()(long unsigned int, long 2024-05-26T16:03:10.7226678Z unsigned int, posix_spawn_file_actions_t *)’} 2024-05-26T16:03:10.7227376Z 83 | void rb_hash_foreach(VALUE hash, int (*func)(VALUE key, VALUE val, VALUE 2024-05-26T16:03:10.7227923Z arg), VALUE arg); 2024-05-26T16:03:10.7228272Z |
2024-05-26T16:03:10.7228812Z ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-05-26T16:03:10.7229342Z posix-spawn.c: In function ‘Init_posix_spawn_ext’: 2024-05-26T16:03:10.7230008Z posix-spawn.c:480:1: warning: old-style function definition 2024-05-26T16:03:10.7230653Z [-Wold-style-definition] 2024-05-26T16:03:10.7231002Z 480 | Init_posix_spawn_ext() 2024-05-26T16:03:10.7231410Z | ^~~~~~~~~~~~~~~~~~~~ 2024-05-26T16:03:10.7231847Z At top level: 2024-05-26T16:03:10.7232605Z cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been 2024-05-26T16:03:10.7233278Z intended to silence earlier diagnostics 2024-05-26T16:03:10.7234106Z cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have 2024-05-26T16:03:10.7234774Z been intended to silence earlier diagnostics 2024-05-26T16:03:10.7235499Z cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may 2024-05-26T16:03:10.7236344Z have been intended to silence earlier diagnostics 2024-05-26T16:03:10.7236899Z make: *** [Makefile:248: posix-spawn.o] Error 1 2024-05-26T16:03:10.7237238Z 2024-05-26T16:03:10.7237370Z make failed, exit code 2 2024-05-26T16:03:10.7237651Z 2024-05-26T16:03:10.7237834Z Gem files will remain installed in 2024-05-26T16:03:10.7238469Z /github/workspace/vendor/bundle/ruby/3.2.0/gems/posix-spawn-0.3.15 for 2024-05-26T16:03:10.7239074Z inspection. 2024-05-26T16:03:10.7239480Z Results logged to 2024-05-26T16:03:10.7240225Z /github/workspace/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/posix-spawn-0.3.15/gem_make.out 2024-05-26T16:03:10.7240870Z 2024-05-26T16:03:10.7241242Z /github/workspace/.asdf/installs/ruby/3.2.0/lib/ruby/3.2.0/rubygems/ext/builder.rb:102:in 2024-05-26T16:03:10.7241988Z run' 2024-05-26T16:03:10.7242548Z /github/workspace/.asdf/installs/ruby/3.2.0/lib/ruby/3.2.0/rubygems/ext/builder.rb:51:in 2024-05-26T16:03:10.7243192Z block in make' 2024-05-26T16:03:10.7243913Z /github/workspace/.asdf/installs/ruby/3.2.0/lib/ruby/3.2.0/rubygems/ext/builder.rb:43:in 2024-05-26T16:03:10.7244562Z each' 2024-05-26T16:03:10.7245394Z /github/workspace/.asdf/installs/ruby/3.2.0/lib/ruby/3.2.0/rubygems/ext/builder.rb:43:in 2024-05-26T16:03:10.7246161Z make' 2024-05-26T16:03:10.7246756Z /github/workspace/.asdf/installs/ruby/3.2.0/lib/ruby/3.2.0/rubygems/ext/ext_conf_builder.rb:42:in 2024-05-26T16:03:10.7247419Z build' 2024-05-26T16:03:10.7248057Z /github/workspace/.asdf/installs/ruby/3.2.0/lib/ruby/3.2.0/rubygems/ext/builder.rb:171:in 2024-05-26T16:03:10.7248729Z build_extension' 2024-05-26T16:03:10.7249274Z /github/workspace/.asdf/installs/ruby/3.2.0/lib/ruby/3.2.0/rubygems/ext/builder.rb:205:in 2024-05-26T16:03:10.7250031Z block in build_extensions' 2024-05-26T16:03:10.7250651Z /github/workspace/.asdf/installs/ruby/3.2.0/lib/ruby/3.2.0/rubygems/ext/builder.rb:202:in 2024-05-26T16:03:10.7251278Z each' 2024-05-26T16:03:10.7252172Z /github/workspace/.asdf/installs/ruby/3.2.0/lib/ruby/3.2.0/rubygems/ext/builder.rb:202:in 2024-05-26T16:03:10.7252896Z build_extensions' 2024-05-26T16:03:10.7253587Z /github/workspace/.asdf/installs/ruby/3.2.0/lib/ruby/3.2.0/rubygems/installer.rb:843:in 2024-05-26T16:03:10.7254212Z build_extensions' 2024-05-26T16:03:10.7255161Z /github/workspace/.asdf/installs/ruby/3.2.0/lib/ruby/gems/3.2.0/gems/bundler-2.5.10/lib/bundler/rubygems_gem_installer.rb:76:in 2024-05-26T16:03:10.7256094Z build_extensions' 2024-05-26T16:03:10.7256948Z /github/workspace/.asdf/installs/ruby/3.2.0/lib/ruby/gems/3.2.0/gems/bundler-2.5.10/lib/bundler/rubygems_gem_installer.rb:28:in 2024-05-26T16:03:10.7257813Z install' 2024-05-26T16:03:10.7258714Z /github/workspace/.asdf/installs/ruby/3.2.0/lib/ruby/gems/3.2.0/gems/bundler-2.5.10/lib/bundler/source/rubygems.rb:205:in 2024-05-26T16:03:10.7259564Z install' 2024-05-26T16:03:10.7260510Z /github/workspace/.asdf/installs/ruby/3.2.0/lib/ruby/gems/3.2.0/gems/bundler-2.5.10/lib/bundler/installer/gem_installer.rb:54:in 2024-05-26T16:03:10.7261585Z install' 2024-05-26T16:03:10.7262453Z /github/workspace/.asdf/installs/ruby/3.2.0/lib/ruby/gems/3.2.0/gems/bundler-2.5.10/lib/bundler/installer/gem_installer.rb:16:in 2024-05-26T16:03:10.7263410Z install_from_spec' 2024-05-26T16:03:10.7264482Z /github/workspace/.asdf/installs/ruby/3.2.0/lib/ruby/gems/3.2.0/gems/bundler-2.5.10/lib/bundler/installer/parallel_installer.rb:132:in 2024-05-26T16:03:10.7265456Z do_install' 2024-05-26T16:03:10.7266381Z /github/workspace/.asdf/installs/ruby/3.2.0/lib/ruby/gems/3.2.0/gems/bundler-2.5.10/lib/bundler/installer/parallel_installer.rb:123:in 2024-05-26T16:03:10.7267560Z block in worker_pool' 2024-05-26T16:03:10.7268460Z /github/workspace/.asdf/installs/ruby/3.2.0/lib/ruby/gems/3.2.0/gems/bundler-2.5.10/lib/bundler/worker.rb:62:in 2024-05-26T16:03:10.7269243Z apply_func' 2024-05-26T16:03:10.7270116Z /github/workspace/.asdf/installs/ruby/3.2.0/lib/ruby/gems/3.2.0/gems/bundler-2.5.10/lib/bundler/worker.rb:57:in 2024-05-26T16:03:10.7270974Z block in process_queue' 2024-05-26T16:03:10.7271845Z /github/workspace/.asdf/installs/ruby/3.2.0/lib/ruby/gems/3.2.0/gems/bundler-2.5.10/lib/bundler/worker.rb:54:in 2024-05-26T16:03:10.7272715Z loop' 2024-05-26T16:03:10.7273517Z /github/workspace/.asdf/installs/ruby/3.2.0/lib/ruby/gems/3.2.0/gems/bundler-2.5.10/lib/bundler/worker.rb:54:in 2024-05-26T16:03:10.7274347Z process_queue' 2024-05-26T16:03:10.7275202Z /github/workspace/.asdf/installs/ruby/3.2.0/lib/ruby/gems/3.2.0/gems/bundler-2.5.10/lib/bundler/worker.rb:90:in 2024-05-26T16:03:10.7276030Z block (2 levels) in create_threads' 2024-05-26T16:03:10.7276320Z 2024-05-26T16:03:10.7276737Z An error occurred while installing posix-spawn (0.3.15), and Bundler cannot 2024-05-26T16:03:10.7277406Z continue. 2024-05-26T16:03:10.7277607Z 2024-05-26T16:03:10.7277730Z In Gemfile: 2024-05-26T16:03:10.7278266Z jekyll-last-modified-at was resolved to 1.3.0, which depends on 2024-05-26T16:03:10.7278925Z posix-spawn 2024-05-26T16:03:11.9414814Z Post job cleanup. 2024-05-26T16:03:12.0393583Z [command]/usr/bin/git version 2024-05-26T16:03:12.0434225Z git version 2.45.1 2024-05-26T16:03:12.0476720Z Temporarily overriding HOME='/home/runner/work/_temp/81b9fa11-f05a-4b77-9769-aa6daf0a3ae5' before making global git config changes 2024-05-26T16:03:12.0479071Z Adding repository directory to the temporary git global config as a safe directory 2024-05-26T16:03:12.0482119Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/shamshadm.github.io/shamshadm.github.io 2024-05-26T16:03:12.0519182Z [command]/usr/bin/git config --local --name-only --get-regexp core.sshCommand 2024-05-26T16:03:12.0553933Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-05-26T16:03:12.0810783Z [command]/usr/bin/git config --local --name-only --get-regexp http.https://github.com/.extraheader 2024-05-26T16:03:12.0834714Z http.https://github.com/.extraheader 2024-05-26T16:03:12.0848246Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-05-26T16:03:12.0887168Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http.https://github.com/.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-05-26T16:03:12.1415348Z Cleaning up orphan processes This not working

Contributor guide