ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (boyarsh)" <girar-builder@altlinux.org>
To: "Anton V. Boyarshinov" <boyarsh@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#265445] FAILED kernel-modules.git=sisyphus/kernel-modules-dm-secdel-std-def-1.0.7-alt5.1 ...
Date: Fri, 29 Jan 2021 08:16:39 +0000
Message-ID: <girar.task.265445.1.1@gyle.mskdc.altlinux.org> (raw)

http://git.altlinux.org/tasks/265445/logs/events.1.1.log

subtask  name            aarch64    armh    i586  ppc64le  x86_64
   #100  kernel-modules       41      59      38       51      36
   #200  kernel-modules   failed  failed  failed   failed  failed

2021-Jan-29 08:14:57 :: task #265445 for sisyphus started by boyarsh:
#100 build sisyphus/kernel-modules-dm-secdel-std-def-1.0.7-alt5.1 from /people/boyarsh/packages/kernel-modules.git fetched at 2021-Jan-29 08:14:09
#200 build sisyphus/kernel-modules-dm-secdel-un-def-1.0.7-alt5.1 from /people/boyarsh/packages/kernel-modules.git fetched at 2021-Jan-29 08:14:23
2021-Jan-29 08:14:58 :: created build repo
2021-Jan-29 08:14:59 :: [aarch64] #100 kernel-modules.git sisyphus/kernel-modules-dm-secdel-std-def-1.0.7-alt5.1: build start
2021-Jan-29 08:14:59 :: [armh] #100 kernel-modules.git sisyphus/kernel-modules-dm-secdel-std-def-1.0.7-alt5.1: build start
2021-Jan-29 08:14:59 :: [x86_64] #100 kernel-modules.git sisyphus/kernel-modules-dm-secdel-std-def-1.0.7-alt5.1: build start
2021-Jan-29 08:14:59 :: [ppc64le] #100 kernel-modules.git sisyphus/kernel-modules-dm-secdel-std-def-1.0.7-alt5.1: build start
2021-Jan-29 08:14:59 :: [i586] #100 kernel-modules.git sisyphus/kernel-modules-dm-secdel-std-def-1.0.7-alt5.1: build start
2021-Jan-29 08:15:35 :: [x86_64] #100 kernel-modules.git sisyphus/kernel-modules-dm-secdel-std-def-1.0.7-alt5.1: build OK
2021-Jan-29 08:15:35 :: [x86_64] #200 kernel-modules.git sisyphus/kernel-modules-dm-secdel-un-def-1.0.7-alt5.1: build start
2021-Jan-29 08:15:37 :: [i586] #100 kernel-modules.git sisyphus/kernel-modules-dm-secdel-std-def-1.0.7-alt5.1: build OK
2021-Jan-29 08:15:37 :: [i586] #200 kernel-modules.git sisyphus/kernel-modules-dm-secdel-un-def-1.0.7-alt5.1: build start
2021-Jan-29 08:15:40 :: [aarch64] #100 kernel-modules.git sisyphus/kernel-modules-dm-secdel-std-def-1.0.7-alt5.1: build OK
2021-Jan-29 08:15:40 :: [aarch64] #200 kernel-modules.git sisyphus/kernel-modules-dm-secdel-un-def-1.0.7-alt5.1: build start
2021-Jan-29 08:15:50 :: [ppc64le] #100 kernel-modules.git sisyphus/kernel-modules-dm-secdel-std-def-1.0.7-alt5.1: build OK
2021-Jan-29 08:15:50 :: [ppc64le] #200 kernel-modules.git sisyphus/kernel-modules-dm-secdel-un-def-1.0.7-alt5.1: build start
2021-Jan-29 08:15:58 :: [armh] #100 kernel-modules.git sisyphus/kernel-modules-dm-secdel-std-def-1.0.7-alt5.1: build OK
2021-Jan-29 08:15:58 :: [armh] #200 kernel-modules.git sisyphus/kernel-modules-dm-secdel-un-def-1.0.7-alt5.1: build start
[x86_64]   360 |    unsigned int nr_zones, report_zones_cb cb, void *data);
[x86_64] /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.c:338:14: error: passing argument 4 of 'blkdev_report_zones' from incompatible pointer type [-Werror=incompatible-pointer-types]
[x86_64]   338 |       zones, nr_zones);
[x86_64] --
[x86_64]   360 |    unsigned int nr_zones, report_zones_cb cb, void *data);
[x86_64] /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.c:337:8: error: too few arguments to function 'blkdev_report_zones'
[x86_64]   337 |  ret = blkdev_report_zones(lc->dev->bdev, secdel_map_sector(ti, sector),
[x86_64] --
[x86_64]   359 | int blkdev_report_zones(struct block_device *bdev, sector_t sector,
[x86_64] /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.c:343:3: error: implicit declaration of function 'dm_remap_zone_report' [-Werror=implicit-function-declaration]
[x86_64]   343 |   dm_remap_zone_report(ti, lc->start, zones, nr_zones);
[x86_64] /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.c: At top level:
[x86_64] /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.c:485:18: error: initialization of 'int (*)(struct dm_target *, struct dm_report_zones_args *, unsigned int)' from incompatible pointer type 'int (*)(struct dm_target *, sector_t,  struct blk_zone *, unsigned int *)' {aka 'int (*)(struct dm_target *, long long unsigned int,  struct blk_zone *, unsigned int *)'} [-Werror=incompatible-pointer-types]
[x86_64]   485 |  .report_zones = secdel_report_zones,
[x86_64] /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.c:485:18: note: (near initialization for 'secdel_target.report_zones')
[x86_64] cc1: some warnings being treated as errors
[x86_64] make[1]: *** [scripts/Makefile.build:279: /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.o] Error 1
2021-Jan-29 08:16:00 :: [x86_64] kernel-modules.git sisyphus/kernel-modules-dm-secdel-un-def-1.0.7-alt5.1: remote: build failed
2021-Jan-29 08:16:00 :: [x86_64] #200 kernel-modules.git sisyphus/kernel-modules-dm-secdel-un-def-1.0.7-alt5.1: build FAILED
2021-Jan-29 08:16:00 :: [x86_64] requesting cancellation of task processing
[i586]   360 |    unsigned int nr_zones, report_zones_cb cb, void *data);
[i586] /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.c:338:14: error: passing argument 4 of 'blkdev_report_zones' from incompatible pointer type [-Werror=incompatible-pointer-types]
[i586]   338 |       zones, nr_zones);
[i586] --
[i586]   360 |    unsigned int nr_zones, report_zones_cb cb, void *data);
[i586] /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.c:337:8: error: too few arguments to function 'blkdev_report_zones'
[i586]   337 |  ret = blkdev_report_zones(lc->dev->bdev, secdel_map_sector(ti, sector),
[i586] --
[i586]   359 | int blkdev_report_zones(struct block_device *bdev, sector_t sector,
[i586] /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.c:343:3: error: implicit declaration of function 'dm_remap_zone_report' [-Werror=implicit-function-declaration]
[i586]   343 |   dm_remap_zone_report(ti, lc->start, zones, nr_zones);
[i586] /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.c: At top level:
[i586] /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.c:485:18: error: initialization of 'int (*)(struct dm_target *, struct dm_report_zones_args *, unsigned int)' from incompatible pointer type 'int (*)(struct dm_target *, sector_t,  struct blk_zone *, unsigned int *)' {aka 'int (*)(struct dm_target *, long long unsigned int,  struct blk_zone *, unsigned int *)'} [-Werror=incompatible-pointer-types]
[i586]   485 |  .report_zones = secdel_report_zones,
[i586] /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.c:485:18: note: (near initialization for 'secdel_target.report_zones')
[i586] cc1: some warnings being treated as errors
[i586] make[1]: *** [scripts/Makefile.build:279: /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.o] Error 1
2021-Jan-29 08:16:02 :: [i586] kernel-modules.git sisyphus/kernel-modules-dm-secdel-un-def-1.0.7-alt5.1: remote: build failed
2021-Jan-29 08:16:02 :: [i586] #200 kernel-modules.git sisyphus/kernel-modules-dm-secdel-un-def-1.0.7-alt5.1: build FAILED
[aarch64]   360 |    unsigned int nr_zones, report_zones_cb cb, void *data);
[aarch64] /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.c:338:14: error: passing argument 4 of 'blkdev_report_zones' from incompatible pointer type [-Werror=incompatible-pointer-types]
[aarch64]   338 |       zones, nr_zones);
[aarch64] --
[aarch64]   360 |    unsigned int nr_zones, report_zones_cb cb, void *data);
[aarch64] /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.c:337:8: error: too few arguments to function 'blkdev_report_zones'
[aarch64]   337 |  ret = blkdev_report_zones(lc->dev->bdev, secdel_map_sector(ti, sector),
[aarch64] --
[aarch64]   359 | int blkdev_report_zones(struct block_device *bdev, sector_t sector,
[aarch64] /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.c:343:3: error: implicit declaration of function 'dm_remap_zone_report' [-Werror=implicit-function-declaration]
[aarch64]   343 |   dm_remap_zone_report(ti, lc->start, zones, nr_zones);
[aarch64] /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.c: At top level:
[aarch64] /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.c:485:18: error: initialization of 'int (*)(struct dm_target *, struct dm_report_zones_args *, unsigned int)' from incompatible pointer type 'int (*)(struct dm_target *, sector_t,  struct blk_zone *, unsigned int *)' {aka 'int (*)(struct dm_target *, long long unsigned int,  struct blk_zone *, unsigned int *)'} [-Werror=incompatible-pointer-types]
[aarch64]   485 |  .report_zones = secdel_report_zones,
[aarch64] /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.c:485:18: note: (near initialization for 'secdel_target.report_zones')
[aarch64] cc1: some warnings being treated as errors
[aarch64] make[1]: *** [scripts/Makefile.build:279: /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.o] Error 1
2021-Jan-29 08:16:04 :: [aarch64] kernel-modules.git sisyphus/kernel-modules-dm-secdel-un-def-1.0.7-alt5.1: remote: build failed
2021-Jan-29 08:16:04 :: [aarch64] #200 kernel-modules.git sisyphus/kernel-modules-dm-secdel-un-def-1.0.7-alt5.1: build FAILED
[ppc64le]   360 |    unsigned int nr_zones, report_zones_cb cb, void *data);
[ppc64le] /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.c:338:14: error: passing argument 4 of 'blkdev_report_zones' from incompatible pointer type [-Werror=incompatible-pointer-types]
[ppc64le]   338 |       zones, nr_zones);
[ppc64le] --
[ppc64le]   360 |    unsigned int nr_zones, report_zones_cb cb, void *data);
[ppc64le] /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.c:337:8: error: too few arguments to function 'blkdev_report_zones'
[ppc64le]   337 |  ret = blkdev_report_zones(lc->dev->bdev, secdel_map_sector(ti, sector),
[ppc64le] --
[ppc64le]   359 | int blkdev_report_zones(struct block_device *bdev, sector_t sector,
[ppc64le] /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.c:343:3: error: implicit declaration of function 'dm_remap_zone_report' [-Werror=implicit-function-declaration]
[ppc64le]   343 |   dm_remap_zone_report(ti, lc->start, zones, nr_zones);
[ppc64le] /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.c: At top level:
[ppc64le] /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.c:485:18: error: initialization of 'int (*)(struct dm_target *, struct dm_report_zones_args *, unsigned int)' from incompatible pointer type 'int (*)(struct dm_target *, sector_t,  struct blk_zone *, unsigned int *)' {aka 'int (*)(struct dm_target *, long long unsigned int,  struct blk_zone *, unsigned int *)'} [-Werror=incompatible-pointer-types]
[ppc64le]   485 |  .report_zones = secdel_report_zones,
[ppc64le] /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.c:485:18: note: (near initialization for 'secdel_target.report_zones')
[ppc64le] cc1: some warnings being treated as errors
[ppc64le] make[1]: *** [scripts/Makefile.build:279: /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.o] Error 1
2021-Jan-29 08:16:19 :: [ppc64le] kernel-modules.git sisyphus/kernel-modules-dm-secdel-un-def-1.0.7-alt5.1: remote: build failed
2021-Jan-29 08:16:19 :: [ppc64le] #200 kernel-modules.git sisyphus/kernel-modules-dm-secdel-un-def-1.0.7-alt5.1: build FAILED
[armh]   360 |    unsigned int nr_zones, report_zones_cb cb, void *data);
[armh] /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.c:338:14: error: passing argument 4 of 'blkdev_report_zones' from incompatible pointer type [-Werror=incompatible-pointer-types]
[armh]   338 |       zones, nr_zones);
[armh] --
[armh]   360 |    unsigned int nr_zones, report_zones_cb cb, void *data);
[armh] /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.c:337:8: error: too few arguments to function 'blkdev_report_zones'
[armh]   337 |  ret = blkdev_report_zones(lc->dev->bdev, secdel_map_sector(ti, sector),
[armh] --
[armh]   359 | int blkdev_report_zones(struct block_device *bdev, sector_t sector,
[armh] /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.c:343:3: error: implicit declaration of function 'dm_remap_zone_report' [-Werror=implicit-function-declaration]
[armh]   343 |   dm_remap_zone_report(ti, lc->start, zones, nr_zones);
[armh] /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.c: At top level:
[armh] /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.c:485:18: error: initialization of 'int (*)(struct dm_target *, struct dm_report_zones_args *, unsigned int)' from incompatible pointer type 'int (*)(struct dm_target *, sector_t,  struct blk_zone *, unsigned int *)' {aka 'int (*)(struct dm_target *, long long unsigned int,  struct blk_zone *, unsigned int *)'} [-Werror=incompatible-pointer-types]
[armh]   485 |  .report_zones = secdel_report_zones,
[armh] /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.c:485:18: note: (near initialization for 'secdel_target.report_zones')
[armh] cc1: some warnings being treated as errors
[armh] make[1]: *** [scripts/Makefile.build:279: /usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.o] Error 1
2021-Jan-29 08:16:39 :: [armh] kernel-modules.git sisyphus/kernel-modules-dm-secdel-un-def-1.0.7-alt5.1: remote: build failed
2021-Jan-29 08:16:39 :: [armh] #200 kernel-modules.git sisyphus/kernel-modules-dm-secdel-un-def-1.0.7-alt5.1: build FAILED
2021-Jan-29 08:16:00 :: [x86_64] build FAILED
2021-Jan-29 08:16:02 :: [i586] build FAILED
2021-Jan-29 08:16:04 :: [aarch64] build FAILED
2021-Jan-29 08:16:19 :: [ppc64le] build FAILED
2021-Jan-29 08:16:39 :: [armh] build FAILED
2021-Jan-29 08:16:39 :: task #265445 for sisyphus FAILED


             reply	other threads:[~2021-01-29  8:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-29  8:16 Girar awaiter (boyarsh) [this message]
2021-01-29  8:35 ` [#265445] DONE (try 2) kernel-modules.git=sisyphus/kernel-modules-dm-secdel-std-def-1.0.7-alt5.1 Girar pender (boyarsh)

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.265445.1.1@gyle.mskdc.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=boyarsh@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