Containers #58
Annotations
3 errors and 1 warning
container (ubuntu)
Error: buildah exited with code 1
Trying to pull registry.hub.docker.com/library/ubuntu:latest...
Getting image source signatures
Copying blob sha256:00d679a470c495ef7d52e70bcd7a008f4983530b67653e63e9d3cd27fade63d7
Copying blob sha256:00d679a470c495ef7d52e70bcd7a008f4983530b67653e63e9d3cd27fade63d7
Copying config sha256:17c0145030df106e60e5d99149d69810db23b869ff0d3c9d236279a5a7bbb6b3
Writing manifest to image destination
Storing signatures
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
debconf: delaying package configuration, since apt-utils is not installed
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
debconf: delaying package configuration, since apt-utils is not installed
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Cloning into '/workspace/sparse'...
Makefile:170: Your system does not have sqlite3, disabling semind
Makefile:192: Your system does not have gtk3/gtk2, disabling test-inspect
Makefile:229: Your system does not have llvm, disabling sparse-llvm
Cloning into '/workspace/OpenBFDD'...
+ aclocal
+ autoheader
+ automake --add-missing --copy --foreign
configure.ac:14: installing './compile'
configure.ac:82: installing './config.guess'
configure.ac:82: installing './config.sub'
+ autoconf
configure.ac:28: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:28: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:28: the top level
configure.ac:44: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:44: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:44: the top level
configure.ac:57: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:57: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:57: the top level
configure.ac:78: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:78: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
acx_nlnetlabs.m4:425: ACX_CHECK_FORMAT_ATTRIBUTE is expanded from...
configure.ac:78: the top level
configure.ac:79: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:79: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
acx_nlnetlabs.m4:462: ACX_CHECK_UNUSED_ATTRIBUTE is expanded from...
configure.ac:79: the top level
configure.ac:99: warning: The macro `AC_CONFIG_HEADER' is obsolete.
configure.ac:99: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:99: the top level
+ echo autogen completed
/workspace/OpenBFDD/missing: Unknown `--is-lightweight' option
Try `/workspace/OpenBFDD/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
In file included from SmartPointer.cpp:8:
SmartPointer.h: In member function 'void RaiiBase<T, nullval, freeFn>::Dispose()':
SmartPointer.h:27:20: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
27 | void Dispose() { if (!isNull())
| ^~
SmartPointer.h:28:20: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
28 | freeFn(val); val = nullval;}
| ^~~
SmartPointer.h: In member function 'void RaiiNullBase<T, freeFn>::Dispose()':
SmartPointer.h:56:20: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
56 | vo
|
container (fedora)
The job was canceled because "ubuntu" failed.
|
container (fedora)
The operation was canceled.
|
container (ubuntu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-qemu-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|