Container Image #152
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:7d2e9d5a362a04846a06bd92680366654208db3863c924241263b92e33652374
Copying blob sha256:7d2e9d5a362a04846a06bd92680366654208db3863c924241263b92e33652374
Getting image source signatures
Copying blob sha256:93b3c177aa65909e4240c00bac7199cd8e26a4ea7cd14b4ff5d72f76637b2d4d
Copying blob sha256:93b3c177aa65909e4240c00bac7199cd8e26a4ea7cd14b4ff5d72f76637b2d4d
Copying config sha256:78af81412fd3af68141f59abfb8af34bcbf2dd20012acb7384b3ece9d03478cd
Writing manifest to image destination
Storing signatures
Copying config sha256:2f7f94504cd6d541ae56c9c4215a3a0ca300e189571303aabd500b88fb1ba593
Writing manifest to image destination
Storing signatures
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
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 '.'...
CMake Warning:
Manually-specified variables were not used by the project:
UNI_ALGO_DISABLE_PROP
Cloning into 'columnar_api_populate'...
HEAD is now at e8f49b0 bump SI lib version
CMake Warning at CMakeLists.txt:85 (message):
Minor (0) of project version 2.0.5 is not equal to LIB_VERSION (21) in file
columnar.h. That is not critical, but it would be nice if V of API is
reflected someway in project version with human-readable way.
Parsing deps.txt line: buddy 1.0.18 23080406 2befdbe
BUDDY version: >= 1.0.18-23080406-2befdbe & < 2.0.0
Parsing deps.txt line: backup 1.0.8 23080406 f7638f9
BACKUP version: >= 1.0.8-23080406-f7638f9 & < 2.0.0
Parsing deps.txt line: mcl 2.2.4 230822 5aec342
MCL version: >= 2.2.4-230822-5aec342 & < 3.0.0
Parsing deps.txt line: executor 0.7.8 23082208 810d7d3
EXECUTOR version: >= 0.7.8-23082208-810d7d3 & < 1.0.0
Parsing deps.txt line: executor-win 0.5.2 221125 a40554c
EXECUTOR-WIN version: >= 0.5.2-221125-a40554c & < 1.0.0
/tmp/manticore_uselessly_long_path_to_prevent_rpm_build_issues/src/coro_stack.cpp:48:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
48 | }
| ^
1 warning generated.
/tmp/manticore_uselessly_long_path_to_prevent_rpm_build_issues/src/sphinxsearch.cpp:2839:5: error: call to implicitly-deleted copy constructor of 'CSphFixedVector<int>'
2839 | , m_dWeights ( rhs.m_dWeights )
| ^ ~~~~~~~~~~~~~~
/tmp/manticore_uselessly_long_path_to_prevent_rpm_build_issues/src/std/fixedvector.h:42:2: note: copy constructor is implicitly deleted because 'CSphFixedVector<int>' has a user-declared move constructor
42 | CSphFixedVector ( CSphFixedVector&& rhs ) noexcept;
| ^
/tmp/manticore_uselessly_long_path_to_prevent_rpm_build_issues/src/sphinxsearch.cpp:2840:5: error: call to implicitly-deleted copy constructor of 'CSphFixedVector<float>'
2840 | , m_dAvgDocFieldLens ( rhs.m_dAvgDocFieldLens )
| ^ ~~~~~~~~~~~~~~~~~~~~~~
/tmp/manticore_uselessly_long_path_to_prevent_rpm_build_issues/src/std/fixedvector.h:42:2: note: copy constructor is implicitly deleted because 'CSphFixedVector<float>' has a user-declared move constructor
42 | CSphFixedVector ( CSphFixedVector&& rhs ) noexcept;
| ^
/tmp/manticore_uselessly_long_path_to_prevent_rpm_build_issues/src/sphinxsearch.cpp:2841:5: error: call to implicitly-deleted copy constructor of 'CSphFixedVector<int>'
2841 | , m_dFieldLens ( rhs.m_dFieldLens )
| ^ ~~~~~~~~~~~~~~~~
/tmp/manticore_uselessly_long_path_to_prevent_rpm_build_issues/src/std/fixedvector.h:42:2: note: copy constructor is implicitly deleted because 'CSphFixedVector<int>' has a user-declared
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading