wip #151
Annotations
1 error and 1 warning
Build Image
Error: buildah exited with code 139
Resolved "alpine" as an alias (/etc/containers/registries.conf.d/shortnames.conf)
Trying to pull docker.io/library/alpine:3.18...
Getting image source signatures
Copying blob sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44
Copying blob sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44
Copying config sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b
Writing manifest to image destination
Storing signatures
+ OTP_DOWNLOAD_URL=https://github.com/erlang/otp/releases/download/OTP-26.0.2/otp_src_26.0.2.tar.gz
+ apk upgrade --no-cache
+ apk add --no-cache --virtual .fetch-deps curl ca-certificates
+ curl -fSL -o otp-src.tar.gz https://github.com/erlang/otp/releases/download/OTP-26.0.2/otp_src_26.0.2.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
28 102M 28 29.4M 0 0 19.0M 0 0:00:05 0:00:01 0:00:04 30.7M
66 102M 66 68.3M 0 0 24.8M 0 0:00:04 0:00:02 0:00:02 31.6M
95 102M 95 97.4M 0 0 26.7M 0 0:00:03 0:00:03 --:--:-- 31.9M
100 102M 100 102M 0 0 27.7M 0 0:00:03 0:00:03 --:--:-- 32.9M
+ echo '47853ea9230643a0a31004433f07a71c1b92d6e0094534f629e3b75dbc62f193 otp-src.tar.gz'
+ sha256sum -c -
+ apk add --no-cache --virtual .build-deps '--repository=http://dl-cdn.alpinelinux.org/alpine/v3.12/main' bash dpkg-dev dpkg gcc g++ libc-dev 'linux-headers=5.4.5-r1' make autoconf ncurses-dev openssl-dev unixodbc-dev lksctp-tools-dev tar
+ apk add --no-cache --virtual .quilt-deps '--repository=https://dl-cdn.alpinelinux.org/alpine/v3.19/community' quilt
+ export 'ERL_TOP=/usr/src/otp_src_26.0.2'
+ mkdir -vp /usr/src/otp_src_26.0.2
+ tar -xzf otp-src.tar.gz -C /usr/src/otp_src_26.0.2 '--strip-components=1'
+ rm otp-src.tar.gz
+ cd /usr/src/otp_src_26.0.2
+ '[' -f /patches/26.0.2/series ]
+ ./otp_build autoconf
+ dpkg-architecture --query DEB_HOST_GNU_TYPE
+ gnuArch=aarch64-linux-musl
+ ./configure '--build=aarch64-linux-musl'
configure: WARNING: No 'xsltproc' command found: the documentation cannot be built
configure: WARNING: No 'fop' command found: going to generate placeholder PDF files
configure: WARNING: No 'xmllint' command found: can't run the xmllint target for the documentation
configure: WARNING: Check for large file support flags failed; getconf failed
configure: WARNING: Could not find any usable java compiler, will skip: jinterface
config.status: WARNING: '../Makefile.in' seems to ignore the --datarootdir setting
configure: WARNING: No OpenGL headers found, wx will NOT be usable
configure: WARNING: No GLU headers found, wx will NOT be usable
configure: WARNING:
wxWidgets must be installed on your system.
Please check that wx-config is in path, the directory
where wxWidgets libraries are installed (returned by
'wx-config --libs' or 'wx-config --static --libs' command)
is in LD_LIBRARY_PATH or equivalent variable and
wxWidgets version is 3.0.2 or above.
+ getconf _NPROCESSORS_ONLN
+ make -j4
In file included from ../include/internal/gcc/ethread.h:342,
from ../include/internal/ethread.h:389,
from beam/erl_threads.h:252,
from beam/sys.h:539,
from beam/erl_trace.c:42:
In function 'ethr_native_atomic32_read',
inlined from 'ethr_atomic32_read' at ../include/internal/ethr_atomics.h:7714:27,
inlined from 'erts_proc_unlock__' at beam/erl_process_lock.h:760:17,
inlined from 'erts_proc_unlock' at beam/erl_process_lock.h:967:5,
inlined from 'is_tracer_enabled' at beam/erl_trace.c:2915:25,
inlined from 'trace_receive' at beam/erl_trace.c:824:9:
../include/internal/gcc/ethr_atomic.h:206:
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/metadata-action@v4, redhat-actions/buildah-build@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading