D: [iurt_root_command] chroot Building target platforms: i686 Building for target i686 Installing /home/iurt/rpmbuild/SRPMS/@2314117:docker-compose-5.0.2-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nkXIxq Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hlJOSC + umask 022 + cd /home/iurt/rpmbuild/BUILD/docker-compose-5.0.2-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/docker-compose-5.0.2-build + rm -rf compose-5.0.2 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/v5.0.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd compose-5.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + tar xfz /home/iurt/rpmbuild/SOURCES/vendor-5.0.2.tgz + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.R0DAQG + umask 022 + cd /home/iurt/rpmbuild/BUILD/docker-compose-5.0.2-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd compose-5.0.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export VERSION=5.0.2 + VERSION=5.0.2 + /usr/bin/make -O -j12 V=1 VERBOSE=1 GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v5/internal.Version=5.0.2" -o "./bin/build/docker-compose" ./cmd go: inconsistent vendoring in /home/iurt/rpmbuild/BUILD/docker-compose-5.0.2-build/compose-5.0.2: github.com/compose-spec/compose-go/v2@v2.10.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt github.com/containerd/containerd/v2@v2.2.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt github.com/go-viper/mapstructure/v2@v2.5.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt github.com/sirupsen/logrus@v1.9.4: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt golang.org/x/sys@v0.40.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt google.golang.org/grpc@v1.78.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt github.com/klauspost/compress@v1.18.2: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt google.golang.org/genproto/googleapis/api@v0.0.0-20251029180050-ab9386a59fda: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt google.golang.org/genproto/googleapis/rpc@v0.0.0-20251029180050-ab9386a59fda: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt github.com/compose-spec/compose-go/v2@v2.10.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod github.com/containerd/containerd/v2@v2.2.1-0.20251115011841-efd86f2b0bc2: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod github.com/go-viper/mapstructure/v2@v2.4.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod github.com/klauspost/compress@v1.18.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod github.com/sirupsen/logrus@v1.9.3: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod golang.org/x/sys@v0.39.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod google.golang.org/genproto/googleapis/api@v0.0.0-20251022142026-3a174f9686a8: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod google.golang.org/genproto/googleapis/rpc@v0.0.0-20251022142026-3a174f9686a8: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod google.golang.org/grpc@v1.77.0: 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: *** [Makefile:65: build] Error 1 error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.R0DAQG (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.R0DAQG (%build) I: [iurt_root_command] ERROR: chroot