From: "Girar awaiter (andy)" <girar-builder@altlinux.org> To: "Andrew A. Vasilyev" <andy@altlinux.org> Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org Subject: [#340676] [test-only] FAILED ledmon.git=0.92-alt1 Date: Wed, 14 Feb 2024 11:13:39 +0000 Message-ID: <girar.task.340676.1.1@gyle.mskdc.altlinux.org> (raw) https://git.altlinux.org/tasks/340676/logs/events.1.1.log subtask name aarch64 armh i586 ppc64le x86_64 #100 ledmon failed failed failed failed failed 2024-Feb-14 11:12:48 :: test-only task #340676 for sisyphus started by andy: #100 build 0.92-alt1 from /people/andy/packages/ledmon.git fetched at 2024-Feb-14 11:12:47 2024-Feb-14 11:12:50 :: [aarch64] #100 ledmon.git 0.92-alt1: build start 2024-Feb-14 11:12:50 :: [armh] #100 ledmon.git 0.92-alt1: build start 2024-Feb-14 11:12:50 :: [i586] #100 ledmon.git 0.92-alt1: build start 2024-Feb-14 11:12:50 :: [x86_64] #100 ledmon.git 0.92-alt1: build start 2024-Feb-14 11:12:50 :: [ppc64le] #100 ledmon.git 0.92-alt1: build start [x86_64] amd_sgpio.c: In function '_dump_cfg_register': [x86_64] amd_sgpio.c:427:9: error: converting a packed 'struct config_register' pointer (alignment 1) to a 'uint32_t' {aka 'unsigned int'} pointer (alignment 4) may result in an unaligned pointer value [-Werror=address-of-packed-member] [x86_64] 427 | uint32_t *reg = (uint32_t *)cfg_reg; [x86_64] -- [x86_64] 150 | struct config_register { [x86_64] amd_sgpio.c:432:25: error: taking address of packed member of 'struct config_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [x86_64] 432 | _dump_sgpio_hdr(&cfg_reg->hdr); [x86_64] amd_sgpio.c:433:25: error: taking address of packed member of 'struct config_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [x86_64] 433 | _dump_sgpio_req(&cfg_reg->req); [x86_64] amd_sgpio.c:434:25: error: taking address of packed member of 'struct config_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [x86_64] 434 | _dump_sgpio_cfg(&cfg_reg->cfg); [x86_64] amd_sgpio.c: In function '_write_cfg_register': [x86_64] amd_sgpio.c:442:25: error: taking address of packed member of 'struct config_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [x86_64] 442 | _init_sgpio_hdr(&cfg_reg.hdr, 0, sizeof(cfg_reg)); [x86_64] amd_sgpio.c:443:25: error: taking address of packed member of 'struct config_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [x86_64] 443 | _init_sgpio_req(&cfg_reg.req, 0x40, 0x82, SGPIO_REQ_REG_TYPE_CFG, 0, 2); [x86_64] amd_sgpio.c:450:25: error: taking address of packed member of 'struct config_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [x86_64] 450 | _init_sgpio_cfg(&cfg_reg.cfg, 1, cache->blink_gen_a, cache->blink_gen_b, [x86_64] amd_sgpio.c: In function '_dump_tx_register': [x86_64] amd_sgpio.c:472:9: error: converting a packed 'struct transmit_register' pointer (alignment 1) to a 'uint32_t' {aka 'unsigned int'} pointer (alignment 4) may result in an unaligned pointer value [-Werror=address-of-packed-member] [x86_64] 472 | uint32_t *reg = (uint32_t *)tx_reg; [x86_64] -- [x86_64] 156 | struct transmit_register { [x86_64] amd_sgpio.c:477:25: error: taking address of packed member of 'struct transmit_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [x86_64] 477 | _dump_sgpio_hdr(&tx_reg->hdr); [x86_64] amd_sgpio.c:478:25: error: taking address of packed member of 'struct transmit_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [x86_64] 478 | _dump_sgpio_req(&tx_reg->req); 2024-Feb-14 11:13:07 :: [x86_64] ledmon.git 0.92-alt1: remote: build failed 2024-Feb-14 11:13:07 :: [x86_64] #100 ledmon.git 0.92-alt1: build FAILED 2024-Feb-14 11:13:07 :: [x86_64] requesting cancellation of task processing [i586] amd_sgpio.c: In function '_dump_cfg_register': [i586] amd_sgpio.c:427:9: error: converting a packed 'struct config_register' pointer (alignment 1) to a 'uint32_t' {aka 'unsigned int'} pointer (alignment 4) may result in an unaligned pointer value [-Werror=address-of-packed-member] [i586] 427 | uint32_t *reg = (uint32_t *)cfg_reg; [i586] -- [i586] 150 | struct config_register { [i586] amd_sgpio.c:432:25: error: taking address of packed member of 'struct config_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [i586] 432 | _dump_sgpio_hdr(&cfg_reg->hdr); [i586] amd_sgpio.c:433:25: error: taking address of packed member of 'struct config_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [i586] 433 | _dump_sgpio_req(&cfg_reg->req); [i586] amd_sgpio.c:434:25: error: taking address of packed member of 'struct config_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [i586] 434 | _dump_sgpio_cfg(&cfg_reg->cfg); [i586] amd_sgpio.c: In function '_write_cfg_register': [i586] amd_sgpio.c:442:25: error: taking address of packed member of 'struct config_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [i586] 442 | _init_sgpio_hdr(&cfg_reg.hdr, 0, sizeof(cfg_reg)); [i586] amd_sgpio.c:443:25: error: taking address of packed member of 'struct config_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [i586] 443 | _init_sgpio_req(&cfg_reg.req, 0x40, 0x82, SGPIO_REQ_REG_TYPE_CFG, 0, 2); [i586] amd_sgpio.c:450:25: error: taking address of packed member of 'struct config_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [i586] 450 | _init_sgpio_cfg(&cfg_reg.cfg, 1, cache->blink_gen_a, cache->blink_gen_b, [i586] amd_sgpio.c: In function '_dump_tx_register': [i586] amd_sgpio.c:472:9: error: converting a packed 'struct transmit_register' pointer (alignment 1) to a 'uint32_t' {aka 'unsigned int'} pointer (alignment 4) may result in an unaligned pointer value [-Werror=address-of-packed-member] [i586] 472 | uint32_t *reg = (uint32_t *)tx_reg; [i586] -- [i586] 156 | struct transmit_register { [i586] amd_sgpio.c:477:25: error: taking address of packed member of 'struct transmit_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [i586] 477 | _dump_sgpio_hdr(&tx_reg->hdr); [i586] amd_sgpio.c:478:25: error: taking address of packed member of 'struct transmit_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [i586] 478 | _dump_sgpio_req(&tx_reg->req); 2024-Feb-14 11:13:07 :: [i586] ledmon.git 0.92-alt1: remote: build failed 2024-Feb-14 11:13:07 :: [i586] #100 ledmon.git 0.92-alt1: build FAILED [aarch64] amd_sgpio.c: In function '_dump_cfg_register': [aarch64] amd_sgpio.c:427:9: error: converting a packed 'struct config_register' pointer (alignment 1) to a 'uint32_t' {aka 'unsigned int'} pointer (alignment 4) may result in an unaligned pointer value [-Werror=address-of-packed-member] [aarch64] 427 | uint32_t *reg = (uint32_t *)cfg_reg; [aarch64] -- [aarch64] 150 | struct config_register { [aarch64] amd_sgpio.c:432:25: error: taking address of packed member of 'struct config_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [aarch64] 432 | _dump_sgpio_hdr(&cfg_reg->hdr); [aarch64] amd_sgpio.c:433:25: error: taking address of packed member of 'struct config_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [aarch64] 433 | _dump_sgpio_req(&cfg_reg->req); [aarch64] amd_sgpio.c:434:25: error: taking address of packed member of 'struct config_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [aarch64] 434 | _dump_sgpio_cfg(&cfg_reg->cfg); [aarch64] amd_sgpio.c: In function '_write_cfg_register': [aarch64] amd_sgpio.c:442:25: error: taking address of packed member of 'struct config_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [aarch64] 442 | _init_sgpio_hdr(&cfg_reg.hdr, 0, sizeof(cfg_reg)); [aarch64] amd_sgpio.c:443:25: error: taking address of packed member of 'struct config_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [aarch64] 443 | _init_sgpio_req(&cfg_reg.req, 0x40, 0x82, SGPIO_REQ_REG_TYPE_CFG, 0, 2); [aarch64] amd_sgpio.c:450:25: error: taking address of packed member of 'struct config_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [aarch64] 450 | _init_sgpio_cfg(&cfg_reg.cfg, 1, cache->blink_gen_a, cache->blink_gen_b, [aarch64] amd_sgpio.c: In function '_dump_tx_register': [aarch64] amd_sgpio.c:472:9: error: converting a packed 'struct transmit_register' pointer (alignment 1) to a 'uint32_t' {aka 'unsigned int'} pointer (alignment 4) may result in an unaligned pointer value [-Werror=address-of-packed-member] [aarch64] 472 | uint32_t *reg = (uint32_t *)tx_reg; [aarch64] -- [aarch64] 156 | struct transmit_register { [aarch64] amd_sgpio.c:477:25: error: taking address of packed member of 'struct transmit_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [aarch64] 477 | _dump_sgpio_hdr(&tx_reg->hdr); [aarch64] amd_sgpio.c:478:25: error: taking address of packed member of 'struct transmit_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [aarch64] 478 | _dump_sgpio_req(&tx_reg->req); 2024-Feb-14 11:13:23 :: [aarch64] ledmon.git 0.92-alt1: remote: build failed 2024-Feb-14 11:13:23 :: [aarch64] #100 ledmon.git 0.92-alt1: build FAILED [ppc64le] amd_sgpio.c: In function '_dump_cfg_register': [ppc64le] amd_sgpio.c:427:9: error: converting a packed 'struct config_register' pointer (alignment 1) to a 'uint32_t' {aka 'unsigned int'} pointer (alignment 4) may result in an unaligned pointer value [-Werror=address-of-packed-member] [ppc64le] 427 | uint32_t *reg = (uint32_t *)cfg_reg; [ppc64le] -- [ppc64le] 150 | struct config_register { [ppc64le] amd_sgpio.c:432:25: error: taking address of packed member of 'struct config_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [ppc64le] 432 | _dump_sgpio_hdr(&cfg_reg->hdr); [ppc64le] amd_sgpio.c:433:25: error: taking address of packed member of 'struct config_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [ppc64le] 433 | _dump_sgpio_req(&cfg_reg->req); [ppc64le] amd_sgpio.c:434:25: error: taking address of packed member of 'struct config_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [ppc64le] 434 | _dump_sgpio_cfg(&cfg_reg->cfg); [ppc64le] amd_sgpio.c: In function '_write_cfg_register': [ppc64le] amd_sgpio.c:442:25: error: taking address of packed member of 'struct config_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [ppc64le] 442 | _init_sgpio_hdr(&cfg_reg.hdr, 0, sizeof(cfg_reg)); [ppc64le] amd_sgpio.c:443:25: error: taking address of packed member of 'struct config_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [ppc64le] 443 | _init_sgpio_req(&cfg_reg.req, 0x40, 0x82, SGPIO_REQ_REG_TYPE_CFG, 0, 2); [ppc64le] amd_sgpio.c:450:25: error: taking address of packed member of 'struct config_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [ppc64le] 450 | _init_sgpio_cfg(&cfg_reg.cfg, 1, cache->blink_gen_a, cache->blink_gen_b, [ppc64le] amd_sgpio.c: In function '_dump_tx_register': [ppc64le] amd_sgpio.c:472:9: error: converting a packed 'struct transmit_register' pointer (alignment 1) to a 'uint32_t' {aka 'unsigned int'} pointer (alignment 4) may result in an unaligned pointer value [-Werror=address-of-packed-member] [ppc64le] 472 | uint32_t *reg = (uint32_t *)tx_reg; [ppc64le] -- [ppc64le] 156 | struct transmit_register { [ppc64le] amd_sgpio.c:477:25: error: taking address of packed member of 'struct transmit_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [ppc64le] 477 | _dump_sgpio_hdr(&tx_reg->hdr); [ppc64le] amd_sgpio.c:478:25: error: taking address of packed member of 'struct transmit_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [ppc64le] 478 | _dump_sgpio_req(&tx_reg->req); 2024-Feb-14 11:13:27 :: [ppc64le] ledmon.git 0.92-alt1: remote: build failed 2024-Feb-14 11:13:27 :: [ppc64le] #100 ledmon.git 0.92-alt1: build FAILED [armh] amd_sgpio.c: In function '_dump_cfg_register': [armh] amd_sgpio.c:427:9: error: converting a packed 'struct config_register' pointer (alignment 1) to a 'uint32_t' {aka 'unsigned int'} pointer (alignment 4) may result in an unaligned pointer value [-Werror=address-of-packed-member] [armh] 427 | uint32_t *reg = (uint32_t *)cfg_reg; [armh] -- [armh] 150 | struct config_register { [armh] amd_sgpio.c:432:25: error: taking address of packed member of 'struct config_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [armh] 432 | _dump_sgpio_hdr(&cfg_reg->hdr); [armh] amd_sgpio.c:433:25: error: taking address of packed member of 'struct config_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [armh] 433 | _dump_sgpio_req(&cfg_reg->req); [armh] amd_sgpio.c:434:25: error: taking address of packed member of 'struct config_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [armh] 434 | _dump_sgpio_cfg(&cfg_reg->cfg); [armh] amd_sgpio.c: In function '_write_cfg_register': [armh] amd_sgpio.c:442:25: error: taking address of packed member of 'struct config_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [armh] 442 | _init_sgpio_hdr(&cfg_reg.hdr, 0, sizeof(cfg_reg)); [armh] amd_sgpio.c:443:25: error: taking address of packed member of 'struct config_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [armh] 443 | _init_sgpio_req(&cfg_reg.req, 0x40, 0x82, SGPIO_REQ_REG_TYPE_CFG, 0, 2); [armh] amd_sgpio.c:450:25: error: taking address of packed member of 'struct config_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [armh] 450 | _init_sgpio_cfg(&cfg_reg.cfg, 1, cache->blink_gen_a, cache->blink_gen_b, [armh] amd_sgpio.c: In function '_dump_tx_register': [armh] amd_sgpio.c:472:9: error: converting a packed 'struct transmit_register' pointer (alignment 1) to a 'uint32_t' {aka 'unsigned int'} pointer (alignment 4) may result in an unaligned pointer value [-Werror=address-of-packed-member] [armh] 472 | uint32_t *reg = (uint32_t *)tx_reg; [armh] -- [armh] 156 | struct transmit_register { [armh] amd_sgpio.c:477:25: error: taking address of packed member of 'struct transmit_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [armh] 477 | _dump_sgpio_hdr(&tx_reg->hdr); [armh] amd_sgpio.c:478:25: error: taking address of packed member of 'struct transmit_register' may result in an unaligned pointer value [-Werror=address-of-packed-member] [armh] 478 | _dump_sgpio_req(&tx_reg->req); 2024-Feb-14 11:13:39 :: [armh] ledmon.git 0.92-alt1: remote: build failed 2024-Feb-14 11:13:39 :: [armh] #100 ledmon.git 0.92-alt1: build FAILED 2024-Feb-14 11:13:07 :: [x86_64] build FAILED 2024-Feb-14 11:13:07 :: [i586] build FAILED 2024-Feb-14 11:13:23 :: [aarch64] build FAILED 2024-Feb-14 11:13:27 :: [ppc64le] build FAILED 2024-Feb-14 11:13:39 :: [armh] build FAILED 2024-Feb-14 11:13:39 :: task #340676 for sisyphus FAILED
reply other threads:[~2024-02-14 11:13 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.340676.1.1@gyle.mskdc.altlinux.org \ --to=girar-builder@altlinux.org \ --cc=andy@altlinux.org \ --cc=devel@lists.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