+ curl -f --connect-timeout 20 --retry 5 --location https://raw.githubusercontent.com/projectatomic/registries/da9a9c87781823f45401ca49da04e269c9e3100e/registries.fedora % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 890 100 890 0 0 4472 0 --:--:-- --:--:-- --:--:-- 4472 + curl -f --connect-timeout 20 --retry 5 --location https://raw.githubusercontent.com/containers/skopeo/362f70b056a1f5d2bd4184527a0ae0d20c4d35d3/default-policy.json % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 256 100 256 0 0 1383 0 --:--:-- --:--:-- --:--:-- 1383 + curl -f --connect-timeout 20 --retry 5 --location https://github.com/containers/podman/archive/v4.5.0/podman-4.5.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2064k 0 2064k 0 0 2978k 0 --:--:-- --:--:-- --:--:-- 2978k 100 7440k 0 7440k 0 0 4379k 0 --:--:-- 0:00:01 --:--:-- 5349k 100 12.1M 0 12.1M 0 0 4630k 0 --:--:-- 0:00:02 --:--:-- 5202k 100 16.6M 0 16.6M 0 0 4638k 0 --:--:-- 0:00:03 --:--:-- 5027k Applying ./patches/010-do-not-build-docs.patch using plaintext: patching file Makefile make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_mips32_musl/podman-4.5.0' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). Podman is being compiled without the systemd build tag. Install libsystemd on Ubuntu or systemd-devel on rpm based distro for journald support. CGO_ENABLED=1 GOOS=linux GOARCH=mipsle go build \ \ -ldflags ' -X github.com/containers/podman/v4/libpod/define.buildInfo=1684441444 -X github.com/containers/podman/v4/libpod/config._installPrefix=/usr -X github.com/containers/podman/v4/libpod/config._etcDir=/etc -X github.com/containers/podman/v4/pkg/systemd/quadlet._binDir=/usr/bin -X github.com/containers/common/pkg/config.additionalHelperBinariesDir= ' \ -tags "seccomp,exclude_graphdriver_devicemapper,apparmor" \ -o bin/podman ./cmd/podman # github.com/mattn/go-sqlite3 sqlite3-binding.c:35911:42: error: 'pread64' undeclared here (not in a function); did you mean 'pread'? 35911 | { "pread64", (sqlite3_syscall_ptr)pread64, 0 }, | ^~~~~~~ | pread sqlite3-binding.c:35929:42: error: 'pwrite64' undeclared here (not in a function); did you mean 'pwrite'? 35929 | { "pwrite64", (sqlite3_syscall_ptr)pwrite64, 0 }, | ^~~~~~~~ | pwrite sqlite3-binding.c: In function 'seekAndRead': sqlite3-binding.c:35915:49: error: unknown type name 'off64_t'; did you mean 'off_t'? 35915 | #define osPread64 ((ssize_t(*)(int,void*,size_t,off64_t))aSyscall[10].pCurrent) | ^~~~~~~ sqlite3-binding.c:38777:11: note: in expansion of macro 'osPread64' 38777 | got = osPread64(id->h, pBuf, cnt, offset); | ^~~~~~~~~ sqlite3-binding.c:35915:58: error: expected ')' before 'aSyscall' 35915 | #define osPread64 ((ssize_t(*)(int,void*,size_t,off64_t))aSyscall[10].pCurrent) | ~ ^~~~~~~~ sqlite3-binding.c:38777:11: note: in expansion of macro 'osPread64' 38777 | got = osPread64(id->h, pBuf, cnt, offset); | ^~~~~~~~~ sqlite3-binding.c: In function 'seekAndWriteFd': sqlite3-binding.c:35933:57: error: unknown type name 'off64_t'; did you mean 'off_t'? 35933 | #define osPwrite64 ((ssize_t(*)(int,const void*,size_t,off64_t))\ | ^~~~~~~ sqlite3-binding.c:38906:17: note: in expansion of macro 'osPwrite64' 38906 | do{ rc = (int)osPwrite64(fd, pBuf, nBuf, iOff);}while( rc<0 && errno==EINTR); | ^~~~~~~~~~ sqlite3-binding.c:35934:21: error: expected ')' before 'aSyscall' 35934 | aSyscall[13].pCurrent) | ^~~~~~~~ sqlite3-binding.c:38906:17: note: in expansion of macro 'osPwrite64' 38906 | do{ rc = (int)osPwrite64(fd, pBuf, nBuf, iOff);}while( rc<0 && errno==EINTR); | ^~~~~~~~~~ sqlite3-binding.c:35933:21: note: to match this '(' 35933 | #define osPwrite64 ((ssize_t(*)(int,const void*,size_t,off64_t))\ | ^ sqlite3-binding.c:38906:17: note: in expansion of macro 'osPwrite64' 38906 | do{ rc = (int)osPwrite64(fd, pBuf, nBuf, iOff);}while( rc<0 && errno==EINTR); | ^~~~~~~~~~ make[4]: *** [Makefile:321: bin/podman] Error 1 make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_mips32_musl/podman-4.5.0' make[3]: *** [Makefile:131: /builder/shared-workdir/build/sdk/build_dir/target-mipsel_mips32_musl/podman-4.5.0/.built] Error 2 time: package/feeds/packages/podman/compile#183.90#35.49#134.79