fix(deps): update module github.com/cpuguy83/go-md2man to v2 #412
+1
−1
Cirrus CI / Packaging for Fedora
failed
Dec 16, 2024 in 29s
Task Summary
Instruction main failed in 00:27
Details
✅ 00:00 clone
❌ 00:27 main
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WrwY5F
+ umask 022
+ cd /root/rpmbuild/BUILD
+ '[' /root/rpmbuild/BUILDROOT/conmon-0-1734383539.gitec5b4af5.fc40.x86_64 '!=' / ']'
+ rm -rf /root/rpmbuild/BUILDROOT/conmon-0-1734383539.gitec5b4af5.fc40.x86_64
++ dirname /root/rpmbuild/BUILDROOT/conmon-0-1734383539.gitec5b4af5.fc40.x86_64
+ mkdir -p /root/rpmbuild/BUILDROOT
+ mkdir /root/rpmbuild/BUILDROOT/conmon-0-1734383539.gitec5b4af5.fc40.x86_64
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd conmon-ec5b4af5
+ /usr/bin/make PREFIX=/root/rpmbuild/BUILDROOT/conmon-0-1734383539.gitec5b4af5.fc40.x86_64/usr install
install -d -m 755 /root/rpmbuild/BUILDROOT/conmon-0-1734383539.gitec5b4af5.fc40.x86_64/usr/bin
install -m 755 bin/conmon /root/rpmbuild/BUILDROOT/conmon-0-1734383539.gitec5b4af5.fc40.x86_64/usr/bin/conmon
/usr/bin/make -C tools
make[1]: Entering directory '/root/rpmbuild/BUILD/conmon-ec5b4af5/tools'
go: inconsistent vendoring in /root/rpmbuild/BUILD/conmon-ec5b4af5/tools:
github.com/cpuguy83/go-md2man/[email protected]: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
github.com/cpuguy83/[email protected]: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
To ignore the vendor directory, use -mod=readonly or -mod=mod.
To sync the vendor directory, run:
go mod vendor
make[1]: Leaving directory '/root/rpmbuild/BUILD/conmon-ec5b4af5/tools'
/usr/bin/make -C docs
make[1]: Entering directory '/root/rpmbuild/BUILD/conmon-ec5b4af5/docs'
../tools/build/go-md2man -in conmon.8.md -out conmon.8
make[1]: ../tools/build/go-md2man: No such file or directory
make[1]: *** [Makefile:9: conmon.8] Error 127
make[1]: Leaving directory '/root/rpmbuild/BUILD/conmon-ec5b4af5/docs'
make: *** [Makefile:99: docs] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.WrwY5F (%install)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.WrwY5F (%install)
Loading