From: "Girar awaiter (fedor)" <girar-builder@altlinux.org> To: Nadezhda Fedorova <fedor@altlinux.org> Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org Subject: [#343836] FAILED squashfs-tools-ng.git=1.3.0-alt1 stacker.git=0.40.5-alt1 Date: Thu, 28 Mar 2024 12:48:00 +0000 Message-ID: <girar.task.343836.1.1@gyle.mskdc.altlinux.org> (raw) https://git.altlinux.org/tasks/343836/logs/events.1.1.log subtask name aarch64 i586 ppc64le x86_64 #100 squashfs-tools-ng 1:14 50 1:27 49 #200 stacker failed failed 2:35 1:29 2024-Mar-28 12:43:56 :: task #343836 for sisyphus started by fedor: #100 build 1.3.0-alt1 from /people/fedor/packages/squashfs-tools-ng.git fetched at 2024-Mar-28 12:38:26 #200 build 0.40.5-alt1 from /people/fedor/packages/stacker.git fetched at 2024-Mar-28 12:42:06 2024-Mar-28 12:43:57 :: created build repo 2024-Mar-28 12:43:58 :: [ppc64le] #100 squashfs-tools-ng.git 1.3.0-alt1: build start 2024-Mar-28 12:43:58 :: [aarch64] #100 squashfs-tools-ng.git 1.3.0-alt1: build start 2024-Mar-28 12:43:58 :: [x86_64] #100 squashfs-tools-ng.git 1.3.0-alt1: build start 2024-Mar-28 12:43:58 :: [i586] #100 squashfs-tools-ng.git 1.3.0-alt1: build start 2024-Mar-28 12:44:47 :: [x86_64] #100 squashfs-tools-ng.git 1.3.0-alt1: build OK 2024-Mar-28 12:44:47 :: [x86_64] #200 stacker.git 0.40.5-alt1: build start 2024-Mar-28 12:44:48 :: [i586] #100 squashfs-tools-ng.git 1.3.0-alt1: build OK 2024-Mar-28 12:44:48 :: [i586] #200 stacker.git 0.40.5-alt1: build start 2024-Mar-28 12:45:12 :: [aarch64] #100 squashfs-tools-ng.git 1.3.0-alt1: build OK 2024-Mar-28 12:45:12 :: [aarch64] #200 stacker.git 0.40.5-alt1: build start 2024-Mar-28 12:45:25 :: [ppc64le] #100 squashfs-tools-ng.git 1.3.0-alt1: build OK 2024-Mar-28 12:45:25 :: [ppc64le] #200 stacker.git 0.40.5-alt1: build start [i586] + sed -i 's/ mount_setattr/ mount_setattr2/' ./vendor/github.com/lxc/lxd/lxd/include/syscall_wrappers.h [i586] + sed -i s/mount_setattr/mount_setattr2/ ./vendor/github.com/lxc/lxd/shared/idmap/shift_linux.go [i586] + go build -tags 'exclude_graphdriver_btrfs exclude_graphdriver_devicemapper containers_image_openpgp osusergo netgo' -ldflags '-X main.version=0.40.5' -o stacker ./cmd/stacker [i586] # github.com/anuvu/squashfs [i586] vendor/github.com/anuvu/squashfs/squash.go:185:33: cannot use f.ModTime().Unix() (value of type int64) as int32 value in struct literal [i586] vendor/github.com/anuvu/squashfs/squash.go:238:12: cannot use uint64(nlinks) (value of type uint64) as uint32 value in struct literal [i586] vendor/github.com/anuvu/squashfs/squash.go:244:12: cannot use int64(blksize) (value of type int64) as int32 value in struct literal [i586] vendor/github.com/anuvu/squashfs/squash.go:341:40: cannot use _Ctype_ulong(f.Pos) (value of type _Ctype_ulong) as _Ctype_ulonglong value in variable declaration [i586] vendor/github.com/anuvu/squashfs/squash.go:598:3: cannot use _Ctype_ulong(sqfs.super.block_size) (value of type _Ctype_ulong) as _Ctype_uint value in argument to (_Cfunc_sqfs_compressor_config_init) [i586] vendor/github.com/anuvu/squashfs/squash.go:630:83: cannot use _Ctype_ulong(sqfs.super.block_size) (value of type _Ctype_ulong) as _Ctype_uint value in variable declaration 2024-Mar-28 12:45:32 :: [i586] stacker.git 0.40.5-alt1: remote: build failed 2024-Mar-28 12:45:32 :: [i586] #200 stacker.git 0.40.5-alt1: build FAILED 2024-Mar-28 12:45:32 :: [i586] requesting cancellation of task processing 2024-Mar-28 12:46:16 :: [x86_64] #200 stacker.git 0.40.5-alt1: build OK [aarch64] + sed -i 's/static inline int open_tree/extern inline int open_tree/' ./vendor/github.com/lxc/lxd/lxd/include/syscall_wrappers.h [aarch64] + sed -i 's/static inline int mount_setattr/extern inline int mount_setattr/' ./vendor/github.com/lxc/lxd/lxd/include/syscall_wrappers.h [aarch64] + sed -i 's/static inline int move_mount/extern inline int move_mount/' ./vendor/github.com/lxc/lxd/lxd/include/syscall_wrappers.h [aarch64] + sed -i 's/int move_mount/int move_mount2/' ./vendor/github.com/lxc/lxd/lxd/include/syscall_wrappers.h [aarch64] + sed -i 's/ mount_setattr/ mount_setattr2/' ./vendor/github.com/lxc/lxd/lxd/include/syscall_wrappers.h [aarch64] + sed -i s/mount_setattr/mount_setattr2/ ./vendor/github.com/lxc/lxd/shared/idmap/shift_linux.go [aarch64] + go build -tags 'exclude_graphdriver_btrfs exclude_graphdriver_devicemapper containers_image_openpgp osusergo netgo' -ldflags '-X main.version=0.40.5' -o stacker ./cmd/stacker [aarch64] # github.com/anuvu/squashfs [aarch64] vendor/github.com/anuvu/squashfs/squash.go:238:12: cannot use uint64(nlinks) (value of type uint64) as uint32 value in struct literal [aarch64] vendor/github.com/anuvu/squashfs/squash.go:244:12: cannot use int64(blksize) (value of type int64) as int32 value in struct literal 2024-Mar-28 12:46:21 :: [aarch64] stacker.git 0.40.5-alt1: remote: build failed 2024-Mar-28 12:46:21 :: [aarch64] #200 stacker.git 0.40.5-alt1: build FAILED 2024-Mar-28 12:48:00 :: [ppc64le] #200 stacker.git 0.40.5-alt1: build OK 2024-Mar-28 12:45:32 :: [i586] build FAILED 2024-Mar-28 12:46:21 :: [aarch64] build FAILED 2024-Mar-28 12:48:00 :: task #343836 for sisyphus FAILED
next reply other threads:[~2024-03-28 12:48 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2024-03-28 12:48 Girar awaiter (fedor) [this message] 2024-11-01 9:01 ` [#343836] FAILED (try 2) " Girar awaiter (fedor)
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=girar.task.343836.1.1@gyle.mskdc.altlinux.org \ --to=girar-builder@altlinux.org \ --cc=devel@lists.altlinux.org \ --cc=fedor@altlinux.org \ --cc=girar-builder-sisyphus@altlinux.org \ --cc=sisyphus-incominger@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Girar Builder robot reports This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \ sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com public-inbox-index sisyphus-incominger Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger AGPL code for this site: git clone https://public-inbox.org/public-inbox.git