ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (nbr)" <girar-builder@altlinux.org>
To: Denis Medvedev <nbr@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#366204] [test-only] FAILED erlang.git=26.2.5.3-alt1
Date: Sat, 21 Dec 2024 11:05:40 +0000
Message-ID: <girar.task.366204.1.1@gyle.mskdc.altlinux.org> (raw)

https://git.altlinux.org/tasks/366204/logs/events.1.1.log
https://packages.altlinux.org/tasks/366204

subtask  name    aarch64    i586  ppc64le  x86_64
   #100  erlang   failed  failed   failed  failed

2024-Dec-21 11:02:31 :: test-only task #366204 for sisyphus started by nbr:
2024-Dec-21 11:02:31 :: message: ftbfs
#100 build 26.2.5.3-alt1 from /gears/e/erlang.git fetched at 2024-Dec-21 11:01:22 from sisyphus
2024-Dec-21 11:02:33 :: [i586] #100 erlang.git 26.2.5.3-alt1: build start
2024-Dec-21 11:02:33 :: [ppc64le] #100 erlang.git 26.2.5.3-alt1: build start
2024-Dec-21 11:02:33 :: [aarch64] #100 erlang.git 26.2.5.3-alt1: build start
2024-Dec-21 11:02:33 :: [x86_64] #100 erlang.git 26.2.5.3-alt1: build start
[x86_64] drivers/common/inet_drv.c: In function 'sctp_parse_async_event':
[x86_64] drivers/common/inet_drv.c:3511:54: error: passing argument 4 of 'load_inet_get_address' from incompatible pointer type [-Wincompatible-pointer-types]
[x86_64]  3511 |             i = load_inet_get_address(spec, i, desc, &sptr->spc_aaddr);
[x86_64] --
[x86_64] drivers/common/inet_drv.c: In function 'load_paddrinfo':
[x86_64] drivers/common/inet_drv.c:9494:46: error: passing argument 4 of 'load_inet_get_address' from incompatible pointer type [-Wincompatible-pointer-types]
[x86_64]  9494 |     i = load_inet_get_address(spec, i, desc, &pai->spinfo_address);
[x86_64] --
[x86_64] drivers/common/inet_drv.c: In function 'sctp_fill_opts':
[x86_64] drivers/common/inet_drv.c:10075:54: error: passing argument 4 of 'load_inet_get_address' from incompatible pointer type [-Wincompatible-pointer-types]
[x86_64] 10075 |             i = load_inet_get_address(spec, i, desc, &sp.sspp_addr);
[x86_64] --
[x86_64]  1934 |             struct sockaddr_storage* addr)
[x86_64] drivers/common/inet_drv.c:10137:54: error: passing argument 4 of 'load_inet_get_address' from incompatible pointer type [-Wincompatible-pointer-types]
[x86_64] 10137 |             i = load_inet_get_address(spec, i, desc, &ap.spp_address);
2024-Dec-21 11:04:17 :: [x86_64] erlang.git 26.2.5.3-alt1: remote: build failed
2024-Dec-21 11:04:17 :: [x86_64] #100 erlang.git 26.2.5.3-alt1: build FAILED
2024-Dec-21 11:04:17 :: [x86_64] requesting cancellation of task processing
[i586] beam/erl_bits.c: In function 'erts_bs_get_float_2':
[i586] beam/erl_bits.c:551:9: error: invalid conversion from type '_Float16' without option '-msse2'
[i586]   551 |         f.fd = FP16_TO_FP64(f16);
[i586] beam/erl_bits.c: In function 'erts_new_bs_put_float':
[i586] beam/erl_bits.c:1168:17: error: invalid conversion to type '_Float16' without option '-msse2'
[i586]  1168 |                 u.f16 = FP16_FROM_FP64(f.fd);
[i586] beam/erl_bits.c:1171:17: error: invalid conversion to type '_Float16' without option '-msse2'
[i586]  1171 |                 u.f16 = FP16_FROM_FP64(signed_val(arg));
[i586] beam/erl_bits.c:1181:17: error: invalid conversion to type '_Float16' without option '-msse2'
[i586]  1181 |                 u.f16 = FP16_FROM_FP64(f64);
[i586] beam/erl_bits.c:1332:17: error: invalid conversion to type '_Float16' without option '-msse2'
[i586]  1332 |                 f16 = FP16_FROM_FP64(f.fd);
[i586] beam/erl_bits.c:1335:17: error: invalid conversion to type '_Float16' without option '-msse2'
[i586]  1335 |                 f16 = FP16_FROM_FP64(signed_val(arg));
[i586] beam/erl_bits.c:1344:17: error: invalid conversion to type '_Float16' without option '-msse2'
[i586]  1344 |                 f16 = FP16_FROM_FP64(f64);
2024-Dec-21 11:04:24 :: [i586] erlang.git 26.2.5.3-alt1: remote: build failed
2024-Dec-21 11:04:24 :: [i586] #100 erlang.git 26.2.5.3-alt1: build FAILED
[aarch64] drivers/common/inet_drv.c: In function 'sctp_parse_async_event':
[aarch64] drivers/common/inet_drv.c:3511:54: error: passing argument 4 of 'load_inet_get_address' from incompatible pointer type [-Wincompatible-pointer-types]
[aarch64]  3511 |             i = load_inet_get_address(spec, i, desc, &sptr->spc_aaddr);
[aarch64] --
[aarch64] drivers/common/inet_drv.c: In function 'load_paddrinfo':
[aarch64] drivers/common/inet_drv.c:9494:46: error: passing argument 4 of 'load_inet_get_address' from incompatible pointer type [-Wincompatible-pointer-types]
[aarch64]  9494 |     i = load_inet_get_address(spec, i, desc, &pai->spinfo_address);
[aarch64] --
[aarch64] drivers/common/inet_drv.c: In function 'sctp_fill_opts':
[aarch64] drivers/common/inet_drv.c:10075:54: error: passing argument 4 of 'load_inet_get_address' from incompatible pointer type [-Wincompatible-pointer-types]
[aarch64] 10075 |             i = load_inet_get_address(spec, i, desc, &sp.sspp_addr);
[aarch64] --
[aarch64]  1934 |             struct sockaddr_storage* addr)
[aarch64] drivers/common/inet_drv.c:10137:54: error: passing argument 4 of 'load_inet_get_address' from incompatible pointer type [-Wincompatible-pointer-types]
[aarch64] 10137 |             i = load_inet_get_address(spec, i, desc, &ap.spp_address);
2024-Dec-21 11:05:38 :: [aarch64] erlang.git 26.2.5.3-alt1: remote: build failed
2024-Dec-21 11:05:38 :: [aarch64] #100 erlang.git 26.2.5.3-alt1: build FAILED
[ppc64le] drivers/common/inet_drv.c: In function 'sctp_parse_async_event':
[ppc64le] drivers/common/inet_drv.c:3511:54: error: passing argument 4 of 'load_inet_get_address' from incompatible pointer type [-Wincompatible-pointer-types]
[ppc64le]  3511 |             i = load_inet_get_address(spec, i, desc, &sptr->spc_aaddr);
[ppc64le] --
[ppc64le] drivers/common/inet_drv.c: In function 'load_paddrinfo':
[ppc64le] drivers/common/inet_drv.c:9494:46: error: passing argument 4 of 'load_inet_get_address' from incompatible pointer type [-Wincompatible-pointer-types]
[ppc64le]  9494 |     i = load_inet_get_address(spec, i, desc, &pai->spinfo_address);
[ppc64le] --
[ppc64le] drivers/common/inet_drv.c: In function 'sctp_fill_opts':
[ppc64le] drivers/common/inet_drv.c:10075:54: error: passing argument 4 of 'load_inet_get_address' from incompatible pointer type [-Wincompatible-pointer-types]
[ppc64le] 10075 |             i = load_inet_get_address(spec, i, desc, &sp.sspp_addr);
[ppc64le] --
[ppc64le]  1934 |             struct sockaddr_storage* addr)
[ppc64le] drivers/common/inet_drv.c:10137:54: error: passing argument 4 of 'load_inet_get_address' from incompatible pointer type [-Wincompatible-pointer-types]
[ppc64le] 10137 |             i = load_inet_get_address(spec, i, desc, &ap.spp_address);
2024-Dec-21 11:05:39 :: [ppc64le] erlang.git 26.2.5.3-alt1: remote: build failed
2024-Dec-21 11:05:39 :: [ppc64le] #100 erlang.git 26.2.5.3-alt1: build FAILED
2024-Dec-21 11:04:17 :: [x86_64] build FAILED
2024-Dec-21 11:04:24 :: [i586] build FAILED
2024-Dec-21 11:05:38 :: [aarch64] build FAILED
2024-Dec-21 11:05:39 :: [ppc64le] build FAILED
2024-Dec-21 11:05:39 :: task #366204 for sisyphus FAILED


                 reply	other threads:[~2024-12-21 11:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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.366204.1.1@gyle.mskdc.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=girar-builder-sisyphus@altlinux.org \
    --cc=nbr@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