Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 894736 - net-misc/frr-8.4.2 - pceplib/.../pcep_msg_objects_test.c: error: struct in6_addr has no member named _in6_u
Summary: net-misc/frr-8.4.2 - pceplib/.../pcep_msg_objects_test.c: error: struct in6_a...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-16 08:26 UTC by Toralf Förster
Modified: 2023-12-27 00:23 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,18.76 KB, text/plain)
2023-02-16 08:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,233.08 KB, text/plain)
2023-02-16 08:26 UTC, Toralf Förster
Details
environment (environment,139.14 KB, text/plain)
2023-02-16 08:26 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,29.58 KB, application/x-bzip)
2023-02-16 08:26 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,23.52 KB, application/x-bzip)
2023-02-16 08:26 UTC, Toralf Förster
Details
net-misc:frr-8.4.2:20230216-051724.log.bz2 (net-misc:frr-8.4.2:20230216-051724.log.bz2,15.44 KB, application/x-bzip)
2023-02-16 08:26 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,49.44 KB, application/x-bzip)
2023-02-16 08:26 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-02-16 08:26:51 UTC
too long lines were shrinked:

x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/frr/\" -DCONFDATE=0 -I.  -I./lib/assert -I. -I./include -I./lib -I.     -fms-extensions -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-functio
x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/frr/\" -DCONFDATE=0 -I.  -I./lib/assert -I. -I./include -I./lib -I.     -fms-extensions -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-functio
x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/frr/\" -DCONFDATE=0 -I.  -I./lib/assert -I. -I./include -I./lib -I.     -fms-extensions -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-functio
x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/frr/\" -DCONFDATE=0 -I.  -I./lib/assert -I. -I./include -I./lib -I.     -fms-extensions -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-functio
In file included from pceplib/test/pcep_msg_objects_test.c:31:
pceplib/test/pcep_msg_objects_test.c: In function 'test_pcep_obj_create_association_ipv6':
pceplib/test/pcep_msg_objects_test.c:308:36: error: 'struct in6_addr' has no member named '__in6_u'; did you mean '__in6_union'?
  308 |         CU_ASSERT_EQUAL(assoc->src.__in6_u.__u6_addr32[0],
      |                                    ^~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j4-20230214-161236

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12 *
clang/llvm (if any):
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.67.1 *
php cli (if any):

  HEAD of ::gentoo
commit 13a82aca2bb01f3de013d45b2d22294f44e3515c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Feb 16 04:31:48 2023 +0000

    2023-02-16 04:31:47 UTC

emerge -qpvO net-misc/frr
[ebuild  N    ] net-misc/frr-8.4.2  USE="ipv6 pam snmp -doc -fpm -grpc -nhrp -ospfapi -rpki -test" PYTHON_SINGLE_TARGET="python3_10 -python3_9 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2023-02-16 08:26:52 UTC
Created attachment 851678 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-16 08:26:54 UTC
Created attachment 851680 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-02-16 08:26:55 UTC
Created attachment 851682 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-02-16 08:26:56 UTC
Created attachment 851684 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-02-16 08:26:57 UTC
Created attachment 851686 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-16 08:26:58 UTC
Created attachment 851688 [details]
net-misc:frr-8.4.2:20230216-051724.log.bz2
Comment 7 Toralf Förster gentoo-dev 2023-02-16 08:26:59 UTC
Created attachment 851690 [details]
temp.tar.bz2