https://git.altlinux.org/tasks/364966/logs/events.1.1.log https://packages.altlinux.org/tasks/364966
subtask name aarch64 i586 ppc64le x86_64 #100 libnfs 1:21 53 1:32 52 #200 fuse-nfs ? failed ? failed 2024-Dec-13 14:57:20 :: task #364966 for sisyphus started by aris: 2024-Dec-13 14:57:20 :: message: libnfs_update #100 build libnfs-6.0.1-alt1.src.rpm #200 build 1.0.0-alt0.5 from /gears/f/fuse-nfs.git fetched at 2024-Dec-13 14:55:11 from sisyphus #300 build gvfs-1.56.1-alt1.src.rpm from sisyphus #400 build 2.6.3-alt3 from /gears/f/far2l.git fetched at 2024-Dec-13 14:56:00 from sisyphus #500 build 3.38-alt1 from /gears/f/fio.git fetched at 2024-Dec-13 14:56:05 from sisyphus #600 build kodi-21.1-alt1 from /gears/k/kodi.git fetched at 2024-Dec-13 14:56:28 from sisyphus #700 build 9.1.2-alt1 from /gears/q/qemu.git fetched at 2024-Dec-13 14:56:39 from sisyphus 2024-Dec-13 14:57:20 :: waiting for a shared lock on sisyphus 2024-Dec-13 14:59:49 :: acquired a shared lock on sisyphus 2024-Dec-13 14:59:49 :: created build repo 2024-Dec-13 14:59:51 :: [x86_64] #100 libnfs-6.0.1-alt1.src.rpm: build start 2024-Dec-13 14:59:51 :: [aarch64] #100 libnfs-6.0.1-alt1.src.rpm: build start 2024-Dec-13 14:59:51 :: [ppc64le] #100 libnfs-6.0.1-alt1.src.rpm: build start 2024-Dec-13 14:59:51 :: [i586] #100 libnfs-6.0.1-alt1.src.rpm: build start 2024-Dec-13 15:00:43 :: [x86_64] #100 libnfs-6.0.1-alt1.src.rpm: build OK 2024-Dec-13 15:00:44 :: [x86_64] #200 fuse-nfs.git 1.0.0-alt0.5: build start 2024-Dec-13 15:00:44 :: [i586] #100 libnfs-6.0.1-alt1.src.rpm: build OK 2024-Dec-13 15:00:44 :: [i586] #200 fuse-nfs.git 1.0.0-alt0.5: build start [x86_64] fuse-nfs.c: In function 'fuse_nfs_read': [x86_64] fuse-nfs.c:433:43: error: passing argument 3 of 'nfs_pread_async' makes pointer from integer without a cast [-Wint-conversion] [x86_64] 433 | ret = nfs_pread_async(nfs, nfsfh, offset, size, read_cb, &cb_data); [x86_64] -- [x86_64] 723 | void *buf, size_t count, uint64_t offset, [x86_64] fuse-nfs.c:433:57: error: passing argument 5 of 'nfs_pread_async' makes integer from pointer without a cast [-Wint-conversion] [x86_64] 433 | ret = nfs_pread_async(nfs, nfsfh, offset, size, read_cb, &cb_data); [x86_64] -- [x86_64] 723 | void *buf, size_t count, uint64_t offset, [x86_64] fuse-nfs.c:433:66: error: passing argument 6 of 'nfs_pread_async' from incompatible pointer type [-Wincompatible-pointer-types] [x86_64] 433 | ret = nfs_pread_async(nfs, nfsfh, offset, size, read_cb, &cb_data); [x86_64] -- [x86_64] 724 | nfs_cb cb, void *private_data); [x86_64] fuse-nfs.c:433:15: error: too few arguments to function 'nfs_pread_async' [x86_64] 433 | ret = nfs_pread_async(nfs, nfsfh, offset, size, read_cb, &cb_data); [x86_64] -- [x86_64] fuse-nfs.c: In function 'fuse_nfs_write': [x86_64] fuse-nfs.c:456:44: error: passing argument 3 of 'nfs_pwrite_async' makes pointer from integer without a cast [-Wint-conversion] [x86_64] 456 | ret = nfs_pwrite_async(nfs, nfsfh, offset, size, discard_const(buf), [x86_64] -- [x86_64] 785 | const void *buf, size_t count, uint64_t offset, [x86_64] fuse-nfs.c:66:29: error: passing argument 5 of 'nfs_pwrite_async' makes integer from pointer without a cast [-Wint-conversion] [x86_64] 66 | #define discard_const(ptr) ((void *)((intptr_t)(ptr))) 2024-Dec-13 15:01:07 :: [x86_64] fuse-nfs.git 1.0.0-alt0.5: remote: build failed 2024-Dec-13 15:01:07 :: [x86_64] #200 fuse-nfs.git 1.0.0-alt0.5: build FAILED 2024-Dec-13 15:01:07 :: [x86_64] requesting cancellation of task processing [i586] 422 | struct nfsfh *nfsfh = (struct nfsfh *)fi->fh; [i586] fuse-nfs.c:433:43: error: passing argument 3 of 'nfs_pread_async' makes pointer from integer without a cast [-Wint-conversion] [i586] 433 | ret = nfs_pread_async(nfs, nfsfh, offset, size, read_cb, &cb_data); [i586] -- [i586] 723 | void *buf, size_t count, uint64_t offset, [i586] fuse-nfs.c:433:57: error: passing argument 5 of 'nfs_pread_async' makes integer from pointer without a cast [-Wint-conversion] [i586] 433 | ret = nfs_pread_async(nfs, nfsfh, offset, size, read_cb, &cb_data); [i586] -- [i586] 723 | void *buf, size_t count, uint64_t offset, [i586] fuse-nfs.c:433:66: error: passing argument 6 of 'nfs_pread_async' from incompatible pointer type [-Wincompatible-pointer-types] [i586] 433 | ret = nfs_pread_async(nfs, nfsfh, offset, size, read_cb, &cb_data); [i586] -- [i586] 724 | nfs_cb cb, void *private_data); [i586] fuse-nfs.c:433:15: error: too few arguments to function 'nfs_pread_async' [i586] 433 | ret = nfs_pread_async(nfs, nfsfh, offset, size, read_cb, &cb_data); [i586] -- [i586] 446 | struct nfsfh *nfsfh = (struct nfsfh *)fi->fh; [i586] fuse-nfs.c:456:44: error: passing argument 3 of 'nfs_pwrite_async' makes pointer from integer without a cast [-Wint-conversion] [i586] 456 | ret = nfs_pwrite_async(nfs, nfsfh, offset, size, discard_const(buf), [i586] -- [i586] 785 | const void *buf, size_t count, uint64_t offset, [i586] fuse-nfs.c:66:29: error: passing argument 5 of 'nfs_pwrite_async' makes integer from pointer without a cast [-Wint-conversion] [i586] 66 | #define discard_const(ptr) ((void *)((intptr_t)(ptr))) 2024-Dec-13 15:01:07 :: [i586] fuse-nfs.git 1.0.0-alt0.5: remote: build failed 2024-Dec-13 15:01:07 :: [i586] #200 fuse-nfs.git 1.0.0-alt0.5: build FAILED 2024-Dec-13 15:01:12 :: [aarch64] #100 libnfs-6.0.1-alt1.src.rpm: build OK 2024-Dec-13 15:01:12 :: [aarch64] task processing CANCELLED 2024-Dec-13 15:01:23 :: [ppc64le] #100 libnfs-6.0.1-alt1.src.rpm: build OK 2024-Dec-13 15:01:23 :: [ppc64le] task processing CANCELLED 2024-Dec-13 15:01:07 :: [x86_64] build FAILED 2024-Dec-13 15:01:07 :: [i586] build FAILED 2024-Dec-13 15:01:12 :: [aarch64] build FAILED 2024-Dec-13 15:01:24 :: [ppc64le] build FAILED 2024-Dec-13 15:01:24 :: task #364966 for sisyphus FAILED _______________________________________________ Sisyphus-incominger mailing list Sisyphus-incominger@lists.altlinux.org https://lists.altlinux.org/mailman/listinfo/sisyphus-incominger