build(deps): bump the go-deps group in /bib with 2 updates #496
Annotations
1 error
build
Error: buildah exited with code 1
Trying to pull registry.fedoraproject.org/fedora:39...
Getting image source signatures
Copying blob sha256:718a00fe32127ad01ddab9fc4b7c968ab2679c92c6385ac6865ae6e2523275e4
Copying blob sha256:718a00fe32127ad01ddab9fc4b7c968ab2679c92c6385ac6865ae6e2523275e4
Copying config sha256:368a084ba17dcba88f5b23acfa47481131010219524fd9c41af87d709a04845b
Writing manifest to image destination
Storing signatures
go build github.com/containers/storage/pkg/devicemapper:
# pkg-config --cflags -- devmapper
Package devmapper was not found in the pkg-config search path.
Perhaps you should add the directory containing `devmapper.pc'
to the PKG_CONFIG_PATH environment variable
Package 'devmapper', required by 'virtual:world', not found
pkg-config: exit status 1
# github.com/containers/storage/drivers/btrfs
/root/go/pkg/mod/github.com/containers/[email protected]/drivers/btrfs/btrfs.go:12:10: fatal error: btrfs/ioctl.h: No such file or directory
12 | #include <btrfs/ioctl.h>
| ^~~~~~~~~~~~~~~
compilation terminated.
error building at STEP "RUN ./build.sh": error while running runtime: exit status 1
time="2024-01-19T04:40:07Z" level=error msg="exit status 1"
|