ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#343836] FAILED squashfs-tools-ng.git=1.3.0-alt1 stacker.git=0.40.5-alt1
@ 2024-03-28 12:48 Girar awaiter (fedor)
  0 siblings, 0 replies; only message in thread
From: Girar awaiter (fedor) @ 2024-03-28 12:48 UTC (permalink / raw)
  To: Nadezhda Fedorova; +Cc: sisyphus-incominger, girar-builder-sisyphus

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-03-28 12:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-28 12:48 [#343836] FAILED squashfs-tools-ng.git=1.3.0-alt1 stacker.git=0.40.5-alt1 Girar awaiter (fedor)

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