Container Image #155
Annotations
1 error and 1 warning
Build image
Error: buildah exited with code 2
Trying to pull quay.io/centos/centos:stream9-minimal...
Trying to pull quay.io/centos/centos:stream9...
Getting image source signatures
Copying blob sha256:4303531cc94758dd1b506caca68981f7ccb7de7ce0fc77cb4be6c04fa5508b40
Copying config sha256:0b914c19b9008c2902b17a4c541d5d6f1f1434a1f29cfe3b7ccfe8fee9ad6d02
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:2342cc29c676f09287b29bd3e6a86a3003c1c844fac662c173df9d5e5b017ec7
Setopt argument has multiple values: skip_missing_names_on_install=False,tsflags=nodocs
Setopt argument has multiple values: skip_missing_names_on_install=False,tsflags=nodocs
Copying config sha256:a0674981129014d9f7bccb29477ff3df389f6ede2b031094a3ae71f085c50ac1
Writing manifest to image destination
Importing GPG key 0x8483C65D:
Userid : "CentOS (CentOS Official Signing Key) <[email protected]>"
Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
Cloning into '.'...
Note: switching to 'df9323dc9750dafd15ceec3b8884db55efbcde22'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
CMake Warning:
Manually-specified variables were not used by the project:
JSON_GlobalUDLs
CMake Warning:
Manually-specified variables were not used by the project:
UNI_ALGO_DISABLE_BREAK_WORD
UNI_ALGO_DISABLE_COLLATE
UNI_ALGO_DISABLE_NFKC_NFKD
UNI_ALGO_DISABLE_PROP
UNI_ALGO_DISABLE_SHRINK_TO_FIT
In file included from /tmp/manticore_uselessly_very_long_path_to_prevent_rpm_build_issues/build/_deps/xxhash-src/xxhash.c:42:
/tmp/manticore_uselessly_very_long_path_to_prevent_rpm_build_issues/build/_deps/xxhash-src/xxhash.h:2782:54: warning: static function 'XXH_swap32' is used in an inline function with external linkage [-Wstatic-in-inline]
2782 | return XXH_CPU_LITTLE_ENDIAN ? XXH_read32(ptr) : XXH_swap32(XXH_read32(ptr));
| ^
/tmp/manticore_uselessly_very_long_path_to_prevent_rpm_build_issues/build/_deps/xxhash-src/xxhash.h:2780:1: note: use 'static' to give inline function 'XXH_readLE32' internal linkage
2780 | XXH_FORCE_INLINE xxh_u32 XXH_readLE32(const void* ptr)
| ^
| static
/tmp/manticore_uselessly_very_long_path_to_prevent_rpm_build_issues/build/_deps/xxhash-src/xxhash.h:342:28: note: expanded from macro 'XXH_FORCE_INLINE'
342 | #define XXH_FORCE_INLINE inline
| ^
/tmp/manticore_uselessly_very_long_path_to_prevent_rpm_build_issues/build/_deps/xxhash-src/xxhash.h:2731:16: note: 'XXH_swap32' declared here
2731 | static xxh_u32 XXH_swap32 (xxh_u32 x)
| ^
/tmp/manticore_uselessly_very_long_path_to_prevent_rpm_build_issues/build/_deps/xxhash-src/xxhash.h:2797:63: warning: static function 'XXH_swap32' is used in an inline function with external linkage [-Wstatic-in-inline]
2797 | return XXH_CPU_LITTLE_ENDIAN ? *(const xxh_u32*)ptr : XXH_swap32(*(const xxh_u32*)ptr);
| ^
/tmp/manticore_uselessly_very_long_path_to_prevent_rpm_build_issues/build/_deps/xxhash-src/xxhash.h:2791:1: note: use 'static' to give inline function 'XXH_readLE32_align' internal linkage
2791 | XXH_FORCE_INLINE xxh_u32
| ^
| static
/tmp/manticore_uselessly_very_long_path_to_prevent_rpm_build_issues/build/_deps/xxhash-src/xxhash.h:342:28: note: expanded from macro 'XXH_FORCE_INLINE'
342 | #define XXH_FORCE_INLINE inline
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading